Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
 
(454 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 49: Line 55:
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use content pack like [https://www.nexusmods.com/stardewvalley/mods/20794 24H Clock Language]
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 60: 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 70: Line 99:
  
 
   |broke in = Stardew Valley 1.6
 
   |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 127: Line 165:
 
   |nexus  = 2088
 
   |nexus  = 2088
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Active Menu Anywhere
 +
   |author  = weizinai
 +
  |id      = weizinai.ActiveMenuAnywhere
 +
  |nexus  = 21093
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 138: Line 181:
  
 
   |broke in = Stardew Valley 1.6
 
   |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 143: Line 188:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdditionalMineMaps
 
   |id      = aedenthorn.AdditionalMineMaps
 +
  |curse  = 868700
 
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = AddMoney
 
  |author  = StephHoel
 
  |id      = StephHoel.AddMoney
 
  |nexus  = 21016
 
  |github  = StephHoel/ModsStardewValley/tree/main/AddMoney
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 159: Line 198:
 
   |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 186: Line 234:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Sprinklers
 +
  |author  = NCarigon
 +
  |id      = NCarigon.AdjustableSprinklers
 +
  |nexus  = 21843
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 206: Line 261:
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.1
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038 1.3].
+
<!--
 +
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 223: Line 281:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226 1.3].
+
<!--
 +
  |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 235: Line 296:
  
 
   |broke in = Stardew Valley 1.6
 
   |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 240: Line 308:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedCooking
 
   |id      = aedenthorn.AdvancedCooking
 +
  |curse  = 868782
 
   |nexus  = 11264
 
   |nexus  = 11264
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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 249: Line 327:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedFluteBlocks
 
   |id      = aedenthorn.AdvancedFluteBlocks
 +
  |curse  = 868790
 
   |nexus  = 10934
 
   |nexus  = 10934
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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 262: 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 267: Line 360:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedLootFramework
 
   |id      = aedenthorn.AdvancedLootFramework
 +
  |curse  = 868863
 
   |nexus  = 7739
 
   |nexus  = 7739
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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 293: Line 389:
  
 
   |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 298: Line 396:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedMenuPositioning
 
   |id      = aedenthorn.AdvancedMenuPositioning
 +
  |curse  = 868780
 
   |nexus  = 11315
 
   |nexus  = 11315
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 312: Line 411:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.AdvancedSocialInteractions
 
   |id      = spacechase0.AdvancedSocialInteractions
 +
  |curse  = 867133
 
   |nexus  = 14451
 
   |nexus  = 14451
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#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 = Stardew Valley 1.6
+
  |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 350: Line 461:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = abandoned
+
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 356: Line 467:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AFKTimePause
 
   |id      = aedenthorn.AFKTimePause
 +
  |curse  = 868715
 
   |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 367: Line 495:
  
 
   |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 383: Line 521:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AI Valley
 +
  |author  = Dualityofsoul
 +
  |id      = Dualityofsoul.AIValley
 +
  |nexus  = 25025
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 406: Line 551:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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 412: Line 569:
 
   |author  = Jag3dagster
 
   |author  = Jag3dagster
 
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 +
  |curse  = 989210
 
   |nexus  = 7629
 
   |nexus  = 7629
 
   |github  = Hedgehog-Technologies/StardewMods
 
   |github  = Hedgehog-Technologies/StardewMods
Line 459: Line 617:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AlternativeTextures
 
   |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 
   |nexus  = 9246
 
   |nexus  = 9246
 
   |github  = Floogen/AlternativeTextures
 
   |github  = Floogen/AlternativeTextures
Line 475: Line 634:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Active Window, Always Active Mod
 +
  |author  = AlexGoD
 +
  |id      = AlexGoD.AlwaysActiveMod
 +
  |nexus  = 25177
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Hay
 +
  |author  = Omek97
 +
   |id      = omek97.always_hay
 +
  |nexus  = 20808
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Always On Server for Multiplayer
 
   |name    = Always On Server for Multiplayer
 
   |author  = funny-snek and Zuberii
 
   |author  = funny-snek and Zuberii
   |id      = funny-snek.Always_On_Server
+
   |id      = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
 
   |nexus  = 2677
 
   |nexus  = 2677
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-47#post-29677 1.4].
+
   |unofficial version = 1.20.3-unofficial.2-mikko_perkele
 +
  |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Organize Chests
 +
  |author  = Zamiel
 +
  |id      = Zamiel.AlwaysOrganizeChests
 +
  |nexus  = 21207
 +
  |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 494: Line 673:
 
   |nexus  = 2733
 
   |nexus  = 2733
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
 +
  |author  = Saah
 +
  |id      = Saah.AlwaysShowBarValues
 +
  |nexus  = 23452
 +
  |github  = sarahvloos/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Special Title
 +
  |author  = DespairScent
 +
  |id      = DespairScent.AlwaysSpecialTitle
 +
  |nexus  = 22150
 +
  |github  = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 507: Line 700:
 
   |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
 +
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 514: Line 708:
 
   |id      = cindyexe.afddiw
 
   |id      = cindyexe.afddiw
 
   |nexus  = 8823
 
   |nexus  = 8823
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ancient Seed Expended, More Ancient Seeds C
 +
  |author  = Zexu2K
 +
  |id      = Zeux2K.More_Ancient_Seeds_C
 +
  |nexus  = 26498
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 522: Line 725:
 
   |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 539: Line 752:
 
   |github  = Jonqora/StardewMods
 
   |github  = Jonqora/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699 1.5].
+
<!--
 +
  |unofficial version = 1.2.1-unofficial.1-Mizzion
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Birth Every Night
+
  |name    = Angry Seagulls
 +
  |author  = spacechase0
 +
  |id      = spacechase0.AngrySeagulls
 +
  |nexus  = 26121
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Animal Birth Every Night
 
   |author  = Paritee
 
   |author  = Paritee
 
   |id      = Paritee.AnimalBirthEveryNight
 
   |id      = Paritee.AnimalBirthEveryNight
Line 566: Line 789:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AnimalDialogueFramework
 
   |id      = aedenthorn.AnimalDialogueFramework
 +
  |curse  = 868666
 
   |nexus  = 16881
 
   |nexus  = 16881
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 577: Line 801:
 
   |nexus  = 1538
 
   |nexus  = 1538
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Mood Fix
 +
  |author  = Grant Peters
 +
  |id      = GPeters-AnimalMoodFix
 +
  |nexus  = 761
 +
  |github  =
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Animal Observer
 
   |name    = Animal Observer
   |author  = NOFILENAMED
+
   |author  = nofilenamed
 
   |id      = NFN.ANIMOBS
 
   |id      = NFN.ANIMOBS
 
   |nexus  = 8653
 
   |nexus  = 8653
 
   |github  = nofilenamed/AnimalObserver
 
   |github  = nofilenamed/AnimalObserver
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 628: Line 860:
  
 
   |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 637: Line 876:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 653: Line 893:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.11
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3.11].
+
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
   |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 662: Line 912:
 
   |nexus  = 6196
 
   |nexus  = 6196
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 673: Line 921:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |status = obsolete
+
   |status = obsolete
   |summary = remove this mod (Added in Stardew Valley 1.6)
+
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 686: Line 934:
 
   |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
 +
  |curse  = 868854
 
   |nexus  = 7957
 
   |nexus  = 7957
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 699: Line 950:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after HD Portraits-->
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 739: Line 992:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.YAJM
 
   |id      = aedenthorn.YAJM
 +
  |curse  = 868885
 
   |nexus  = 6546
 
   |nexus  = 6546
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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 750: Line 1,006:
 
   |nexus  = 2887
 
   |nexus  = 2887
 
   |github  = funny-snek/anticheat-and-servercode
 
   |github  = funny-snek/anticheat-and-servercode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AntiCheat Whitelist, AntiCheat Server Whitelist
 +
  |author  = alichan, alichanST
 +
  |id      = alichan.AntiCheatWhitelist
 +
  |nexus  = 24204
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 764: Line 1,027:
 
   |nexus  = 5371
 
   |nexus  = 5371
 
   |github  = super-aardvark/AardvarkMods-SDV
 
   |github  = super-aardvark/AardvarkMods-SDV
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Anti Tool Exhaustion
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.antiToolExhaustion
 +
  |curse  = 1081754
 +
  |nexus  = 26371
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 778: Line 1,049:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AprilFools
 
   |id      = aedenthorn.AprilFools
 +
  |curse  = 868768
 
   |nexus  = 11496
 
   |nexus  = 11496
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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 787: Line 1,061:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.AQualityMod
 
   |id      = spacechase0.AQualityMod
 +
  |curse  = 867134
 
   |nexus  = 14448
 
   |nexus  = 14448
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |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 823: Line 1,105:
  
 
   |broke in = Stardew Valley 1.6
 
   |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 828: Line 1,129:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.Archery
 
   |id      = PeacefulEnd.Archery
 +
  |curse  = 870921
 
   |nexus  = 16767
 
   |nexus  = 16767
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
Line 837: Line 1,139:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.Archery.StarterPack.Code
 
   |id      = PeacefulEnd.Archery.StarterPack.Code
 +
  |curse  = 870920
 
   |nexus  = 16768
 
   |nexus  = 16768
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
Line 850: Line 1,153:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Armor Ore
 +
  |author  = gmff
 +
  |id      = GMFF.ArmorOre
 +
  |nexus  =
 +
  |curse  = 485718
 +
  |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 858: Line 1,179:
 
   |moddrop = 661378
 
   |moddrop = 661378
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 891: Line 1,210:
  
 
   |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 916: Line 1,243:
 
   |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 926: Line 1,260:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322 1.4].
+
<!--
 +
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 957: Line 1,294:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.AudioDescription
 
   |id      = mistyspring.AudioDescription
  |curse  = 880513
 
 
   |nexus  = 16294
 
   |nexus  = 16294
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Devices
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.audiodevices
 +
  |nexus  = 2838
 +
  |github  = maxvollmer/AudioDevices
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 974: Line 1,321:
 
   |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
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 4.0.1
+
   |name    = Auto-Attack
   |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-130#post-120687
+
  |author  = X3n0n182
 +
  |id      = X3n0n182.AutoAttack
 +
   |nexus  = 7258
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 989: Line 1,340:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Auto-Attack
 
  |author  = X3n0n182
 
  |id      = X3n0n182.AutoAttack
 
  |nexus  = 7258
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,003: Line 1,347:
 
   |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
 +
  |name    = Auto Catch Fish
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.AutoCatchFishMod
 +
  |nexus  = 25997
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,008: Line 1,373:
 
   |author  = Ben880, ben1830
 
   |author  = Ben880, ben1830
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 +
  |curse  = 990166
 
   |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 1,022: Line 1,395:
 
   |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,038: Line 1,418:
 
   |github  = Dwayneten/AutoFarmScreenshot
 
   |github  = Dwayneten/AutoFarmScreenshot
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 1,050: Line 1,434:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#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,057: Line 1,448:
 
   |nexus  = 1895
 
   |nexus  = 1895
 
   |github  = WhiteMinds/mod-sv-autofish
 
   |github  = WhiteMinds/mod-sv-autofish
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autofish, Autofish Used All Version
 +
   |author  = dirinkbottle
 +
  |id      = dirinkbottle.autofish
 +
  |nexus  = 26954
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,068: Line 1,464:
  
 
   |broke in = Stardew Valley 1.6
 
   |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  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,075: Line 1,478:
 
   |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,082: Line 1,495:
 
   |nexus  = 14162
 
   |nexus  = 14162
 
   |github  =
 
   |github  =
 
+
}}
   |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,096: Line 1,521:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.Automate
 
   |id      = Pathoschild.Automate
 +
  |curse  = 992857
 
   |nexus  = 1063
 
   |nexus  = 1063
 
   |moddrop = 509760
 
   |moddrop = 509760
Line 1,118: Line 1,544:
 
   |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,125: Line 1,559:
 
   |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,132: Line 1,575:
 
   |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
 +
  |name    = Automatic To-Do List
 +
  |author  = VoxaelFox
 +
  |id      = VoxaelFox.AutomaticTodoList
 +
  |nexus  = 26008
 +
  |github  = paulwrubel/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,142: Line 1,599:
 
}}
 
}}
 
{{#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    = Auto Melee Attack
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoMeleeAttack
 +
  |nexus  = 20704
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autonomals
 +
  |author  = DespairScent
 +
  |id      = DespairScent.Autonomals
 +
  |nexus  = 22879
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AutoPetter
 +
  |author  = Brogio
 +
  |id      = Brogio.AutoPetter
 +
  |nexus  = 27203
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
 
   |author  = Jag3Dagster
 
   |author  = Jag3Dagster
 
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 
   |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,154: Line 1,633:
 
   |nexus  = 443
 
   |nexus  = 443
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Stack Bait & Ammo
 +
  |author  = Jonathan Feenstra
 +
  |id      = JonathanFeenstra.AutoStackBait
 +
  |nexus  = 23423
 +
  |github  = JonathanFeenstra/Auto-StackBaitAndAmmo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,162: Line 1,648:
 
   |moddrop = 833539
 
   |moddrop = 833539
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Stack Items to Chest
 +
  |author  = Chosimba
 +
  |id      = Chosimba.AutoStackItemsToChest
 +
  |nexus  = 2307
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,169: Line 1,666:
 
   |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,180: Line 1,675:
  
 
   |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  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,198: Line 1,699:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AutoWater
+
   |name    = Auto Water
 
   |author  = Steph Hoel
 
   |author  = Steph Hoel
 
   |id      = StephHoel.AutoWater
 
   |id      = StephHoel.AutoWater
 
   |nexus  = 21022
 
   |nexus  = 21022
   |github  = StephHoel/ModsStardewValley/tree/main/AutoWater
+
   |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,222: Line 1,723:
 
   |nexus  = 5463
 
   |nexus  = 5463
 
   |github  = stellarashes/SDVMods
 
   |github  = stellarashes/SDVMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,234: Line 1,733:
 
   |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,246: Line 1,745:
  
 
   |status  = abandoned
 
   |status  = abandoned
   |summary = remove this mod (no longer maintained; was entirely absorbed by vanilla.).
+
   |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,266: Line 1,792:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.BackstoryQuestionsFramework
 
   |id      = spacechase0.BackstoryQuestionsFramework
 +
  |curse  = 867131
 
   |nexus  = 14570
 
   |nexus  = 14570
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
 
   |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,284: Line 1,825:
 
   |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,292: Line 1,840:
 
   |moddrop = 986076
 
   |moddrop = 986076
 
   |github  = lshtech/StardewValleyMods
 
   |github  = lshtech/StardewValleyMods
 
+
  |summary = feature now in vanilla game (1.6)
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 1,310: Line 1,858:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.3.4-unofficial.4-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,320: Line 1,870:
  
 
   |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,328: Line 1,885:
 
   |github  = Ilyaki/BattleRoyalley
 
   |github  = Ilyaki/BattleRoyalley
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
+
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,337: Line 1,896:
 
   |id      = tylergibbs2.BattleRoyalleyYear2
 
   |id      = tylergibbs2.BattleRoyalleyYear2
 
   |nexus  = 9891
 
   |nexus  = 9891
   |github  = tylergibbs2/BattleRoyalley-Year2
+
   |github  = tylergibbs2/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Beatable Lucky Purple Shorts
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.BeatableLuckyShortsMonster
 +
  |nexus  = 25095
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,346: Line 1,912:
 
   |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,352: Line 1,925:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BedTweaks
 
   |id      = aedenthorn.BedTweaks
 +
  |curse  = 868834
 
   |nexus  = 10023
 
   |nexus  = 10023
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
   |unofficial version = 0.4.1-unofficial.1-FlyingTNT
+
   |unofficial version = 0.3.1-unofficial.2-FlyingTNT
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/123
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee Paths
+
  |name    = Bee House Flower Range Fix
   |author  = aedenthorn, Erinthe
+
  |author  = KirbyLink
   |id      = aedenthorn.BeePaths
+
  |id      = kirbylink.beehousefix
 +
  |nexus  = 3013
 +
  |github  = KirbyLink/BeeHouseFix
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bee Paths
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.BeePaths
 +
  |curse  = 868914
 
   |nexus  = 14812
 
   |nexus  = 14812
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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,375: Line 1,962:
 
   |nexus  = 2569
 
   |nexus  = 2569
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Be My Valentine
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.BeMyValentine
 +
  |nexus  = 5219
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,383: Line 1,979:
 
   |nexus  = 9315
 
   |nexus  = 9315
 
   |github  = AHilyard/BerrySeasonReminder
 
   |github  = AHilyard/BerrySeasonReminder
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better 10 Hearts
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.Better10Hearts
 +
  |nexus  = 3605
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,404: Line 2,010:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |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,420: Line 2,028:
 
   |nexus  = 8141
 
   |nexus  = 8141
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,444: Line 2,050:
 
   |nexus  = 11166
 
   |nexus  = 11166
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Cabin
 +
   |author  = weizinai
 +
  |id      = weizinai.BetterCabin
 +
  |nexus  = 25368
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,452: Line 2,063:
 
   |id      = furyx639.BetterChests
 
   |id      = furyx639.BetterChests
 
   |curse  = 871836
 
   |curse  = 871836
 +
  |moddrop = 1547210
 
   |nexus  = 9791
 
   |nexus  = 9791
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crab Pots
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.BetterCrabPots
 +
  |nexus  = 3159
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting
 +
  |author  = RedstoneBoy
 +
  |id      = RedstoneBoy.BetterCrafting
 +
  |nexus  = 2504
 +
  |github  = RedstoneBoy/BetterCrafting
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,462: Line 2,094:
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,469: Line 2,099:
 
   |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
  
   |broke in = Stardew Valley 1.6<!--@retest-after Better Crafting-->
+
   |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,498: Line 2,137:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.4].
+
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,505: Line 2,147:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BetterElevator
 
   |id      = aedenthorn.BetterElevator
 +
  |curse  = 868746
 
   |nexus  = 12802
 
   |nexus  = 12802
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121853
+
   |status  = workaround
   |unofficial version = 0.2.5-unofficial.1-FlyingTNT
+
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
   |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/129
+
}}
 +
{{#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,533: Line 2,189:
 
   |nexus  = 10287
 
   |nexus  = 10287
 
   |github  = urbanyeti/stardew-better-friendship
 
   |github  = urbanyeti/stardew-better-friendship
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Frog Control, Spit That Up - Better Frog Control
 +
  |author  = Malkavian, Malkavian242
 +
  |id      = malkavian.betterfrogcontrol
 +
  |nexus  = 26144
 +
  |github  = LucasOCastro/StardewValley-BetterFrogControl
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,542: Line 2,205:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.4].
+
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.6.1-unofficial.4-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,562: Line 2,228:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934 1.5].
+
  |status  = workaround
 +
   |summary = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 +
  |unofficial version = 1.6.1-unofficial.1-benjiismydog
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,587: Line 2,258:
 
}}
 
}}
 
{{#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
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,620: Line 2,289:
 
   |nexus  = 2221
 
   |nexus  = 2221
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,648: Line 2,315:
 
   |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,666: Line 2,340:
  
 
   |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,698: Line 2,374:
 
   |nexus  = 17252
 
   |nexus  = 17252
 
   |github  = Achtuur/StardewMods
 
   |github  = Achtuur/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,747: Line 2,421:
 
   |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,761: Line 2,435:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.BetterShipping
 
   |id      = MindMeltMax.BetterShipping
 +
  |curse  = 1004479
 +
  |moddrop = 1135742
 
   |nexus  = 10487
 
   |nexus  = 10487
  |moddrop = 1135742
 
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
Line 1,775: Line 2,450:
 
   |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,801: Line 2,476:
 
   |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,811: Line 2,488:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sonar Bobber
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.BetterSonarBobber
 +
  |nexus  = 24837
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,818: Line 2,502:
 
   |nexus  = 1992
 
   |nexus  = 1992
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#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,837: Line 2,526:
 
   |nexus  = 17767
 
   |nexus  = 17767
 
   |github  = jamescodesthings/smapi-better-sprinklers
 
   |github  = jamescodesthings/smapi-better-sprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sprinklers Plus (1.6)
 +
  |author  = gingajamie
 +
  |id      = com.gingajamie.BetterSprinklersPlus
 +
  |nexus  = 21624
 +
  |github  = gingajamie/smapi-better-sprinklers-plus-encore
 +
 +
  |status  = abandoned
 +
  |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Stardrops
 +
  |author  = Rokugin
 +
  |id      = Rokugin.BetterStardrops
 +
  |nexus  = 21360
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Statue Of Blessings
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.betterStatueOfBlessings
 +
  |curse  = 1081728
 +
  |nexus  = 25022
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,847: Line 2,561:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Theater
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.BetterTheater
 +
  |nexus  = 25002
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,855: Line 2,576:
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
  
   |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 Trash Can
 +
  |author  = shivaGuy
 +
  |id      = shivaGuy.BetterTrashCan
 +
  |nexus  = 11814
 +
  |github  =
 +
}}
 +
{{#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,866: Line 2,621:
  
 
   |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,875: Line 2,632:
  
 
   |broke in = Stardew Valley 1.6
 
   |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  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,897: Line 2,670:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Craftables for 1.6
 +
  |author  = manifoldSamurai, mfdsam
 +
  |id      = YourName.BiggerCraftables
 +
  |nexus  = 24886
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Fridges
 +
  |author  = Entoarox
 +
  |id      = Entoarox.BiggerFridges
 +
  |nexus  = 21678
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,934: Line 2,721:
 
   |nexus  = 6948
 
   |nexus  = 6948
 
   |github  = desto-git/sdv-mods
 
   |github  = desto-git/sdv-mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,942: Line 2,727:
 
   |id      = drbirbdev.BinningSkill
 
   |id      = drbirbdev.BinningSkill
 
   |nexus  = 14073
 
   |nexus  = 14073
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birb Core
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.BirbCore
 +
  |nexus  = 19140
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 
}}
 
}}
Line 1,951: Line 2,743:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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,970: Line 2,768:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Birthday Today
+
  |name    = Birthday Notifications
 +
  |author  = Honduriel
 +
  |id      = Honduriel.SVM_BirthdayNotifications
 +
  |nexus  = 20948
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Birthday Today
 
   |author  = ChiroxT
 
   |author  = ChiroxT
 
   |id      = treinke.birthdaytoday
 
   |id      = treinke.birthdaytoday
 
   |nexus  = 11578
 
   |nexus  = 11578
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Capsule Mod
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSCapsuleMod
 +
  |nexus  = 2502
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS MP Kick Mod
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSMPKickMenu
 +
  |nexus  = 2503
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
Line 1,982: Line 2,817:
 
   |nexus  = 2820
 
   |nexus  = 2820
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 1,990: Line 2,863:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821 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 2,029: Line 2,905:
  
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blinking Cursed Mannequins
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.BlinkingMannequin
 +
  |nexus  = 25750
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,060: Line 2,943:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bookcase
+
  |name    = Blue Chickens in Multiplayer
   |author  = Darkhax
+
  |author  = WindHero
   |id      = darkhax.bookcase
+
  |id      = WindHero.BlueChickensInMultiplayer
   |nexus  =
+
  |nexus  = 2336
   |curse  = 297252
+
  |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
 +
  |name    = Bomb Drop
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.BombDropMod
 +
  |nexus  = 26062
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bookcase
 +
   |author  = Darkhax
 +
   |id      = darkhax.bookcase
 +
   |nexus  =
 +
   |curse  = 297252
 
   |github  = Stardew-Valley-Modding/Bookcase
 
   |github  = Stardew-Valley-Modding/Bookcase
  
Line 2,070: Line 2,971:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Boogies Tidy Crafting
+
   |name    = Boomerangs, Boomerang Mod
   |author  = Boogie
+
   |author  = Arannya
   |id      = Boogie.Crafting
+
   |id      = Arannya.Weapons.Boomerangs
   |nexus  = 7177
+
   |nexus  = 22724
   |summary = Not showing new 1.6 crafting recipices
+
   |github  = arannya/BoomerangMod
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,094: Line 2,994:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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,122: Line 3,044:
 
   |github  = StarAmy/BreedingOverhaul
 
   |github  = StarAmy/BreedingOverhaul
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
   |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,136: Line 3,066:
 
}}
 
}}
 
{{#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,149: Line 3,079:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.7-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buffs Last
 +
  |author  = aceynk
 +
  |id      = aceynk.BuffsLast
 +
  |nexus  = 25611
 +
  |github  = aceynk/Buffs-Last
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,178: Line 3,117:
 
   |github  = SlivaStari/BuildableForge
 
   |github  = SlivaStari/BuildableForge
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |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,187: Line 3,134:
 
   |github  = Yariazen/YariazenMods
 
   |github  = Yariazen/YariazenMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Solid Foundations-->
+
  |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,213: Line 3,169:
 
   |nexus  = 446
 
   |nexus  = 446
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buildings Included
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.MapBuildings
 +
  |nexus  = 27359
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,235: Line 3,198:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BulkAnimalPurchase
 
   |id      = aedenthorn.BulkAnimalPurchase
 +
  |curse  = 868767
 
   |nexus  = 11539
 
   |nexus  = 11539
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bulk Buy
 +
  |author  = focustense
 +
  |id      = focustense.BulkBuy
 +
  |nexus  = 26856
 +
  |github  = focustense/StardewBulkBuy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,244: Line 3,217:
 
   |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,263: Line 3,236:
 
   |nexus  = 15792
 
   |nexus  = 15792
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,273: Line 3,244:
 
   |github  = hootless/StardewMods
 
   |github  = hootless/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url = https://github.com/Xytronix/BusLocations/releases/tag/1.2.1
+
   |unofficial url     = https://github.com/Xytronix/BusLocations/releases
   |unofficial version = 1.2.1
+
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Trigger Action Stuff
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.BETAS
 +
  |nexus  = 27100
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,302: Line 3,287:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,309: Line 3,295:
 
   |nexus  = 1126
 
   |nexus  = 1126
 
   |github  = Denifia/StardewMods
 
   |github  = Denifia/StardewMods
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/21137
 
  |unofficial version = 2.1.1-unofficial.1-cyxyr
 
  |pull request      = https://github.com/Denifia/StardewMods/pull/50
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = {{nexus mod|21137}}
 +
  |unofficial version = 2.1.1-unofficial.2-cyxyr
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cabin Owner Displayed
+
  |name    = Bwdyworks
 +
  |author  = bwdy
 +
  |id      = bwdyworks
 +
  |nexus  = 3530
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Cabin Owner Displayed
 
   |author  = funny-snek
 
   |author  = funny-snek
 
   |id      = funnysnek.displaycabinowner
 
   |id      = funnysnek.displaycabinowner
Line 2,329: Line 3,324:
 
   |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,335: Line 3,337:
 
   |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    = Calico Statue Spotter
 +
  |author  = wronque
 +
  |id      = wronque.CalicoStatueSpotter
 +
  |nexus  = 25837
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Call to Build
 +
  |author  = TheWarpriest
 +
  |id      = TheWarpriest.CallToBuild
 +
  |nexus  = 26122
 +
  |github  =
 +
}}
 +
{{#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,359: Line 3,382:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cape Stardew
 +
  |author  = Arony, dreamygloom
 +
  |id      = dreamygloom.CapeStardewCode
 +
  |nexus  = 14635
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Capitalist Split Money
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.CapitalistSplitMoney
 +
  |nexus  = 3083
 +
  |github  = Ilyaki/CapitalistSplitMoney
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,394: Line 3,435:
 
   |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,403: Line 3,457:
 
   |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,416: Line 3,470:
 
   |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,425: Line 3,479:
 
   |github  = adverserath/StardewValley-CasualLifeMod
 
   |github  = adverserath/StardewValley-CasualLifeMod
  
   |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,431: Line 3,487:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CatalogueFilter
 
   |id      = aedenthorn.CatalogueFilter
 +
  |curse  = 868740
 
   |nexus  = 13137
 
   |nexus  = 13137
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |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,476: Line 3,549:
  
 
   |broke in = Stardew Valley 1.6
 
   |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,482: Line 3,557:
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |nexus  = 7407
 
   |nexus  = 7407
   |status = obsolete
+
 
   |summary = remove this mod (Added 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,498: Line 3,574:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CaveOfMemories
 
   |id      = PeacefulEnd.CaveOfMemories
 +
  |curse  = 870927
 
   |nexus  = 12619
 
   |nexus  = 12619
 
   |github  = Floogen/MysticalBuildings
 
   |github  = Floogen/MysticalBuildings
Line 2,563: Line 3,640:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
Line 2,573: Line 3,651:
 
   |nexus  = 13428
 
   |nexus  = 13428
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,591: Line 3,667:
 
   |nexus  = 6101
 
   |nexus  = 6101
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,623: Line 3,697:
 
   |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,632: Line 3,713:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chaste Valley
 +
  |author  = Tensor
 +
  |id      = Tensor.ChasteValley
 +
  |nexus  = 21925
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,642: Line 3,730:
  
 
   |broke in = Stardew Valley 1.6
 
   |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,656: Line 3,746:
 
   |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,701: Line 3,793:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ChessBoards
 
   |id      = aedenthorn.ChessBoards
 +
  |curse  = 868765
 
   |nexus  = 11580
 
   |nexus  = 11580
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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,710: Line 3,805:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
Line 2,723: Line 3,819:
  
 
   |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,754: Line 3,857:
 
   |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,765: Line 3,875:
 
   |broke in = Stardew Valley 1.6
 
   |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,775: Line 3,885:
 
}}
 
}}
 
{{#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  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Values
 +
  |author  = MysticalAsian
 +
  |id      = MysticalAsian.ChestValues
 +
  |nexus  = 23878
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Child Bed Config
 +
  |author  = aclockworkhound
 +
  |id      = aclockworkhound.ChildBedConfig
 +
  |nexus  = 3540
 +
  |github  = clockworkhound/SDV-ChildBedConfig
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Children Like Parents, Dynamic Children Replacer
 +
   |author  = CroiDorcha
 +
   |id      = CroiDorcha.ChildrenLikeParent
 +
   |nexus  = 1756
 
   |github  =
 
   |github  =
  
Line 2,801: Line 3,936:
 
   |github  = loe2run/ChildToNPC
 
   |github  = loe2run/ChildToNPC
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501 1.5].
+
<!--
 +
  |unofficial version = 1.2.1-unofficial.8-candidus42
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,849: Line 3,987:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = workaround
+
   |status   = abandoned
   |summary = use [[#Never Ending Adventure - NPC Mateo|Never Ending Adventure - NPC Mateo]] instead
+
   |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,856: Line 4,005:
 
   |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,865: Line 4,014:
 
   |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,874: Line 4,023:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
 
   |id      = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
 +
  |curse  = 1000642
 
   |nexus  = 5
 
   |nexus  = 5
 
   |moddrop = 509768
 
   |moddrop = 509768
Line 2,907: Line 4,057:
 
   |nexus  = 794
 
   |nexus  = 794
 
   |github  = tstaples/CleanFarm
 
   |github  = tstaples/CleanFarm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clear Farm Debris
 +
  |author  = David Renne
 +
  |id      = DavidRenne.ClearFarmDebris
 +
  |nexus  = 26715
 +
  |github  =
 +
}}
 +
{{#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,918: Line 4,082:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
 +
  |nexus  = 604
 +
  |moddrop = 664033
 +
  |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,925: Line 4,118:
 
   |nexus  = 18765
 
   |nexus  = 18765
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#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,938: Line 4,136:
 
   |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,950: Line 4,159:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CoinCollector
 
   |id      = aedenthorn.CoinCollector
 +
  |curse  = 868837
 
   |nexus  = 9843
 
   |nexus  = 9843
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 2,963: Line 4,173:
 
}}
 
}}
 
{{#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
Line 2,977: Line 4,198:
  
 
   |broke in = Stardew Valley 1.6
 
   |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
Line 2,984: Line 4,217:
 
   |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 Fishing Rods
 +
  |author  = atravita
 +
  |id      = atravita.ColorfulFishingRods
 +
  |nexus  = 25258
 +
  |github  = 6480k/colorful-fishing-rods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,003: Line 4,260:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CombatDummy
 
   |id      = PeacefulEnd.CombatDummy
 +
  |curse  = 870919
 
   |nexus  = 16769
 
   |nexus  = 16769
 
   |github  = Floogen/CombatDummy
 
   |github  = Floogen/CombatDummy
Line 3,032: Line 4,290:
 
   |author  = SlayerDharok
 
   |author  = SlayerDharok
 
   |id      = SlayerDharok.CombineMachines
 
   |id      = SlayerDharok.CombineMachines
 +
  |curse  = 992028
 
   |nexus  = 7411
 
   |nexus  = 7411
 
   |github  = Videogamers0/SDV-CombineMachines
 
   |github  = Videogamers0/SDV-CombineMachines
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,061: Line 4,319:
 
   |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
Line 3,071: Line 4,329:
 
   |nexus  = 20425
 
   |nexus  = 20425
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,109: Line 4,365:
  
 
   |broke in = Stardew Valley 1.6
 
   |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
Line 3,148: Line 4,421:
 
   |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
Line 3,179: Line 4,462:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configure Machine Speed
 
   |name    = Configure Machine Speed
   |author  = StephHoel
+
   |author  = Steph Hoel
 
   |id      = StephHoel.ConfigureMachineSpeed
 
   |id      = StephHoel.ConfigureMachineSpeed
 
   |nexus  = 21005
 
   |nexus  = 21005
   |github  = StephHoel/ModsStardewValley/tree/main/ConfigureMachineSpeed
+
   |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,202: Line 4,492:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ConnectedGardenPots
 
   |id      = aedenthorn.ConnectedGardenPots
 +
  |curse  = 868773
 
   |nexus  = 11411
 
   |nexus  = 11411
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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,241: Line 4,534:
 
   |url    = https://smapi.io
 
   |url    = https://smapi.io
 
   |github  = Pathoschild/SMAPI
 
   |github  = Pathoschild/SMAPI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Coordinates
 +
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,290: Line 4,592:
 
   |nexus  = 6564
 
   |nexus  = 6564
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Continuous Music
 +
   |author  = exhaustors
 +
  |id      = exhaustors.ContinuousMusic
 +
  |nexus  = 24348
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,297: Line 4,604:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.ControllerRadialKeybindings
 
   |id      = spacechase0.ControllerRadialKeybindings
 +
  |curse  = 867143
 
   |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,316: Line 4,631:
 
   |github  = aEnigmatic/StardewValley
 
   |github  = aEnigmatic/StardewValley
 
   |curse  = 300150
 
   |curse  = 300150
 
  |broke in = Stardew Valley 1.6
 
  |unofficial url = https://github.com/aschismatism/ConvenientChests/releases/tag/1.6.1-unofficial
 
  |unofficial version = 1.6.1-unofficial
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,327: Line 4,638:
 
   |nexus  = 10384
 
   |nexus  = 10384
 
   |github  = alanperrow/StardewModding
 
   |github  = alanperrow/StardewModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cooking Overhaul
 +
  |author  = stardemod
 +
  |id      = stardemod.CookingOverhaul
 +
  |nexus  = 24845
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,347: Line 4,665:
 
}}
 
}}
 
{{#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,367: Line 4,686:
 
   |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
  
   |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,374: Line 4,701:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CosmeticRings
 
   |id      = PeacefulEnd.CosmeticRings
 +
  |curse  = 870941
 
   |nexus  = 8522
 
   |nexus  = 8522
 
   |github  = Floogen/CosmeticRings
 
   |github  = Floogen/CosmeticRings
  |status  = abandoned
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Counting Sheep
 +
  |author  = calebstein1
 +
  |id      = calebstein1.CountingSheep
 +
  |nexus  = 25380
 +
  |github  = calebstein1/CountingSheep
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,398: Line 4,733:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3].
+
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crab Pot Collect Jellies
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.CrabPotCollectJellies
 +
  |nexus  = 27358
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,411: Line 4,756:
 
   |name    = Craftable Butterfly Hutches
 
   |name    = Craftable Butterfly Hutches
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutdoorButterflyHutch
+
   |id      = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
 +
  |curse  = 868897
 
   |nexus  = 6279
 
   |nexus  = 6279
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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}}#CraftableButterflyHutches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,429: Line 4,777:
 
   |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
 +
  |curse  = 868850
 
   |nexus  = 8031
 
   |nexus  = 8031
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,439: Line 4,790:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CraftFromContainers
 
   |id      = aedenthorn.CraftFromContainers
 +
  |curse  = 868683
 
   |nexus  = 15341
 
   |nexus  = 15341
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,452: Line 4,804:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Anything Framework
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CAF
 +
  |nexus  = 24794
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Counter
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.CraftCounter
 +
  |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,475: Line 4,874:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creeper Forage
 +
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Critter Fixes
 +
  |author  = juminos
 +
  |id      = juminos.CritterFixes
 +
  |nexus  = 24667
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,554: Line 4,970:
 
   |nexus  = 18914
 
   |nexus  = 18914
 
   |github  = gzhynko/stardew-mods
 
   |github  = gzhynko/stardew-mods
 
  |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
 +
  |curse  = 868752
 
   |nexus  = 12178
 
   |nexus  = 12178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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,573: Line 4,990:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 
   |unofficial version = 0.3.1-unofficial.1-logophile
 
   |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
 +
  |curse  = 868754
 
   |nexus  = 11787
 
   |nexus  = 11787
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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,593: Line 5,013:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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,599: Line 5,032:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 +
  |curse  = 1000626
 
   |nexus  = 3000
 
   |nexus  = 3000
 
   |moddrop = 606647
 
   |moddrop = 606647
Line 3,610: Line 5,044:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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,637: Line 5,073:
 
   |nexus  = 2594
 
   |nexus  = 2594
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,644: Line 5,078:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropVariation
 
   |id      = aedenthorn.CropVariation
 +
  |curse  = 868770
 
   |nexus  = 11467
 
   |nexus  = 11467
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,655: Line 5,090:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
Line 3,667: Line 5,103:
  
 
   |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,681: Line 5,133:
 
   |nexus  = 7826
 
   |nexus  = 7826
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystalline Junimo Chests
 +
  |author  = LeFauxMatt and pegfingers
 +
  |id      = furyx639.CrystallineJunimoChests
 +
  |moddrop = 1547134
 +
  |curse  = 998266
 +
  |nexus  = 20658
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Current Location
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = CurrentLocation102120161203
 +
  |nexus  = 638
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,704: Line 5,176:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomAchievements
 
   |id      = aedenthorn.CustomAchievements
 +
  |curse  = 868832
 
   |nexus  = 10047
 
   |nexus  = 10047
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,716: Line 5,189:
 
   |github  = defenthenation/StardewMod-CustomSlayerChallenges
 
   |github  = defenthenation/StardewMod-CustomSlayerChallenges
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://github.com/lshtech/StardewMod-CustomSlayerChallenges/releases 1.5].
+
<!--
 +
   |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 +
  |unofficial version = 2.0.1-unofficial.1-eble
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Asset Modifier, Custom Asset Editor
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = Omegasis.CustomAssetModifier
 +
  |nexus  = 1836
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,723: Line 5,210:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomBackpack
 
   |id      = aedenthorn.CustomBackpack
 +
  |curse  = 868732
 
   |nexus  = 13826
 
   |nexus  = 13826
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Blessings Framework
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.customBlessingsFramework
 +
  |curse  = 1081730
 +
  |nexus  = 25267
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Bundles
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBundles
 +
  |nexus  = 8258
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,732: Line 5,238:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomBush
 
   |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 
   |nexus  = 20619
 
   |nexus  = 20619
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Cabin Fix
 +
  |author  = weizinai
 +
  |id      = weizinai.CustomCabinFix
 +
  |nexus  = 26979
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,746: Line 5,261:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomChestTypes
 
   |id      = aedenthorn.CustomChestTypes
 +
  |curse  = 868861
 
   |nexus  = 7755
 
   |nexus  = 7755
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,755: Line 5,271:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomChores
 
   |id      = furyx639.CustomChores
 +
  |curse  = 871840
 
   |nexus  = 5315
 
   |nexus  = 5315
 
   |moddrop = 717888
 
   |moddrop = 717888
Line 3,760: Line 5,277:
  
 
   |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,774: Line 5,298:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
Line 3,792: Line 5,317:
 
   |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,808: Line 5,345:
 
   |nexus  = 2516
 
   |nexus  = 2516
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,817: Line 5,352:
 
   |nexus  = 8193
 
   |nexus  = 8193
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Crystalarium Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,832: Line 5,365:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomWallsAndFloors
 
   |id      = aedenthorn.CustomWallsAndFloors
 +
  |curse  = 868842
 
   |nexus  = 9626
 
   |nexus  = 9626
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,841: Line 5,375:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.CustomMonsterFloors
 
   |id      = Aedenthorn.CustomMonsterFloors
 +
  |curse  = 868904
 
   |nexus  = 5894
 
   |nexus  = 5894
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,847: Line 5,382:
 
}}
 
}}
 
{{#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  = onlythechosen
 +
  |id      = otc.eggfestivalcustomeggamount
 +
  |nexus  = 22380
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Element Handler
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomElementHandler
 +
  |nexus  = 1068
 +
  |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
 +
  |name    = Custom Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
 +
  |author  = pneuma163
 +
  |id      = pneuma163.CustomElevatorSound
 +
  |nexus  = 24972
 +
  |github  = pneuma163/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Emotes
 +
  |author  = purrplingcat
 +
  |id      = PurrplingCat.CustomEmotes
 +
  |nexus  = 10861
 +
  |github  = purrplingcat/CustomEmotes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farming Redux
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomFarming
 +
  |nexus  = 991
 +
  |curse  = 307366
 +
  |moddrop = 793926
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farming Redux → CFAutomate
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CFAutomate
 +
  |nexus  = 991
 +
  |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
 +
   |name    = Custom Farm Loader
 
   |author  = DeLiXx
 
   |author  = DeLiXx
 
   |id      = DeLiXx.Custom_Farm_Loader
 
   |id      = DeLiXx.Custom_Farm_Loader
 +
  |curse  = 990485
 
   |nexus  = 13804
 
   |nexus  = 13804
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farm Types
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomFarmTypes
 +
  |nexus  = 1140
 +
  |moddrop = 128708
 +
  |github  = spacechase0/CustomFarmTypes
  
   <!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Fence Decay
 +
  |author  = Jean Seb Gwak
 +
  |id      = CustomFenceDecay
 +
  |nexus  = 25155
 +
  |github  = JeanSebGwak/CustomFenceDecay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,860: Line 5,478:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomFixedDialogue
 
   |id      = aedenthorn.CustomFixedDialogue
 +
  |curse  = 868895
 
   |nexus  = 6358
 
   |nexus  = 6358
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
Line 3,897: Line 5,517:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomGiftLimits
 
   |id      = aedenthorn.CustomGiftLimits
 +
  |curse  = 868725
 
   |nexus  = 13964
 
   |nexus  = 13964
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |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 Hay
+
   |name    = Custom Gift Limits - Continued
   |author  = aedenthorn, Erinthe
+
   |author  = aedenthorn and FlyingTNT
   |id      = aedenthorn.CustomHay
+
   |id      = FlyingTNT.CustomGiftLimits
   |nexus  = 16744
+
   |nexus  = 22385
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Cart Redux
+
   |name    = Custom Greenhouse
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Forkmaster
   |id      = KoihimeNakamura.CCR
+
   |id      = Forkmaster.CustomGreenhouse
   |nexus  = 1402
+
   |nexus  = 3464
  |moddrop = 664037
+
   |github  =
   |github  = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.6
+
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Harvest Fix
 +
  |author  = mytigio
 +
  |id      = mytigio.customharvestfix
 +
  |nexus  = 4192
 +
  |github  = mytigio/CustomHarvestFix
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Hay
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomHay
 +
  |curse  = 868668
 +
  |nexus  = 16744
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Home Music, Zelink's ZeldaHome
 +
  |author  = zelink, zelinknilez
 +
  |id      = zelink.zeldaHome
 +
  |nexus  = 20844
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customise Child Bedroom
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.CustomiseChildBedroom
 +
  |nexus  = 5540
 +
  |github  = Speshkitty/CustomiseChildBedroom
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Cart Redux
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.CCR
 +
  |nexus  = 1402
 +
  |moddrop = 664037
 +
  |github  = Sakorona/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,933: Line 5,605:
 
   |nexus  = 567
 
   |nexus  = 567
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,941: Line 5,615:
 
   |moddrop = 716356
 
   |moddrop = 716356
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Cursor Sprite
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.CustomizeCursorSprite
 +
  |nexus  = 3014
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |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
Line 3,956: Line 5,646:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.hpstam
 
   |id      = misscoriel.hpstam
 +
  |curse  = 885084
 
   |nexus  = 5275
 
   |nexus  = 5275
 
   |github  = MissCoriel/Customize-Health-and-Stamina
 
   |github  = MissCoriel/Customize-Health-and-Stamina
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Trinkets
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.CustomizeTrinkets
 +
  |nexus  = 23818
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,982: Line 5,680:
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [https://www.nexusmods.com/stardewvalley/mods/2184/ Custom Linens for Content Patcher] instead.
+
   |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,000: Line 5,698:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomLocks
 
   |id      = aedenthorn.CustomLocks
 +
  |curse  = 868899
 
   |nexus  = 6251
 
   |nexus  = 6251
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Locks Updated
 +
  |author  = Rokugin
 +
  |id      = Rokugin.CustomLocksUpdated
 +
  |nexus  = 21148
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Machine Experience
 +
  |author  = weizinai
 +
  |id      = weizinai.CustomMachineExperience
 +
  |nexus  = 25455
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,009: Line 5,722:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomMineCartSteam
 
   |id      = aedenthorn.CustomMineCartSteam
 +
  |curse  = 868704
 
   |nexus  = 14508
 
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Moss
 +
  |author  = aceynk
 +
  |id      = aceynk.CustomMoss
 +
  |nexus  = 26220
 +
  |github  = aceynk/CustomMoss
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,034: Line 5,755:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Names
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CustomNames
 +
  |curse  = 1008334
 +
  |nexus  = 23131
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomNPC
 +
  |nexus  = 1607
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,053: Line 5,793:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC Paintings
 +
  |author  = avaallonn, AvalonMFX
 +
  |id      = AvalonMFX.CustomNPCPaintings
 +
  |curse  = 1069124
 +
  |nexus  = 26228
 +
  |github  = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,108: Line 5,856:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PetBed
 
   |id      = aedenthorn.PetBed
 +
  |curse  = 868814
 
   |nexus  = 10462
 
   |nexus  = 10462
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,117: Line 5,866:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomPictureFrames
 
   |id      = aedenthorn.CustomPictureFrames
 +
  |curse  = 868801
 
   |nexus  = 10704
 
   |nexus  = 10704
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Picture Frames Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.aedenthorn.CustomPictureFrames
 +
  |nexus  = 27147
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,141: Line 5,898:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Renovations
 
   |id      = aedenthorn.Renovations
 +
  |curse  = 868839
 
   |nexus  = 9687
 
   |nexus  = 9687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,150: Line 5,908:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomResourceClumps
 
   |id      = aedenthorn.CustomResourceClumps
 +
  |curse  = 868875
 
   |nexus  = 6669
 
   |nexus  = 6669
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Shirts
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomShirts
 +
  |nexus  = 2416
 +
  |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
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
Line 4,159: Line 5,940:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomSigns
 
   |id      = aedenthorn.CustomSigns
 +
  |curse  = 868777
 
   |nexus  = 11336
 
   |nexus  = 11336
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,172: Line 5,954:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Spouse Patio
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomSpousePatio
 +
  |nexus  = 6630
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,177: Line 5,969:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomSpousePatioRedux
 
   |id      = aedenthorn.CustomSpousePatioRedux
 +
  |curse  = 868793
 
   |nexus  = 10889
 
   |nexus  = 10889
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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 url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 
 
   |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
   |unofficial version = 0.3.6-unofficial.1-FlyingTNT
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/124
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,190: Line 5,981:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomSpousePatioWizard
 
   |id      = aedenthorn.CustomSpousePatioWizard
 +
  |curse  = 868860
 
   |nexus  = 7775
 
   |nexus  = 7775
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,203: Line 5,995:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 
+
  |status            = workaround
   |unofficial url    = []http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
+
   |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 version = 0.9.0-unofficial.1-FlyingTNT
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
   |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/125
+
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
  |status  = workaround
 
  |summary  = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068 unofficial update] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,223: Line 6,013:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomStarterFurniture
 
   |id      = aedenthorn.CustomStarterFurniture
 +
  |curse  = 868669
 
   |nexus  = 16729
 
   |nexus  = 16729
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,230: Line 6,021:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomStarterPackage
 
   |id      = aedenthorn.CustomStarterPackage
 +
  |curse  = 868717
 
   |nexus  = 14152
 
   |nexus  = 14152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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}}#CustomStarterPackage
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tapper Framework
 +
  |author  = Selph, zombifier
 +
  |id      = selph.CustomTapperFramework
 +
  |nexus  = 22975
 +
  |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,246: Line 6,047:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomToolbar
 
   |id      = aedenthorn.CustomToolbar
 +
  |curse  = 868779
 
   |nexus  = 11322
 
   |nexus  = 11322
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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
Line 4,282: Line 6,086:
 
   |moddrop = 833556
 
   |moddrop = 833556
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = SMAPI 4.0.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,294: Line 6,100:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TreeTweaks
 
   |id      = aedenthorn.TreeTweaks
 +
  |curse  = 868798
 
   |nexus  = 10760
 
   |nexus  = 10760
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,308: Line 6,115:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom TV Channel
 +
  |author  = chieeri323
 +
  |id      = chieeri323.customtvchannel
 +
  |nexus  = 24278
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Wake Up Time
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.customWakeUpTime
 +
  |curse  = 1081741
 +
  |nexus  = 26260
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,318: Line 6,140:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Walls and Floors
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomWallsAndFloors
 +
  |curse  = 307569
 +
  |moddrop = 793903
 +
  |nexus  = 3010
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,333: Line 6,168:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomWarpPoints
 
   |id      = aedenthorn.CustomWarpPoints
 +
  |curse  = 868840
 
   |nexus  = 9651
 
   |nexus  = 9651
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,372: Line 6,208:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = abandoned
+
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,387: Line 6,223:
 
   |nexus  = 6783
 
   |nexus  = 6783
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,400: Line 6,234:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Luck on HUD, Just Luck Mod, Luck Score HUD
 +
  |author  = zeldela, delaney
 +
  |id      = dJustLuckMod
 +
  |nexus  = 10386
 +
  |moddrop = 1070645
 +
  |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,411: Line 6,253:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Daily Notifications, Event Notifications
   |author  = flowoeB
+
   |author  = dreamsicl
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = EventNotifications
   |nexus  = 8356
+
   |nexus  =
 +
  |chucklefish = 3621
 
   |github  =
 
   |github  =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
  |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
 +
  |name    = Daily Pet the Animals
 +
  |author  = flowoeB
 +
  |id      = flowoeB.DailyPetTheAnimals
 +
  |nexus  = 8356
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 
   |name    = Daily Phone Quest
 
   |name    = Daily Phone Quest
 
   |author  = ActionJackson
 
   |author  = ActionJackson
Line 4,432: Line 6,290:
 
   |nexus  = 16704
 
   |nexus  = 16704
 
   |github  = BuildABuddha/StardewDailyPlanner
 
   |github  = BuildABuddha/StardewDailyPlanner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Quest Anywhere
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
 +
  |nexus  = 513
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,459: Line 6,327:
 
   |github  = GuiNoya/SVMods
 
   |github  = GuiNoya/SVMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142 1.4].
+
<!--
 +
   |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Tasks Report Plus
 +
  |author  = Prism 99
 +
  |id      = Prism99.DailyTasksReportPlus
 +
  |nexus  = 20871
 +
  |github  = Prism-99/DailyTaskReportPlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DaLionheart
 +
  |author  = DaLion
 +
  |id      = DaLion.Core
 +
  |nexus  = 24332
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,484: Line 6,369:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
 
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
 +
  |curse  = 1000628
 
   |nexus  = 1691
 
   |nexus  = 1691
 
   |moddrop = 606646
 
   |moddrop = 606646
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Date Night
 +
  |author  = SUPERT
 +
  |id      = supert.datenight
 +
  |nexus  = 11459
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Day Limiter
 +
  |author  = Parzivl, tadfoster
 +
  |id      = Parzivl.DayLimiter<!--changed in 1.0.5-->, tadfoster.DayLimiter
 +
  |nexus  = 25529
 +
  |github  = tadfoster/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,492: Line 6,395:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.diary
 
   |id      = misscoriel.diary
 +
  |curse  = 885086
 
   |nexus  = 4451
 
   |nexus  = 4451
 
   |moddrop = 624395
 
   |moddrop = 624395
 
   |github  = MissCoriel/Dear-Diary
 
   |github  = MissCoriel/Dear-Diary
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deathpoint - Monster Health Display Mod
 +
   |author  = JeiPi, JeiP1
 +
  |id      = JeiPi.Deathpoint
 +
  |nexus  = 25241
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,506: Line 6,415:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Decorators Dream
 
  |author  = Ilyeana
 
  |id      = Ilyeana.DecoratorsDream
 
  |nexus  = 17030
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,517: Line 6,420:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
 
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
 +
  |curse  = 1000634
 
   |nexus  = 679
 
   |nexus  = 679
 
   |moddrop = 606608
 
   |moddrop = 606608
Line 4,534: Line 6,438:
 
   |author  = Max Vollmer, SVProtector
 
   |author  = Max Vollmer, SVProtector
 
   |id      = maxvollmer.deepwoodsmod
 
   |id      = maxvollmer.deepwoodsmod
 +
  |curse  = 992429
 
   |nexus  = 2571
 
   |nexus  = 2571
 
   |github  = maxvollmer/DeepWoodsMod
 
   |github  = maxvollmer/DeepWoodsMod
Line 4,557: Line 6,462:
  
 
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Animal Skin Replacer, Default Skin Replace
 +
  |author  = bungus
 +
  |id      = bungus.DefaultSkinReplace
 +
  |nexus  = 21612
 +
  |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,563: Line 6,475:
 
   |id      = tylergibbs2.DefaultFarmer
 
   |id      = tylergibbs2.DefaultFarmer
 
   |nexus  = 12421
 
   |nexus  = 12421
   |github  = tylergibbs2/DefaultFarmer
+
   |github  = tylergibbs2/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default On Cheats
 +
   |author  = EnderTedi
 +
  |id      = EnderTedi.DefaultOnCheats
 +
  |nexus  = 21035
 +
  |github  = EnderTedi/DefaultOnCheats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,591: Line 6,508:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Auto-Grabber, Coop Grabber
 +
  |author  = stokastic
 +
  |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
 +
  |nexus  = 2462
 +
  |github  = stokastic/CoopGrabber
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Auto-Petter
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.DeluxeAutoPetter
 +
  |nexus  = 23226
 +
  |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,598: Line 6,533:
 
   |nexus  = 7920
 
   |nexus  = 7920
 
   |github  = ferdaber/sdv-mods
 
   |github  = ferdaber/sdv-mods
 +
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |unofficial url = https://www.nexusmods.com/stardewvalley/mods/20799
+
   |status  = workaround
   |unofficial version = 1.6.0
+
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Deluxe Grabber Redux 1.6
 +
  |author  = Nykal145
 +
  |id      = Nykal145.DeluxeGrabberRedux16
 +
  |nexus  = 20799
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,617: Line 6,560:
 
   |nexus  = 11436
 
   |nexus  = 11436
 
   |github  = MolsonCAD/DeluxeJournal
 
   |github  = MolsonCAD/DeluxeJournal
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,628: Line 6,569:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Demetrius Solo Dancing, Robin Building Token
 +
  |author  = DrSpactacus, NateMod
 +
  |id      = NateMod.RobinBuildingToken
 +
  |nexus  = 22564
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,637: Line 6,585:
  
 
   |broke in = Stardew Valley 1.6
 
   |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
Line 4,642: Line 6,592:
 
   |author  = DeLiXx
 
   |author  = DeLiXx
 
   |id      = DeLiXx.Desert_Bloom_Farm
 
   |id      = DeLiXx.Desert_Bloom_Farm
 +
  |curse  = 990494
 
   |nexus  = 16750
 
   |nexus  = 16750
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
+
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
 
  <!--@retest-after Custom Farm Loader-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
  |name    = Desert Obelisk
   |author  = Esca, Esca-MMC
+
  |author  = CatCattyCat, Cat
   |id      = Esca.DestroyableBushes
+
  |id      = cat.desertobelisk
 +
  |nexus  = 2021
 +
  |moddrop = 833549
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Destroyable Bushes
 +
   |author  = Esca, Esca-MMC
 +
   |id      = Esca.DestroyableBushes
 
   |nexus  = 6304
 
   |nexus  = 6304
 
   |moddrop = 798245
 
   |moddrop = 798245
Line 4,664: Line 6,625:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DewCord Rich Presence
 +
  |author  = explosivetortellini
 +
  |id      = explosivetortellini.StardewValleyDRP
 +
  |nexus  = 8348
 +
  |github  = explosivetortellini/StardewValleyDRP
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialog to Clipboard
 +
  |author  = dlrdlrdlr
 +
  |id      = dlrdlrdlr.DialogToClipboard
 +
  |nexus  = 23834
 +
  |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,671: Line 6,649:
 
   |nexus  = 8853
 
   |nexus  = 8853
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,683: Line 6,659:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Emotes
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.DialogueEmotes
 +
  |nexus  = 6537
 +
  |github  = purrplingcat/DialogueEmotes
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,692: Line 6,679:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Keys
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.DialogueKeys
 +
  |curse  = 1022342
 +
  |nexus  = 24325
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,708: Line 6,703:
 
   |moddrop = 1035899
 
   |moddrop = 1035899
 
   |github  = DecidedlyHuman/DialogueTester
 
   |github  = DecidedlyHuman/DialogueTester
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,713: Line 6,710:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.DialogueTrees
 
   |id      = aedenthorn.DialogueTrees
 +
  |curse  = 868845
 
   |nexus  = 9550
 
   |nexus  = 9550
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,736: Line 6,734:
 
   |github  =
 
   |github  =
 
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Difficulty Socializing
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.DifficultySocializing
 +
  |curse  = 1023363
 +
  |nexus  = 24389
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,741: Line 6,747:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.DimensionalPockets
 
   |id      = spacechase0.DimensionalPockets
 +
  |curse  = 867145
 
   |nexus  = 12706
 
   |nexus  = 12706
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 4,754: Line 6,761:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dino Form 2
 +
  |author  = juminos
 +
  |id      = juminos.DinoForm2
 +
  |nexus  = 24718
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,763: Line 6,777:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Disable Building Fade
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewDisableBuildingFade
 +
  |nexus  = 24558
 +
  |github  = calebstein1/StardewDisableBuildingFade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,799: Line 6,820:
 
   |moddrop = 1087175
 
   |moddrop = 1087175
 
   |github  = dmarcoux/DisplayEnergy
 
   |github  = dmarcoux/DisplayEnergy
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Display Monster Health
 +
  |author  = Atesba
 +
  |id      = Atesba.DisplayMonsterHealth
 +
  |nexus  = 20984
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,804: Line 6,832:
 
   |author  = Fleem
 
   |author  = Fleem
 
   |id      = Fleem.DisplayPlayerStats
 
   |id      = Fleem.DisplayPlayerStats
   |nexus  =
+
   |nexus  = 21547
 
   |github  = FleemUmbleem/DisplayPlayerStats
 
   |github  = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
Line 4,818: Line 6,846:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
 
   |author  = Aimon111
 
   |author  = Aimon111
   |id      = AimonsWitchSwampOverhaulPatches
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
 +
  |curse  = 1010281
 
   |nexus  = 18109
 
   |nexus  = 18109
 
   |github  = SimonK1122/WitchSwampOverhaulPatches
 
   |github  = SimonK1122/WitchSwampOverhaulPatches
Line 4,829: Line 6,858:
 
   |id      = DSV.Core
 
   |id      = DSV.Core
 
   |nexus  = 17059
 
   |nexus  = 17059
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Do Not Eat My Crops
 +
  |author  = u_u__w
 +
  |id      = u_u__w.DoNotEatMyCrops
 +
  |nexus  = 26324
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 4,848: Line 6,884:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Double Standard Farm, Double Farm
 
   |author  = Leaf
 
   |author  = Leaf
   |id      = Leaf.DoubleStandardFarm
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
 
   |nexus  = 3928
 
   |nexus  = 3928
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,863: Line 6,897:
 
   |nexus  = 8587
 
   |nexus  = 8587
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,895: Line 6,927:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Dreamscape
 
   |id      = aedenthorn.Dreamscape
 +
  |curse  = 868756
 
   |nexus  = 11742
 
   |nexus  = 11742
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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}}#Dreamscape
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dresser Sorter
 +
  |author  = idermailer
 +
  |id      = idermailer.dresserSorter
 +
  |nexus  = 24443
 +
  |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,913: Line 6,955:
 
   |nexus  = 7971
 
   |nexus  = 7971
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Drop Seeds After Eating
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.DropSeedsAfterEating
 +
  |nexus  = 27353
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,927: Line 6,976:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.DungeonMerchants
 
   |id      = aedenthorn.DungeonMerchants
 +
  |curse  = 868698
 
   |nexus  = 14630
 
   |nexus  = 14630
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,937: Line 6,987:
 
   |id      = Zoryn.DurableFences
 
   |id      = Zoryn.DurableFences
 
   |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 4,955: Line 7,005:
 
   |nexus  = 13057
 
   |nexus  = 13057
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,964: Line 7,012:
 
   |nexus  = 13265
 
   |nexus  = 13265
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,979: Line 7,025:
 
   |name    = Dwarf Scroll Prices
 
   |name    = Dwarf Scroll Prices
 
   |author  = noriteway
 
   |author  = noriteway
   |id      = noriteway.DwarfScrollPrice
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
 
   |nexus  = 16386
 
   |nexus  = 16386
 
   |github  = noriteway/StardewMods
 
   |github  = noriteway/StardewMods
Line 4,990: Line 7,036:
 
   |nexus  = 9684
 
   |nexus  = 9684
 
   |github  = AHilyard/DwarvishMattock
 
   |github  = AHilyard/DwarvishMattock
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,039: Line 7,083:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.dynamicdialogues
 
   |id      = mistyspring.dynamicdialogues
  |curse  = 880516
 
 
   |nexus  = 12836
 
   |nexus  = 12836
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,056: Line 7,097:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.DynamicFlooring
 
   |id      = aedenthorn.DynamicFlooring
 +
  |curse  = 868692
 
   |nexus  = 14780
 
   |nexus  = 14780
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
|broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Flooring - Continued|Dynamic Flooring - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Flooring - Continued
 +
  |author  = CyanFire
 +
  |id      = aedenthorn.DynamicFlooring
 +
  |nexus  = 27888
 +
  |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,079: Line 7,131:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
  |name    = Dynamic Horses
   |author  = tyran285, Ryuuze
+
  |author  = Bpendragon
 +
  |id      = Bpendragon-DynamicHorses
 +
  |nexus  = 874
 +
  |github  = Bpendragon/DynamicHorses
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Dynamic Machines
 +
   |author  = tyran285, Ryuuze
 
   |id      = DynamicMachines
 
   |id      = DynamicMachines
 
   |nexus  = 374
 
   |nexus  = 374
Line 5,093: Line 7,156:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.DynamicMapTiles
 
   |id      = aedenthorn.DynamicMapTiles
 +
  |curse  = 868915
 
   |nexus  = 14566
 
   |nexus  = 14566
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,098: Line 7,162:
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
   |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
   |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,105: Line 7,168:
 
   |id      = datamancer.DynamicMapTiles
 
   |id      = datamancer.DynamicMapTiles
 
   |nexus  = 21084
 
   |nexus  = 21084
   |github  = datamancer/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,137: Line 7,200:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.DynamicReflections
 
   |id      = PeacefulEnd.DynamicReflections
 +
  |curse  = 870926
 
   |nexus  = 12831
 
   |nexus  = 12831
 
   |github  = Floogen/DynamicReflections
 
   |github  = Floogen/DynamicReflections
Line 5,148: Line 7,212:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Early Bed Mod
 +
  |author  = Nokane
 +
  |id      = Nokane.EarlyBedMod
 +
  |nexus  = 25168
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,175: Line 7,246:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,186: Line 7,259:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |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
Line 5,212: Line 7,287:
 
   |nexus  = 11548
 
   |nexus  = 11548
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,225: Line 7,298:
 
   |name    = East Scarp (SMAPI)
 
   |name    = East Scarp (SMAPI)
 
   |author  = LemurKat and kdau
 
   |author  = LemurKat and kdau
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
 
   |nexus  = 5787
 
   |nexus  = 5787
  |moddrop = 984954
 
 
   |source  = https://gitlab.com/kdau/eastscarp
 
   |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
Line 5,235: Line 7,307:
 
   |id      = furyx639.EasyAccess
 
   |id      = furyx639.EasyAccess
 
   |curse  = 871835
 
   |curse  = 871835
 +
  |moddrop = 1547212
 
   |nexus  = 11002
 
   |nexus  = 11002
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Attack
 +
  |author  = season
 +
  |id      = season.EasyAttack
 +
  |nexus  = 20832
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Chest
 +
  |author  = season
 +
  |id      = season.EasyChest
 +
  |nexus  = 20842
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Cleaner
 +
  |author  = season
 +
  |id      = season.EasyCleaner
 +
  |nexus  = 20865
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Crane Game
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.EasyCraneGame
 +
  |nexus  = 22488
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Darts Game
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.EasyDartGame
 +
  |nexus  = 22506
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Fairy
 +
  |author  = season
 +
  |id      = season.EasyFairy
 +
  |nexus  = 20931
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,253: Line 7,367:
 
   |author  = DeLiXx
 
   |author  = DeLiXx
 
   |id      = DeLiXx.Easy_Farm_Switcher
 
   |id      = DeLiXx.Easy_Farm_Switcher
 +
  |curse  = 990826
 
   |nexus  = 16873
 
   |nexus  = 16873
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
+
}}
   <!--@retest-after Custom Farm Loader-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Fishin'
 +
   |author  = Frostiverse
 +
  |id      = Frostiverse.EasyFishin
 +
  |nexus  = 22268
 +
  |github  = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
Line 5,267: Line 7,401:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Harvest
 +
  |author  = season
 +
  |id      = season.EasyHarvest
 +
  |nexus  = 20924
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Island Puzzle
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.EasyIslandPuzzle
 +
  |curse  = 1004494
 +
  |nexus  = 22642
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,285: Line 7,434:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
   |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
 +
  |name    = Easy Upgrade
 +
  |author  = Senofu
 +
  |id      = Senofu.EasyUpgrade
 +
  |nexus  = 23496
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Valley
 +
  |author  = season
 +
  |id      = season.EasyValley
 +
  |nexus  = 21181
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eat & Drink From Inventory
 +
  |author  = Zamiel
 +
  |id      = Zamiel.EatDrinkFromInventory
 +
  |nexus  = 21280
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eat Food In Backpack Instantly, Eat In Backpack
 +
  |author  = philosquare
 +
  |id      = philosquare.EatInBackpack
 +
  |nexus  = 22872
 +
  |github  = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,303: Line 7,487:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Edit Stable Ownership
 +
  |author  = Predo
 +
  |id      = predo.sdvmods.EditStableOwnership
 +
  |nexus  = 26346
 +
  |github  = PedroLucasMiguel/PredoSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,318: Line 7,509:
 
   |nexus  = 4806
 
   |nexus  = 4806
 
   |github  = eideehi/EideeEasyFishing
 
   |github  = eideehi/EideeEasyFishing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = EiTK
 +
  |author  = enaium
 +
  |id      = Enaium.EiTK
 +
  |curse  = 365803
 +
  |nexus  =
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,326: Line 7,527:
 
   |github  = Ilyaki/Elevator
 
   |github  = Ilyaki/Elevator
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618 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
 +
  |name    = Elliot Is Fabio
 +
  |author  = Dr Dirtbag, DrDirtbag
 +
  |id      = ElliottIsFabio.ElliottIsFabio
 +
  |nexus  = 23229
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,344: Line 7,555:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Email
 
   |id      = aedenthorn.Email
 +
  |curse  = 868778
 
   |nexus  = 11325
 
   |nexus  = 11325
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,353: Line 7,565:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SDIEmily
 
   |id      = aedenthorn.SDIEmily
 +
  |curse  = 868710
 
   |nexus  = 14366
 
   |nexus  = 14366
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Emotes
 +
  |author  = aurnj, Roy Li
 +
  |id      = RuyiLi.Emotes
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Hands
 +
  |author  = Oblitus
 +
  |id      = QuicksilverFox.EmptyHands
 +
  |nexus  = 1176
 +
  |github  = quicksilverfox/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Jar Bubbles
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.EmptyJarBubbles
 +
  |nexus  = 22598
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,380: Line 7,622:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Goldenrevolver
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 193
+
   |nexus  = 20942
   |chucklefish = 3529
+
  |github  = Goldenrevolver/Stardew-Valley-Mods
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
  |broke in = Stardew Valley 1.6
+
   |name    = Enchanted Cowboy Boots
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704 1.5].
+
   |author = Goldenrevolver
 +
  |id      = Goldenrevolver.ObtainableCowboyBoots
 +
  |nexus  = 20941
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name   = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
 +
  |author  = NamelessTo
 +
  |id      = NamelessTo.EnchantedGalaxyWeapons
 +
  |curse  = 1001630
 +
  |nexus  = 21904
 +
  |github  = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,398: Line 7,651:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enemy Health Bars, Health Bars
 +
  |author  = OrSpeeder, Mauricio Gomes
 +
  |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
 +
  |nexus  = 193
 +
  |chucklefish = 3529
 +
  |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 +
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,405: Line 7,670:
 
   |nexus  = 4272
 
   |nexus  = 4272
 
   |github  = Crystallyne/EnergyCount
 
   |github  = Crystallyne/EnergyCount
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Protect
 +
  |author  = philosquare
 +
  |id      = philosquare.EnergyProtect
 +
  |nexus  = 21918
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Rework
 +
  |author  = seferoni
 +
  |id      = seferoni.EnergyRework
 +
  |nexus  = 21686
 +
  |github  = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,412: Line 7,691:
 
   |nexus  = 6488
 
   |nexus  = 6488
 
   |source  = https://gitlab.com/nikperic/energytime
 
   |source  = https://gitlab.com/nikperic/energytime
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.2-huancz
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-138720
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.MagnetMod
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
 +
  |curse  = 868911
 
   |nexus  = 4856
 
   |nexus  = 4856
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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
Line 5,429: Line 7,715:
 
   |moddrop = 661356
 
   |moddrop = 661356
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,440: Line 7,724:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enough Sleep
 +
  |author  = sodapotato
 +
  |id      = sodapotato.enoughsleep
 +
  |nexus  = 21536
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,470: Line 7,761:
 
   |nexus  = 5526
 
   |nexus  = 5526
 
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,481: Line 7,770:
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,490: Line 7,780:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Escargo Win Bug Fix
 +
  |author  = BlackJack
 +
  |id      = BlackJack.EscargoWinBugfix
 +
  |nexus  = 24556
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Esca's Modding Plugins
 
   |name    = Esca's Modding Plugins
   |author  = Esca
+
   |author  = Esca, Esca-MMC
 
   |id      = Esca.EMP
 
   |id      = Esca.EMP
 
   |nexus  = 9296
 
   |nexus  = 9296
 
   |moddrop = 1005443
 
   |moddrop = 1005443
 
   |github  = Esca-MMC/EscasModdingPlugins
 
   |github  = Esca-MMC/EscasModdingPlugins
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Esc Dialogue Mod
 +
  |author  = g33k, g33kidd
 +
  |id      = g33k.EscDialogueMod
 +
  |nexus  = 21812
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Artisan Good Icons
 +
  |author  = chsiso58
 +
  |id      = haze1nuts.evenbetterartisangoodicons
 +
  |nexus    =
 +
  |github  = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,508: Line 7,819:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
  |name    = Even Better Warehouse
   |author  = gzhynko
+
  |author  = charliedemilho
   |id      = GZhynko.EventBlackBars
+
  |id      = charliedemilho.EvenBetterWarehouse
 +
  |nexus  = 10396
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Event Black Bars
 +
   |author  = gzhynko
 +
   |id      = GZhynko.EventBlackBars
 
   |nexus  = 7962
 
   |nexus  = 7962
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
Line 5,527: Line 7,847:
 
   |nexus  = 8505
 
   |nexus  = 8505
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,566: Line 7,884:
 
   |nexus  = 19458
 
   |nexus  = 19458
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 
  |broke in = Stardew Valley ≤1.5.6
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,577: Line 7,891:
 
   |nexus  = 2360
 
   |nexus  = 2360
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
 
   |author  = moonslime
 
   |author  = moonslime
 
   |id      = moonslime.ExcavationSkill
 
   |id      = moonslime.ExcavationSkill
 
   |nexus  = 15793
 
   |nexus  = 15793
  |github  =
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |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
Line 5,617: Line 7,930:
 
   |id      = furyx639.ExpandedStorage
 
   |id      = furyx639.ExpandedStorage
 
   |curse  = 871838
 
   |curse  = 871838
 +
  |moddrop = 1547203
 
   |nexus  = 7431
 
   |nexus  = 7431
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expansive Combat, Proficiência
 +
  |author  = Hamio, HamioDracny
 +
  |id      = HamioDracny.ProficienciaEmDano
 +
  |nexus  = 7511
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Exp Control
 +
  |author  = moonslime
 +
  |id      = moonslime.ExpControl
 +
  |nexus  = 23067
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,628: Line 7,958:
 
   |nexus  = 509
 
   |nexus  = 509
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Multiplier
 +
  |author  = Falson
 +
  |id      = Falson.ExperienceMultiplier
 +
  |nexus  = 25945
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,644: Line 7,981:
 
   |nexus  = 7581
 
   |nexus  = 7581
 
   |github  = Quipex/ExperienceUpdates
 
   |github  = Quipex/ExperienceUpdates
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Viewer
 +
  |author  = Elite, EliteWise
 +
  |id      = Elite.ExperienceViewer
 +
  |curse  = 1015116
 +
  |nexus  =
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,649: Line 7,994:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ExpertSitting
 
   |id      = aedenthorn.ExpertSitting
 +
  |curse  = 868870
 
   |nexus  = 7435
 
   |nexus  = 7435
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = SMAPI 4.0.8
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134928
 +
  |unofficial version = 0.3.2-unofficial.1-greg6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,698: Line 8,048:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Animal Configs
 +
  |author  = selph, zombifier
 +
  |id      = selph.ExtraAnimalConfig
 +
  |nexus  = 25328
 +
  |github  = urbanyeti/stardew-better-ranching
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,715: Line 8,074:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Machine Configs
 +
  |author  = Selph, zombifier
 +
  |id      = selph.ExtraMachineConfig
 +
  |nexus  = 22256
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Map Actions
 +
  |author  = rokugin
 +
  |id      = rokugin.extramapactions
 +
  |nexus  = 26849
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,723: Line 8,096:
 
   |nexus  = 9633
 
   |nexus  = 9633
 
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Map Layers for Android
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ExtraMapLayersAndroid
 +
  |curse  = 868744
 +
  |nexus  =
 +
  |github  =
 +
 +
  |warnings = Only compatible with Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Shop Phone Numbers
 +
  |author  = PrincessFelicie
 +
  |id      = PrincessFelicie.ExtraShopPhoneNumbersCore
 +
  |nexus  = 25530
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,748: Line 8,138:
 
   |nexus  = 10679
 
   |nexus  = 10679
 
   |github  = XxHarvzBackxX/fabrication
 
   |github  = XxHarvzBackxX/fabrication
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FaeQuest
 +
  |author  = Navi-chan, ooo0000
 +
  |id      = NaviChan.FaeQuest
 +
  |nexus  = 2484
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fairy Fix
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.FairyFix
 +
  |curse  = 1024723
 +
  |nexus  = 24469
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,769: Line 8,177:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Familiars
 
   |id      = aedenthorn.Familiars
 +
  |curse  = 868893
 
   |nexus  = 6429
 
   |nexus  = 6429
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,782: Line 8,191:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203 1.3].
+
<!--
 +
   |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
Line 5,824: Line 8,236:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FarmAnimalHarvestHelper
 
   |id      = aedenthorn.FarmAnimalHarvestHelper
 +
  |curse  = 868733
 
   |nexus  = 13782
 
   |nexus  = 13782
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,864: Line 8,277:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FarmCaveFramework
 
   |id      = aedenthorn.FarmCaveFramework
 +
  |curse  = 868811
 
   |nexus  = 10506
 
   |nexus  = 10506
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |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
Line 5,897: Line 8,313:
 
   |nexus  = 19124
 
   |nexus  = 19124
 
   |github  =
 
   |github  =
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,911: Line 8,325:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FarmerHelper
 
   |id      = aedenthorn.FarmerHelper
 +
  |curse  = 868825
 
   |nexus  = 10179
 
   |nexus  = 10179
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |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
Line 5,925: Line 8,347:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Portraits for 1.6
 +
  |author  = mistyspring
 +
  |id      = mistyspring.aedenthornFarmerPortraits
 +
  |nexus  = 20713
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,936: Line 8,365:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
  |name    = Farm Expansion
   |author  = 2Retr0
+
  |author  = Advize
 +
  |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  = 130
 +
  |github  = AdvizeGH/FarmExpansion
 +
 
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Farmhand Finder
 +
   |author  = 2Retr0
 
   |id      = 2Retr0.FarmhandFinder
 
   |id      = 2Retr0.FarmhandFinder
 
   |curse  = 661476
 
   |curse  = 661476
Line 5,965: Line 8,405:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.farmhousevisits
 
   |id      = mistyspring.farmhousevisits
  |curse  = 880518
 
 
   |nexus  = 12457
 
   |nexus  = 12457
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Hub
 +
  |author  = Platonymous
 +
  |id      = Platonymous.FarmHub
 +
  |nexus  = 2309
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Icons on Load Screen
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.FarmIconOnLoadScreen
 +
  |nexus  = 24344
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farming Tools Patch
 +
  |author  = Torsang
 +
  |id      = torsang.farmingtoolspatch
 +
  |nexus  = 24066
 +
  |github  = Torsang/FarmingToolsPatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm in Paradise, Textura de Neve
 +
  |author  = BrasileiroTop, LKboss
 +
  |id      = LKboss.TexturaNeve
 +
  |nexus  = 13594
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm in the Sky, Fundo
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Fundo
 +
  |nexus  = 5423
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,012: Line 8,493:
 
   |nexus  = 10634
 
   |nexus  = 10634
 
   |github  = JoeStrout/Farmtronics
 
   |github  = JoeStrout/Farmtronics
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,022: Line 8,501:
 
   |moddrop = 598755
 
   |moddrop = 598755
 
   |github  = Esca-MMC/FarmTypeManager
 
   |github  = Esca-MMC/FarmTypeManager
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Warps Patch
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.farmwarpspatch
 +
  |nexus  = 8236
 +
  |moddrop = 926207
 +
  |github  = tlitookilakin/FarmWarpsPatch
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,027: Line 8,517:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.FashionSense
 
   |id      = PeacefulEnd.FashionSense
 +
  |curse  = 870933
 
   |nexus  = 9969
 
   |nexus  = 9969
 
   |github  = Floogen/FashionSense
 
   |github  = Floogen/FashionSense
Line 6,045: Line 8,536:
 
   |moddrop = 606631
 
   |moddrop = 606631
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Control Input
 +
  |author  = weizinai
 +
  |id      = weizinai.FastControlInput
 +
  |nexus  = 24324
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Eat
 +
  |author  = Zexu2K
 +
  |id      = Zeux2K.FastEat
 +
  |moddrop = 1591432
 +
  |nexus  = 25080
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,109: Line 8,615:
 
   |nexus  = 19584
 
   |nexus  = 19584
 
   |github  = DotSharkTeeth/StardewValleyMods
 
   |github  = DotSharkTeeth/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Trees
 +
  |author  = Krutonium
 +
  |id      = ca.krutonium.fastertrees
 +
  |nexus  = 21952
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,123: Line 8,636:
 
   |nexus  = 7413
 
   |nexus  = 7413
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Geode, Instant Geodes
 +
  |author  = ofmanynames
 +
  |id      = InstantGeode
 +
  |nexus  = 750
 +
  |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
Line 6,161: Line 8,687:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.FauxCore
 
   |id      = furyx639.FauxCore
 +
  |moddrop = 1547213
 +
  |curse  = 998273
 
   |nexus  = 20618
 
   |nexus  = 20618
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
Line 6,173: Line 8,701:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fellowship - Immersive Rings
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveRings
 +
  |nexus  = 11380
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fence Expanded, More Fences
 +
  |author  = Zexu2K
 +
  |id      = Zexu2K.Fence.Expanded.C
 +
  |nexus  = 27296
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,190: Line 8,734:
 
   |nexus  = 17404
 
   |nexus  = 17404
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,199: Line 8,741:
 
   |nexus  = 7566
 
   |nexus  = 7566
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferngill Simple Economy
 +
  |author  = Paul Steele
 +
  |id      = paulsteele.fse
 +
  |nexus  = 21414
 +
  |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferris the Rustacean
 +
  |author  = Hackswell
 +
   |id      = hackswell.FerrisTheRustacean
 +
  |nexus  = 26654
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,210: Line 8,764:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fertilizer Bubbles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.FertilizerBubbles
 +
  |nexus  = 23307
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,219: Line 8,782:
  
 
   |broke in          = SMAPI 3.0
 
   |broke in          = SMAPI 3.0
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
   |unofficial version = 1.2.1-unofficial.2-speshkitty
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,229: Line 8,792:
 
   |github  = MouseyPounds/stardew-mods
 
   |github  = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley 1.6
+
   |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
Line 6,247: Line 8,812:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FieldHarvest
 
   |id      = aedenthorn.FieldHarvest
 +
  |curse  = 868787
 
   |nexus  = 11019
 
   |nexus  = 11019
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Field Harvest Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.aedenthorn.FieldHarvest
 +
  |nexus  = 21703
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,258: Line 8,831:
 
   |nexus  = 17267
 
   |nexus  = 17267
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,276: Line 8,847:
 
   |nexus  = 17553
 
   |nexus  = 17553
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Filtered Chest Hopper
 +
  |author  = Shivion
 +
  |id      = shivion.FilteredChestHopper
 +
  |nexus  = 21730
 +
  |github  = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,307: Line 8,885:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FireBreath
 
   |id      = aedenthorn.FireBreath
 +
  |curse  = 868871
 
   |nexus  = 7311
 
   |nexus  = 7311
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fire Crackers, Firecracker Mod
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.FireCracker
 +
  |nexus  = 7321
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,316: Line 8,908:
 
   |nexus  = 15261
 
   |nexus  = 15261
 
   |github  = elizabethcd/FireworksFestival
 
   |github  = elizabethcd/FireworksFestival
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fischievements
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.Fischievements
 +
  |nexus  = 3658
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,323: Line 8,925:
 
   |nexus  =
 
   |nexus  =
 
   |github  = rupak0577/FishDex
 
   |github  = rupak0577/FishDex
   |url    = https://github.com/rupak0577/FishDex
+
   |url    = {{github|rupak0577/FishDex}}
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
Line 6,333: Line 8,935:
 
   |nexus  = 7782
 
   |nexus  = 7782
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,349: Line 8,949:
 
   |nexus  = 5452
 
   |nexus  = 5452
 
   |github  = Speshkitty/FishInfo
 
   |github  = Speshkitty/FishInfo
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,364: Line 8,962:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = KilZenc
+
   |author  = ChibiKyu, KilZenc
   |id      = KilZenc.FishingAssistant
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
 
   |nexus  = 5815
 
   |nexus  = 5815
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,385: Line 8,981:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FishingChestsExpanded
 
   |id      = aedenthorn.FishingChestsExpanded
 +
  |curse  = 868866
 
   |nexus  = 7694
 
   |nexus  = 7694
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Don't Stop Time
 +
  |author  = LyzzCL
 +
  |id      = LyzzCL.FishDontStopTime
 +
  |nexus  = 26186
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,396: Line 9,002:
 
   |nexus  = 8970
 
   |nexus  = 8970
 
   |github  = barteke22/StardewMods
 
   |github  = barteke22/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,408: Line 9,012:
  
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames
 +
  |author  = barteke22 (Here Fishy base by aedenthorn)
 +
  |id      = barteke22.FisingMinigames
 +
  |nexus  = 9345
 +
  |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,417: Line 9,028:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Minigames
 
  |author  = barteke22 (Here Fishy base by aedenthorn)
 
  |id      = barteke22.FisingMinigames
 
  |nexus  = 9345
 
  |github  = barteke22/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,430: Line 9,034:
 
   |id      = Zoryn.FishingMod
 
   |id      = Zoryn.FishingMod
 
   |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    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
 
  |author  = MindMeltMax
 
  |id      = MindMeltMax.Fishnets
 
  |nexus  = 13819
 
  |moddrop = 1247514
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,456: Line 9,052:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets
 +
  |curse  = 1004486
 +
  |nexus  = 13819
 +
  |moddrop = 1247514
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,476: Line 9,081:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Fishing Tackle Tooltips
   |author  = Stashek
+
   |author  = BarleyZP
   |id      = Stashek.FishingRodRecolor
+
   |id      = BarleyZP.FishingTackleTooltip
   |nexus  = 8835
+
   |nexus  = 24751
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 6,486: Line 9,091:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.FishingTrawler
 
   |id      = PeacefulEnd.FishingTrawler
 +
  |curse  = 870942
 
   |nexus  = 8406
 
   |nexus  = 8406
 
   |github  = Floogen/FishingTrawler
 
   |github  = Floogen/FishingTrawler
Line 6,497: Line 9,103:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
 
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
 +
  |curse  = 870923
 
   |nexus  = 15941
 
   |nexus  = 15941
 
   |github  = Floogen/FishingTrawler
 
   |github  = Floogen/FishingTrawler
Line 6,526: Line 9,133:
 
   |id      = marikaefer.FishMe
 
   |id      = marikaefer.FishMe
 
   |nexus  = 4756
 
   |nexus  = 4756
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish of Stardew
 +
  |author  = AztecViper
 +
  |id      = aztecviper.fishOfStardewMod
 +
  |nexus  = 24870
 +
  |github  = astecviper/AztecVipers-Fish-of-Stardew
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Pond Colors, Legendary Fish Ponds
 +
  |author  = ButterBear, Memegician
 +
  |id      = BB.FishPondColors
 +
  |nexus  = 23449
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 6,554: Line 9,175:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 
   |unofficial version = 0.1.2-unofficial.1-logophile
 
   |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
Line 6,598: Line 9,219:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Ginger Island Beach Garden Pots
 +
  |author  = wilsoncwc
 +
  |id      = wilsoncwc.IslandPotFix
 +
  |nexus  = 23934
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Secret Woods Debris, Woods Debris Fix
 +
  |author  = f4iTh and Lita, JertsukkaTheMan
 +
  |id      = f4iTh.WoodsDebrisFix
 +
  |nexus  = 1941
 +
  |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
Line 6,606: Line 9,245:
 
   |github  = Hikari-BS/StardewMods
 
   |github  = Hikari-BS/StardewMods
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 6,618: Line 9,258:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Scythe Exp
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FixScytheExp
 +
  |nexus  =
 +
  |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
 +
 +
  |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,633: Line 9,285:
 
   |nexus  = 12015
 
   |nexus  = 12015
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
 +
  |author  = selph, zombifier
 +
  |id      = selph.ExtraFuelConfig
 +
  |nexus  = 21086
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flexible Arms
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FlexibleArms
 +
  |nexus  = 20902
 +
  |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,647: Line 9,313:
 
   |nexus  = 18444
 
   |nexus  = 18444
 
   |github  = mouahrara/FlipBuildings
 
   |github  = mouahrara/FlipBuildings
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,657: Line 9,321:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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
 +
  |name    = FLO - New Custom NPC, FlorenceMod
 +
  |author  = randomAnon1234
 +
  |id      = none<!--no manifest ID-->
 +
  |nexus  = 591
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,667: Line 9,343:
  
 
   |broke in = Stardew Valley 1.6
 
   |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
Line 6,741: Line 9,419:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FlowingMineRocks
 
   |id      = aedenthorn.FlowingMineRocks
 +
  |curse  = 868846
 
   |nexus  = 9043
 
   |nexus  = 9043
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 6,771: Line 9,450:
 
   |github  =
 
   |github  =
 
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Font Size Adjust, Stardew Valley Font Adjust
 +
  |author  = AlerHughes
 +
  |id      = AlerHughes.FA
 +
  |nexus  = 23363
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,798: Line 9,482:
 
   |nexus  = 17126
 
   |nexus  = 17126
 
   |github  = Enteligenz/StardewMods
 
   |github  = Enteligenz/StardewMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,805: Line 9,487:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FoodOnTheTable
 
   |id      = aedenthorn.FoodOnTheTable
 +
  |curse  = 868794
 
   |nexus  = 10886
 
   |nexus  = 10886
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Poisoning
 +
  |author  = seferoni
 +
  |id      = seferoni.FoodPoisoning
 +
  |nexus  = 22006
 +
  |github  = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,824: Line 9,514:
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage Crops
 +
  |author  = Kronosta
 +
  |id      = Kronosta.ForageCrops
 +
  |nexus  = 21514
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,861: Line 9,558:
 
   |nexus  = 7541
 
   |nexus  = 7541
 
   |github  = GStefanowich/SDV-Forecaster
 
   |github  = GStefanowich/SDV-Forecaster
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fortunate Foot
 +
  |author  = PurelyInZane
 +
  |id      = PurelyInZane.FortunateFoot
 +
  |nexus  = 22610
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,870: Line 9,574:
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FQ Festival Tweaks
 +
  |author  = FletcherQuest
 +
  |id      = FletcherQuest.FQFestivalTweaks
 +
  |nexus  = 9062
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,894: Line 9,607:
 
   |github  = skuldomg/freeDusty
 
   |github  = skuldomg/freeDusty
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360 1.4].
+
<!--
 +
   |unofficial version = 1.0.7.unofficial-2.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Lock
 +
  |author  = weizinai
 +
  |id      = weizinai.FreeLock
 +
  |nexus  = 25329
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,905: Line 9,628:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial version = 1.3.0-unofficial.2-LKbosss
+
   |unofficial version = 1.2.10-unofficial.2-LKbosss
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-127#post-120443
+
   |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
Line 6,928: Line 9,652:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Freeze Time Multiplayer
 +
  |author  = mori_seneri, Alcatraz773
 +
  |id      = mori_sensei.FreezeTime
 +
  |nexus  = 21820
 +
  |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,933: Line 9,664:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FriendlyDivorce
 
   |id      = aedenthorn.FriendlyDivorce
 +
  |curse  = 868900
 
   |nexus  = 6241
 
   |nexus  = 6241
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 6,944: Line 9,676:
 
   |nexus  = 1738
 
   |nexus  = 1738
 
   |github  = isaacs-dev/Minidew-Mods
 
   |github  = isaacs-dev/Minidew-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
  |name    = Friends Forever (1.6)
 +
  |author  = Kriana
 +
  |id      = Kriana.FriendsForever
 +
  |nexus  = 20702
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Friendship Booster
 
   |author  = Hills
 
   |author  = Hills
 
   |id      = Hills.FriendshipBooster
 
   |id      = Hills.FriendshipBooster
Line 6,952: Line 9,695:
 
   |moddrop = 1084819
 
   |moddrop = 1084819
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Decay
 +
  |author  = stardemod
 +
  |id      = stardemod.FriendshipDecay
 +
  |nexus  = 21323
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Decay Modify
 +
  |author  = weizinai
 +
  |id      = weizinai.FriendshipDecayModify
 +
  |nexus  = 23862
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Streaks
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.FriendshipStreaks
 +
  |curse  = 1054715
 +
  |nexus  = 25595
 +
  |github  = 1Avalon/Avas-Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Totems, Warp Totem to Other Player
 +
  |author  = ThisIsCad
 +
  |id      = ThisIsCad.FriendshipTotems
 +
  |nexus  = 25969
 +
  |github  = brandonwamboldt/FriendshipTotems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,989: Line 9,761:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.FruitTreeShaker
 
   |id      = Aedenthorn.FruitTreeShaker
 +
  |curse  = 868907
 
   |nexus  = 5776
 
   |nexus  = 5776
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Trees Unblocked
 +
  |author  = dervalanana
 +
  |id      = dervalanana.FruitTreesUnblocked
 +
  |nexus  = 22976
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,998: Line 9,778:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.FruitTreeTweaks
 
   |id      = Aedenthorn.FruitTreeTweaks
 +
  |curse  = 868772
 
   |nexus  = 11422
 
   |nexus  = 11422
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Tweaks for 1.6
 +
  |author  = chiccen
 +
  |id      = chiccen.FruitTreeTweaks
 +
  |nexus  = 21449
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Fishing Bar
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.FullFishingBar
 +
  |curse  = 1007653
 +
  |nexus  = 23006
 +
  |github  = jag3dagster/AutoShaker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Inventory Toolbar (and Invisible Toolbar)
 +
  |author  = mushymato
 +
  |id      = mushymato.FullInventoryToolbar
 +
  |nexus  = 25711
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,025: Line 9,828:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FurnitureAdjustment
 
   |id      = aedenthorn.FurnitureAdjustment
 +
  |curse  = 868820
 
   |nexus  = 10213
 
   |nexus  = 10213
 
   |github  = aedenthorn/StardewValleyMods
 
   |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
Line 7,032: Line 9,851:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FurnitureDisplayFramework
 
   |id      = aedenthorn.FurnitureDisplayFramework
 +
  |curse  = 868797
 
   |nexus  = 10855
 
   |nexus  = 10855
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/19895
+
   |status  = workaround
   |unofficial version = Furniture Display Framework 1.6
+
  |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Furniture Display Framework for 1.6
 +
  |author  = Ilyeana, IlyeanaPlus
 +
  |id      = Ilyeana.FurnitureDisplayFramework
 +
  |nexus  = 19895
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.FurnitureFramework
 +
  |nexus  = 23458
 +
  |github  = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,043: Line 9,877:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FurniturePlacementTweaks
 
   |id      = aedenthorn.FurniturePlacementTweaks
 +
  |curse  = 868721
 
   |nexus  = 14092
 
   |nexus  = 14092
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,050: Line 9,885:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FurnitureRecolor
 
   |id      = aedenthorn.FurnitureRecolor
 +
  |curse  = 868819
 
   |nexus  = 10217
 
   |nexus  = 10217
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,056: Line 9,892:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gacha Geodes
+
  |name    = FuryCore
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.FuryCore
 +
  |nexus  = 10696
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Gacha Geodes, Geode Pity System
 
   |author  = DeLiXx
 
   |author  = DeLiXx
 
   |id      = DLX.Geodes
 
   |id      = DLX.Geodes
 +
  |curse  = 990836
 
   |nexus  = 17691
 
   |nexus  = 17691
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
+
   |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
 
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,078: Line 9,921:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GalaxyWeaponChoice
 
   |id      = aedenthorn.GalaxyWeaponChoice
 +
  |curse  = 868703
 
   |nexus  = 14511
 
   |nexus  = 14511
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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
Line 7,110: Line 9,956:
 
   |nexus  = 7211
 
   |nexus  = 7211
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Game Tables and Arcade Machines
 +
  |author  = CyanFire
 +
  |id      = CF.SMAPI.GameTables
 +
  |nexus  = 12859
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage Can Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.GarbageCanTweaks
 +
  |nexus  = 24410
 +
  |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,127: Line 9,987:
 
   |id      = furyx639.GarbageDay
 
   |id      = furyx639.GarbageDay
 
   |curse  = 871837
 
   |curse  = 871837
 +
  |moddrop = 1547204
 
   |nexus  = 8204
 
   |nexus  = 8204
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage In Garbage Can
 +
  |author  = focustense
 +
  |id      = focustense.GarbageInGarbageCan
 +
  |nexus  = 26607
 +
  |github  = focustense/StardewAutoTrash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,135: Line 10,003:
 
   |id      = NCarigon.GardenPotAutomate
 
   |id      = NCarigon.GardenPotAutomate
 
   |nexus  = 15212
 
   |nexus  = 15212
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garden Pot Options
 +
   |author  = ncarigon
 +
  |id      = NCarigon.GardenPotOptions
 +
  |nexus  = 21608
 +
  |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,143: Line 10,016:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GardenPotTweaks
 
   |id      = aedenthorn.GardenPotTweaks
 +
  |curse  = 868691
 
   |nexus  = 14820
 
   |nexus  = 14820
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gate Fix
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.GateFix
 +
  |nexus  = 4859
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,164: Line 10,050:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GemIsles
 
   |id      = aedenthorn.GemIsles
 +
  |curse  = 868874
 
   |nexus  = 6692
 
   |nexus  = 6692
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,182: Line 10,069:
 
   |nexus  = 13434
 
   |nexus  = 13434
 
   |github  = sqbr/GetGS
 
   |github  = sqbr/GetGS
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generate New Cabin Textures, Use New Cabins
 +
  |author  = Priff13
 +
  |id      = Priff13.UseNewCabins
 +
  |nexus  = 20778
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,199: Line 10,093:
 
   |github  = IrregularPorygon/SMAPIGenericShopMod
 
   |github  = IrregularPorygon/SMAPIGenericShopMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598 1.4].
+
<!--
 +
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,213: Line 10,110:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Genie Lamp
 
   |name    = Genie Lamp
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GenieLamp
 
   |id      = aedenthorn.GenieLamp
 
   |nexus  = 19794
 
   |nexus  = 19794
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley ≤1.5.6
+
{{#invoke:SMAPI compatibility|entry
 
+
  |name    = Genie Lamp Definitive Edition, Genie Lamp
   |status = ok
+
   |author  = Kedidili
 +
  |id      = KediDili.GenieLamp
 +
  |nexus  = 22176
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Geode Crusher Plus
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.geodeCrusherPlus
 +
  |curse  = 1081444
 +
  |nexus  = 24254
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,230: Line 10,138:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.5].
+
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Geode Preview
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.GeodePreview
 +
  |curse  = 1004493
 +
  |moddrop = 1555057
 +
  |nexus  = 21009
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Get Dressed
 +
  |author  = Advize and Jinxiewinxie
 +
  |id      = Advize.GetDressed
 +
  |nexus  = 331
 +
  |github  = AdvizeGH/GetDressed
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,241: Line 10,172:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Get Out the Way
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.GetOutTheWay
 +
  |nexus  = 20637
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,278: Line 10,216:
 
   |nexus  = 14370
 
   |nexus  = 14370
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,285: Line 10,221:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.GiantOmelet
 
   |id      = spacechase0.GiantOmelet
 +
  |curse  = 867139
 
   |nexus  = 13852
 
   |nexus  = 13852
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 7,296: Line 10,233:
 
   |nexus  = 6944
 
   |nexus  = 6944
 
   |github  = desto-git/sdv-mods
 
   |github  = desto-git/sdv-mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,310: Line 10,245:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GiftRejection
 
   |id      = aedenthorn.GiftRejection
 +
  |curse  = 868712
 
   |nexus  = 14273
 
   |nexus  = 14273
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in      = Stardew Valley 1.6
 
   |broke in      = Stardew Valley 1.6
   |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 
   |unofficial version = 0.1.1-unofficial.1-logophile
 
   |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
Line 7,332: Line 10,268:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Gift Taste Helper Continued
 
   |name    = Gift Taste Helper Continued
   |author  = Isi0, tstaples (aka catman)
+
   |author  = Isi0
 
   |id      = Isi0.GiftTasteHelper
 
   |id      = Isi0.GiftTasteHelper
 
   |nexus  = 18762
 
   |nexus  = 18762
Line 7,343: Line 10,279:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Gift Taste Helper Continued x2
 
   |name    = Gift Taste Helper Continued x2
   |author  = JoXW, Isi0, tstaples (aka catman)
+
   |author  = JoXW
 
   |id      = JoXW.GiftTasteHelper
 
   |id      = JoXW.GiftTasteHelper
 
   |nexus  = 21001
 
   |nexus  = 21001
Line 7,356: Line 10,292:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ginger Island Extra Locations
 +
  |author  = mistyspring
 +
  |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
 +
  |curse  = 880520
 +
  |nexus  = 12195
 +
  |github  = misty-spring/StardewMods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,367: Line 10,313:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |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
Line 7,374: Line 10,327:
 
   |nexus  = 9976
 
   |nexus  = 9976
 
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = GlassHammer Hope to Rise, Hope to Rise Mod
 +
  |author  = Glass Hammer
 +
  |id      = GlassHammer.HopeToRiseMod
 +
  |nexus  = 23201
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,382: Line 10,342:
 
   |moddrop = 1007690
 
   |moddrop = 1007690
 
   |github  = Gaphodil/GlobalConfigSettings
 
   |github  = Gaphodil/GlobalConfigSettings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Glory Of Efficiency
 +
  |author  = hackswell
 +
  |id      = hackswell.GloryOfEfficiency
 +
  |nexus  = 25996
 +
  |github  = Hackswell/GloryOfEfficiency
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Glow Buff
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.GlowBuff
 +
  |nexus  = 25157
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,394: Line 10,368:
 
   |author  = Jamie Taylor
 
   |author  = Jamie Taylor
 
   |id      = jltaylor-us.GMCMOptions
 
   |id      = jltaylor-us.GMCMOptions
 +
  |curse  = 997094
 
   |nexus  = 10505
 
   |nexus  = 10505
 
   |github  = jltaylor-us/StardewGMCMOptions
 
   |github  = jltaylor-us/StardewGMCMOptions
Line 7,403: Line 10,378:
 
   |nexus  = 2641
 
   |nexus  = 2641
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = God Mode 1.6
 +
  |author  = Sean M Garcia
 +
  |id      = seanmgarcia.godmode16
 +
  |nexus  = 21208
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Golden Animal Cracker Extractor
 +
  |author  = selph, zombifier
 +
  |id      = selph.CrackerExtractor
 +
  |nexus  = 27071
 +
  |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,439: Line 10,430:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.GradientHairColors
 
   |id      = spacechase0.GradientHairColors
 +
  |curse  = 867144
 
   |nexus  = 12744
 
   |nexus  = 12744
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Grandfather's Gift
   |author  = rikai
+
   |author  = ShadowDragon8685
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 8557
+
   |nexus  = 985
   |github  = rikai/Grandfathers-Heirlooms
+
   |github  =
  
   |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    = Grass Growth
+
  |name    = Grandfather's Gift Remade
 +
  |author  = pepoluan
 +
  |id      = pepoluan.GrandfatherGiftRemade
 +
  |nexus  = 4151
 +
  |chucklefish = 5783
 +
  |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grandfather's Heirlooms
 +
  |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.GrassGrowth
Line 7,465: Line 10,476:
 
   |id      = Jellypowered.GrassChance
 
   |id      = Jellypowered.GrassChance
 
   |nexus  = 3365
 
   |nexus  = 3365
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grass Spread Anywhere, Grow Grass Anywhere
 +
  |author  = LilEGrin
 +
  |id      = LilEGrin.GrassSpreadMod
 +
  |nexus  = 25927
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 7,507: Line 10,525:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.GreenhouseGatherers
 
   |id      = PeacefulEnd.GreenhouseGatherers
 +
  |curse  = 870946
 
   |nexus  = 7619
 
   |nexus  = 7619
 
   |moddrop = 886187
 
   |moddrop = 886187
Line 7,515: Line 10,534:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
 
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
 +
  |curse  = 870946
 
   |nexus  = 7619
 
   |nexus  = 7619
 
   |moddrop = 886187
 
   |moddrop = 886187
Line 7,525: Line 10,545:
 
   |nexus  = 7456
 
   |nexus  = 7456
 
   |github  = Bpendragon/GreenhouseSprinklers
 
   |github  = Bpendragon/GreenhouseSprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Greenhouse Sprinklers Lite, 温室洒水装置
 +
  |author  = Night
 +
  |id      = Night.GreenhouseSprinklersLite
 +
  |nexus  = 25823
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,557: Line 10,584:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GroundhogDay
 
   |id      = aedenthorn.GroundhogDay
 +
  |curse  = 868828
 
   |nexus  = 10151
 
   |nexus  = 10151
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,590: Line 10,618:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grow That Giant Crop
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.GrowThatGiantCrop
 +
  |nexus  = 23760
 +
  |github  = MercuryVN/GrowThatGiantCrop
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Guniism's Unicycle
 +
  |author  = Guniism
 +
  |id      = Guniism.GuniismUnicycle
 +
  |nexus  = 24876
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,622: Line 10,664:
 
   |nexus  = 8774
 
   |nexus  = 8774
 
   |github  = chawolbaka/HaltEventTime
 
   |github  = chawolbaka/HaltEventTime
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hamlet
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Hamlet
 +
  |nexus  = 4601
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,629: Line 10,678:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.HandyHeadphones
 
   |id      = PeacefulEnd.HandyHeadphones
 +
  |curse  = 870944
 
   |nexus  = 7936
 
   |nexus  = 7936
 
   |github  = Floogen/HandyHeadphones
 
   |github  = Floogen/HandyHeadphones
 +
 +
  |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Animals
 +
  |author  = StarPeanut, Greger
 +
  |id      = HappyAnimals
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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
Line 7,660: Line 10,722:
 
   |moddrop = 1068089
 
   |moddrop = 1068089
 
   |github  = Sakorona/SDVMods
 
   |github  = Sakorona/SDVMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,669: Line 10,729:
 
   |nexus  = 19675
 
   |nexus  = 19675
 
   |github  = tlitookilakin/HappyHomeDesigner
 
   |github  = tlitookilakin/HappyHomeDesigner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Combat
 +
  |author  = jeWel
 +
  |id      = jeWel.HardcoreCombat
 +
  |nexus  = 23577
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,698: Line 10,765:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Mode, No Wiki Hardcore Mode
 +
  |author  = Nightshade System
 +
  |id      = NightshadeSystem.SdvHardcoreMode
 +
  |nexus  = 25376
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,717: Line 10,791:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harvest Calendar
 +
  |author  = LonerAxl
 +
  |id      = LonerAxl.HarvestCalendar
 +
  |nexus  = 25103
 +
  |github  = LonerAxl/Stardew_HarvestCalendar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,738: Line 10,819:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.HarvestSeeds
 
   |id      = aedenthorn.HarvestSeeds
 +
  |curse  = 868755
 
   |nexus  = 11773
 
   |nexus  = 11773
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,791: Line 10,873:
 
   |nexus  = 17280
 
   |nexus  = 17280
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hats on Pets Plus
 +
  |author  = Syma
 +
  |id      = Syma.HatsOnPetsPlus
 +
  |nexus  = 22631
 +
  |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,799: Line 10,888:
 
   |moddrop = 716396
 
   |moddrop = 716396
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hay Collection
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.HayCollection
 +
  |curse  = 1004492
 +
  |moddrop = 1555056
 +
  |nexus  = 21008
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,806: Line 10,904:
 
   |nexus  = 10971
 
   |nexus  = 10971
 
   |moddrop = 1103418
 
   |moddrop = 1103418
   |github  = tlitookilakin/HDPortraits
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Portraiture Plus
 +
  |author  = Smallfire
 +
  |id      = Smallfire.HDPortraiturePlus
 +
  |nexus  = 26029
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Sprites
 +
  |author  = ninthworld
 +
  |id      = NinthWorld.HDSprites
 +
  |nexus  = 4024
 +
  |github  = ninthworld/HDSprites
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,832: Line 10,947:
 
   |id      = Zoryn.HealthBars
 
   |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
 
}}
 
}}
Line 7,846: Line 10,961:
 
   |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 [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health Rework
 +
  |author  = seferoni
 +
  |id      = seferoni.HealthRework
 +
  |nexus  = 22223
 +
  |github  = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,853: Line 10,975:
 
   |nexus  = 5941
 
   |nexus  = 5941
 
   |github  = embolden/Heartbeat
 
   |github  = embolden/Heartbeat
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heart Event Helper
 +
  |author  = bungus
 +
  |id      = bungus.HeartEventHelper
 +
  |nexus  = 21924
 +
  |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,883: Line 11,012:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,904: Line 11,034:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help Wanted Auto Accept
 +
  |author  = Ruse82
 +
  |id      = Ruse82.HelpWantedAutoAccept
 +
  |nexus  = 22235
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,913: Line 11,052:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hempire
 +
  |author  = Oga_The_Real
 +
  |id      = Oga_The_Real.Hempire
 +
  |nexus  = 14477
 +
  |github  =
 +
 +
  |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,922: Line 11,070:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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
Line 7,957: Line 11,107:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = High Roller Slots
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.highRollerSlots
 +
  |curse  = 1081456
 +
  |nexus  = 24765
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,004: Line 11,162:
 
   |nexus  = 7352
 
   |nexus  = 7352
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hold to Process Geodes
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.HTPG
 +
  |nexus  = 26189
 +
  |github  = jltaylor-us/StardewHoldToProcessGeodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,038: Line 11,203:
 
   |nexus  = 16688
 
   |nexus  = 16688
 
   |github  = BPavol/stardew-valley-mods
 
   |github  = BPavol/stardew-valley-mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,052: Line 11,215:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.HorseFluteAnywhere
 
   |id      = Pathoschild.HorseFluteAnywhere
 +
  |curse  = 1000620
 
   |nexus  = 7500
 
   |nexus  = 7500
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Flute Auto Mount
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.HorseFluteAutoMount
 +
  |nexus  = 24018
 +
  |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,098: Line 11,269:
 
   |nexus  = 11154
 
   |nexus  = 11154
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,113: Line 11,286:
 
   |nexus  = 16159
 
   |nexus  = 16159
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,142: Line 11,313:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HUD Customizer
 +
  |author  = Espy
 +
  |id      = Espy.HUDCustomizer
 +
  |nexus  = 23704
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,154: Line 11,332:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.HugsAndKisses
 
   |id      = aedenthorn.HugsAndKisses
 +
  |curse  = 868831
 
   |nexus  = 10062
 
   |nexus  = 10062
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,163: Line 11,342:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Hugs and Kisses Continued
 
   |name    = Hugs and Kisses Continued
   |author  = JoXW, aedenthorn
+
   |author  = JoXW
 
   |id      = JoXW.HugsAndKisses
 
   |id      = JoXW.HugsAndKisses
 
   |nexus  = 21019
 
   |nexus  = 21019
Line 8,219: Line 11,398:
 
   |nexus  = 9052
 
   |nexus  = 9052
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,232: Line 11,409:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Dig Where I Want
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.IDigWhereIWant
 +
  |nexus  = 26063
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Idle Animations, Animacoes
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Animacoes
 +
  |nexus  = 5139
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,282: Line 11,475:
 
   |nexus  = 13289
 
   |nexus  = 13289
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,296: Line 11,487:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.immersivegrandpa
 
   |id      = mistyspring.immersivegrandpa
  |curse  = 880517
 
 
   |nexus  = 12562
 
   |nexus  = 12562
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
Line 8,308: Line 11,498:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |status   = workaround
+
  |beta broke in = Stardew Valley 1.6
   |summary = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
+
   |status       = workaround
 +
   |summary       = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,320: Line 11,511:
  
 
   |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
 +
  |name    = Improved Mill
 +
  |author  = AustinYQM
 +
  |id      = AustinYQM.ImprovedMill
 +
  |nexus  = 1748
 +
  |github  = AustinYQM/ImprovedMill
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,337: Line 11,540:
 
   |nexus  = 9317
 
   |nexus  = 9317
 
   |github  = AHilyard/ImprovedTracker
 
   |github  = AHilyard/ImprovedTracker
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,353: Line 11,554:
 
   |nexus  = 4861
 
   |nexus  = 4861
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,370: Line 11,569:
 
   |nexus  = 11388
 
   |nexus  = 11388
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Increased Sprinkler Range
 +
  |author  = EternalSoap
 +
  |id      = eternalsoap.sprinklers
 +
  |nexus  = 20745
 +
  |github  = ArjanSeijs/SprinklerMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,404: Line 11,610:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Industrialization Redux
 +
  |author  = GaLaxY256 and kazuakisama
 +
  |id      = G256.IR.Code
 +
  |nexus  = 22351
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,409: Line 11,622:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.InfallibleFishing
 
   |id      = aedenthorn.InfallibleFishing
 +
  |curse  = 868697
 
   |nexus  = 14639
 
   |nexus  = 14639
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,434: Line 11,648:
 
   |nexus  = 17717
 
   |nexus  = 17717
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Inventory
 +
  |author  = unidarkshin, Devin Lematty
 +
  |id      = DevinLematty.InfiniteInventory
 +
  |nexus  = 2247
 +
  |github  = unidarkshin/Stardew-Mods
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,472: Line 11,696:
 
   |github  = slothsoft/stardew-informant
 
   |github  = slothsoft/stardew-informant
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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
Line 8,478: Line 11,706:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LogUploader
 
   |id      = aedenthorn.LogUploader
 +
  |curse  = 868724
 
   |nexus  = 13979
 
   |nexus  = 13979
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,523: Line 11,752:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Animals 1.6
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.Instantanimals
 +
  |nexus  = 21798
 +
  |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,549: Line 11,787:
 
   |nexus  = 2070
 
   |nexus  = 2070
 
   |github  = bitwisejon/StardewValleyMods
 
   |github  = bitwisejon/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Dialogues
 +
   |author  = idermailer
 +
  |id      = idermailer.InstantDialogues
 +
  |nexus  = 22468
 +
  |github  = idermailer/InstantDialogues
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,589: Line 11,832:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.InstantGrowthPowder
 
   |id      = aedenthorn.InstantGrowthPowder
 +
  |curse  = 868864
 
   |nexus  = 7727
 
   |nexus  = 7727
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,641: Line 11,885:
 
   |nexus  = 8918
 
   |nexus  = 8918
 
   |github  = Binarynova/MyStardewMods
 
   |github  = Binarynova/MyStardewMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant World Events
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.InstantWorldEvents
 +
  |nexus  = 27242
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Integrated Minecarts
 +
  |author  = Jibb
 +
  |id      = jibb.minecarts.C
 +
  |curse  = 988762
 +
  |nexus  = 11881
 +
  |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,657: Line 11,914:
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Interactions, Interacoes
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Interacoes
 +
  |nexus  = 4862
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,666: Line 11,932:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Internationalization
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.Internationalization
 +
  |nexus  = 21317
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,687: Line 11,960:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.invest
 
   |id      = misscoriel.invest
 +
  |curse  = 885083
 
   |nexus  = 5293
 
   |nexus  = 5293
 
   |github  =
 
   |github  =
Line 8,696: Line 11,970:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.investmax
 
   |id      = misscoriel.investmax
 +
  |curse  = 885074
 
   |nexus  = 9253
 
   |nexus  = 9253
 
   |github  = MissCoriel/InvestmentMaximized
 
   |github  = MissCoriel/InvestmentMaximized
Line 8,717: Line 11,992:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = IPv6
 +
  |author  = sunsst
 +
  |id      = sunsst.IPv6
 +
  |nexus  = 25045
 +
  |github  = sunsst/Stardew-Valley-IPv6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Bombs
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.IridiumBombs
 +
  |nexus  = 26476
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Cooking Dishes
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.IridiumCookingDishes
 +
  |nexus  = 24732
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
 +
  |author  = Anthony Maciel, maciel310
 +
  |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
 +
  |nexus  = 15285
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,724: Line 12,027:
 
   |nexus  = 2897
 
   |nexus  = 2897
 
   |github  = EKomperud/StardewMods
 
   |github  = EKomperud/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
 +
  |author  = SaltyEggplant
 +
  |id      = SaltyEggplant.IsGusVisitingIsland
 +
  |nexus  = 25270
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,734: Line 12,048:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = abandoned
+
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,740: Line 12,054:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.IslandGatherers
 
   |id      = PeacefulEnd.IslandGatherers
 +
  |curse  = 870940
 
   |nexus  = 8552
 
   |nexus  = 8552
 
   |github  = Floogen/IslandGatherers
 
   |github  = Floogen/IslandGatherers
 +
 +
  |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
  |broke in = Stardew Valley 1.6<!--@retest-linked, @retest-after Dynamic Game Assets, @retest-after Expanded Storage-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,752: Line 12,067:
 
   |nexus  = 8552
 
   |nexus  = 8552
 
   |github  = Floogen/IslandGatherers
 
   |github  = Floogen/IslandGatherers
 +
 +
  |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
  |broke in = Stardew Valley 1.6<!--@retest-after Island Gatherers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,774: Line 12,089:
 
   |author  = SlayerDharok
 
   |author  = SlayerDharok
 
   |id      = SlayerDharok.Item_Bags
 
   |id      = SlayerDharok.Item_Bags
 +
  |curse  = 991675
 
   |nexus  = 5382
 
   |nexus  = 5382
 
   |github  = Videogamers0/SDV-ItemBags
 
   |github  = Videogamers0/SDV-ItemBags
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Checker
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Items.DLL
 +
  |nexus  = 24305
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Extensions
 +
  |author  = mistyspring
 +
  |id      = mistyspring.ItemExtensions
 +
  |nexus  = 20357
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Locator
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Items2.DLL
 +
  |nexus  = 24305
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,809: Line 12,146:
 
   |moddrop = 1012482
 
   |moddrop = 1012482
 
   |github  = TSlex/StardewValley
 
   |github  = TSlex/StardewValley
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Items Have Weight
 +
   |author  = BarleyZP
 +
  |id      = BarleyZP.ItemsHaveWeight
 +
  |nexus  = 26693
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,819: Line 12,161:
 
   |curse  = 297655
 
   |curse  = 297655
 
   |github  = jaredlll08/Item-Tooltips
 
   |github  = jaredlll08/Item-Tooltips
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Tweaks
 +
  |author  = crpz
 +
  |id      = crpz.ItemTweaks
 +
  |nexus  = 8182
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,828: Line 12,177:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = It's My Farm I'll Pass Out If I Want To, It's My Farm&#44; I Can Pass Out If I Want To!
 +
  |author  = Apprehentice
 +
  |id      = apprehentice.IMFIPOIIWT
 +
  |nexus  = 25188
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
 +
  |author  = Caboose Sage, CabooseSage
 +
  |id      = Cabbose.Sage.ItsStardewTime
 +
  |nexus  = 20847
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,835: Line 12,198:
 
   |nexus  = 13798
 
   |nexus  = 13798
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jack Be Thicc
 +
  |author  = DeadRobotDev
 +
  |id      = DeadRobotDev.JackBeThicc
 +
  |nexus  = 21533
 +
  |github  = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,887: Line 12,257:
 
   |author  = Platonymous
 
   |author  = Platonymous
 
   |id      = Platonymous.JoJaBan
 
   |id      = Platonymous.JoJaBan
 +
  |curse  = 308257
 
   |nexus  = 3118
 
   |nexus  = 3118
 
   |moddrop = 793907
 
   |moddrop = 793907
Line 8,892: Line 12,263:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Cola Expanded
 +
  |author  = Objection777
 +
  |id      = Objection777.JojaColaExpandedCode
 +
  |nexus  = 24227
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Express
 +
  |author  = OFTS_CQM and Yuxuan
 +
  |id      = ofts.jojaExp
 +
  |nexus  = 23614
 +
  |github  = ofts-cqm/SDV_JojaExpress
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Financial
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.JojaFinancial
 +
  |nexus  = 24958
 +
  |github  = NermNermNerm/JojaFinancial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,907: Line 12,299:
 
   |id      = PeacefulEnd.JojaOnline
 
   |id      = PeacefulEnd.JojaOnline
 
   |moddrop = 878236
 
   |moddrop = 878236
 +
  |curse  = 870947
 
   |nexus  = 7486
 
   |nexus  = 7486
 
   |github  = Floogen/JojaOnline
 
   |github  = Floogen/JojaOnline
  |status  = abandoned
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,924: Line 12,317:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.HauntedJoja
 
   |id      = MindMeltMax.HauntedJoja
 +
  |curse  = 997973
 
   |nexus  = 7014
 
   |nexus  = 7014
 
   |moddrop = 1135684
 
   |moddrop = 1135684
Line 8,935: Line 12,329:
 
   |github  = pomepome/JoysOfEfficiency
 
   |github  = pomepome/JoysOfEfficiency
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/GloryOfEfficiency/releases}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,952: Line 12,348:
 
   |nexus  = 13183
 
   |nexus  = 13183
 
   |github  = jltaylor-us/StardewJsonProcessor
 
   |github  = jltaylor-us/StardewJsonProcessor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Json Shuffle
 +
  |author  = spacechase0
 +
  |id      = spacechase0.JsonShuffle
 +
  |nexus  = 21513
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,968: Line 12,371:
 
   |nexus  = 1844
 
   |nexus  = 1844
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimatic
 +
   |author  = NermNermNerm
 +
  |id      = NermNermNerm.Junimatic
 +
  |nexus  = 22672
 +
  |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,978: Line 12,386:
 
   |github  = Achtuur/StardewMods
 
   |github  = Achtuur/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,986: Line 12,394:
 
   |nexus  = 14384
 
   |nexus  = 14384
 
   |github  = tylergibbs2/StardewValleyMods
 
   |github  = tylergibbs2/StardewValleyMods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,999: Line 12,409:
 
   |id      = Zoryn.JunimoDepositAnywhere
 
   |id      = Zoryn.JunimoDepositAnywhere
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
Line 9,010: Line 12,420:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Farm
 +
  |author  = Platonymous
 +
  |id      = Platonymous.JunimoFarm
 +
  |nexus  = 984
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,048: Line 12,468:
 
   |id      = BlaDe.JunimoLevelPractice
 
   |id      = BlaDe.JunimoLevelPractice
 
   |nexus  = 10056
 
   |nexus  = 10056
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Level Select
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.JunimoKartLevelSelect
 +
  |nexus  = 25140
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Prizes
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.JunimoKartPrizes
 +
  |nexus  = 25968
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 9,059: Line 12,493:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Studio, Music Blocks
 +
  |author  = Becks723
 +
  |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
 +
  |nexus  = 6971
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,066: Line 12,510:
 
   |nexus  = 15676
 
   |nexus  = 15676
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junk Mail
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.JunkMail
 +
  |nexus  = 4452
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,133: Line 12,586:
 
   |nexus  =
 
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Keyboard Mod Menu
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.KeyboardModMenu
 +
  |nexus  = 3147
 +
  |curse  = 308891
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,140: Line 12,604:
 
   |nexus  = 9295
 
   |nexus  = 9295
 
   |github  = Deflaktor/KeySuppressor
 
   |github  = Deflaktor/KeySuppressor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kisekae
 +
  |author  = Kabigon
 +
  |id      = Kabigon.kisekae
 +
  |nexus  = 2348
 +
  |github  = KabigonFirst/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kiss Krobus
 +
  |author  = EnanoForro
 +
  |id      = EnanoForro.KissKrobus
 +
  |nexus  = 25234
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = KivoValley Pets, KivoValley Sounds Lib
 +
  |author  = ST, Trans1st0r
 +
  |id      = ST.KivoValley.SoundsLib
 +
  |nexus  = 25705
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,152: Line 12,641:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.KrobusRoommateStore
 
   |id      = aedenthorn.KrobusRoommateStore
 +
  |curse  = 868741
 
   |nexus  = 13131
 
   |nexus  = 13131
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,183: Line 12,673:
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ladder Light
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.LadderLight
 +
  |moddrop = 1549539
 +
  |curse  = 1003314
 +
  |nexus  = 22052
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,188: Line 12,687:
 
   |author  = ChaosEnergy
 
   |author  = ChaosEnergy
 
   |id      = ChaosEnergy.LadderLocator
 
   |id      = ChaosEnergy.LadderLocator
 +
  |curse  = 989910
 
   |nexus  = 3094
 
   |nexus  = 3094
 
   |github  = yuri-moens/LadderLocator
 
   |github  = yuri-moens/LadderLocator
Line 9,223: Line 12,723:
 
   |name    = Lasting Conversation Topics
 
   |name    = Lasting Conversation Topics
 
   |author  = sophiesalacia
 
   |author  = sophiesalacia
   |id      = sophie.LastingCTs
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
 
   |nexus  = 14377
 
   |nexus  = 14377
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
  |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = drbirbdev
+
  |author  = Lavapulse
   |id      = drbirbdev.LeaderboardLibrary
+
  |id      = Lavapulse.LavapulseChickens
 +
  |nexus  = 4821
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lazy Farmer
 +
  |author  = LazyGamer
 +
  |id      = LazyGamer.LazyFarmer
 +
  |nexus  = 26294
 +
  |github  = setsevireon/LazyFarmer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lazy Mod
 +
  |author  = weizinai
 +
  |id      = weizinai.LazyMod
 +
  |nexus  = 22826
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Leaderboard Library
 +
   |author  = drbirbdev
 +
   |id      = drbirbdev.LeaderboardLibrary
 
   |nexus  = 15102
 
   |nexus  = 15102
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leah Cabin Music Fix
 +
  |author  = Huanir
 +
  |id      = Huanir.LeahCabinMusicFix
 +
  |nexus  = 2653
 +
  |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
Line 9,259: Line 12,793:
 
   |author  = DeLiXx
 
   |author  = DeLiXx
 
   |id      = DeLiXx.Lenient_Window_Resize
 
   |id      = DeLiXx.Lenient_Window_Resize
 +
  |curse  = 990483
 
   |nexus  = 12305
 
   |nexus  = 12305
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
+
   |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,273: Line 12,808:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Less Strict Over-Exertion, AntiExhaustion
 +
  |author  = Permamiss
 +
  |id      = BALANCEMOD_AntiExhaustion
 +
  |nexus  = 637
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let Me Hatch This Egg
 +
  |author  = MikeW
 +
  |id      = Mikew.letmehatchthisegg.smapi
 +
  |nexus  = 25175
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,290: Line 12,842:
 
   |nexus  = 16738
 
   |nexus  = 16738
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let's Move It
 +
  |author  = Exblosis
 +
  |id      = Exblosis.LetsMoveIt
 +
  |nexus  = 20943
 +
  |github  = Exblosis/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,306: Line 12,865:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Level Forever
 +
  |author  = GoldstoneBosonMeadows, Parakee
 +
  |id      = GoldstoneBosonMeadows.LevelForever
 +
  |nexus  = 22920
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,314: Line 12,880:
 
   |github  = jahangmar/StardewValleyMods
 
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,324: Line 12,892:
 
   |github  =
 
   |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = SMAPI 3.0
  |unofficial version =
 
  |unofficial url    =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,334: Line 12,900:
 
   |nexus  = 7222
 
   |nexus  = 7222
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,350: Line 12,914:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LightMod
 
   |id      = aedenthorn.LightMod
 +
  |curse  = 868708
 
   |nexus  = 14387
 
   |nexus  = 14387
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,366: Line 12,931:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LikeADuckToWater
 
   |id      = aedenthorn.LikeADuckToWater
 +
  |curse  = 868676
 
   |nexus  = 15860
 
   |nexus  = 15860
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |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
 +
  |name    = Like a Duck to Water Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.LikeADuckToWater
 +
  |nexus  = 21285
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,378: Line 12,953:
 
   |moddrop = 716383
 
   |moddrop = 716383
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Limited Regrowable Crop Harvests
 +
  |author  = Adradis
 +
  |id      = Adradis.LimitedHarvests
 +
  |nexus  = 24623
 +
  |github  = Adradis/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,387: Line 12,969:
  
 
   |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
 +
  |name    = Line Sprinklers Redux (1.6 Compatible)
 +
  |author  = rtrox, Swyytch
 +
  |id      = rtrox.LineSprinklersRedux
 +
  |nexus  = 23895
 +
  |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,401: Line 12,990:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.LiterallyCantEven
 
   |id      = spacechase0.LiterallyCantEven
 +
  |curse  = 867137
 
   |nexus  = 14262
 
   |nexus  = 14262
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 9,418: Line 13,008:
 
   |id      = tylergibbs2.liveprogressbar
 
   |id      = tylergibbs2.liveprogressbar
 
   |nexus  = 7330
 
   |nexus  = 7330
   |github  = tylergibbs2/LiveProgressBar
+
   |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,424: Line 13,017:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LivestockChoices
 
   |id      = aedenthorn.LivestockChoices
 +
  |curse  = 868766
 
   |nexus  = 11551
 
   |nexus  = 11551
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 9,444: Line 13,040:
  
 
   |broke in = Stardew Valley 1.6
 
   |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
Line 9,450: Line 13,056:
 
   |id      = Bouhm.LocationCompass
 
   |id      = Bouhm.LocationCompass
 
   |nexus  = 3045
 
   |nexus  = 3045
  |curse  = 308286
 
 
   |github  = Bouhm/stardew-valley-mods
 
   |github  = Bouhm/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lockable Things
 +
  |author  = ThisIsCad
 +
  |id      = ThisIsCad.LockableThings
 +
  |nexus  = 26281
 +
  |github  = brandonwamboldt/LockableThings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,457: Line 13,069:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.LockedChests
 
   |id      = MindMeltMax.LockedChests
 +
  |curse  = 1004481
 
   |moddrop = 1179603
 
   |moddrop = 1179603
 
   |nexus  = 12452
 
   |nexus  = 12452
Line 9,473: Line 13,086:
 
   |id      = LockedMaps
 
   |id      = LockedMaps
 
   |nexus  = 10089
 
   |nexus  = 10089
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lock Hotbar Items
 +
  |author  = Falson
 +
  |id      = Falson.LockHotbarItems
 +
  |moddrop = 1573213
 +
  |nexus  = 23702
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 9,495: Line 13,116:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LogSpamFilter
 
   |id      = aedenthorn.LogSpamFilter
 +
  |curse  = 868783
 
   |nexus  = 11252
 
   |nexus  = 11252
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,511: Line 13,133:
 
   |nexus  = 10498
 
   |nexus  = 10498
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,525: Line 13,145:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LongerSeasons
 
   |id      = aedenthorn.LongerSeasons
 +
  |curse  = 868830
 
   |nexus  = 10108
 
   |nexus  = 10108
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Seasons - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.LongerSeasons
 +
  |nexus  = 25164
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,536: Line 13,166:
 
   |nexus  = 649
 
   |nexus  = 649
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love REDUX
 +
   |author  = mushroomhash
 +
  |id      = mush.loveydovey
 +
  |nexus  = 21370
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,552: Line 13,186:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
 
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
 +
  |curse  = 992793
 
   |nexus  = 541
 
   |nexus  = 541
 
   |moddrop = 606605
 
   |moddrop = 606605
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loon Calls
 +
  |author  = Graham Nelson
 +
  |id      = GrahamNelson.LoonCallsMod
 +
  |nexus  = 27045
 +
  |github  = Graham-Nelson73/LoonCallsMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,560: Line 13,202:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LooseAudioFiles
 
   |id      = aedenthorn.LooseAudioFiles
 +
  |curse  = 868902
 
   |nexus  = 5999
 
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,573: Line 13,216:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lost Book Menu
 +
  |author  = bungus
 +
  |id      = bungus.LostBookMenu
 +
  |nexus  = 20301
 +
  |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,582: Line 13,232:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Louis's Garage and Renault 5 Expansion
 +
  |author  = XxHarvzBackxX and Yri and Kaystar
 +
  |id      = R5.DLL
 +
  |nexus  = 24687
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,601: Line 13,258:
 
   |github  = AdvizeGH/LovedLabels
 
   |github  = AdvizeGH/LovedLabels
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548 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
Line 9,616: Line 13,276:
 
   |author  = AvalonMFX
 
   |author  = AvalonMFX
 
   |id      = AvalonMFX.LoveFestival
 
   |id      = AvalonMFX.LoveFestival
 +
  |curse  = 1016375
 
   |nexus  = 17819
 
   |nexus  = 17819
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,629: Line 13,288:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Luckier Mod, Luciker Mod
   |author  = delaney
+
   |author  = Justin Song
   |id      = dJustLuckMod
+
   |id      = JustinSong.LucikerMood
   |nexus  = 10386
+
   |nexus  = 27250
  |moddrop = 1070645
 
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 9,644: Line 13,302:
 
   |nexus  = 521
 
   |nexus  = 521
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lucky Block, Random Block
 +
  |author  = elthisboy
 +
   |id      = elthisboy.LuckyBlockMod
 +
  |curse  = 1075448
 +
  |nexus  = 26594
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,661: Line 13,325:
 
   |moddrop = 664151
 
   |moddrop = 664151
 
   |github  = Sakorona/SDVMods
 
   |github  = Sakorona/SDVMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Lurking in the Dark
 
  |author  = 7thAxis
 
  |id      = 7thAxis.LitD
 
  |nexus  = 10770
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,675: Line 13,332:
 
   |nexus  = 5600
 
   |nexus  = 5600
 
   |github  = Videogamers0/SDV-MachineAugmentors
 
   |github  = Videogamers0/SDV-MachineAugmentors
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,720: Line 13,375:
 
   |nexus  = 8762
 
   |nexus  = 8762
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic by Neosinf
 +
   |author  = Neosinf
 +
  |id      = neosinf.Magic
 +
  |nexus  = 26593
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,747: Line 13,407:
 
   |nexus  = 8169
 
   |nexus  = 8169
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,763: Line 13,421:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MailboxMenu
 
   |id      = aedenthorn.MailboxMenu
 +
  |curse  = 868707
 
   |nexus  = 14439
 
   |nexus  = 14439
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mailbox Menu Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.MailboxMenu
 +
  |nexus  = 21068
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,782: Line 13,450:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728 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
Line 9,800: Line 13,471:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Maintain Glow Rings Indoors Radius
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.MaintainGlowRingsIndoorsRadius
 +
  |nexus  = 27331
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,814: Line 13,493:
 
   |nexus  = 16003
 
   |nexus  = 16003
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Makeshift Multiplayer
 +
  |author  = spacechase0
 +
  |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
 +
  |nexus  = 501
 +
  |moddrop = 127274
 +
  |github  = spacechase0/StardewValleyMP
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,831: Line 13,521:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Manure Industries
 +
  |author  = Drewdus42
 +
  |id      = Drewdus42.ManureIndustries
 +
  |nexus  = 9310
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,852: Line 13,549:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MapEdit
 
   |id      = aedenthorn.MapEdit
 +
  |curse  = 868847
 
   |nexus  = 18387<!--8876 before 1.0.0-->
 
   |nexus  = 18387<!--8876 before 1.0.0-->
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Image Export
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
 +
  |nexus  = 1073
 +
  |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
Line 9,859: Line 13,569:
 
   |author  = DecidedlyHuman
 
   |author  = DecidedlyHuman
 
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
 
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
 +
  |curse  = 1019064
 
   |nexus  = 14493
 
   |nexus  = 14493
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
Line 9,871: Line 13,582:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Teleport For Expansions, Stardew Valley Map Teleport
 +
  |author  = hlyvia
 +
  |id      = hlyvia.StardewValleyMapTeleport
 +
  |nexus  = 25279
 +
  |github  = kesesek/StardewValleyMapTeleport
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Teleport, Stardew Valley Map Teleport
 +
  |author  = Richard2091
 +
  |id      = Richard2091.MapTeleport
 +
  |nexus  = 21381
 +
  |github  = Richard2091/MapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,895: Line 13,620:
 
   |github  = ceruleandeep/CeruleanStardewMods
 
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,901: Line 13,626:
 
   |author  = d5a1lamdtd, HaPyke
 
   |author  = d5a1lamdtd, HaPyke
 
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
 
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
 +
  |curse  = 994458
 
   |moddrop = 1480763
 
   |moddrop = 1480763
 
   |nexus  = 19309
 
   |nexus  = 19309
 
   |github  = congha22/foodstore
 
   |github  = congha22/foodstore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mass Production
 +
  |author  = Jacque Pott
 +
  |id      = JacquePott.MassProduction
 +
  |nexus  = 7021
 +
  |github  = JacquePott/StardewValleyMods
  
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mastery Extended
 +
  |author  = AlanBF
 +
  |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
 +
  |nexus  = 23697
 +
  |github  = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Mastery Extended - WoL Compat
   |author  = Yoshimax
+
   |author  = AlanBF
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = AlanBF.MasteryExtended.WoL
   |nexus  = 12824
+
   |nexus  = 23697
   |github  = yoshimax2/MarryMorris
+
   |github  = Pet-Slime/StardewValley
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Kissing-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,952: Line 13,692:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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}}#MayoMart
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,971: Line 13,713:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
  |name    = Meal Overhaul
 +
  |author  = stardemod
 +
  |id      = stardemod.MealOverhaul
 +
  |nexus  = 23528
 +
  |github  =
 +
 
 +
  |status  = abandoned 
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Meme Outfits
 
   |author  = Mehidden
 
   |author  = Mehidden
 
   |id      = MemeOutfits.Mehidden
 
   |id      = MemeOutfits.Mehidden
Line 9,989: Line 13,740:
 
   |id      = TianXiaobai.MergeFertilizer
 
   |id      = TianXiaobai.MergeFertilizer
 
   |nexus  = 17743
 
   |nexus  = 17743
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Message Box API, ChatMod
 +
  |author  = Kithio
 +
  |id      = Kithio:ChatMod
 +
  |nexus  =
 +
  |chucklefish = 4296
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,005: Line 13,765:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MeteorDefence
 
   |id      = aedenthorn.MeteorDefence
 +
  |curse  = 868804
 
   |nexus  = 10641
 
   |nexus  = 10641
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,014: Line 13,775:
 
   |nexus  = 4638
 
   |nexus  = 4638
 
   |github  = mus-candidus/MiceInTheValley
 
   |github  = mus-candidus/MiceInTheValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Migrate DGA Items
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.MigrateDGAItems
 +
  |nexus  = 20612
 +
  |github  = elizabethcd/MigrateDGAItems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,021: Line 13,789:
 
   |nexus  = 5948
 
   |nexus  = 5948
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,076: Line 13,842:
 
   |nexus  = 18776
 
   |nexus  = 18776
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mine Tooltips
 +
  |author  = Codeize
 +
  |id      = Codeize.MineTooltips
 +
  |nexus  = 26315
 +
  |github  = Codeize/MineTooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,105: Line 13,878:
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mining with Explosives
 +
  |author  = Nishtra
 +
  |id      = Nishtra.MiningWithExplosives, MiningWithExplosives<!--changed in 1.2-->
 +
  |nexus  = 770
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,133: Line 13,917:
 
   |nexus  = 5691
 
   |nexus  = 5691
 
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,140: Line 13,922:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.PositionTool
 
   |id      = misscoriel.PositionTool
 +
  |curse  = 885077
 
   |nexus  = 8087
 
   |nexus  = 8087
 
   |github  = MissCoriel/Position-Tool
 
   |github  = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.UCRFix
 
   |id      = misscoriel.UCRFix
 +
  |curse  = 885075
 
   |nexus  = 8284
 
   |nexus  = 8284
   |github  = MissCoriel/UniqueCourtshipResponseCore
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,156: Line 13,940:
 
   |nexus  = 11363
 
   |nexus  = 11363
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,170: Line 13,952:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileArcade
 
   |id      = aedenthorn.MobileArcade
 +
  |curse  = 868888
 
   |nexus  = 6538
 
   |nexus  = 6538
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |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
Line 10,179: Line 13,964:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileAudioPlayer
 
   |id      = aedenthorn.MobileAudioPlayer
 +
  |curse  = 868883
 
   |nexus  = 6568
 
   |nexus  = 6568
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,188: Line 13,974:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileCalendar
 
   |id      = aedenthorn.MobileCalendar
 +
  |curse  = 868879
 
   |nexus  = 6601
 
   |nexus  = 6601
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |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
Line 10,197: Line 13,986:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileCatalogues
 
   |id      = aedenthorn.MobileCatalogues
 +
  |curse  = 868886
 
   |nexus  = 6543
 
   |nexus  = 6543
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |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
Line 10,211: Line 14,003:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 
   |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
   |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
Line 10,217: Line 14,010:
 
   |author  = JoXW
 
   |author  = JoXW
 
   |id      = JoXW.MobilePhone
 
   |id      = JoXW.MobilePhone
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Arcade Mobile Apps
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileArcade
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Calendar Mobile App
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileCalendar
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Mobile Catalogues
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileCatalogues
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Television Mobile App
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileTelevision
 
   |nexus  = 21017
 
   |nexus  = 21017
 
   |github  = JoXW100/StardewValleyMods
 
   |github  = JoXW100/StardewValleyMods
Line 10,224: Line 14,045:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileTelevision
 
   |id      = aedenthorn.MobileTelevision
 +
  |curse  = 868882
 
   |nexus  = 6575
 
   |nexus  = 6575
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,243: Line 14,067:
 
   |name    = Modify This
 
   |name    = Modify This
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ModThis
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
 +
  |curse  = 868859
 
   |nexus  = 7814
 
   |nexus  = 7814
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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
Line 10,280: Line 14,107:
 
   |author  = DaLion
 
   |author  = DaLion
 
   |id      = DaLion.Overhaul
 
   |id      = DaLion.Overhaul
   |nexus  =
+
   |nexus  = 14470
   |github  = daleao/modular-overhaul
+
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Modular Zen Garden, Modular Zen Gardens Furniture
 +
  |author  = leroymilo
 +
  |id      = leroymilo.ModularZenGarden
 +
  |nexus  = 22140
 +
  |github  = Leroymilo/MZG
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,294: Line 14,129:
  
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119584
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
   |unofficial version = 2.6.0-unofficial
+
   |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,306: Line 14,141:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Money Management Mod
 +
  |author  = Tbonetomtom
 +
  |id      = Tbonetomtom.MoneyManagementMod
 +
  |nexus  = 17045
 +
  |github  = Tbonetomtom/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Furniture Drop
 +
  |author  = FistOfTheNoob & MangusuPixel
 +
  |id      = FistOfTheNoob.MonsterFurnitureDrop
 +
  |nexus  = 24804
 +
  |github  = MangusuPixel/MonsterFurnitureDrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,330: Line 14,179:
  
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Almanac|Almanac]] instead
+
   |summary  = Use [[#Almanac|Almanac]] instead.
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
}}
 
}}
Line 10,348: Line 14,197:
 
   |nexus  = 10651
 
   |nexus  = 10651
 
   |github  = BananaFruit1492/MonsterMuskInVolcano
 
   |github  = BananaFruit1492/MonsterMuskInVolcano
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Slayer Anywhere
 +
  |author  = AcidicNic
 +
  |id      = acidicNic.MonsterSlayerAnywhere
 +
  |nexus  = 21162
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,353: Line 14,209:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.MonstersTheFramework
 
   |id      = spacechase0.MonstersTheFramework
 +
  |curse  = 867148
 
   |nexus  = 10673
 
   |nexus  = 10673
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 10,359: Line 14,216:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Monster Vending Machine
   |author  = Daniel McMenamy, Deathest1
+
   |author  = Zexu2K
   |id      = f1r3w477.MoodyPlanet
+
   |id      = Zexu2K.MVM
   |nexus  = 2830
+
   |nexus  = 26064
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
  |name    = Monthly Mail
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.MonthlyMail
 +
  |nexus  = 4523
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MoodFix
 +
  |author  = vaindil
 +
  |id      = vaindil.MoodFix
 +
  |nexus  = 1809
 +
  |github  = vaindil/sdv-moodfix
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mood Guard
 +
  |author  = YonKuma, kumarei
 +
  |id      = YonKuma.MoodGuard
 +
  |nexus  = 1597
 +
  |github  = YonKuma/MoodGuard
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moody Planet
 +
  |author  = Daniel McMenamy, Deathest1
 +
  |id      = f1r3w477.MoodyPlanet
 +
  |nexus  = 2830
 +
  |github  = F1r3w477/TheseModsAintLoyal
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moolah 1.6 Fix
 +
  |author  = supergato664
 +
  |id      = supergato664.Moolah
 +
  |nexus  = 23549
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Moolah Money Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Moolah
 
   |id      = aedenthorn.Moolah
 +
  |curse  = 868689
 
   |nexus  = 15123
 
   |nexus  = 15123
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,448: Line 14,350:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Books
 +
  |author  = jeWel
 +
  |id      = jeWel.MoreBooksCode
 +
  |nexus  = 23891
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,484: Line 14,393:
 
   |nexus  = 10008
 
   |nexus  = 10008
 
   |github  = elizabethcd/MoreConversationTopics
 
   |github  = elizabethcd/MoreConversationTopics
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Dresser Variety
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.MoreDresserVariety
 +
  |nexus  = 24194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Events
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.MoreEvents
 +
  |nexus  = 20945
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,522: Line 14,445:
 
   |nexus  = 5398
 
   |nexus  = 5398
 
   |github  = Sonozuki/StardewMods
 
   |github  = Sonozuki/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,556: Line 14,481:
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Level Up Notifications, Level Up Notifications
 +
  |author  = Binarynova
 +
  |id      = binarynova.levelupnotifications
 +
  |nexus  = 21667
 +
  |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,563: Line 14,495:
 
   |nexus  = 19405
 
   |nexus  = 19405
 
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Map Layers
 +
  |author  = Platonymous
 +
  |id      = Platonymous.MoreMapLayers
 +
  |nexus  = 1134
 +
  |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
Line 10,572: Line 14,515:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Mixed Seeds from Weeds
 +
  |author  = minami26
 +
  |id      = minami26.moremixedseedsfromweeds
 +
  |nexus  = 26712
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,581: Line 14,531:
  
 
   |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
 +
  |name    = More Nightly Events
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.morenightlyevents
 +
  |nexus  = 22612
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,606: Line 14,572:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sensible Juices
 +
  |author  = NCarigon
 +
  |id      = NCarigon.MoreSensibleJuices
 +
  |nexus  = 23146
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,615: Line 14,588:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,636: Line 14,610:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
  |name    = More Sorting, More Sorting Options
   |author  = Joco80 & Sasara
+
  |author  = Chris Kau & Sean Nightingale
 +
  |id      = CKSR.MoreSorting
 +
  |nexus  = 22944
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More TV Channel, CanaisTv
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.CanaisTv
 +
  |nexus  = 5126
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Visible Cask Quality, More Visible Cask Rarity
 +
  |author  = mushymato
 +
  |id      = mushymato.MoreVisibleCaskRarity
 +
  |nexus  = 26052
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = More Weapons
 +
   |author  = Joco80 & Sasara
 
   |id      = Joco80.MoreWeapons
 
   |id      = Joco80.MoreWeapons
 
   |nexus  = 1168
 
   |nexus  = 1168
Line 10,643: Line 14,640:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Morning Auto-Pause
 +
  |author  = Zamiel
 +
  |id      = Zamiel.MorningAutoPause
 +
  |nexus  = 21266
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mossy Tree Bubble
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.MossyTreeBubble
 +
  |curse  = 1008228
 +
  |moddrop = 1564905
 +
  |nexus  = 22818
 +
  |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,658: Line 14,671:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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-130131 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.3-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,666: Line 14,683:
 
   |nexus  = 18973
 
   |nexus  = 18973
 
   |github  = mouahrara/mouahrarasModuleCollection
 
   |github  = mouahrara/mouahrarasModuleCollection
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Fishing
 +
  |author  = ruggerbuns
 +
   |id      = ruggerbuns.MouseFishing
 +
  |curse  = 1046572
 +
  |moddrop = 1597338
 +
  |nexus  = 25231
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Movement Fishing, 鼠标移动钓鱼
 +
  |author  = Night
 +
  |id      = Night.MovementFishing
 +
  |nexus  = 25571
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Mouse Move Mode, Right Click Move Mode
 
   |name    = Mouse Move Mode, Right Click Move Mode
 
   |author  = ylsama
 
   |author  = ylsama
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
 +
  |curse  = 1063458
 
   |nexus  = 2614
 
   |nexus  = 2614
 
   |github  = ylsama/RightClickMoveMode
 
   |github  = ylsama/RightClickMoveMode
Line 10,680: Line 14,712:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MoveableMailbox
 
   |id      = aedenthorn.MoveableMailbox
 +
  |curse  = 868858
 
   |nexus  = 7834
 
   |nexus  = 7834
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,694: Line 14,729:
  
 
   |broke in = Stardew Valley 1.6
 
   |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 10,700: Line 14,737:
 
   |id      = joljyo.MoveAnnoyingCursor
 
   |id      = joljyo.MoveAnnoyingCursor
 
   |nexus  = 7378
 
   |nexus  = 7378
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Bed
 +
  |author  = yangZ, yangZheng20
 +
  |id      = yangZ.MoveBed
 +
  |nexus  = 23308
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 10,708: Line 14,752:
 
   |nexus  = 17391
 
   |nexus  = 17391
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,726: Line 14,768:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MoveGreenhousePlot
 
   |id      = aedenthorn.MoveGreenhousePlot
 +
  |curse  = 868738
 
   |nexus  = 13589
 
   |nexus  = 13589
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,733: Line 14,776:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MoveIt
 
   |id      = aedenthorn.MoveIt
 +
  |curse  = 868688
 
   |nexus  = 15163
 
   |nexus  = 15163
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,743: Line 14,787:
 
   |id      = Zoryn.MovementModifier
 
   |id      = Zoryn.MovementModifier
 
   |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 10,752: Line 14,796:
 
   |nexus  = 2736
 
   |nexus  = 2736
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Through Object
 +
  |author  = ylsama
 +
  |id      = ylsama.MoveThoughObject
 +
  |nexus  = 2680
 +
  |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 +
  |dev note = source in separate Git branch
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movie Theater Options
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.MovieTheaterOptions
 +
  |nexus  = 26783
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,769: Line 14,834:
 
   |nexus  = 16194
 
   |nexus  = 16194
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MTN, More Than Necessary
 +
  |author  = SgtPickles, GameMX
 +
  |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
 +
  |nexus  = 2256
 +
  |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
Line 10,786: Line 14,862:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,795: Line 14,873:
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Emotes
 +
  |author  = FerMod
 +
  |id      = FerMod.MultiplayerEmotes
 +
  |nexus  = 2347
 +
  |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
Line 10,830: Line 14,919:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.MPInfo
 
   |id      = MindMeltMax.MPInfo
 +
  |curse  = 1004488
 
   |moddrop = 1302776
 
   |moddrop = 1302776
 
   |nexus  = 15155
 
   |nexus  = 15155
Line 10,840: Line 14,930:
 
   |nexus  = 16030
 
   |nexus  = 16030
 
   |github  = scayze/multiprairie
 
   |github  = scayze/multiprairie
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Lag Fixer - Skull Caverns and Mine
 +
   |author  = Xoulious
 +
  |id      = Xoulious.MultiplayerLagFixer
 +
  |nexus  = 25222
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,860: Line 14,955:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
  |name    = Multiplayer Mod Limit
   |author  = Kalthramis
+
  |author  = weizinai
   |id      = Kalthramis.MPSpeechBubbles
+
  |id      = weizinai.MultiplayerModLimit
 +
  |nexus  = 25446
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
 +
  |author  = Unremarkable, animavoro
 +
  |id      = unremarkable.fix-sellToStorePrice
 +
  |nexus  = 2135
 +
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Shaft Fix
 +
  |author  = Prince-Leto
 +
  |id      = princeleto.multiplayershaftfix
 +
  |nexus  = 2922
 +
  |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Multiplayer Speech Bubbles
 +
   |author  = Kalthramis
 +
   |id      = Kalthramis.MPSpeechBubbles
 
   |nexus  = 2192
 
   |nexus  = 2192
 
   |github  =
 
   |github  =
   |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
+
   |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
  
 
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
Line 10,879: Line 15,003:
 
   |nexus  = 2543
 
   |nexus  = 2543
 
   |github  = MaciejMarkuszewski/StardewValleyMod
 
   |github  = MaciejMarkuszewski/StardewValleyMod
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Farms For Multiplayer, Multiplayer Farms Code
 +
   |author  = LyzzCL
 +
  |id      = LyzzCL.MultiplayerFarmsCode
 +
  |nexus  = 26873
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,886: Line 15,015:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MultiStoryFarmhouse
 
   |id      = aedenthorn.MultiStoryFarmhouse
 +
  |curse  = 868848
 
   |nexus  = 8077
 
   |nexus  = 8077
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Floor Farmhouse - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.MultipleFloorFarmhouse
 +
  |nexus  = 25303
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,901: Line 15,040:
 
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Horses
 +
  |author  = CyanFire
 +
  |id      = CF.MultipleHorses
 +
  |nexus  = 25620
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,906: Line 15,052:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.MultipleMiniObelisks
 
   |id      = PeacefulEnd.MultipleMiniObelisks
 +
  |curse  = 870945
 
   |nexus  = 7900
 
   |nexus  = 7900
 
   |github  = Floogen/MultipleMiniObelisks
 
   |github  = Floogen/MultipleMiniObelisks
Line 10,915: Line 15,062:
 
   |nexus  = 8711
 
   |nexus  = 8711
 
   |github  = ceruleandeep/CeruleanStardewMods
 
   |github  = ceruleandeep/CeruleanStardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Spouses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MultipleSpouses
 +
  |curse  = 868901
 +
  |nexus  = 6227
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,931: Line 15,091:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MultiSave
 
   |id      = aedenthorn.MultiSave
 +
  |curse  = 868681
 
   |nexus  = 15402
 
   |nexus  = 15402
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial version = 0.2.1-unofficial
+
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121922
+
   |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Save - Continued
 +
  |author  = recon88
 +
  |id      = recon88.MultiSave
 +
  |curse  = 1018922
 +
  |nexus  = 22953
 +
  |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,944: Line 15,114:
 
   |nexus  = 2546
 
   |nexus  = 2546
 
   |github  = miome/MultitoolMod
 
   |github  = miome/MultitoolMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,950: Line 15,119:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.MUC
 
   |id      = MindMeltMax.MUC
 +
  |curse  = 997982
 
   |nexus  = 9856
 
   |nexus  = 9856
 
   |moddrop = 1135731
 
   |moddrop = 1135731
Line 10,974: Line 15,144:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Murdercrows
 
   |id      = aedenthorn.Murdercrows
 +
  |curse  = 868878
 
   |nexus  = 6615
 
   |nexus  = 6615
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,987: Line 15,158:
  
 
   |broke in          = Stardew Valley 1.5
 
   |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 url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 
   |unofficial version = 0.0.7-unofficial.5-prism99
 
   |unofficial version = 0.0.7-unofficial.5-prism99
 
  |summary  = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] instead to Murder Drone.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,000: Line 15,171:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Donation Checker
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Dono.DLL
 +
  |nexus  = 24225
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Rearranger
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.MuseumRearranger
 +
  |nexus  = 428
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,036: Line 15,225:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = Use [[#Almanac|Almanac]] instead.
 
   |summary  = Use [[#Almanac|Almanac]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Log Additions
 +
  |author  = justastranger
 +
  |id      = JAS.MushroomLogAdditions
 +
  |moddrop = 1539617
 +
  |nexus  =
 +
  |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,073: Line 15,270:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MusicalPaths
 
   |id      = aedenthorn.MusicalPaths
 +
  |curse  = 868739
 
   |nexus  = 13197
 
   |nexus  = 13197
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mutant Rings
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.MutantRings
 +
  |nexus  = 23849
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,089: Line 15,294:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.MysticalBuildings
 
   |id      = PeacefulEnd.MysticalBuildings
 +
  |curse  = 870928
 
   |nexus  = 12312
 
   |nexus  = 12312
 
   |github  = Floogen/MysticalBuildings
 
   |github  = Floogen/MysticalBuildings
Line 11,105: Line 15,311:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NapalmMummies
 
   |id      = aedenthorn.NapalmMummies
 +
  |curse  = 868675
 
   |nexus  = 15933
 
   |nexus  = 15933
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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}}#NapalmMummies
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,136: Line 15,345:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |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  = DestyNova
 
   |author  = DestyNova
   |id      = DestyNova.NEACode
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
 
   |nexus  = 12369
 
   |nexus  = 12369
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Never Lose Stamina
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.NeverLoseStamina
 +
  |nexus  = 4046
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Achieve, Obtain Achievements
 +
  |author  = AbelSdf, Abel_sdf
 +
  |id      = AbelSdf.NewAchieve
 +
  |nexus  = 20909
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 11,164: Line 15,387:
 
   |author  = Spacechase0
 
   |author  = Spacechase0
 
   |id      = Spacechase0.NewGamePlus
 
   |id      = Spacechase0.NewGamePlus
 +
  |curse  = 867147
 
   |nexus  = 10786
 
   |nexus  = 10786
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 11,206: Line 15,430:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NightEventChanceTweak
 
   |id      = aedenthorn.NightEventChanceTweak
 +
  |curse  = 868806
 
   |nexus  = 10633
 
   |nexus  = 10633
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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}}#NightEventChanceTweak
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Light
 +
  |author  = KankuroGB
 +
  |id      = kankurogb.nightlight
 +
  |nexus  = 21629
 +
  |github  = KankuroGB/NightLight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,218: Line 15,452:
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nightshade
 +
  |author  = ichortower
 +
  |id      = ichortower.Nightshade
 +
  |nexus  = 23742
 +
  |github  = ichortower/Nightshade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,231: Line 15,472:
 
   |id      = Careless_Imm0rtal.Time_Notif.
 
   |id      = Careless_Imm0rtal.Time_Notif.
 
   |nexus  = 19651
 
   |nexus  = 19651
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nightwork, 夜间工作
 +
  |author  = Night
 +
  |id      = Night.Gaming
 +
  |nexus  = 25375
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 11,239: Line 15,487:
 
   |nexus  = 17220
 
   |nexus  = 17220
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Cheat Shortcuts (No Map Overwrite)
 +
  |author  = kulcris
 +
  |id      = kulcris.NoCheatShortcuts
 +
  |nexus  = 2310
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,244: Line 15,501:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.NoclipMode
 
   |id      = Pathoschild.NoclipMode
 +
  |curse  = 1000622
 
   |nexus  = 3900
 
   |nexus  = 3900
 
   |moddrop = 691002
 
   |moddrop = 691002
Line 11,262: Line 15,520:
 
   |moddrop = 833543
 
   |moddrop = 833543
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Crows Revisited
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.NoCrowsRevisited
 +
  |nexus  = 21129
 +
  |github  = siweipancc/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,269: Line 15,534:
 
   |nexus  = 19699
 
   |nexus  = 19699
 
   |github  = Underscore76/NoDebrisWeather
 
   |github  = Underscore76/NoDebrisWeather
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debug Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoDebugMode
 +
  |nexus  = 593
 +
  |github  = Pathoschild/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,284: Line 15,559:
 
   |moddrop = 833537
 
   |moddrop = 833537
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
}}
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,313: Line 15,588:
 
   |broke in = Stardew Valley 1.2?
 
   |broke in = Stardew Valley 1.2?
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
   |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 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
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Friendship Decay - Reborn
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.No
 +
  |nexus  = 22922
 +
  |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Greenhouse Entrance Tiles
 +
  |author  = idermailer
 +
  |id      = idermailer.greenhouseNoEntranceTiles
 +
  |nexus  = 21557
 +
  |github  = idermailer/NoGreenhouseEntranceTiles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Green Rain
 +
  |author  = Pillow
 +
  |id      = Pillow.NoGreenRain
 +
  |nexus  = 26912
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,325: Line 15,621:
 
   |nexus  = 19655
 
   |nexus  = 19655
 
   |github  = DotSharkTeeth/StardewValleyMods
 
   |github  = DotSharkTeeth/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Hoof Sound
 +
  |author  = AbelSdf, Abel_sdf
 +
  |id      = AbelSdf.NoHoofSound
 +
  |nexus  = 21020
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,341: Line 15,644:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Meteors
 +
  |author  = Pillow
 +
  |id      = Pillow.NoMeteors
 +
  |nexus  = 27289
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,366: Line 15,676:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Pets
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
 +
  |nexus  = 506
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,389: Line 15,709:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NonRandomPrairieKing
 
   |id      = aedenthorn.NonRandomPrairieKing
 +
  |curse  = 868891
 
   |nexus  = 6509
 
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Offscreen Flying Monsters
 +
  |author  = SirDigby
 +
  |id      = SirDigby.NoOffscreenFlyers
 +
  |nexus  = 22354
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,446: Line 15,774:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Seeds From Trees Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.noseedsfromtreesfix
 +
  |nexus  = 2947
 +
  |github  = KirbyLink/NoSeedsFromTreesFix
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,456: Line 15,795:
 
   |broke in = Stardew Valley 1.2
 
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
   |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
Line 11,473: Line 15,812:
 
   |nexus  = 1084
 
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.5<!--@retest-linked-->
 
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,486: Line 15,821:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Notes
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Notes
 +
  |curse  = 307729
 +
  |nexus  = 3068
 +
  |moddrop = 793905
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,540: Line 15,886:
 
   |nexus  = 20328
 
   |nexus  = 20328
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,547: Line 15,891:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NPCClothing
 
   |id      = aedenthorn.NPCClothing
 +
  |curse  = 868727
 
   |nexus  = 13940
 
   |nexus  = 13940
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,559: Line 15,904:
 
   |github  = ichortower/NPCGeometry
 
   |github  = ichortower/NPCGeometry
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
   |status = obsolete
+
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Gift Multipliers
 +
  |author  = XxHarvzBackxX
 +
   |id      = harvz.NPCGiftMultipliers
 +
  |nexus  = 23139
 +
  |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,584: Line 15,937:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Speak
 +
  |author  = jwdred
 +
  |id      =
 +
  |nexus  = 694
 +
  |github  =
 +
 +
  |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Tokens, NPC Tokens for Content Patcher
 +
  |author  = siliconmodding
 +
  |id      = siliconmodding.NPCTokens
 +
  |nexus  = 23637
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nuclear Valley - PG, Nuclear Bomb
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
 +
  |nexus  = 23339
 +
  |github  = ApryllForever/NuclearBombLocations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,596: Line 15,974:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ImportMap
 
   |id      = aedenthorn.ImportMap
 +
  |curse  = 868788
 
   |nexus  = 10965
 
   |nexus  = 10965
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,615: Line 15,994:
 
   |github  = AdeelTariq/ObjectProgressBars
 
   |github  = AdeelTariq/ObjectProgressBars
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = broken, use older version 1.3 instead.
+
   |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Progress Bars Continued
 +
   |author  = adelmoral, Andrés del Moral
 +
  |id      = Moral.ObjectProgressbarsContinued
 +
  |nexus  = 22005
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,630: Line 16,015:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ocarina of Time, Ocarina of Time Melodies
 +
  |author  = LokiG4m3r
 +
  |id      = LokiG4m3r.OcarinaOfTimeMelodies
 +
  |nexus  = 21819
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,635: Line 16,027:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.OKNightCheck
 
   |id      = aedenthorn.OKNightCheck
 +
  |curse  = 868714
 
   |nexus  = 14231
 
   |nexus  = 14231
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,648: Line 16,041:
 
   |github  = lambui/StardewValleyMod_OmniFarm
 
   |github  = lambui/StardewValleyMod_OmniFarm
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial version = 2.0.5-unofficial.1-glimmerDev
+
   |unofficial version = 2.0.5-unofficial.2-glimmerDev
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,667: Line 16,060:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-128#post-120507
+
   |unofficial url     = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123180
   |unofficial version = 1.0.1-unofficial
+
   |unofficial version = 0.8.3-unofficial.3-aschismatism
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,677: Line 16,070:
 
   |nexus  = 2052
 
   |nexus  = 2052
 
   |github  = bitwisejon/StardewValleyMods
 
   |github  = bitwisejon/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,705: Line 16,096:
 
   |moddrop = 661376
 
   |moddrop = 661376
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
 +
  |author  = Khitiara
 +
  |id      = Khitiara.BudgetTVFix
 +
  |nexus  = 20955
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Online Splitscreen
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Online_Splitscreen
 +
  |nexus  = 12291
 +
  |github  =
 +
  |source  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Only Fish Consume Bait, Only Fishes Consume Bait
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.OnlyFishConsumeBait
 +
  |nexus  = 22766
 +
  |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,720: Line 16,133:
 
   |id      = MedievalAI.OpenHearts
 
   |id      = MedievalAI.OpenHearts
 
   |nexus  = 16944
 
   |nexus  = 16944
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Orb of the Tides
 +
  |author  = dreamygloom
 +
  |id      = dreamygloom.OrbOfTheTides
 +
  |nexus  = 27260
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 11,740: Line 16,160:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = abandoned
+
   |status   = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ore Detector
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.OreDetector
 +
  |curse  = 1017154
 +
  |nexus  = 23312
 +
  |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,755: Line 16,183:
 
   |author  = KKramer85
 
   |author  = KKramer85
 
   |id      = OreIncreaseV3
 
   |id      = OreIncreaseV3
 +
  |curse  = 994197
 
   |moddrop = 1475534
 
   |moddrop = 1475534
 
   |nexus  = 19132
 
   |nexus  = 19132
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,767: Line 16,194:
 
   |nexus  = 4772
 
   |nexus  = 4772
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ornamental
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Ornamental
 +
  |nexus  = 4981
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,772: Line 16,208:
 
   |author  = Ivy
 
   |author  = Ivy
 
   |id      = Ivy.OrnithologistsGuild
 
   |id      = Ivy.OrnithologistsGuild
 +
  |moddrop = 1601413
 
   |nexus  = 14510
 
   |nexus  = 14510
 
   |github  = greyivy/OrnithologistsGuild
 
   |github  = greyivy/OrnithologistsGuild
 
+
}}
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = OST Player
 +
  |author  = ProfeJavix
 +
  |id      = ProfeJavix.OstPlayer
 +
  |nexus  = 25203
 +
  |github  = ProfeJavix/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Outfit Disable
 +
  |author  = idermailer
 +
   |id      = idermailer.OutfitDisable
 +
  |nexus  = 23346
 +
  |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,781: Line 16,230:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.OutfitSets
 
   |id      = aedenthorn.OutfitSets
 +
  |curse  = 868729
 
   |nexus  = 13888
 
   |nexus  = 13888
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,797: Line 16,247:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.OverworldChests
 
   |id      = aedenthorn.OverworldChests
 +
  |curse  = 868865
 
   |nexus  = 7710
 
   |nexus  = 7710
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |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
Line 11,808: Line 16,261:
 
   |nexus  = 8923
 
   |nexus  = 8923
 
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = P2P Animal Noise
 +
  |author  = Modotte
 +
  |id      = modotte.P2PAnimalNoise
 +
  |nexus  = 17383
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,813: Line 16,275:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.PacifistValley
 
   |id      = Aedenthorn.PacifistValley
 +
  |curse  = 868908
 
   |nexus  = 5464
 
   |nexus  = 5464
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pacifist Valley - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.PacifistValley
 +
  |nexus  = 23109
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,822: Line 16,294:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PaintingDisplay
 
   |id      = aedenthorn.PaintingDisplay
 +
  |curse  = 868792
 
   |nexus  = 10918
 
   |nexus  = 10918
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pan Hats, Pan Hat Slot
 +
  |author  = Malkavian
 +
  |id      = malkavian.panhats
 +
  |nexus  = 26741
 +
  |github  = LucasOCastro/StardewValley-PanHat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,861: Line 16,341:
 
   |github  = paritee/Paritee.StardewValley.Frameworks
 
   |github  = paritee/Paritee.StardewValley.Frameworks
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274 1.4].
+
<!--
 +
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,871: Line 16,354:
 
   |github  = paritee/Paritee.StardewValley.Frameworks
 
   |github  = paritee/Paritee.StardewValley.Frameworks
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316 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
Line 11,894: Line 16,380:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PartialHearts
 
   |id      = aedenthorn.PartialHearts
 +
  |curse  = 868762
 
   |nexus  = 11628
 
   |nexus  = 11628
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,908: Line 16,397:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Particle Framework
 +
  |author  = Espy
 +
  |id      = Espy.ParticleFramework
 +
  |nexus  = 23544
 +
  |github  = Smoked-Fish/ParticleFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,921: Line 16,417:
 
   |id      = NCarigon.PassableCrops
 
   |id      = NCarigon.PassableCrops
 
   |nexus  = 15223
 
   |nexus  = 15223
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Descents
 +
   |author  = Rokugin
 +
  |id      = Rokugin.PassableDescents
 +
  |nexus  = 22592
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,942: Line 16,443:
 
   |nexus  = 2329
 
   |nexus  = 2329
 
   |github  = pomepome/PassableObjects
 
   |github  = pomepome/PassableObjects
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passerby Cemetery, ClownSharp
 +
  |author  = DecidedlyHuman and fellowclown
 +
  |id      = DecidedlyHuman.ClownsSqueakyTools
 +
  |nexus  = 22600
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,957: Line 16,465:
 
   |moddrop = 1068093
 
   |moddrop = 1068093
 
   |github  = jorgamun/PauseInMultiplayer
 
   |github  = jorgamun/PauseInMultiplayer
  |unofficial version = 1.7.1-unofficial.1-mishmash
 
  |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-120#post-119286
 
  
 
   |broke in = Stardew Valley 1.6
 
   |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
Line 11,968: Line 16,476:
 
   |nexus  = 10160
 
   |nexus  = 10160
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause Time in Multiplayer Revived
 +
  |author  = mishmaash
 +
  |id      = mishmaash.PauseInMultiplayer
 +
  |nexus  = 21327
 +
  |github  = mishagp/PauseInMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,991: Line 16,506:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.11
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215 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
Line 12,001: Line 16,519:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484 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
Line 12,018: Line 16,539:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PelicanxVASynth
 
   |id      = aedenthorn.PelicanxVASynth
 +
  |curse  = 868815
 
   |nexus  = 10250
 
   |nexus  = 10250
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,031: Line 16,553:
  
 
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
 +
  |author  = MercuriusXeno
 +
  |id      = Mercurius.RegenPercent
 +
  |nexus  = 20900
 +
  |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,040: Line 16,569:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Perfect Trinkets
 +
  |author  = season
 +
  |id      = season.PerfectTrinkets
 +
  |nexus  = 22358
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PermaDeath
 +
  |author  = IronMan, IronManEnthusiast
 +
  |id      = IronMan.Permadeath
 +
  |nexus  = 26983
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,065: Line 16,608:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
   |summary  = use [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 Buffs
 +
  |author  = aceynk
 +
  |id      = aceynk.PersistentBuffs
 +
  |nexus  = 25593
 +
  |github  = aceynk/PersistentBuffs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,080: Line 16,630:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PersisitentGrangeDisplay
 
   |id      = aedenthorn.PersisitentGrangeDisplay
 +
  |curse  = 868853
 
   |nexus  = 7977
 
   |nexus  = 7977
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,087: Line 16,638:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.PersistentMines
 
   |id      = spacechase0.PersistentMines
 +
  |curse  = 867127
 
   |nexus  = 14985
 
   |nexus  = 14985
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Qi Beans and Qi Fruit and Calico Eggs
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.PersistentQiBeans
 +
  |nexus  = 24719
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,109: Line 16,668:
 
   |nexus  = 5326
 
   |nexus  = 5326
 
   |github  = strobel1ght/Personal-Anvil
 
   |github  = strobel1ght/Personal-Anvil
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,138: Line 16,695:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Indoor Farm
 +
  |author  = DeLiXx
 +
  |id      = DLX.PIF
 +
  |curse  = 990840
 +
  |nexus  = 20537
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Scepter, Personal Return Scepter
 +
  |author  = Alex Noddings
 +
  |id      = an.ownscepter
 +
  |nexus  = 2404
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,143: Line 16,718:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PersonalTravellingCart
 
   |id      = aedenthorn.PersonalTravellingCart
 +
  |curse  = 868722
 
   |nexus  = 14087
 
   |nexus  = 14087
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Against Crows
 +
  |author  = stardemod
 +
  |id      = stardemod.PetAgainstCrows
 +
  |nexus  = 21247
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,156: Line 16,739:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Bowl Sprinklers
 +
  |author  = Andrew Young, andyruwruw
 +
  |id      = andyruwruw.PetBowlSprinklers
 +
  |nexus  = 22546
 +
  |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,164: Line 16,754:
 
   |github  = skuldomg/petChoicePerks
 
   |github  = skuldomg/petChoicePerks
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356 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
Line 12,187: Line 16,780:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PetHats
 
   |id      = aedenthorn.PetHats
 +
  |curse  = 868684
 
   |nexus  = 15301
 
   |nexus  = 15301
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = obsolete
+
   |status   = obsolete
   |summary = Stardew Valley 1.6 has this feature now.
+
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,202: Line 16,796:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet's Enhanced
 +
  |author  = Sunken_Lace
 +
  |id      = Sunken_Lace.PetsEnhancedCode
 +
  |nexus  = 24026
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,209: Line 16,810:
 
   |nexus  = 5986
 
   |nexus  = 5986
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
  |name    = PHDE Mob Spawner
   |author  = Becks723
+
  |author  = zesman
   |id      = Becks723.PhoneTravelingCart
+
  |id      = MobSpawner.pseudohub.de
   |nexus  = 12981
+
  |nexus  = 2794
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PHDE Unlocked Recipes
 +
  |author  = zesman
 +
  |id      = UnlockedRecipes.pseudohub.de
 +
  |nexus  = 2798
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Phone Traveling Cart, 猪车电话
 +
   |author  = Becks723
 +
   |id      = Becks723.PhoneTravelingCart
 +
   |nexus  = 12981
 
   |github  =
 
   |github  =
  
Line 12,227: Line 16,846:
 
   |nexus  = 2681
 
   |nexus  = 2681
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Forge Enchantment
 +
   |author  = Dragoon23
 +
  |id      = Dragoon23.ForgeEnchantment
 +
  |nexus  = 22707
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,240: Line 16,864:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Pick Your Enchantment Restored|Pick Your Enchantment Restored]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Your Enchantment Restored
 +
  |author  = focustense
 +
  |id      = focustense.ForgeMenuChoice
 +
  |nexus  = 26803
 +
  |github  = focustense/StardewForgeMenuChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,253: Line 16,886:
 
   |id      = GrimReapers.PSMS
 
   |id      = GrimReapers.PSMS
 
   |nexus  = 12606
 
   |nexus  = 12606
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,267: Line 16,902:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.PiggyBank
 
   |id      = MindMeltMax.PiggyBank
 +
  |curse  = 997968
 
   |nexus  = 6934
 
   |nexus  = 6934
 
   |moddrop = 1135669
 
   |moddrop = 1135669
Line 12,275: Line 16,911:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PipeIrrigation
 
   |id      = aedenthorn.PipeIrrigation
 +
  |curse  = 868821
 
   |nexus  = 10205
 
   |nexus  = 10205
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,284: Line 16,921:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.PlaceShaft
 
   |id      = Aedenthorn.PlaceShaft
 +
  |curse  = 868909
 
   |nexus  = 5440
 
   |nexus  = 5440
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,290: Line 16,928:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Place Floor on Tilled Dirt
 +
  |author  = temisthem
 +
  |id      = tem696969696969.PlaceFloorOnTilledDirt
 +
  |nexus  = 23493
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Placement Plus
 
   |author  = 2Retr0
 
   |author  = 2Retr0
 
   |id      = 2Retr0.PlacementPlus
 
   |id      = 2Retr0.PlacementPlus
Line 12,296: Line 16,941:
 
   |curse  = 486164
 
   |curse  = 486164
 
   |github  = 2Retr0/PlacementPlus
 
   |github  = 2Retr0/PlacementPlus
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,313: Line 16,956:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PlannedParenthood
 
   |id      = aedenthorn.PlannedParenthood
 +
  |curse  = 868745
 
   |nexus  = 12869
 
   |nexus  = 12869
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plantable Mushroom Trees
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.PMT
 +
  |nexus  = 2349
 +
  |github  =
 +
 +
  |status  = obsolete
 +
  |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,327: Line 16,982:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PlantAll
 
   |id      = aedenthorn.PlantAll
 +
  |curse  = 868812
 
   |nexus  = 10482
 
   |nexus  = 10482
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,336: Line 16,992:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PlanterTrees
 
   |id      = aedenthorn.PlanterTrees
 +
  |curse  = 868758
 
   |nexus  = 11687
 
   |nexus  = 11687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,355: Line 17,012:
 
   |name    = Platonic Partners and Friendships
 
   |name    = Platonic Partners and Friendships
 
   |author  = Amaranthacyan and ch20youk
 
   |author  = Amaranthacyan and ch20youk
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
 
   |nexus  = 8146
 
   |nexus  = 8146
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,410: Line 17,065:
 
   |moddrop = 984961
 
   |moddrop = 984961
 
   |github  = DecidedlyHuman/PlayerCoordinates
 
   |github  = DecidedlyHuman/PlayerCoordinates
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,419: Line 17,072:
 
   |nexus  = 7373
 
   |nexus  = 7373
 
   |github  = ha1fdaew/PlayerIncomeStats
 
   |github  = ha1fdaew/PlayerIncomeStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Server Info
 +
  |author  = EuroCent
 +
  |id      = EuroCent.PlayerServerInfo
 +
  |nexus  = 24267
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,424: Line 17,084:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PlaygroundMod
 
   |id      = aedenthorn.PlaygroundMod
 +
  |curse  = 868719
 
   |nexus  = 14125
 
   |nexus  = 14125
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,431: Line 17,092:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TwoPlayerPrairieKing
 
   |id      = aedenthorn.TwoPlayerPrairieKing
 +
  |curse  = 868747
 
   |nexus  = 12750
 
   |nexus  = 12750
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,450: Line 17,112:
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Services Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,459: Line 17,121:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
   |summary = Use [[#Smart Building|Smart Building]]. Previous unofficial fixed version was [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3.29].
+
  |status  = workaround
 +
   |summary = Use [[#Smart Building|Smart Building]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,475: Line 17,142:
 
   |nexus  = 12065
 
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,485: Line 17,150:
 
   |moddrop = 790268
 
   |moddrop = 790268
 
   |github  = Esca-MMC/PollenSprites
 
   |github  = Esca-MMC/PollenSprites
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Kiss
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Bed
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetBed
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Love
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetLove
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Rooms
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetRooms
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Wedding
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetWedding
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polygamy
 +
  |author  = bwdy
 +
  |id      = bwdy.polygamy
 +
  |nexus  = 3542
 +
  |github  = bwdymods/SDV-Polygamy
  
   |broke in = Stardew Valley 1.6
+
   |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
Line 12,521: Line 17,230:
 
   |moddrop = 130159
 
   |moddrop = 130159
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PoohCore
 +
  |author  = Pooh
 +
  |id      = poohnhi.PoohCore
 +
  |nexus  = 22941
 +
  |github  = poohnhi/PoohCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,540: Line 17,256:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = abandoned
+
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,576: Line 17,292:
 
   |moddrop = 793927
 
   |moddrop = 793927
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portraiture Plus
 +
  |author  = Arborsm
 +
  |id      = Arborsm.PortraiturePlus
 +
  |nexus  = 24534
 +
  |github  = Arborsm/PortraiturePlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Positive Predictor
 +
  |author  = season
 +
  |id      = season.PositivePredictor
 +
  |nexus  = 23132
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,592: Line 17,322:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Potency Geode Crusher, Upgraded Furnace CharcoalKiln and GeodeCrusher
 +
  |author  = goway
 +
  |id      = goway.potencyGeodeCrusher
 +
  |nexus  = 27393
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,607: Line 17,344:
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
 +
  |author  = ryaon
 +
  |id      = Ryaon.FectorChallenge
 +
  |nexus  = 5125
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King Level Select
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.PrairieKingLevelSelect
 +
  |nexus  = 26183
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,638: Line 17,391:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pravoloxinone
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.Pravoloxinone
 +
  |nexus  = 23008
 +
  |github  = TheMightyAmondee/Pravoloxinone
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precise Furniture
 +
  |author  = Espy
 +
  |id      = Espy.PreciseFurniture
 +
  |nexus  = 23488
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precision Wheel
 +
  |author  = DespairScent
 +
  |id      = DespairScent.PrecisionWheel
 +
  |nexus  = 22222
 +
  |github  = DespairScent/PrecisionWheel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,647: Line 17,421:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = Predictor
   |author  = lech43
+
   |author  = JoXW
   |id      = lech43.PredictSeedMaker
+
   |id      = JoXW.Predictor
   |nexus  = 6395
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = Predictor → Breakable Container Patch
   |author  = spacechase0
+
   |author  = JoXW
   |id      = spacechase0.PreexistingRelationship
+
   |id      = JoXW.PredictorBreakableContainerPatch
  |curse  = 867710
+
   |nexus  = 21332
   |nexus  = 7684
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = Predictor → Bush Patch
   |author  = kdau
+
   |author  = JoXW
   |id      = kdau.PregnancyRole
+
   |id      = JoXW.PredictorBushPatch
   |nexus  = 5762
+
   |nexus  = 21332
  |moddrop = 768494
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/pregnancyrole
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = Predictor → Crop Patch
   |author  = igotnousername
+
   |author  = JoXW
   |id      = igotnousername.PrepareNewDay
+
   |id      = JoXW.PredictorCropPatch
   |nexus  = 7638
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = Predictor →  Dig Spot Patch
   |author  = DraconisLeonidas
+
   |author  = JoXW
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = JoXW.PredictorDigSpotPatch
   |nexus  = 13583
+
   |nexus  = 21332
   |github  = DraconisLeonidas/PressToQuack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = Predictor → Fishing Patch
   |author  = skuldomg, Skuld
+
   |author  = JoXW
   |id      = skuldomg.priceDrops
+
   |id      = JoXW.PredictorFishingPatch
   |nexus  = 2047
+
   |nexus  = 21332
   |github  = skuldomg/priceDrops
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = Predictor → Garbage Can Patch
   |author  = lech43
+
   |author  = JoXW
   |id      = lech43.PriceFluctuation
+
   |id      = JoXW.PredictorGarbageCanPatch
   |nexus  = 6396
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Predictor → Geode Patch
   |author  = skiilaa
+
   |author  = JoXW
   |id      = skiilaa.Prices
+
   |id      = JoXW.PredictorGeodePatch
   |nexus  = 2255
+
   |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Mineable Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorMineablePatch
 +
  |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = Predictor → Minigames Patch
   |author  = Darkhax
+
   |author  = JoXW
   |id      = darkhax.pricetooltip
+
   |id      = JoXW.PredictorMinigamesPatch
   |nexus  =
+
   |nexus  = 21332
  |curse  = 299169
+
   |github  =
   |github  = Stardew-Valley-Modding/PriceTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = Predictor → Panning Patch
   |author  = atravita
+
   |author  = JoXW
   |id      = atravita.PrismaticClothing
+
   |id      = JoXW.PredictorPanningPatch
  |curse  = 870969
+
   |nexus  = 21332
  |moddrop = 1205162
+
   |github  =
   |nexus  = 13051
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = Predictor → Seed Maker Patch
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.PrismaticFire
+
   |id      = JoXW.PredictorSeedMakerPatch
   |nexus  = 12931
+
   |nexus  = 21332
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Predictor → Spawned Patch
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = JoXW.PredictorSpawnedPatch
   |nexus  = 12589
+
   |nexus  = 21332
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = Predictor → Tillable Patch
   |author  = kdau
+
   |author  = JoXW
   |id      = kdau.PrismaticPride
+
   |id      = JoXW.PredictorTillablePatch
   |nexus  = 9019
+
   |nexus  = 21332
  |moddrop = 978503
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/prismaticpride
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = Predictor → Tree Patch
   |author  = MrKoatl
+
   |author  = JoXW
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = JoXW.PredictorTreePatch
   |nexus  = 7866
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Predict Seed Maker
   |author  = Achtuur
+
   |author  = lech43
   |id      = Achtuur.PrismaticStatue
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 17013
+
   |nexus  = 6395
   |github  = Achtuur/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = Preexisting Relationship
   |author  = stokastic
+
   |author  = spacechase0
   |id      = stokastic.PrismaticTools
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 2428
+
  |curse  = 867710
   |github  = stokastic/PrismaticTools
+
   |nexus  = 7684
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767 1.3.29].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = Pregnancy Role
   |author  = Digus
+
   |author  = kdau
   |id      = Digus.ProducerFrameworkMod
+
   |id      = kdau.PregnancyRole
   |nexus  = 4970
+
   |nexus  = 5762
   |github  = Digus/StardewValleyMods
+
   |moddrop = 768494
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
+
   |source = https://gitlab.com/kdau/pregnancyrole
   |name    = Producer Framework Mod → PFMAutomate
 
   |author = Digus
 
  |id      = Digus.PFMAutomate
 
  |nexus  = 5038
 
  |github  = Digus/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = Prepare for New Day
   |author  = SinZ
+
   |author  = igotnousername
   |id      = SinZ.Profiler
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 12135
+
   |nexus  = 7638
   |github  = SinZ163/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = Press to Quack
   |author  = spacechase0
+
   |author  = DraconisLeonidas
   |id      = spacechase0.ProfitCalculator
+
   |id      = DraconisLeonidas.PressToQuack
  |curse  = 867736
+
   |nexus  = 13583
  |moddrop = 771668
+
   |github  = DraconisLeonidas/PressToQuack
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = Price Drops
   |author  = 6135
+
   |author  = skuldomg, Skuld
   |id      = 6135.ProfitCalculator
+
   |id      = skuldomg.priceDrops
  |moddrop = 1502461
+
   |nexus  = 2047
   |nexus  = 19931
+
   |github  = skuldomg/priceDrops
   |github  = 6135/StardewValley.ProfitCalculator
 
  
   |broke in = Stardew Valley 1.6
+
   |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    = Profit Calculator → DGA Support
+
   |name    = Price Fluctuation
   |author  = 6135
+
   |author  = lech43
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = lech43.PriceFluctuation
  |moddrop = 1502461
+
   |nexus  = 6396
   |nexus  = 19931
+
   |github  =
   |github  = 6135/StardewValley.ProfitCalculator
 
  
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = Prices
   |author  = Cherry, CherryChain
+
   |author  = skiilaa
   |id      = Cherry.ProfitMargins
+
   |id      = skiilaa.Prices
   |nexus  = 4663
+
   |nexus  = 2255
  |moddrop = 716352
 
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Progressive Access Farm
 
  |author  = onjulraz
 
  |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
 
  |nexus  = 2923
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = Project Fluent
+
   |name    = Price Tooltips
   |author  = Shockah
+
   |author  = Darkhax
   |id      = Shockah.ProjectFluent
+
   |id      = darkhax.pricetooltip
   |nexus  = 12638
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
   |curse   = 299169
}}
+
   |github  = Stardew-Valley-Modding/PriceTooltips
{{#invoke:SMAPI compatibility|entry
 
  |name    = Project S
 
  |author  = NarlanMarlan
 
  |id      = narlan.projects
 
  |nexus   = 3785
 
   |github  = NolanEastburn/ProjectS
 
  
   |broke in = Stardew Valley 1.6
+
   |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    = Public Access TV
+
   |name    = Prismatic Butterfly Location
   |author  = kdau
+
   |author  = no12nv2
   |id      = kdau.PublicAccessTV
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 5605
+
   |nexus  = 23045
   |moddrop = 757967
+
   |github =
  |source = https://gitlab.com/kdau/predictivemods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = Prismatic Clothing
   |author  = TerryDBS
+
   |author  = atravita
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = atravita.PrismaticClothing
   |nexus  = 7048
+
  |curse  = 870969
   |github  =
+
  |moddrop = 1205162
 +
   |nexus  = 13051
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Prismatic Dinosaur
   |author  = SorryLate
+
   |author  = JollyLlama
   |id      = SorryLate.GalaxyItem
+
   |id      = JollyLlama.PrismaticDinosaurMonster
   |nexus  = 5289
+
   |nexus  = 25342
   |github  =
+
   |github  = Jolly-Alpaca/PrismaticDinosaur
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Prismatic Fire
   |author  = Paracosm
+
   |author  = aedenthorn, Erinthe
   |id      = Paracosm.PurchasableRecipes
+
   |id      = aedenthorn.PrismaticFire
   |nexus   = 1722
+
   |curse   = 868743
   |github  =
+
   |nexus   = 12931
 
+
   |github = aedenthorn/StardewValleyMods
   |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    = Prismatic Furniture
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PuristMod
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 16097
+
  |curse  = 868749
 +
   |nexus  = 12589
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pussle
+
   |name    = Prismatic Pride
   |author  = Platonymous
+
   |author  = kdau
   |id      = Platonymous.Pussle
+
   |id      = kdau.PrismaticPride
   |moddrop = 1521424
+
   |nexus  = 9019
   |nexus  = 19760
+
   |moddrop = 978503
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = Prismatic Slime Finder
   |author  = DewMods
+
   |author  = MrKoatl
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 15589
+
   |nexus  = 7866
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Prismatic Statue
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Achtuur
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = Achtuur.PrismaticStatue
   |curse   = 867715
+
  |nexus  = 17013
   |nexus  = 7455
+
  |github  = Achtuur/StardewMods
   |github  = spacechase0/StardewValleyMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Tools
 +
   |author  = stokastic
 +
   |id      = stokastic.PrismaticTools
 +
   |nexus  = 2428
 +
   |github  = stokastic/PrismaticTools
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
 +
<!--
 +
  |status            = workaround
 +
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = Prismatic Tools Continued
   |author  = Platonymous
+
   |author  = iargue
   |id      = Platonymous.Toolkit
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 1726
+
   |nexus  = 21450
  |moddrop = 793815
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = Prismatic Valley Framework
   |author  = spacechase0
+
   |author  = JollyLlama
   |id      = spacechase0.QiChest
+
   |id      = JollyLlama.PrismaticValleyFramework
   |nexus  = 15696
+
   |nexus  = 25287
   |github  = spacechase0/StardewValleyMods
+
   |github  = Jolly-Alpaca/PrismaticValleyFramework
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = Prize Machine Custom Prizes
   |author  = Mizzion
+
   |author  = Tomokisan
   |id      = mizzion.qiexchanger
+
   |id      = tomokisan.prizeMachineCustomPrizes
   |nexus   = 1930
+
   |curse   = 1081721
   |moddrop = 661359
+
   |nexus  = 24982
   |github  = Mizzion/MyStardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = Producer Framework Mod
   |author  = UnknownLegacy
+
   |author  = Digus
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 7904
+
   |nexus  = 4970
   |github  = UnkLegacy/QiSprinklers
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = Prismuth
+
   |author  = Digus
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = Digus.PFMAutomate
   |nexus  = 1647
+
   |nexus  = 5038
   |github  =
+
   |github  = Digus/StardewValleyMods
 
 
  |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 Artisan Products
+
   |name    = Production Stats
   |author  = Wingyl
+
   |author  = FlameHorizon
   |id      = Wingyl.QualityArtisanProducts
+
   |id      = FlameHorizon.ProductionStats
   |moddrop = 707502
+
   |nexus  = 21270
 
+
   |github  = FlameHorizon/ProductionStats
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = Profession Adjustments
   |author  = MindMeltMax
+
   |author  = Kevin Connors
   |id      = MindMeltMax.QualityBait
+
   |id      = KevinConnors.ProfessionAdjustments
   |moddrop = 1443555
+
   |nexus  = 2424
   |nexus  = 16832
+
  |github  = kevinforrestconnors/ProfessionAdjustments
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profiler
 +
  |author  = SinZ
 +
  |id      = SinZ.Profiler
 +
   |nexus  = 12135
 +
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Profit Calculator
   |author  = ytsc
+
   |author  = spacechase0
   |id      = ytsc.QualityFishPonds
+
   |id      = spacechase0.ProfitCalculator
   |nexus  = 11021
+
  |curse  = 867736
   |github  = YTSC/StardewValleyMods
+
  |moddrop = 771668
 
+
   |nexus  = 3378
 +
   |github  = spacechase0/StardewValleyMods
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Profit Calculator → DGA Support
   |author  = SilentOak
+
   |author  = 6135
   |id      = SilentOak.QualityProducts
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 3609
+
  |moddrop = 1502461
   |github  = silentoak/StardewMods
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
  
   |broke in = Stardew Valley 1.4
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = SilentOak
+
   |author  = 6135
   |id      = SilentOak.AutoQualityPatch
+
   |id      = 6135.ProfitCalculator
   |nexus  = 3609
+
  |moddrop = 1502461
   |github  = silentoak/StardewMods
+
   |nexus  = 19931
 
+
   |github  = 6135/StardewValley.ProfitCalculator
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = Profit Margins
   |author  = Traktori
+
   |author  = Cherry, CherryChain
   |id      = Traktori.QualityScrubber
+
   |id      = Cherry.ProfitMargins
   |nexus  = 5663
+
   |nexus  = 4663
   |github  = Traktori7/StardewValleyMods
+
   |moddrop = 716352
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = Progressive Access Farm
   |author  = Traktori
+
   |author  = onjulraz
   |id      = Traktori.AM.QualityScrubber
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 5663
+
   |nexus  = 2923
   |github  = Traktori7/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = Project Fluent
   |author  = barfytheclown
+
   |author  = Shockah
   |id      = barfytheclown.QualitySmash
+
   |id      = Shockah.ProjectFluent
   |nexus  = 7907
+
   |nexus  = 12638
   |github  = jn84/QualitySmash
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Project S
   |author  = Speshkitty
+
   |author  = NarlanMarlan
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = narlan.projects
   |nexus  = 7151
+
   |nexus  = 3785
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |github  = NolanEastburn/ProjectS
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = Public Access TV
   |author  = BadNetCode
+
   |author  = kdau
   |id      = BadNetCode.QuestDelay
+
   |id      = kdau.PublicAccessTV
   |nexus  = 1239
+
   |nexus  = 5605
   |moddrop = 473938
+
   |moddrop = 757967
   |github =
+
   |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    = Quest Framework
+
   |name    = Public Access TV (1.6)
   |author  = PurrplingCat
+
   |author  = John Peters
   |id      = PurrplingCat.QuestFramework
+
   |id      = JohnPeters.PublicAccessTV
  |curse  = 577691
+
   |nexus  = 22486
   |nexus  = 6414
+
   |github  = emurphy42/PredictiveMods
   |github  = purrplingcat/QuestFramework
 
 
 
  |warnings = Broken on Android.
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = aedenthorn, Erinthe
+
   |author  = TerryDBS
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = TerryDBS.ColoredSlimeDrops
  |curse  = 868671
+
   |nexus  = 7048
   |nexus  = 16403
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121925
 
  |unofficial version = 0.1.4-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/131
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = Puffer Chick - Chickens
   |author  = Vexorth
+
   |author  = Sonozuki
   |id      = Vexorth.Warp
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 16605
+
   |nexus  = 2997
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Pumpkin Chickens
   |author  = adverserath
+
   |author  = Sonozuki
   |id      = Adverserath.QuickGlance
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 12058
+
   |nexus  = 3004
   |github  = adverserath/QuickGlance
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Purchasable Galaxy Item
   |author  = aedenthorn, Erinthe
+
   |author  = SorryLate
   |id      = aedenthorn.QuickLoad
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 7756
+
   |nexus  = 5289
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Purchasable Recipes
   |author  = Enaium
+
   |author  = Paracosm
   |id      = Enaium.QuickMinigame
+
   |id      = Paracosm.PurchasableRecipes
   |curse   = 438741
+
   |nexus  = 1722
   |moddrop = 895127
+
   |github  =
   |nexus   =
+
 
   |github = Enaium-StardewValleyMods/QuickMinigame
+
   |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    = Quick Responses
+
   |name    = Purist Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuickResponses
+
   |id      = aedenthorn.PuristMod
   |nexus  = 6548
+
  |curse  = 868674
 +
   |nexus  = 16097
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = Pussle
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = Platonymous
   |id      = AlejandroAkbal.QuickSell
+
   |id      = Platonymous.Pussle
   |nexus  = 7854
+
  |moddrop = 1521424
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
  |nexus  = 19760
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Put Batteries in Fish Tanks
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.PutBatteriesInFishTanks
 +
   |nexus  = 23155
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = PVP Friendly Fire, PVP
   |author  = Enaium
+
   |author  = DewMods
   |id      = Enaium.QuickShop
+
   |id      = DewMods.StardewValleyMods.PVP
  |curse  = 436793
+
   |nexus  = 15589
  |moddrop = 864170
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = WuestMan, redknightofdoom
+
   |author  = spacechase0 and ParadigmNomad
   |id      = WuestMan.QuickStart
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus  = 2375
+
  |curse  = 867715
   |github  = Brian-Wuest/Quick_Start
+
   |nexus  = 7455
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = PyTK, Platonymous Toolkit
   |author  = Allan Wang
+
   |author  = Platonymous
   |id      = AllanWang.QuickSwap
+
   |id      = Platonymous.Toolkit
   |nexus  = 13956
+
   |nexus  = 1726
   |github  = AllanWang/Stardew-Mods
+
  |moddrop = 793815
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = Qi Chests
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.Quotes
+
   |id      = spacechase0.QiChest
   |nexus  = 6503
+
  |curse  = 867130
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 15696
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Qi Exchanger
   |author  = justastranger
+
   |author  = Mizzion
   |id      = jas.RadioactiveGeodes
+
   |id      = mizzion.qiexchanger
   |moddrop = 952722
+
   |nexus  = 1930
   |nexus  =
+
   |moddrop = 661359
   |github  =
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Qi Sprinklers
   |author  = kakashigr
+
   |author  = UnknownLegacy
   |id      = kakashigr.RadioactiveTools
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 7630
+
   |nexus  = 7904
   |github  = kakashigr/stardew-radioactivetools
+
   |github  = UnkLegacy/QiSprinklers
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Jamie Taylor
+
   |author  = Prismuth
   |id      = jltaylor-us.RainbowCursor
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 15886
+
  |nexus  = 1647
   |github  = jltaylor-us/StardewRainbowCursor
+
  |github  =
 +
 
 +
  |broke in  = Stardew Valley 1.3
 +
  |status    = workaround
 +
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Bait
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.QualityBait
 +
  |curse  = 1004490
 +
  |moddrop = 1443555
 +
   |nexus  = 16832
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = Quality Fish Ponds
   |author  = aedenthorn, Erinthe
+
   |author  = ytsc
   |id      = aedenthorn.RainbowTrail
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 16914
+
   |nexus  = 11021
   |github  = aedenthorn/StardewValleyMods
+
   |github  = YTSC/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Quality Of Combat
   |author  = BikiFae, bikinavisho
+
   |author  = Aile72
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 4659
+
   |nexus  = 23894
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = Deadlykirpy
+
   |author  = DaLion
   |id      = Kirpy.RainPlus
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 6559
+
   |nexus  = 11296
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = Quality Products
   |author  = EvilPdor
+
   |author  = SilentOak
   |id      =
+
   |id      = SilentOak.QualityProducts
   |nexus  =
+
   |nexus  = 3609
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = silentoak/StardewMods
   |github  =
 
  
  |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Refills Watering Can
+
   |name    = Quality Products → Auto Quality Patch
   |author  = StultusV
+
   |author  = SilentOak
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 11554
+
   |nexus  = 3609
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = Quality Scrubber
   |author  = RainKuro
+
   |author  = Traktori
   |id      = RainKuro.RainsInteractionMod
+
   |id      = Traktori.QualityScrubber
   |nexus  = 18850
+
   |nexus  = 5663
   |github  =
+
   |github  = Traktori7/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Raised Garden Beds
+
   |name    = Quality Scrubber for Automate
   |author  = blueberry
+
   |author  = Traktori
   |id      = blueberry.RaisedGardenBeds
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 5305
+
   |nexus  = 5663
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  = Traktori7/StardewValleyMods
  
   |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    = Ranching Tool Upgrades
+
   |name    = Quality Smash
   |author  = drbirbdev
+
   |author  = barfytheclown and NormanPCN
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 12280
+
   |nexus  = 7907
   |github  = drbirbdev/StardewValley
+
   |github  = jn84/QualitySmash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = Queen of Sauce Randomizer
   |author  = balllight
+
   |author  = Speshkitty
   |id      = balllight.RandomBundles
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 13790
+
   |nexus  = 7151
   |github  =
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = Questable Tractor
   |author  = bookworm89723
+
   |author  = NermNermNerm
   |id      = davis.randomhair
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  = 3271
+
   |nexus  = 20703
   |github  = joaniedavis/RandomHairMod
+
   |github  = NermNermNerm/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = Quest Delay
   |author  = LakeMonster_, LakeMonster666
+
   |author  = BadNetCode
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 5250
+
   |nexus  = 1239
 +
  |moddrop = 473938
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = Quest Essentials
   |author  = aedenthorn, Erinthe
+
   |author  = PurrplingCat
   |id      = Aedenthorn.RandomNPC
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 4911
+
   |nexus  = 8827
   |github  = aedenthorn/StardewValleyMods
+
   |github  = purrplingcat/StardewMods
  
   |warnings = doesn't work in multiplayer.
+
   |status = abandoned
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = Quest Framework
   |author  = idermailer
+
   |author  = PurrplingCat
   |id      = idermailer.RandomStartDay
+
   |id      = PurrplingCat.QuestFramework
   |nexus  = 13225
+
  |curse  = 577691
   |github  = idermailer/RandomStartDay
+
   |nexus  = 6414
 +
   |github  = purrplingcat/QuestFramework
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Random Tastes
 
  |author  = skiilaa
 
  |id      = skiilaa.RandomTastes
 
  |nexus  = 2285
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023 SMAPI 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = Quest Time Limits
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.sprinklerrange
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus   = 1179
+
   |curse   = 868671
   |moddrop = 833536
+
   |nexus  = 16403
   |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Data Layers|Data Layers]] instead.
+
   |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = Quest Time Limits - Continued
   |author  = vgperson
+
   |author  = aedenthorn and FlyingTNT
   |id      = vgperson.RangedTools
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 6935
+
   |nexus  = 22349
   |github  = vgperson/RangedTools
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = Quick Agenda
   |author  = Jamie Taylor
+
   |author  = BadNetCode
   |id      = jltaylor-us.RangeHighlight
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 6752
+
   |nexus  = 22258
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = Quick Descend by Using Staircase
   |author  = nicks
+
   |author  = kun2331
   |id      = nicks.RavenofTheValley
+
   |id      = kun2331.QuickDescendByUsingStaircase
   |nexus  = 19856
+
   |nexus  = 25161
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = Remy Bach
+
   |author  = Vexorth
   |id      = remybach.readersdigest
+
   |id      = Vexorth.Warp
   |nexus  = 3040
+
   |nexus  = 16605
   |github  = remybach/stardew-valley-readersdigest
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = Quick Glance
   |author  = Kevin Connors
+
   |author  = adverserath
   |id      = KevinConnors.RealisticFishing
+
   |id      = Adverserath.QuickGlance
   |nexus  = 2623
+
   |nexus  = 12058
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  = adverserath/QuickGlance
 
 
  |broke in = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Random Names
+
   |name    = Quick Load
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RealNames
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 6269
+
  |curse  = 868862
 +
   |nexus  = 7756
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = Quick Minigame
   |author  = Enaium, Lightcolour888
+
   |author  = Enaium
   |id      = Enaium.RealTime
+
  |id      = Enaium.QuickMinigame
   |nexus  = 5336
+
  |curse  = 438741
   |github  =
+
  |moddrop = 895127
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/QuickMinigame
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Responses
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.QuickResponses
 +
  |curse  = 868884
 +
   |nexus  = 6548
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = Quick Responses (1.6 Updated)
   |author  = drbirbdev
+
   |author  = yummypecho - original by aedenthorn
   |id      = drbirbdev.RealtimeFramework
+
   |id      = yummypecho.QuickResponses
   |nexus  = 18915
+
   |nexus  = 21103
   |github  = drbirbdev/StardewValley
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = Quick Save
   |author  = spacechase0
+
   |author  = DeLiXx
   |id      = spacechase0.RealtimeMinimap
+
   |id      = DLX.QuickSave
   |curse  = 867706
+
   |curse  = 1071252
   |nexus  = 9386
+
   |nexus  = 26194
   |github  = spacechase0/StardewValleyMods
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = Quick Sell
   |author  = SixthTitan
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 5773
+
   |nexus  = 7854
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Quick Shop
   |author  = cantorsdust and Pathoschild
+
   |author  = Enaium
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = Enaium.QuickShop
   |nexus  = 172
+
  |curse  = 436793
   |github  = cantorsdust/StardewMods
+
  |moddrop = 864170
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reciprocate
+
   |name    = Quick Start
   |author  = YunHikari
+
   |author  = WuestMan, redknightofdoom
   |id      = YunHikari.Reciprocate
+
   |id      = WuestMan.QuickStart
   |nexus  = 17714
+
   |nexus  = 2375
   |github  =
+
   |github  = Brian-Wuest/Quick_Start
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = Quick Stash
   |author  = lperkins2, Logan Perkins
+
   |author  = ChiroxT
   |id      = lperkins2.RecoverStamina
+
   |id      = treinke.quickstash
   |nexus  = 2332
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = Quick Swap
   |author  = Dem1se
+
   |author  = Allan Wang
   |id      = Dem1se.RecurringReminders
+
   |id      = AllanWang.QuickSwap
   |nexus  = 6840
+
   |nexus  = 13956
   |github  = dem1se/SDVMods
+
   |github  = AllanWang/Stardew-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = Quotes
   |author  = XxHarvzBackxX
+
   |author  = aedenthorn, Erinthe
   |id      = harvz.RecyclableCola
+
   |id      = aedenthorn.Quotes
   |nexus  = 10865
+
  |curse  = 868892
   |github  = XxHarvzBackxX/recyclableCola
+
   |nexus  = 6503
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = Raccoon Reminder
   |author  = Aimon111 & DaLion
+
   |author  = wronque
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = wronque.RaccoonReminder
   |nexus  = 11420
+
   |nexus  = 25765
   |github  =
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = Radial Menu
   |author  = JefGrizli
+
   |author  = focustense
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = focustense.RadialMenu
   |nexus  = 15564
+
   |nexus  = 25257
   |github  =
+
   |github  = focustense/StardewRadialMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = Radioactive Geodes
   |author  = TfueLovesBanana
+
   |author  = justastranger
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 16764
+
  |moddrop = 952722
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Silos
+
   |name    = Radioactive Tools
   |author  = Alpha_Omegasis
+
   |author  = kakashigr
   |id      = Omegasis.RefillSilos
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 20779
+
   |nexus  = 7630
}}
+
   |github  = kakashigr/stardew-radioactivetools
{{#invoke:SMAPI compatibility|entry
 
  |name    = Refund Staircases
 
  |author  = Nick Martin
 
  |id      = NickMartin.RefundStaircases
 
  |nexus  = 19209
 
   |github  = nickmartin1ee7/RefundStaircases
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Regeneration
 
  |author  = Hammurabi
 
  |id      = HammurabiRegeneration
 
  |nexus  =
 
  |chucklefish = 4584
 
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.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    = Rainbow Cursor
   |author  = Zoryn
+
   |author  = Jamie Taylor
   |id      = Zoryn.RegenMod
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  =
+
   |nexus  = 15886
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = jltaylor-us/StardewRainbowCursor
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = Rainbow Trail
   |author  = desto, JustToDownloadThings
+
   |author  = aedenthorn, Erinthe
   |id      = desto.RegularQuality
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 5090
+
   |nexus  = 16914
   |github  = desto-git/smapi-RegularQuality
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = Raincoat When Raining
   |author  = Team Timber
+
   |author  = BikiFae, bikinavisho
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 10322
+
   |nexus  = 4659
   |github  =
+
   |github  = bikinavisho/RainCoatWhenRaining
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = RainPlus
   |author  = SlyMerc
+
   |author  = Deadlykirpy
   |id      = RelationshipBar
+
   |id      = Kirpy.RainPlus
   |nexus  = 1009
+
   |nexus  = 6559
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = Rain Randomizer
   |author  = rodrigovaz
+
   |author  = EvilPdor
   |id      = relationshipsenhanced
+
   |id      =
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4435
+
   |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = Rain Refills Watering Can
   |author  = Dragonisser
+
   |author  = StultusV
   |id      = relationshipstatus
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 751
+
   |nexus  = 11554
 +
  |github  = JudeRV/Stardew-RainRefillsWateringCan
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rains Interaction Mod
 +
  |author  = RainKuro
 +
  |id      = RainKuro.RainsInteractionMod
 +
  |nexus  = 18850
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raised Garden Beds
 +
  |author  = blueberry
 +
  |id      = blueberry.RaisedGardenBeds
 +
  |nexus  = 5305
 +
  |github  = b-b-blueberry/RaisedGardenBeds
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Ranching Tool Upgrades
   |author  = M3ales
+
   |author  = drbirbdev
   |id      = M3ales.RelationshipTooltips
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  =
+
   |nexus  = 12280
  |curse  = 298040
+
   |github  = drbirbdev/StardewValley
   |github  = M3ales/RelationshipTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = Random Bundles
   |author  = Branic
+
   |author  = balllight
   |id      = Branic.RelationshipTracker
+
   |id      = balllight.RandomBundles
   |nexus  = 2845
+
   |nexus  = 13790
   |github  = Paradox355/SDVMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224 SMAPI 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = Random Cats in Events
   |author  = AdroSlice
+
   |author  = spacechase0
   |id      = AdroSlice.Relativity
+
   |id      = spacechase0.RandomCatsInEvents
   |nexus  = 13028
+
   |nexus  = 26444
   |github  = adroslice/sdv-relativity-mirror
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = Random Hair Color
   |author  = The Fluffy Robot
+
   |author  = bookworm89723
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = davis.randomhair
   |nexus  = 19662
+
   |nexus  = 3271
   |github  = jamespfluger/Stardew-ModCollection
+
   |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = Randomized Energy
   |author  = zeldela
+
   |author  = LakeMonster_, LakeMonster666
   |id      = zeldela-RememberBirthdays
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 13554
+
   |nexus  = 5250
   |github  = zeldela/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Random NPCs, Random Visitors
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.RememberFacedDirection
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 6946
+
  |curse  = 868910
   |github  = Annosz/StardewValleyModding
+
  |nexus  = 4911
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |warnings  = doesn't work in multiplayer.
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Slimes
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.randomslimes
 +
   |nexus  = 21320
 +
   |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = Random Start Day
   |author  = heyseth
+
   |author  = idermailer
   |id      = heyseth.umbrellas
+
   |id      = idermailer.RandomStartDay
   |nexus  = 8366
+
   |nexus  = 13225
   |github  = heyseth/SDVMods
+
   |github  = idermailer/RandomStartDay
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = Random Tastes
   |author  = Surkasu
+
   |author  = skiilaa
   |id      = Surkasu.Reminders
+
   |id      = skiilaa.RandomTastes
   |nexus  = 2481
+
   |nexus  = 2285
  |github  =
 
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
   |status  = workaround
+
<!--
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
+
   |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    = Remind to Exit
+
   |name    = Range Display, Sprinkler Range
   |author  = pepoluan
+
   |author  = CatCattyCat, Cat
   |id      = pepoluan.RemindToExit
+
   |id      = cat.sprinklerrange
   |nexus  = 8727
+
   |nexus  = 1179
   |github  =
+
  |moddrop = 833536
   |source = https://sourceforge.net/projects/sdvmod-remind-to-exit/
+
   |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    = Remote Fridge Storage
+
   |name    = Ranged Tools
   |author  = EternalSoap, arjan3004
+
   |author  = vgperson
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = vgperson.RangedTools
   |nexus  = 2545
+
   |nexus  = 6935
   |github  = SoapStuff/Remote-Fridge-Storage
+
   |github  = vgperson/RangedTools
 
 
  |warnings = Broken on Android (loads but does not work).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = Range Highlight
   |author  = David J. Lee, djslzx
+
   |author  = Jamie Taylor
   |id      = djsl.RemoveAllMonsters
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 5727
+
  |curse  = 997096
   |github  =
+
   |nexus  = 6752
 +
   |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = Raven of The Valley
   |author  = Hobbes
+
   |author  = nicks
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = nicks.RavenofTheValley
   |nexus  = 7838
+
   |nexus  = 19856
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = Readers Digest
   |author  = Remmie, CoinzReturns
+
   |author  = Remy Bach
   |id      = Remmie.Rename
+
   |id      = remybach.readersdigest
   |nexus  = 2130
+
   |nexus  = 3040
   |github  =
+
   |github  = remybach/stardew-valley-readersdigest
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = Readers Digest for 1.6
   |author  = Parabyted
+
   |author  = Slash215
   |id      = parabyted.renamerework
+
   |id      = Slash215.readersdigest
   |nexus  = 10866
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = Real Clock
   |author  = SolusCleansing
+
   |author  = thimadera
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = thimadera.Realclock
   |nexus  = 18909
+
   |nexus  = 21726
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = Realistic Fishing
   |author  = JarvieK
+
   |author  = Kevin Connors
   |id      = JarvieK.RentedTools
+
   |id      = KevinConnors.RealisticFishing
   |nexus  = 1307
+
   |nexus  = 2623
   |github  = Jarvie8176/StardewMods
+
   |github  = kevinforrestconnors/RealisticFishing
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
<!--
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |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    = Reorient After Eating
+
   |name    = Realistic Random Names
   |author  = PunningLinguist
+
   |author  = aedenthorn, Erinthe
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = aedenthorn.RealNames
   |nexus  = 7585
+
  |curse  = 868898
   |github  = amconners/ReorientAfterEating
+
   |nexus  = 6269
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Real Time
   |author  = jwdred
+
   |author  = Enaium, Lightcolour888
   |id      = jwdred.Replanter
+
   |id      = Enaium.RealTime
   |nexus  = 589
+
   |nexus  = 5336
   |github  = jdusbabek/stardewvalley
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = Realtime Framework
   |author  = littleraskol
+
   |author  = drbirbdev
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 6837
+
   |nexus  = 18915
  |moddrop = 827580
+
   |github  = drbirbdev/StardewValley
   |github  = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = Realtime Minimap
   |author  = rocslayer, James Overton
+
   |author  = spacechase0
   |id      = Roc.Reseed
+
   |id      = spacechase0.RealtimeMinimap
   |nexus   = 2421
+
   |curse   = 867706
   |github  =
+
   |nexus   = 9386
 
+
   |github = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.3.29
 
  |status   = workaround
 
   |summary = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
  |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = SixthTitan
  |id      = KoihimeNakamura.ResetCaverns
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
  |moddrop = 1080116
+
   |nexus  = 5773
  |nexus  =
 
  |github  = Sakorona/SDVMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reset Terrain Features
 
   |author  = mabelSyrup
 
   |id      = MabelSyrup.ResetTerrainFeatures
 
   |nexus  = 4715
 
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.4.0-unofficial-Lake1059
 
  |unofficial url    = https://github.com/Lake1059/ResetTerrainFeatures_NET6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Resource Storage
+
   |name    = Recatch Legendary Fish
   |author  = aedenthorn, Erinthe
+
   |author  = cantorsdust and Pathoschild
   |id      = aedenthorn.ResourceStorage
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 17951
+
   |nexus  = 172
   |github  = aedenthorn/StardewValleyMods
+
   |github  = cantorsdust/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Recipe Researcher C, Recipe Resarcher
   |author  = spacechase0
+
   |author  = Zexu2K
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = Zexu2K_Recipe_Researcher_C
   |nexus  = 12029
+
   |nexus  = 26887
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Recipes In Mail
   |author  = aedenthorn, Erinthe
+
   |author  = Freaksaus
   |id      = aedenthorn.Restauranteer
+
   |id      = freaksaus.recipesinmail
   |nexus  = 14519
+
   |nexus  = 22173
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = iceburg
+
   |author  = Nox Chimaera, noxkimaera
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 4974
+
   |nexus  = 22378
   |github  = ManApart/RetroActiveAchievements
+
   |github  = NoxChimaera/StardewValleyTODO
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = Reciprocate
   |author  = millerscout
+
   |author  = YunHikari
   |id      = Millerscout.RetroactiveStardew
+
   |id      = YunHikari.Reciprocate
   |nexus  = 6953
+
   |nexus  = 17714
   |github  = millerscout/StardewMillerMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Recover Stamina
   |author  = Iceburg
+
   |author  = lperkins2, Logan Perkins
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 356
+
   |nexus  = 2332
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
  |status  = workaround
 
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Recurring Reminders
   |author  = GreenOnion24
+
   |author  = Dem1se
   |id      = GreenOnion24.ReverseProposal
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 8526
+
   |nexus  = 6840
   |github  =
+
   |github  = dem1se/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = Recyclable Cola
   |author  = atravita
+
   |author  = XxHarvzBackxX
   |id      = atravita.ReviveDeadCrops
+
   |id      = harvz.RecyclableCola
  |curse  = 870964
+
   |nexus  = 10865
  |moddrop = 1294436
+
   |github  = XxHarvzBackxX/recyclableCola
   |nexus  = 15005
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Redesigned Farmhouse Layout
   |author  = ribeena
+
   |author  = Aimon111 & DaLion
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 11809
+
   |nexus  = 11420
   |github  = ribeena/BusLocations
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = Redraw Pelican Town Config
   |author  = Rafseazz
+
   |author  = JefGrizli
   |id      = Rafseazz.RidgesideVillage
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 7286
+
   |nexus  = 15564
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = Refill Silos
   |author  = Goldenrevolver
+
   |author  = Alpha_Omegasis
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = Omegasis.RefillSilos
   |nexus  = 10669
+
   |nexus  = 20779
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = Refill Watering Can in Town Fountain
   |author  = Jibb
+
   |author  = TfueLovesBanana
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 12171
+
   |nexus  = 16764
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Refund Staircases
   |author  = Yoshify
+
   |author  = Nick Martin
   |id      = Yoshify.RiseAndShine
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 3
+
   |nexus  = 19209
   |github  =
+
   |github  = nickmartin1ee7/RefundStaircases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regeneration
 +
  |author  = Hammurabi
 +
  |id      = HammurabiRegeneration
 +
  |nexus  =
 +
  |chucklefish = 4584
 +
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
+
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] 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    = Regen Mod
   |author  = idermailer
+
   |author  = Zoryn
   |id      = idermailer.riverfarmButBridge
+
   |id      = Zoryn.RegenMod
   |nexus  = 15748
+
   |nexus  =
   |github =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Regular Quality
   |author  = aedenthorn, Erinthe
+
   |author  = desto, JustToDownloadThings
   |id      = aedenthorn.RobinWorkHours
+
   |id      = desto.RegularQuality
   |nexus  = 11244
+
   |nexus  = 5090
   |github  = aedenthorn/StardewValleyMods
+
   |github  = desto-git/smapi-RegularQuality
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rejuvenating Forest
 +
  |author  = Team Timber
 +
  |id      = TeamTimber.RejuvenatingForest
 +
  |nexus  = 10322
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = Relationship Bar UI
   |author  = Teban100
+
   |author  = SlyMerc
   |id      = RopeBridge
+
   |id      = RelationshipBar
   |nexus  = 824
+
   |nexus  = 1009
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  =
  
   |unofficial version = 1.0.1-unofficial.5-pathoschild
+
   |broke in = Stardew Valley 1.3
  |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    = Relationships Enhanced
   |author  = ApryllForever
+
   |author  = rodrigovaz
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = relationshipsenhanced
   |nexus  = 12764
+
   |nexus  =
   |github  = ApryllForever/Rummage
+
   |chucklefish = 4435
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rune Magic
 
  |author  = fierro
 
  |id      = fierro.rune_magic
 
  |nexus  = 15065
 
   |github  = facufierro/RuneMagic
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = Relationship Status
   |author  = Krutonium
+
   |author  = Dragonisser
   |id      = krutonium.sprint
+
   |id      = relationshipstatus
   |nexus  = 12701
+
   |nexus  = 751
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Relationship Tooltips
   |author  = strato35
+
   |author  = M3ales
   |id      = Strato35.RunningKey
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 5527
+
   |nexus  =
   |github  =
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = Relationship Tracker
   |author  = Coll1234567
+
   |author  = Branic
   |id      = Coll1234567.RunningLate
+
   |id      = Branic.RelationshipTracker
   |nexus  = 3518
+
   |nexus  = 2845
   |github  =
+
   |github  = Paradox355/SDVMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Relativity
   |author  = spacechase0
+
   |author  = AdroSlice
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = AdroSlice.Relativity
  |curse  = 867397
+
   |nexus  = 13028
  |moddrop = 127276
+
   |github  = adroslice/sdv-relativity-mirror
   |nexus  = 605
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = ZeroMeters
+
   |author  = The Fluffy Robot
   |id      = ZeroMeters.SAAT.API
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 10747
+
   |nexus  = 19662
   |github  = Dawilly/SAAT
+
   |github  = jamespfluger/Stardew-ModCollection
|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    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = ZeroMeters
+
   |author  = mouahrara
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 10747
+
   |nexus  = 20606
   |github  = Dawilly/SAAT
+
   |github  = mouahrara/RelocateFarmAnimals
  |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    = Safe Lightning
+
   |name    = Relocate Saves
   |author  = CatCattyCat, Cat
+
   |author  = Pillow
   |id      = cat.safelightning
+
   |id      = Pillow.RelocateSaves
   |nexus  = 2039
+
   |nexus  = 26992
  |moddrop = 833550
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = Shockah
+
   |author  = zeldela
   |id      = Shockah.SafeLightning
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 11857
+
   |nexus  = 13554
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Remember Faced Direction
   |author  = LunaticShade
+
   |author  = Annosz
   |id      = LunaticShade.SafeReading
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 8564
+
   |nexus  = 6946
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Remember Your Umbrella
   |author  = blueberry
+
   |author  = heyseth
   |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      = heyseth.umbrellas
   |nexus  = 4154
+
   |nexus  = 8366
   |github  = b-b-blueberry/SailorStyles
+
   |github  = heyseth/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Reminders
   |author  = Artinity
+
   |author  = Surkasu
   |id      = Artinity.SaloonWarpTotem
+
   |id      = Surkasu.Reminders
   |nexus  = 16450
+
   |nexus  = 2481
   |github  = Artinity/SaloonWarpTotem
+
   |github  =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = SMAPI 3.0
   |name    = SAML
+
   |status   = workaround
  |author  = MindMeltMax
+
   |summary = use [[#Custom Reminders|Custom Reminders]] instead.
  |id      = MindMeltMax.SAML
 
   |nexus   = 20250
 
   |github = MindMeltMax/SAML
 
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Remind to Exit
   |author  = Jesse, Jdvicks94
+
   |author  = pepoluan
   |id      = Jesse.SauvignonInStardew
+
   |id      = pepoluan.RemindToExit
   |nexus  = 2597
+
   |nexus  = 8727
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |github  =
 
+
   |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
   |broke in = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = BlaDe
+
   |author  = nein
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = nein.MixedSeedMod
   |nexus  = 11833
+
   |nexus  = 22311
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Remote Fridge Storage
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = EternalSoap, arjan3004
   |id      = Omegasis.SaveAnywhere
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 8386<!--non-redux: 444-->
+
   |nexus  = 2545
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |github  = SoapStuff/Remote-Fridge-Storage
  
   |warnings = Unstable. Broken on Android (use the built-in autosave instead).
+
   |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Removable Horse Hats
   |author  = SMAPI
+
   |author  = CatCattyCat, Cat
   |id      = SMAPI.SaveBackup
+
   |id      = cat.removablehorsehats
   |nexus  =
+
   |nexus  = 2223
   |url    = https://smapi.io
+
   |github  = danvolchek/StardewMods
   |github = Pathoschild/SMAPI
+
 
 +
  |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    = Save Game Options
+
   |name    = Remove All Monsters
   |author  = SorryLate, rharyanto
+
   |author  = David J. Lee, djslzx
   |id      = SorryLate.SaveGameOptions
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 5190
+
   |nexus  = 5727
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = Remove Animal Limitations
   |author  = Platonymous
+
   |author  = Hobbes
   |id      = Platonymous.ScaleUp
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 3130
+
   |nexus  = 7838
  |moddrop = 793912
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Rename
   |author  = WretchedPenguin
+
   |author  = Remmie, CoinzReturns
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = Remmie.Rename
   |nexus  = 3579
+
   |nexus  = 2130
   |github  =
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Rename Reworked
   |author  = BinaryLip
+
   |author  = Parabyted
   |id      = BinaryLip.ScheduleViewer
+
   |id      = parabyted.renamerework
   |nexus  = 19305
+
   |nexus  = 10866
   |github  = BinaryLip/ScheduleViewer
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = Rented Tools
   |author  = Gaiadin
+
   |author  = JarvieK
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = JarvieK.RentedTools
   |nexus  = 10805
+
   |nexus  = 1307
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  = Jarvie8176/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Rented Tools Improved
   |author  = Caraxian
+
   |author  = SolusCleansing
   |id      = caraxian.scroll.to.blank
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 4144
+
   |nexus  = 18909
  |chucklefish = 4405
+
   |github  = SolusCleansing/RentedToolsImproved
   |github  = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Reorient After Eating
   |author  = Tomwa
+
   |author  = PunningLinguist
   |id      = Tomwa.ScrollToZoom
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 2163
+
   |nexus  = 7585
   |github  =
+
   |github  = amconners/ReorientAfterEating
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Replace Fertilizer
   |author  = kdau
+
   |author  = jingshenSN2
   |id      = kdau.ScryingOrb
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 5603
+
   |nexus  = 24550
   |moddrop = 756553
+
   |github = jingshenSN2/ReplaceFertilizer
  |source = https://gitlab.com/kdau/predictivemods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Replanter
   |author  = mmanlapat
+
   |author  = jwdred
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = jwdred.Replanter
   |nexus  = 1106
+
   |nexus  = 589
   |github  =
+
   |github  = jdusbabek/stardewvalley
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
<!--
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] 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    = SDV Game of Life
+
   |name    = ReRegeneration
   |author  = Super Aardvark, ubererdferkel
+
   |author  = littleraskol
   |id      = SuperAardvark.GameOfLife
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 5361
+
   |nexus  = 6837
   |github  = super-aardvark/AardvarkMods-SDV
+
  |moddrop = 827580
 +
   |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = Dawgeth
+
   |author  = rocslayer, James Overton
   |id      = MTD.SDVTwitch
+
   |id      = Roc.Reseed
   |nexus  = 1760
+
   |nexus  = 2421
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reset Skull Caverns, Skull Caverns Reset
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.ResetCaverns
 +
  |curse  = 990459
 +
  |moddrop = 1080116
 +
  |nexus  = 20846
 +
  |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Reset Terrain Features
   |author  = SixthTitan
+
   |author  = mabelSyrup
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 3203
+
   |nexus  = 4715
 
   |github  =
 
   |github  =
  
   |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    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Re-Skin Any to Any Weapon Type
   |author  = FreeTheJunimos
+
   |author  = seqhilla
   |id      = freethejunimos.seaclifffarm
+
   |id      = seqhilla.ReSkinAny
   |nexus  = 13911
+
   |nexus  = 24768
 
   |github  =
 
   |github  =
 
  |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    = Resourceful Friends
   |author  = FreeTheJunimos
+
   |author  = ItsBenter
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = ItsBenter.ResourcefulFriends.dll
   |nexus  = 14296
+
   |nexus  = 23227
   |github  =
+
   |github  = itsbenter/ResourcefulFriends
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Resource Storage
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.SeasonAffixes
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 16297
+
   |nexus  = 17951
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Resource Storage - Continued
   |author  = Tyler Gibbs
+
   |author  = aedenthorn and FlyingTNT
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 14382
+
   |nexus  = 22539
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = dumbledalton
+
   |author  = spacechase0
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 10457
+
  |curse  = 867146
   |github  =
+
   |nexus  = 12029
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Restauranteer
   |author  = Shaklin
+
   |author  = aedenthorn, Erinthe
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 8508
+
  |curse  = 868702
   |github  =
+
   |nexus  = 14519
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Retro Active Achievements
   |author  = Janglinator
+
   |author  = iceburg
   |id      = jangles.secretariat
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 7537
+
   |nexus  = 4974
   |github  = Janglinator/Secretariat
+
   |github  = ManApart/RetroActiveAchievements
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = Retroactive Stardew
   |author  = aedenthorn, Erinthe
+
   |author  = millerscout
   |id      = aedenthorn.HedgeMaze
+
   |id      = Millerscout.RetroactiveStardew
  |curse  = 868718
+
   |nexus  = 6953
   |nexus  = 14138
+
   |github  = millerscout/StardewMillerMods
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = ichortower
+
   |author  = Iceburg
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 19112
+
   |nexus  = 356
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Reverse Proposal
   |author  = Platonymous
+
   |author  = GreenOnion24
   |id      = Platonymous.SeedBag
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 1133
+
   |nexus  = 8526
  |moddrop = 793931
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = Revive Dead Crops
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.SeedInfo
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 15754
+
  |curse  = 870964
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1294436
 +
   |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = Veress
+
   |author  = ribeena
   |id      = Veress.SeedMachines
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 6265
+
   |nexus  = 11809
   |github  = mrveress/SDVMods
+
   |github  = ribeena/BusLocations
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Ridgeside Village
   |author  = vabrell, Victor Abrell
+
   |author  = Rafseazz
   |id      = vabrell.sm_bqms
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 14236
+
   |nexus  = 7286
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
 
  |broke in = Stardew Valley 1.6
 
  |status      = workaround
 
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Right Click to Untill Soil
   |author  = mcoocr
+
   |author  = Kumagabear
   |id      = mcoocr.smcq
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 3089
+
   |nexus  = 19563
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  = DotSharkTeeth/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ring of Fire
 +
  |author  = Platonymous
 +
  |id      = Platonymous.RingOfFire
 +
  |nexus  = 1166
 +
  |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status       = workaround
+
   |status  = abandoned
   |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Quality
+
   |name    = Ring Overhaul
   |author  = Speshkitty
+
   |author  = Goldenrevolver
   |nexus  = 21000
+
  |id      = Goldenrevolver.RingOverhaul
 +
   |nexus  = 10669
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = Ring Overhaul for Walk of Life
   |author  = aedenthorn, Erinthe
+
   |author  = Jibb
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 10681
+
   |nexus  = 12171
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Seeds are Rare
+
   |name    = Rise And Shine
   |author  = jahangmar
+
   |author  = Yoshify
   |id      = jahangmar.SeedsAreRare
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 3618
+
   |nexus  = 3
   |github  = jahangmar/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Seed Shortage
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = Xynerorias
+
   |author  = idermailer
   |id      = xynerorias.seedshortage
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 5614
+
   |nexus  = 15748
   |github  = xynerorias/Seed-Shortage
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Robin Work Hours
   |author  = blueberry
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.SeedsUnpacked
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 7215
+
  |curse  = 868784
   |github  = b-b-blueberry/SeedsUnboxed
+
   |nexus  = 11244
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Rock Paper Scissors
   |author  = Khloe Leclair
+
   |author  = Spiderbuttons
   |id      = leclair.seemerollin
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 10976
+
   |nexus  = 23875
  |moddrop = 1116122
+
   |github  =
   |github  = KhloeLeclair/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Roosters Hatching and Control Addon, Content Patcher Roosters For 1.6 - Hatching and Control Addon
   |author  = aedenthorn, Erinthe
+
   |author  = Meara and MikeW
   |id      = aedenthorn.SelfServe
+
   |id      = Mikew.roostersaddon.smapi
   |nexus  = 11313
+
   |nexus  = 22555
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Rope Bridge
   |author  = JarvieK
+
   |author  = Teban100
   |id      = JarvieK.SelfService
+
   |id      = RopeBridge
   |nexus  = 1304
+
   |nexus  = 824
   |github  = Jarvie8176/StardewMods
+
   |github  = StephenKairos/Teban100-StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 2.6
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341 1.4].
+
  |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    = Self Service Shops
+
   |name    = Rotate Toolbar
   |author  = GuiNoya, Yesst
+
   |author  = Pathoschild
   |id      = GuiNoya.SelfServiceShop
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 1622
+
   |nexus  = 1100
   |github  = GuiNoya/SVMods
+
   |github  = Pathoschild/StardewMods
  
  |broke in = Stardew Valley 1.4
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (added in Stardew Valley 1.4).
   |summary = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Rummage - The Thievery Mod
   |author  = DonDorscha, jasonmbrady
+
   |author  = ApryllForever
   |id      = DonDorscha.SellQuality
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 12469
+
   |nexus  = 12764
   |github  =
+
   |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Rune Magic
   |author  = hafnerpw
+
   |author  = fierro
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = fierro.rune_magic
   |nexus  = 13794
+
   |nexus  = 15065
   |github  =
+
   |github  = facufierro/RuneMagic
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Run Fast, Sprint
   |author  = Denifia
+
   |author  = Krutonium
   |id      = Denifia.SendItems
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 1087
+
   |nexus  = 12701
  |moddrop = 127754
+
   |github  =
   |github  = Denifia/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Running Key
   |author  = lolmaj
+
   |author  = strato35
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = Strato35.RunningKey
   |nexus  = 3965
+
   |nexus  = 5527
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Running Late
   |author  = PeacefulEnd
+
   |author  = Coll1234567
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = Coll1234567.RunningLate
   |nexus  = 8011
+
   |nexus  = 3518
   |github  = Floogen/SereneGreenhouse
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Rush Orders
   |author  = Ilyaki
+
   |author  = spacechase0
   |id      = Ilyaki.ServerBookmarker
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 2968
+
  |curse  = 867397
   |github  = Ilyaki/ServerBookmarker
+
  |moddrop = 127276
 +
   |nexus  = 605
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Browser
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = Ilyaki
+
   |author  = ZeroMeters
   |id      = Ilyaki.ServerBrowser
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 3227
+
   |nexus  = 10747
   |github  = Ilyaki/Server-Browser
+
   |github  = Dawilly/SAAT
  
   |broke in = Stardew Valley 1.4
+
   |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    = Server Port Changer
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = PhantomGamers
+
   |author  = ZeroMeters
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 2993
+
   |nexus  = 10747
   |github  = PhantomGamers/StardewPortChanger
+
   |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    = Set Reminders
+
   |name    = Sable's Labels
   |author  = Aelaan Bluewood
+
   |author  = SableDnah
   |id      = AelaanBluewood.SetReminders
+
   |id      = SableDnah.SablesLabels
   |nexus  = 16112
+
   |nexus  = 24948
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Safe Lightning
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.SewerSlimes
+
   |id      = cat.safelightning
   |nexus  = 18195
+
   |nexus  = 2039
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833550
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.1.1-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = Edu Anttunes
+
   |author  = Shockah
   |id      = Maze
+
   |id      = Shockah.SafeLightning
   |nexus  = 8930
+
   |nexus  = 11857
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Shared Exp, Shared Xp
+
   |name    = Safe Lightning Updated
   |author  = Batzpup
+
   |author  = Rokugin
   |id      = SharedExp.Batzpup
+
   |id      = Rokugin.SafeLightningUpdated
  |moddrop = 1269698
+
   |nexus  = 22783
   |nexus  = 14607
+
   |github  = rokugin/StardewMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Safer Bombs
   |author  = virtualbjorn
+
   |author  = Dragoon23
   |id      = virtualbjorn.SharedProfessions
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 16628
+
   |nexus  = 23559
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Safe Reading
   |author  = spacechase0
+
   |author  = LunaticShade
   |id      = spacechase0.SharingIsCaring
+
   |id      = LunaticShade.SafeReading
   |nexus  = 14263
+
   |nexus  = 8564
   |github  = spacechase0/StardewValleyMods
+
   |github  = LunaticShade/StardewValley.SafeReading
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
 +
  |author  = blueberry
 +
  |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  = 4154
 +
  |github  = b-b-blueberry/SailorStyles
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = Saiyan, Super Saiyan
   |author  = TheCroak
+
   |author  = AlexDevilish
   |id      = TheCroak.BuildingsNotifications
+
   |id      = alexDevilish.saiyan
   |nexus  = 620
+
   |nexus  = 26270
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Saloon Warp Totem
   |author  = Nishtra
+
   |author  = Artinity
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 756
+
   |nexus  = 16450
   |github  =
+
   |github  = Artinity/SaloonWarpTotem
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = SAML
   |author  = Berkay Yigit, berkayylmao
+
   |author  = MindMeltMax
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = MindMeltMax.SAML
   |nexus  = 3782
+
   |nexus  = 20250
   |github  = berkayylmao/StardewValleyMods
+
   |github  = MindMeltMax/SAML
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Satchels
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.ShipFromInventory
+
   |id      = spacechase0.Satchels
   |nexus  = 3219
+
   |nexus  = 20625
  |moddrop = 793916
+
   |github  = spacechase0/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = Sauvignon in Stardew
   |author  = JPAN
+
   |author  = Jesse, Jdvicks94
   |id      = JPAN.QualityFromShipments
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 7531
+
   |nexus  = 2597
   |github  =
+
   |github  = JDvickery/Sauvignon-in-Stardew
  
   |broke in = Stardew Valley 1.6
+
   |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    = Shipment Tracker
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = Iceburg
+
   |author  = BlaDe
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 321
+
   |nexus  = 11833
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = Futro, Futroo
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = futro.ShippingBinSummary
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 18992
+
  |curse  = 898109
   |github  = futroo/Stardew-Valley-Mods
+
   |nexus  = 8386<!--non-redux: 444-->
 +
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (use the built-in autosave instead).
 +
  |status  = workaround
 +
  |summary = Use [[#Quick Save|Quick Save]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Save Backup
   |author  = holythesea
+
   |author  = SMAPI
   |id      = holythesea.SortShippingCollection
+
   |id      = SMAPI.SaveBackup
   |nexus  = 15694
+
   |nexus  =
   |github  = holy-the-sea/SortShippingCollection
+
   |url    = https://smapi.io
 
+
   |github  = Pathoschild/SMAPI
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Save Game Options
 
   |author  = SorryLate, rharyanto
 
   |author  = SorryLate, rharyanto
   |id      = SorryLate.ShopAnywhere
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 5299
+
   |nexus  = 5190
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Save Mod Info
   |author  = Entoarox
+
   |author  = weizinai
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = weizinai.SaveModInfo
   |nexus  = 2278
+
   |nexus  = 25903
  |chucklefish = 4381
+
   |github  = weizinai/StardewValleyMods
   |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    = Shoplifter
+
   |name    = Scale Up
   |author  = TheMightyAmondee
+
   |author  = Platonymous
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = Platonymous.ScaleUp
   |nexus  = 8569
+
   |nexus  = 3130
   |github  = TheMightyAmondee/Shoplifter
+
  |moddrop = 793912
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Scarecrow Highlighter
   |author  = LeFauxMatt
+
   |author  = WretchedPenguin
   |id      = furyx639.ShoppingCart
+
   |id      = WretchedPenguin.ScarecrowHighlighter
  |curse  = 871829
+
   |nexus  = 3579
   |nexus  = 13701
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Scaring - Thieving Skill
   |author  = AvalonMFX
+
   |author  = moonslime
   |id      = AvalonMFX.ShoppingShow
+
   |id      = moonslime.SpookySkill
   |nexus  = 18445
+
   |nexus  = 23791
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = Schedule Viewer
   |author  = Cherry, CherryChain
+
   |author  = BinaryLip
   |id      = Cherry.ShopTileFramework
+
   |id      = BinaryLip.ScheduleViewer
   |nexus   = 5005
+
   |curse   = 1020728
   |moddrop = 716384
+
   |nexus  = 19305
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = BinaryLip/ScheduleViewer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Scream
   |author  = moonslime
+
   |author  = Taskmaster
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = Taskmaster.Scream
   |nexus  = 16028
+
   |nexus  = 4588
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Screaming For Joy
   |author  = Traktori
+
   |author  = Danil Harding, Danil_HM
   |id      = Traktori.ShowBirthdays
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 7495
+
   |nexus  = 24643
   |github  = Traktori7/StardewValleyMods
+
   |github  =
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Screenshot Everywhere
   |author  = Igorious
+
   |author  = Gaiadin
   |id      = Igorious.Showcase
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  =
+
   |nexus  = 10805
  |chucklefish = 4487
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Screenshot Shortcut
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Tarsnip
   |id      = f4iTh.ShowCatchQuality
+
   |id      = Tarsnip.ScreenshotShortcut
   |nexus  = 3326
+
   |nexus  = 26477
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Scroll To Blank
   |author  = MasterOfMutton
+
   |author  = Caraxian
   |id      = faragodavid.showcookingrecipes
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 5525
+
  |nexus  = 4144
 +
  |chucklefish = 4405
 +
  |github  = Caraxi/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scroll To Zoom
 +
  |author  = Tomwa
 +
  |id      = Tomwa.ScrollToZoom
 +
   |nexus  = 2163
 
   |github  =
 
   |github  =
  
Line 14,680: Line 19,431:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Scrying Orb
   |author  = Arphox
+
   |author  = kdau
   |id      = Arphox.ShowDailyLuck
+
   |id      = kdau.ScryingOrb
   |nexus  = 15910
+
   |nexus  = 5603
   |github  = arphox/StardewValleyMods
+
   |moddrop = 756553
}}
+
   |source = https://gitlab.com/kdau/predictivemods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Show Item Quality
 
   |author = Jonqora
 
  |id      = Jonqora.ShowItemQuality
 
  |nexus  = 6311
 
  |github  = Jonqora/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Scythe Forage
   |author  = aedenthorn, Erinthe
+
   |author  = wronque
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = wronque.ScytheForage
  |curse  = 868887
+
   |nexus  = 26185
   |nexus  = 6540
+
   |github  =
   |github  = aedenthorn/stardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Scythe Harvesting
   |author  = Relance
+
   |author  = mmanlapat
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 13186
+
   |nexus  = 1106
 
   |github  =
 
   |github  =
  
   |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    = Show XP and Level Gains, Show XP
+
   |name    = Scythe Tool Enchantments
   |author  = adverserath
+
   |author  = mushymato
   |id      = Adverserath.ShowXP
+
   |id      = mushymato.ScytheToolEnchantments
   |nexus  = 19501
+
   |nexus  = 26217
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = SDV Game of Life
   |author  = Strobe and TehPers
+
   |author  = Super Aardvark, ubererdferkel
   |id      = ShroomSpotter
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 7934
+
   |nexus  = 5361
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = SDV Twitch
   |author  = Geko_X
+
   |author  = Dawgeth
   |id      = gekox.shutUp
+
   |id      = MTD.SDVTwitch
   |nexus  = 7358
+
   |nexus  = 1760
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = SDVWM, The Weather Machine
   |author  = Invatorzen
+
   |author  = SixthTitan
   |id      = invatorzen.AC
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 12164
+
   |nexus  = 3203
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = climaxius
+
   |author  = FreeTheJunimos
   |id      = climaxius.silentscarecrows
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 3258
+
   |nexus  = 13911
   |github  = robbiev/SilentScarecrows
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Silo Report
 
  |author  = bogie5464
 
  |id      = bogie5464.SiloReport
 
  |nexus  = 3194
 
  |github  = bogie5464/SiloReport
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = pepoluan
+
   |author  = FreeTheJunimos
   |id      = pepoluan.SiloSize
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 8819
+
   |nexus  = 14296
  |moddrop = 981291
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Searchable Chests
   |author  = TheMusketeer
+
   |author  = ThisIsCad
   |id      = SimpleCropLabel
+
   |id      = ThisIsCad.SearchableChests
   |nexus  = 314
+
   |nexus  = 25736
 +
  |github  = brandonwamboldt/SearchableChests
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Searchable Collections Page
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.SearchableCollectionsPage
 +
  |nexus  = 25585
 
   |github  =
 
   |github  =
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Season Affixes
   |author  = Enaium
+
   |author  = Shockah
   |id      = Enaium.SimpleHUD
+
   |id      = Shockah.SeasonAffixes
  |moddrop = 1145228
+
   |nexus  = 16297
   |nexus  =
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Enaium-StardewValleyMods/SimpleHUD
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Seasonal Farmer
   |author  = skn
+
   |author  = stardemod
   |id      = skn.HungerMod
+
   |id      = stardemod.SeasonalFarmeTrader
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 24912
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Seasonal Garden Farmhouse V2 (Unofficial Update)
   |author  = aedenthorn, Erinthe
+
   |author  = CyanFire, DustBeauty
   |id      = aedenthorn.Screenshot
+
   |id      = CF.SeasonalGardenFarmhouseV2.SMAPI
   |nexus  = 10178
+
   |nexus  = 17386
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Seasonal Immersion
   |author  = BleakCodex
+
   |author  = Entoarox
   |id      = BleakCodex.SimpleSounds
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 14540
+
   |nexus  = 2273
   |github  = BleakCodex/SimpleSounds
+
  |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    = Simple Sprinkler
+
   |name    = Seasonal Save Slots
   |author  = ADoby, tZed, Tobias Z
+
   |author  = Tyler Gibbs
   |id      = tZed.SimpleSprinkler
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 76
+
   |nexus  = 14382
   |github  = ADoby/SimpleSprinkler
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Season Switcher
   |author  = cel10e
+
   |author  = dumbledalton
   |id      = cel10e.SimplifiedAchievements
+
   |id      = Dumbledalton.SeasonSwitcher
  |moddrop = 909416
+
   |nexus  = 10457
   |nexus  = 8026
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Sebastian Frog Tank Switch
   |author  = MindMeltMax
+
   |author  = Shaklin
   |id      = MindMeltMax.SPRegen
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 6778
+
   |nexus  = 8508
  |moddrop = 1135654
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sit and Rest
 
  |author  = Krutonium
 
  |id      = Krutonium.SitandRest
 
  |nexus  = 7403
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Secretariat (Faster Horse)
   |author  = Entoarox
+
   |author  = Janglinator
   |id      = Entoarox.SitForStamina
+
   |id      = jangles.secretariat
   |nexus  = 7334
+
   |nexus  = 7537
   |github  = Entoarox/StardewMods
+
   |github  = Janglinator/Secretariat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Secret Hedge Maze, Hedge Maze
  |author  = MissCoriel
 
  |id      = misscoriel.sitnrelax
 
  |nexus  = 7336
 
  |github  = MissCoriel/Sit-n-Relax
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Siv's Marriage
 
  |author  = sivolobwho, Tori Leblanc, Siv
 
  |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
 
  |nexus  = 366
 
  |github  = tlcasebeer/SivsMarriageMod
 
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sixty-Nine Shirt, Sixty-Nine
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SixtyNine
+
   |id      = aedenthorn.HedgeMaze
   |nexus  = 6969
+
  |curse  = 868718
 +
   |nexus  = 14138
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 14,879: Line 19,596:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Secret Note Framework
   |author  = spacechase0
+
   |author  = ichortower
   |id      = spacechase0.SizableFish
+
   |id      = ichortower.SecretNoteFramework
   |nexus  = 14267
+
   |nexus  = 25055
   |github  = spacechase0/StardewValleyMods
+
   |github  = ichortower/SecretNoteFramework
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Secret Woods Snorlax
   |author  = aedenthorn, Erinthe
+
   |author  = ichortower
   |id      = aedenthorn.Skateboard
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 13096
+
   |nexus  = 19112
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ichortower/SecretWoodsSnorlax
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Seed Bag
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SeedBag
 +
  |nexus  = 1133
 +
  |moddrop = 793931
 +
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Seed Catalogue
   |author  = LunaticShade
+
   |author  = spacechase0
   |id      = LunaticShade.SkillfulClothes
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 8541
+
   |nexus  = 1640
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
  |moddrop = 281292
 +
   |github  = spacechase0/SeedCatalogue
  
   |broke in = Stardew Valley 1.6
+
   |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    = Skill Prestige
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = Alphablackwolf
+
   |author  = aedenthorn and FlyingTNT
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 569
+
   |nexus  = 22519
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in          = Stardew Valley 1.6
 
  |unofficial version = 1.2.4-unofficial.15-huancz
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-130#post-120716
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Seed Info, Seed Information
   |author  = Alphablackwolf
+
   |author  = aedenthorn, Erinthe
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 569
+
  |curse  = 868677
   |github  = Alphablackwolf/SkillPrestige
+
   |nexus  = 15754
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Cooking Skill-->
+
   |broke in = Stardew Valley 1.6
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
+
  |status  = workaround
 +
   |summary = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Seed Machines
   |author  = Tondorian
+
   |author  = Veress
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = Veress.SeedMachines
   |nexus  = 18605
+
   |nexus  = 6265
   |github  = Tondorian/StardewValleyMods
+
   |github  = mrveress/SDVMods
  
   |broke in = Stardew Valley 1.6<!--@retest after Skill Prestige, Love of Cooking-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = Alphablackwolf
+
   |author  = vabrell, Victor Abrell
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = vabrell.sm_bqms
   |nexus  = 569
+
   |nexus  = 14236
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = vabrell/sdw-seed-maker-mod
  
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Luck Skill-->
+
   |broke in = Stardew Valley 1.6
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
+
  |status      = workaround
 +
   |summary     = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Magic
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = Alphablackwolf
+
   |author  = mcoocr
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = mcoocr.smcq
   |nexus  = 569
+
   |nexus  = 3089
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
  
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Magic-->
+
   |broke in     = SMAPI 3.0
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
+
  |status      = workaround
 +
   |summary     = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Rings
+
   |name    = Seed Maker Quality
   |author  = AlphaMeece
+
   |author  = Speshkitty
   |id      = AlphaMeece.SkillRings
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 7515
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Seed Maker Tweaks
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.SkillTraining
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 14452
+
  |curse  = 868802
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 10681
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Seeds are Rare
   |author  = FricativeMelon
+
   |author  = jahangmar
   |id      = FricativeMelon.SkipDialogue
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 15311
+
   |nexus  = 3618
   |github  = FricativeMelon/SkipDialogue
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fish
+
   |name    = Seed Shortage
   |author  = LucaINC
+
   |author  = Xynerorias
   |id      = LucaINC.StardewValleyMods.SkipFish
+
   |id      = xynerorias.seedshortage
   |nexus  = 19762
+
   |nexus  = 5614
   |github  =
+
   |github  = xynerorias/Seed-Shortage
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Seeds Unpacked
   |author  = DewMods
+
   |author  = blueberry
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 2697
+
   |nexus  = 7215
   |github  =
+
   |github  = b-b-blueberry/SeedsUnboxed
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame 2
+
   |name   = See Me Rollin'
   |author   = philosquare
+
   |author = Khloe Leclair
   |id       = philosquare.SkipFishingMinigame2
+
   |id     = leclair.seemerollin
   |moddrop = 1530481
+
  |nexus  = 10976
   |github   = philosquare/SDVSkipFishingMinigame2
+
   |moddrop = 1116122
 +
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Selective Eating
   |author  = Pathoschild
+
   |author  = Cloudyluna
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = Cloudyluna.SelectiveEating
   |nexus  = 533
+
   |nexus  = 26831
  |moddrop = 606601
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Select Tool Power
   |author  = DeadRobotDev
+
   |author  = GrimatGaming
   |id      = DeadRobotDev.SkipStart
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 11885
+
   |nexus  = 21290
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Self Serve
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SelfServe
 +
  |curse  = 868781
 +
  |nexus  = 11313
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Self Serve for 1.6
   |author  = CrunchyDuck
+
   |author  = NeverToxic
   |id      = CrunchyDuck.SkipText
+
   |id      = NeverToxic.SelfServe
   |nexus  = 8947
+
   |nexus  = 20985
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  = Dunc4nNT/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Self Service
   |author  = S1mmyy
+
   |author  = JarvieK
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = JarvieK.SelfService
   |nexus  = 6121
+
   |nexus  = 1304
   |github  = S1mmyy/StardewMods
+
   |github  = Jarvie8176/StardewMods
 
+
 
   |broke in = Stardew Valley 1.6
+
   |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    = Skull Cavern Drill Redux
+
   |name    = Self Service Shops
   |author  = NetworkOverflow
+
   |author  = GuiNoya, Yesst
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  = 16533
+
   |nexus  = 1622
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |github  = GuiNoya/SVMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Sell Quality
   |author  = Bifibi, Lestoph
+
   |author  = DonDorscha, jasonmbrady
   |id      = SkullCavernElevator
+
   |id      = DonDorscha.SellQuality
   |nexus  = 963
+
   |nexus  = 12469
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Send Items Multiplayer
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = hafnerpw
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 7908
+
   |nexus  = 13794
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = atravita
+
   |author  = Denifia
   |id      = atravita.SleepInWedding
+
   |id      = Denifia.SendItems
   |curse   = 870963
+
   |nexus   = 1087
   |moddrop = 1294437
+
   |moddrop = 127754
  |nexus  = 15006
+
   |github  = Denifia/StardewMods
   |github  = atravita-mods/StardewMods
 
  
   |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    = Separate Greenhouse
   |author  = Annosz
+
   |author  = lolmaj
   |id      = Annosz.SleeplessFisherman
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 5915
+
   |nexus  = 3965
   |github  = Annosz/StardewValleyModding
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Separate Money for Multiplayer
   |author  = instafluff
+
   |author  = funny-snek
   |id      = instafluff.sleeplessinstardew
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 5445
+
   |nexus  = 3086
   |github  = instafluff/SleeplessInStardew
+
   |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    = Sleepovers
+
   |name    = Serene Greenhouse
   |author  = bwdy
+
   |author  = PeacefulEnd
   |id      = bwdy.sleepovers
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus  = 3531
+
  |curse  = 870943
   |github  = bwdymods/SDV-Sleepovers
+
   |nexus  = 8011
 +
   |github  = Floogen/SereneGreenhouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Serfdom
   |author  = Vexorth
+
   |author  = DaLion
   |id      = Vexorth.SleepWherever
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 16674
+
   |nexus  = 24357
   |github  =
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Server Bookmarker
   |author  = Platonymous
+
   |author  = Ilyaki
   |id      = Platonymous.SleepWorker
+
   |id      = Ilyaki.ServerBookmarker
   |curse   = 877233
+
   |nexus   = 2968
   |moddrop = 793835
+
   |github  = Ilyaki/ServerBookmarker
   |nexus   = 2062
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 +
   |unofficial version = 1.0.5-unofficial.2-jenrikku
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Server Browser
   |author  = spacechase0
+
   |author  = Ilyaki
   |id      = spacechase0.SleepyEye
+
   |id      = Ilyaki.ServerBrowser
  |curse  = 867761
+
   |nexus  = 3227
  |moddrop = 129011
+
   |github  = Ilyaki/Server-Browser
   |nexus  = 1152
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Server Port Changer
 +
  |author  = PhantomGamers
 +
  |id      = PhantomGamers.ServerPortChanger
 +
  |nexus  = 2993
 +
  |github  = PhantomGamers/StardewPortChanger
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Set Money
   |author  = fernass354
+
   |author  = j4c0b333
   |id      = fernass354.SlimeHutchResize
+
   |id      = j4c0b333.SetMoney
   |nexus  = 18507
+
   |nexus  = 3889
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Slime Hutch Water Spots
+
   |name    = Set Reminders
   |author  = aedenthorn, Erinthe
+
   |author  = Aelaan Bluewood
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 13778
+
   |nexus  = 16112
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Set Unique Game ID
   |author  = Tofu, SadDodo
+
   |author  = dJomp
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 2743
+
   |nexus  = 2042
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seven Deadly Sins
 +
  |author  = ricehit, Little Dot
 +
  |id      = flqzzzz.SevenDeadlySins-SMAPI<!--changed in 3.5.0-->, ricehit.SevenDeadlySinsSAMPI
 +
  |nexus  = 15100
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Sewer Slimes
   |author  = exotico
+
   |author  = aedenthorn, Erinthe
   |id      = exotico.SlimeProduce
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 7634
+
   |nexus  = 18195
   |github  = andraemon/SlimeProduce
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Shadow for Mazes, Maze
   |author  = aurnj, Roy Li
+
   |author  = Edu Anttunes
   |id      = RuyiLi.SlimeSpawner
+
   |id      = Maze
   |nexus  =
+
   |nexus  = 8930
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shared Exp, Shared Xp
 +
  |author  = Batzpup
 +
  |id      = SharedExp.Batzpup
 +
  |moddrop = 1269698
 +
  |nexus  = 14607
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shared Professions
 +
  |author  = virtualbjorn
 +
  |id      = virtualbjorn.SharedProfessions
 +
  |nexus  = 16628
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Shared Recipes
   |author  = Peasly Wellbott
+
   |author  = jpslatt, jslattery26
   |id      = Wellbott.SlimHutchCode
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 7424
+
   |nexus  = 22718
   |github  = Wellbott/StardewValleyMods
+
   |github  = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Share Experience
   |author  = Redwood, Towering Redwood
+
   |author  = season
   |id      = Redwood.SlingshotRebalance
+
   |id      = season.ShareExperience
   |nexus  = 14391
+
   |nexus  = 22163
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sharing is Caring
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SharingIsCaring
 +
  |curse  = 867136
 +
  |nexus  = 14263
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Shed Notifications
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = TheCroak
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 252
+
   |nexus  = 620
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
  |status  = workaround
 
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Shenandoah Library
   |author  = LeFauxMatt
+
   |author  = Nishtra
   |id      = furyx639.SmackDatScarecrow
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
  |curse  = 871830
+
   |nexus  = 756
   |nexus  = 13528
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Shift Toolbar When Paused
   |author  = Pathoschild
+
   |author  = Zamiel
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 3750
+
   |nexus  = 21613
  |moddrop = 606555
+
   |github  = Zamiell/stardew-valley-mods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Ship Anything, Ship Everything
   |author  = Peasly Wellbott
+
   |author  = Berkay Yigit, berkayylmao
   |id      = Wellbott.FishWell
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 7651
+
   |nexus  = 3782
   |github  = Wellbott/StardewValleyMods
+
   |github  = berkayylmao/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Ship Anywhere
   |author  = DecidedlyHuman
+
   |author  = spacechase0
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 11158
+
   |nexus  = 1379
   |github  = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Ship From Inventory
   |author  = DecidedlyHuman
+
   |author  = Platonymous
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = Platonymous.ShipFromInventory
   |nexus  = 13268
+
   |nexus  = 3219
   |github  = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 793916
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = stokastic
+
   |author  = JPAN
   |id      = stokastic.SmartCursor
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 2458
+
   |nexus  = 7531
   |github  = stokastic/SmartCursor
+
   |github  =
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SmartMod
+
   |name    = Shipment Tracker
   |author  = KuroBear
+
   |author  = Iceburg
   |id      = KuroBear.SmartMod
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  =
+
   |nexus  = 321
  |url    = https://community.playstarbound.com/threads/108104
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Shipping Bin Summary
   |author  = gbromios
+
   |author  = Futro, Futroo
   |id      = gbromios.SmolFish
+
   |id      = futro.ShippingBinSummary
   |nexus  = 14287
+
   |nexus  = 18992
   |github  =
+
   |github  = futroo/Stardew-Valley-Mods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = Cherry, ChroniclerCherry
+
   |author  = holythesea
   |id      = Cherry.SnackAnything
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 5196
+
   |nexus  = 15694
   |moddrop = 716397
+
   |github  = holy-the-sea/SortShippingCollection
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Shipping Taxes
   |author  = Darkhax
+
   |author  = NOGAF
   |id      = darkhax.snailmail
+
   |id      = NOGAF.ShippingTaxes
   |nexus  =
+
   |nexus  = 5189
  |curse  = 307861
+
   |github  =
   |github  = Stardew-Valley-Modding/Snail-Mail
+
 
 
+
   |broke in = Stardew Valley 1.5
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Shop Anywhere
   |author  = John Peters
+
   |author  = SorryLate, rharyanto
   |id      = JohnPeters.SnowCrab
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 11302
+
   |nexus  = 5299
 
   |github  =
 
   |github  =
  
Line 15,287: Line 20,075:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Shop Expander
   |author  = drbirbdev
+
   |author  = Entoarox
   |id      = drbirbdev.SocializingSkill
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 14142
+
   |nexus  = 2278
   |github  = drbirbdev/StardewValley
+
  |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    = Social Network
+
   |name    = Shoplifter
   |author  = Cecidelus
+
   |author  = TheMightyAmondee
   |id      = Cecidelus.SocialNetwork
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 8255
+
   |nexus  = 8569
   |github  =
+
   |github  = TheMightyAmondee/Shoplifter
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = Shopping Cart
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = furyx639.ShoppingCart
   |nexus  = 7871
+
  |curse  = 871829
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Shopping Show
   |author  = aedenthorn, Erinthe
+
   |author  = AvalonMFX
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = AvalonMFX.ShoppingShow
   |nexus   = 13698
+
   |curse   = 1016429
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 18445
 
+
   |github  =
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Shops Open Longer
   |author  = funny-snek
+
   |author  = CyanFire
   |id      = funnysnek.socialtabpatch
+
   |id      = CF.ShopOpenTimesSMAPI
   |nexus  = 2981
+
   |nexus  = 12693
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Shop Tile Framework
   |author  = PeacefulEnd
+
   |author  = Cherry, CherryChain
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 12311
+
   |nexus  = 5005
   |github  = Floogen/SolidFoundations
+
  |moddrop = 716384
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = PeacefulEnd
+
   |author  = moonslime
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 12311
+
   |nexus  = 16028
   |github  = Floogen/SolidFoundations
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Birthdays
 +
  |author  = Traktori
 +
  |id      = Traktori.ShowBirthdays
 +
  |nexus  = 7495
 +
  |github  = Traktori7/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = Showcase
   |author  = Kerlin & Sona
+
   |author  = Igorious
   |id      = kerlin.sonasfarm
+
   |id      = Igorious.Showcase
   |nexus  = 8545
+
   |nexus  =
   |github  =
+
  |chucklefish = 4487
 +
   |github  = Igorious/Stardew_Valley_Showcase_Mod
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Show Catch Quality
   |author  = lilico
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = lilico.SonicShoes
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 10226
+
   |nexus  = 3326
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Show Cooking Recipes
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = MasterOfMutton
   |id      = Zeldo.LinkedStorages
+
   |id      = faragodavid.showcookingrecipes
   |nexus  =
+
   |nexus  = 5525
  |curse  = 290653
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorting Chests
+
   |name    = Show Daily Luck
   |author  = aRooooooba
+
   |author  = Arphox
   |id      = aRooooooba.SortingChests
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 8224
+
   |nexus  = 15910
   |github  = aRooooooba/SortingChests
+
   |github  = arphox/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Show Item Quality
   |author  = aedenthorn, Erinthe
+
   |author  = Jonqora
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 10232
+
   |nexus  = 6311
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Jonqora/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
 +
  |unofficial version = 1.1.3-unofficial.1-bungus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Show NPC Names
   |author  = strelkasaur
+
   |author  = dvkin
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = dvkin.ShowNPCNames
   |nexus  = 13099
+
   |nexus  = 26507
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus   = 7465
+
   |curse   = 868887
   |moddrop = 1135690
+
   |nexus  = 6540
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Show Predictable RNG Outcomes
   |author  = aedenthorn, Erinthe
+
   |author  = Relance
   |id      = aedenthorn.SoundTweaker
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 14767
+
   |nexus  = 13186
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Show XP and Level Gains, Show XP
   |author  = spacechase0
+
   |author  = adverserath
   |id      = spacechase0.SpaceCore
+
   |id      = Adverserath.ShowXP
  |curse  = 867152
+
   |nexus  = 19501
  |moddrop = 136998
+
   |github  =
   |nexus  = 1348
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Shroom Spotter
   |author  = Berisan
+
   |author  = TehPers
   |id      = Berisan.SpawnMonsters
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 3201
+
   |nexus  = 908
   |github  = Berisan/SpawnMonsters
+
  |moddrop = 125766
 +
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Spawn More Rocks
+
   |name    = Shroom Spotter Redux
   |author  = Mase
+
   |author  = Strobe and TehPers
   |id      = Mase.SpawnMoreRocks
+
   |id      = ShroomSpotter
   |nexus  = 7423
+
   |nexus  = 7934
   |github  =
+
   |github  = strobel1ght/ShroomSpotterRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Shut Up
   |author  = AcidicNic
+
   |author  = Geko_X
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = gekox.shutUp
   |nexus  = 7588
+
  |moddrop = 1530062
   |github  = AcidicNic/StardewValleyMods
+
   |nexus  = 7358
 +
   |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Silent Alarm Clock
   |author  = atravita
+
   |author  = Invatorzen
   |id      = atravita.SpecialOrdersExtended
+
   |id      = invatorzen.AC
  |curse  = 870988
+
   |nexus  = 12164
  |moddrop = 1086743
 
  |nexus  = 9855
 
  |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Specify Gift Taste Portraits
 
  |author  = Button, Spiderbuttons
 
  |id      = Button.SpecifyGiftTastePortraits
 
   |nexus  = 15882
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Silent Scarecrows
   |author  = Blackclaw
+
   |author  = climaxius
   |id      = Blackclaw.SpeedMod
+
   |id      = climaxius.silentscarecrows
   |nexus  = 5082
+
   |nexus  = 3258
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = robbiev/SilentScarecrows
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Silo Report
 +
  |author  = bogie5464
 +
  |id      = bogie5464.SiloReport
 +
  |nexus  = 3194
 +
  |github  = bogie5464/SiloReport
  
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Silo Size
   |author  = Underscore
+
   |author  = pepoluan
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = pepoluan.SiloSize
   |nexus  = 7337
+
   |nexus  = 8819
   |github  = Underscore76/SDVPracticeMod
+
  |moddrop = 981291
 +
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Simple Crop Label
   |author  = instafluff
+
   |author  = TheMusketeer
   |id      = instafluff.spelldewvalley
+
   |id      = SimpleCropLabel
   |nexus  = 7322
+
   |nexus  = 314
   |github  = instafluff/SpelldewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Simple Discord RPC (Stardew Edition), Simple RPC
   |author  = spacechase0
+
   |author  = HypherionSA
   |id      = spacechase0.Spenny
+
   |id      = hypherionsa.simplerpc
   |curse  = 867742
+
   |curse  = 1023556
  |moddrop = 771624
+
   |nexus  =
   |nexus  = 2755
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Simple HUD
   |author  = spacechase0
+
   |author  = Enaium
   |id      = spacechase0.SpennyDeluxe
+
   |id      = Enaium.SimpleHUD
   |nexus  = 14984
+
   |moddrop = 1145228
  |github  = spacechase0/StardewValleyMods
+
   |nexus  =
}}
+
   |github  = Enaium-StardewValleyMods/SimpleHUD
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spenny Lite
 
  |author  = spacechase0
 
  |id      = spacechase0.SpennyLite
 
   |nexus  = 14249
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = KarratKake
+
   |author  = skn
   |id      = KarratKake.SpiceOfLife
+
   |id      = skn.HungerMod
   |nexus  = 7398
+
   |nexus  = 3270<!--was 1127 before re-release-->
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Simple Screenshots, Screenshot
   |author  = sophiesalacia
+
   |author  = aedenthorn, Erinthe
   |id      = sophie.SplashText
+
   |id      = aedenthorn.Screenshot
   |nexus  = 14416
+
  |curse  = 868826
   |github  = sophiesalacia/StardewMods
+
   |nexus  = 10178
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Simple Sound Manager
   |author  = RomenH
+
   |author  = Omegasis, AlphaOmegasis
   |id      = RomenH.SplitScreenManager
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 12063
+
   |nexus  = 1410
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Spoilage
+
   |name    = Simple Sprinkler
   |author  = aedenthorn, Erinthe
+
   |author  = ADoby, tZed, Tobias Z
   |id      = aedenthorn.Spoilage
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 14712
+
   |nexus  = 76
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ADoby/SimpleSprinkler
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Simplified Achievements
   |author  = Dounat2201, Sasara
+
   |author  = cel10e
   |id      = Sasara.pumkin
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 4586
+
  |moddrop = 909416
 +
   |nexus  = 8026
 
   |github  =
 
   |github  =
  
Line 15,557: Line 20,356:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Singin' Stone
   |author  = Shaklin
+
   |author  = CyTheGuy01
   |id      = shaklin.spouseoutdoorarea
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 6747
+
   |nexus  = 6463
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = mistyspring
+
   |author  = MindMeltMax
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = MindMeltMax.SPRegen
   |curse  = 880521
+
   |curse  = 997962
   |nexus  = 11037
+
   |nexus  = 6778
   |github  = misty-spring/StardewMods
+
  |moddrop = 1135654
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = SinZational Several Spouse Spots
   |author  = Wata, Watagatapitusberry
+
   |author  = SinZ
   |id      = Spouseroom
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  =
+
   |nexus  = 20655
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |github  = SinZ163/StardewMods
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = SinZational Shared Spaces
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = SinZ
   |id      = Sikker.SpouseStuff
+
   |id      = SinZ.SharedSpaces
   |nexus  = 4651
+
   |nexus  = 20654
   |github  = sikker/SpouseStuff
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = SinZational Spending Services
   |author  = Blaxsmith
+
   |author  = SinZ
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 7661
+
   |nexus  = 20656
   |github  = Blaxsmith/SprinklerActivation
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Sit and Rest
 +
  |author  = Krutonium
 +
  |id      = Krutonium.SitandRest
 +
  |nexus  = 7403
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 885078
 +
  |nexus  = 7336
 +
  |github  = MissCoriel/Sit-n-Relax
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sit on Chairs, Sentar Em Cadeiras
 +
  |author  = BrasileiroTop, Vagabundo2421
 +
  |id      = BrasileiroTop.Sentar
 +
  |nexus  = 4729
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sixty-Nine Shirt, Sixty-Nine
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SprinklerMod
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 15385
+
  |curse  = 868872
 +
   |nexus  = 6969
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 15,607: Line 20,438:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Sizable Fish
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = spacechase0
   |id      = SPDSprintAndDash
+
   |id      = spacechase0.SizableFish
   |nexus   = 235
+
   |curse   = 867135
   |github  =
+
   |nexus  = 14267
   |source = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
   |github = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Skateboard
   |author  = littleraskol
+
   |author  = aedenthorn, Erinthe
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = aedenthorn.Skateboard
   |nexus   = 560
+
   |curse   = 868742
   |moddrop = 827770
+
   |nexus  = 13096
   |github  = littleraskol/Sprint-And-Dash-Redux
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Skateboard For 1.6
   |author  = Patrick, mistersnuggler
+
   |author  = chiccen
   |id      =
+
   |id      = chiccen.Skateboard
   |nexus  =
+
   |nexus  = 24074
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  =
   |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    = Skillful Clothes
   |author  = onemix
+
   |author  = LunaticShade
   |id      = onemix.Sprinting
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 10469
+
   |nexus  = 8541
   |github  = thiagomasson/Sprinting
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Skillful Clothes Revamp
   |author  = Abs, abslam
+
   |author  = Nature
   |id      = abs.SprintNRegen
+
   |id      = Nature.1011108
   |nexus  = 4898
+
   |nexus  = 27345
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Skill Prestige
   |author  = Jessebot, JessebotX
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 4778
+
   |nexus  = 569
   |github  = JessebotX/StardewValleyMods
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = unidarkshin, Devin Lematty
+
   |author  = CinderGarde, Alphablackwolf
   |id      = DevinLematty.Sprint
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
   |nexus  = 7492
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = Yoshify
+
   |author  = CinderGarde, Alphablackwolf
   |id      =
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 2
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
+
   |summary  = 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    = SpriteMaster
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = Ameise, Ameisen, mkukli
+
   |author  = Tondorian
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 4922
+
   |nexus  = 18605
   |github  = ameisen/SV-SpriteMaster
+
   |github  = Tondorian/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Skill Prestige for Luck Skill
   |author  = BleakCodex
+
   |author  = CinderGarde, Alphablackwolf
   |id      = BleakCodex.SpritesInDetail
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 14487
+
   |nexus  = 569
   |github  = BleakCodex/SpritesInDetail
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Skill Prestige for Magic
   |author  = Peasly Wellbott
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 7683
+
   |nexus  = 569
   |github  = Wellbott/StardewValleyMods
+
   |github  = Alphablackwolf/SkillPrestige
  
   |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    = Stack Check Fix
+
   |name    = Skill Rings
   |author  = punyo, yakminepunyo
+
   |author  = AlphaMeece
   |id      = punyo.StackCheckFix
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 2433
+
  |curse  = 991336
   |github  = pomepome/StackCheckFix
+
   |nexus  = 7515
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Skills Experience Bars, Skills Exp Bars
   |author  = aedenthorn, Erinthe
+
   |author  = Muuaji
   |id      = aedenthorn.StackedItemIcons
+
   |id      = Muuaji.SkillsExpBars
  |curse  = 868678
+
   |nexus  = 25112
   |nexus  = 15468
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Skill Training
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.stackeverything
+
   |id      = spacechase0.SkillTraining
   |nexus   = 2053
+
   |curse   = 867132
   |moddrop = 833551
+
   |nexus  = 14452
   |github  = danvolchek/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 
+
}}
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.5].
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Skinny Animals
   |author  = LeFauxMatt
+
   |author  = tem696969696969
   |id      = furyx639.StackQuality
+
   |id      = tem696969696969.SkinnyAnimals
  |curse  = 871828
+
   |nexus  = 21826
   |nexus  = 13724
+
   |github  = kqrse/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Skin Tone Loader
   |author  = Shockah
+
   |author  = HeyImAmethyst
   |id      = Shockah.StackSizeChanger
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 11866
+
   |nexus  = 22797
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = HeyImAmethyst/SkinToneLoader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Skip Cutscanes
   |author  = pepoluan
+
   |author  = Zexu2K
   |id      = pepoluan.StackSplitRedux
+
   |id      = Zexu2K.SkipCutscenesMod
   |nexus  = 8967
+
   |nexus  = 25201
  |moddrop = 976551
+
   |github  =
   |github  = pepoluan/StackSplitRedux
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Skip Dialogue
   |author  = tstaples
+
   |author  = FricativeMelon
   |id      = tstaples.StackSplitX
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 798
+
   |nexus  = 15311
   |github  = tstaples/StackSplitX
+
   |github  = FricativeMelon/SkipDialogue
 
 
  |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    = Skip Fish
   |author  = Ilyaki
+
   |author  = LucaINC
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 1787
+
   |nexus  = 19762
   |github  = Ilyaki/StackToNearbyChests
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Skip Fishing Minigame
   |author  = Becks723
+
   |author  = DewMods
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 13381
+
   |nexus  = 2697
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = StaminaRegen
+
   |name     = Skip Fishing Minigame 2
   |author = EvilPdor
+
   |author   = philosquare
   |id     =
+
   |id       = philosquare.SkipFishingMinigame2
  |nexus  =
+
   |moddrop = 1530481
  |url    = https://community.playstarbound.com/threads/111526
+
   |nexus    =
   |github = natfoth/StardewValleyMods
+
   |github   = philosquare/SDVSkipFishingMinigame2
 
 
   |broke in = SMAPI 2.0
 
   |status   = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Skip Intro
   |author  = minervamaga
+
   |author  = Pathoschild
   |id      = minervamaga.StandardizedKrobus
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  =
+
  |curse  = 1000635
   |moddrop = 716314
+
   |nexus  = 533
   |github  = minervamaga/StandardizedKrobus
+
   |moddrop = 606601
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Skip Start
   |author  = bwdy
+
   |author  = DeadRobotDev
   |id      = bwdy.starbot
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 4755
+
   |nexus  = 11885
   |github  = bwdymods/SDV-Starbot
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Skip Text
   |author  = Mohammad Shoaib
+
   |author  = CrunchyDuck
   |id      = shoaib.stardewaccess
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 16205
+
   |nexus  = 8947
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = CrunchyDuck/Stardew-Skip-Text
   |github  = stardew-access/stardew-access
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Skull Cave Auto Pause
   |author  = mod.kitchen
+
   |author  = kun2331
   |id      = mod.kitchen.stardewandchill
+
   |id      = kun2331.SkullCaveAutoPause
   |nexus  = 12147
+
   |nexus  = 25767
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Skull Cavern Drill
   |author  = Gervig91
+
   |author  = S1mmyy
   |id      = Cherry.StardewAquarium
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 6372
+
   |nexus  = 6121
   |github  =
+
   |github  = S1mmyy/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Skull Cavern Drill Redux
   |author  = Moonwolf, Moonwolf287
+
  |author  = NetworkOverflow
   |id      = Moonwolf.StardewAquariumInformant
+
  |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 16527
+
  |nexus  = 16533
 +
  |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cavern Elevator
 +
   |author  = Bifibi, Lestoph
 +
   |id      = SkullCavernElevator
 +
   |nexus  = 963
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Informant-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Skull Cavern Toggle
   |author  = Kaito Kid
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = KaitoKid.StardewArchipelago
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 16087
+
   |nexus  = 7908
   |github  = agilbert1412/StardewArchipelago
+
   |github  = TheMightyAmondee/SkullCavernToggle
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cave Saver
 +
  |author  = cantorsdust
 +
  |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
 +
  |nexus  = 175
 +
  |github  = cantorsdust/StardewMods
  
   |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    = Stardew Auto GC
+
   |name    = Sleeping Stamina Config
   |author  = Lake1059, 1059Studio
+
   |author  = ilMioPuntatore
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = ilMioPuntatore.Sleeping
   |nexus  = 9293
+
   |nexus  = 25244
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Sleep In Wedding
   |author  = Cylon
+
   |author  = atravita
   |id      = cylon.stardewbrewery
+
   |id      = atravita.SleepInWedding
   |nexus  = 2057
+
  |curse  = 870963
   |github  = JustCylon/stardew-brewery
+
  |moddrop = 1294437
 
+
   |nexus  = 15006
   |broke in = Stardew Valley 1.3
+
   |github  = atravita-mods/StardewMods
  |status  = workaround
+
 
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Sleepless Fisherman
   |author  = Juice805
+
   |author  = Annosz
   |id      = Juice805.StardewConfigMenu
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 1312
+
   |nexus  = 5915
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  = Annosz/StardewValleyModding
 
 
  |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    = Sleepless in Stardew
   |author  = Poison
+
   |author  = instafluff
   |id      = Poison.StardewTesting
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 10005
+
   |nexus  = 5445
   |github  =
+
   |github  = instafluff/SleeplessInStardew
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Sleepovers
   |author  = Steven Kraft
+
   |author  = bwdy
   |id      = StevenKraft.StardewDiscord
+
   |id      = bwdy.sleepovers
   |nexus  = 3608
+
   |nexus  = 3531
   |github  = steven-kraft/StardewDiscord
+
   |github  = bwdymods/SDV-Sleepovers
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Sleep Warning
   |author  = Neosinf
+
   |author  = GlimmerDev
   |id      = neosinf.StardewDruid
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 18465
+
   |nexus  = 21128
   |github  = Neosinf/StardewDruid
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Sleep Wherever
   |author  = Neosinf
+
   |author  = Vexorth
   |id      = neosinf.StardewDruidLite
+
   |id      = Vexorth.SleepWherever
   |nexus  = 19308
+
   |nexus  = 16674
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleep Worker
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SleepWorker
 +
  |curse  = 877233
 +
  |moddrop = 793835
 +
  |nexus  = 2062
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepy Eye
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SleepyEye
 +
  |curse  = 867761
 +
  |moddrop = 129011
 +
  |nexus  = 1152
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = Lake1059, 1059 Studio
+
   |author  = fernass354
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 11515
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
Line 15,930: Line 20,759:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Slime Hutch Water Spots
   |author  = bcmpinc
+
  |author  = aedenthorn, Erinthe
   |id      = bcmpinc.StardewHack
+
  |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 3213
+
  |curse  = 868735
   |github  = bcmpinc/StardewHack
+
  |nexus  = 13778
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Minerals
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.slimeminerals
 +
  |nexus  = 20930
 +
  |github  = ChrisMzz/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Mods, Slime Minigame, Slime QOL
 +
  |author  = Tofu, SadDodo
 +
  |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
 +
  |nexus  = 2743
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Produce
 +
   |author  = exotico
 +
   |id      = exotico.SlimeProduce
 +
   |nexus  = 7634
 +
   |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    = Stardew Hitboxes
+
   |name    = Slime Spawner
   |author  = Tyler Gibbs
+
   |author  = aurnj, Roy Li
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 12264
+
   |nexus  =
   |github  = tylergibbs2/StardewHitboxes
+
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = davikr, apdapreturns
+
   |author  = Speshkitty
   |id      = davikr.hypnos
+
   |id      = speshkitty.slimewaterer
   |nexus  = 5935
+
   |nexus  = 7141
   |github  = davicr/StardewHypnos
+
   |github  = Speshkitty/SlimeWaterFiller
   |broken in = Stardew Valley 1.4
+
 
 +
   |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    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Slim Hutch
   |author  = aedenthorn, Erinthe
+
   |author  = Peasly Wellbott
   |id      = aedenthorn.StardewImpact
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 14365
+
   |nexus  = 7424
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Wellbott/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Slingshot Drop Point, 弹弓落点
   |author  = Mizzion
+
   |author  = Night
   |id      = mizzion.stardewlocations
+
   |id      = Night.Slingshot
   |nexus  = 1929
+
   |nexus  = 26608
  |moddrop = 661357
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Slingshot Rebalance
   |author  = Angebro
+
   |author  = Redwood, Towering Redwood
   |id      = Angebro.StardewMediaKeys
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 11246
+
   |nexus  = 14391
   |github  = AngeloC3/StardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Slingshot Seeds
   |author  = Vinyks
+
   |author  = BlaDe
   |id      = Vinyks.StardewMotif
+
   |id      = BlaDe.SlingshotSeeds
   |nexus  = 14326
+
   |nexus  = 25943
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Slots Cheats
   |author  = Tyler Gibbs
+
   |author  = Fischkop2
   |id      = tylergibbs2.StardewNametags
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 12158
+
   |nexus  = 22574
   |github  = tylergibbs2/StardewNametags
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Slower Fence Decay
   |author  = Other Buckets
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 3206
+
   |nexus  = 252
   |github = Mikesnorth/StardewNewsFeed
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Smack Dat Scarecrow
   |author  = monopandora
+
   |author  = LeFauxMatt
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = furyx639.SmackDatScarecrow
   |nexus   = 4713
+
   |curse   = 871830
   |moddrop = 664154
+
   |nexus  = 13528
   |github  = Sakorona/SDVMods
+
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = STardew Overview
+
   |name    = Small Beach Farm
   |author  = Sto13
+
   |author  = Pathoschild
   |id      = Sto13.STardewOverview
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus  = 14564
+
  |curse  = 1000624
   |github  =
+
   |nexus  = 3750
 +
  |moddrop = 606555
 +
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smaller Fish Ponds, Fish Well
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.FishWell
 +
  |nexus  = 7651
 +
  |github  = Wellbott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Small Tree Texture
   |author  = seeinggreen
+
   |author  = season
   |id      = seeinggreen.StardewProgress
+
   |id      = season.SmallTreeTexture
   |nexus  = 9786
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Smart Building
   |author  = Prism 99
+
   |author  = DecidedlyHuman
   |id      = prism99.advize.stardewrealty
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 10512
+
  |curse  = 1019046
   |github  = Prism-99/FarmExpansion
+
   |nexus  = 11158
 
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Smart Cursor
   |author  = aedenthorn, Erinthe
+
   |author  = stokastic
   |id      = aedenthorn.StardewRPG
+
   |id      = stokastic.SmartCursor
   |nexus  = 11132
+
   |nexus  = 2458
   |github  = aedenthorn/StardewValleyMods
+
   |github  = stokastic/SmartCursor
  
   |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    = Stardew Speak
+
   |name    = Smart Cursor
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = DecidedlyHuman
   |id      = evfredericksen.StardewSpeak
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 7929
+
   |nexus  = 13268
   |github  = evfredericksen/StardewSpeak
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Smart Spin - Pre-fill Optimal Wager
   |author  = NeroYuki
+
   |author  = Jonathan Feenstra
   |id      = neroyuki.rlvalley
+
   |id      = JonathanFeenstra.SmartSpin
   |nexus  = 14183
+
   |nexus  = 28042
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  = JonathanFeenstra/SmartSpin
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smarter Carpenters
 +
  |author  = TheWarpriest
 +
  |id      = TheWarpriest.SmarterCarpenters
 +
  |nexus  = 25417
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = SmartMod
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = KuroBear
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = KuroBear.SmartMod
   |nexus  = 425
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |url    = https://community.playstarbound.com/threads/108104
 +
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Smol Fish
   |author  = phroureo
+
   |author  = gbromios
   |id      = phroureo.BarberSV
+
   |id      = gbromios.SmolFish
   |nexus  = 9061
+
   |nexus  = 14287
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Snack Anything
   |author  = reimu, r2h, tomdc
+
  |author  = Cherry, ChroniclerCherry
   |id      = reimu.sdv-helper
+
  |id      = Cherry.SnackAnything
   |nexus  = 3917
+
  |nexus  = 5196
   |github  = rei2hu/stardewvalley-esp
+
  |moddrop = 716397
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Snail Mail
 +
   |author  = Darkhax
 +
   |id      = darkhax.snailmail
 +
   |nexus  =
 +
  |curse  = 307861
 +
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Snow Crab
   |author  = Flashshifter
+
   |author  = John Peters
   |id      = FlashShifter.SVECode
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 3753
+
   |nexus  = 11302
  |moddrop = 833179
+
   |github  =
   |github  = FlashShifter/StardewValleyExpanded
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Socializing Skill
   |author  = Tooshi
+
   |author  = drbirbdev
   |id      = Tooshi.Randomizer
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 5185
+
   |nexus  = 14142
  |curse  = 308003
+
   |github  = drbirbdev/StardewValley
   |github  = cTooshi/stardew-valley-randomizer
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Social Network
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = Cecidelus
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 13614
+
   |nexus  = 8255
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Social Page Order Button
   |author  = evskii
+
   |author  = aedenthorn, Erinthe
   |id      = evskii.StardewTimelapse
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 19806
+
  |curse  = 868857
   |github  =
+
   |nexus  = 7871
 +
   |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    = Stardew Web
+
   |name    = Social Page Order Menu
   |author  = Prism 99
+
   |author  = aedenthorn, Erinthe
   |id      = prism99.stardewweb
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 8715
+
  |curse  = 868737
   |github  =
+
   |nexus  = 13698
 +
   |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    = Stardust Core
+
   |name    = Social Page Order Redux
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn and FlyingTNT
   |id      = Omegasis.StardustCore
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 2341
+
   |nexus  = 23374
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = FenrirA
+
   |author  = funny-snek
   |id      = FenrirAsonda.Starksouls
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 10915
+
   |nexus  = 2981
   |github  = OhWellMikell/Starksouls
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Solar Eclipse Event
   |author  = mmanlapat
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 1138
+
   |nexus  = 897
   |github  =
+
   |github  = JohnsonNicholas/SDVMods
  
   |broke in = SMAPI 3.0
+
   |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
 +
  |name    = Solid Foundations
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SolidFoundations
 +
  |curse  = 870929
 +
  |nexus  = 12311
 +
  |github  = Floogen/SolidFoundations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Solid Foundations → Automate Integration
   |author  = certifiableGrimalkin
+
   |author  = PeacefulEnd
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 15846
+
   |nexus  = 12311
   |github  =
+
   |github  = Floogen/SolidFoundations
 +
 
 +
  |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Sona's Farm
   |author  = CaptainSully
+
   |author  = Kerlin & Sona
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = kerlin.sonasfarm
   |nexus  = 9878
+
   |nexus  = 8545
  |moddrop = 1035412
+
   |github  =
   |github  = CaptainSully/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Sonic Shoes
   |author  = treyh0
+
   |author  = lilico
   |id      = treyh0.StartWithHat
+
   |id      = lilico.SonicShoes
   |nexus  = 2628
+
   |nexus  = 10226
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Sorted Storages
   |author  = ZackHill
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = ZackHill.StashItems
+
   |id      = Zeldo.LinkedStorages
  |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/quickly-stash-items-to-chest-mod.126906
+
   |curse  = 290653
   |github  = lambui/StardewValleyMod_StashItemsToChest
+
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Sorting Chests
   |author  = Dinotopea
+
   |author  = aRooooooba
   |id      = Dinotopea.StaticInventory
+
   |id      = aRooooooba.SortingChests
   |nexus  = 20093
+
   |nexus  = 8224
   |github  = nrobinson12/StardewValleyMods
+
   |github  = aRooooooba/SortingChests
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Sound Effect Replacement
   |author  = sophiesalacia
+
   |author  = aedenthorn, Erinthe
   |id      = Vertigon.StatsAsTokens
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 9659
+
  |curse  = 868817
   |github  = dtomlinson-ga/StatsAsTokens
+
   |nexus  = 10232
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Sound Loop Mod
   |author  = strato35
+
   |author  = strelkasaur
   |id      = Strato35.StatsReloader
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 7428
+
   |nexus  = 13099
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Sounds Patcher
   |author  = spacechase0
+
   |author  = MindMeltMax
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = MindMeltMax.SoundsPatcher
   |curse  = 867713
+
   |curse  = 997976
   |nexus  = 7532
+
   |nexus  = 7465
   |github  = spacechase0/StardewValleyMods
+
   |moddrop = 1135690
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Sound Tweaker
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StatueShorts
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 17642
+
  |curse  = 868693
 +
   |nexus  = 14767
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = SpaceCore
   |author  = su226
+
   |author  = spacechase0
   |id      = Su226.StayUp
+
   |id      = spacechase0.SpaceCore
   |nexus  = 7592
+
  |curse  = 867152
   |github  = su226/StardewValleyMods
+
  |moddrop = 136998
 
+
   |nexus  = 1348
  |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Spawn Monsters
   |author  = Krutonium
+
   |author  = Berisan
   |id      = krutonium.stayuplate
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 12578
+
   |nexus  = 3201
 +
  |github  = Berisan/SpawnMonsters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn More Rocks
 +
  |author  = Mase
 +
  |id      = Mase.SpawnMoreRocks
 +
  |nexus  = 7423
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Spawn Sea Monster
   |author  = Mewsubi
+
   |author  = Edu Anttunes
   |id      = Mewsubi.SteamDew
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 19396
+
   |nexus  = 5736
   |github  = myuusubi/SteamDew
+
   |github  =
  
   |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
 +
  |name    = Spawn Supply Crates on Beach
 +
  |author  = onlythechosen
 +
  |id      = otc.supplycratesonbeach
 +
   |nexus   = 20828
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speaking Valley
 +
  |author  = Dualityofsoul
 +
  |id      = Dualityofsoul.SpeakingValley
 +
  |nexus  = 25024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Order Notifications
 +
  |author  = mushymato
 +
  |id      = mushymato.SpecialOrderNotifications
 +
  |nexus  = 25999
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stendew Valley
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = Haunted Pineapple
+
   |author  = AcidicNic
   |id      = HauntedPineapple.StendewValley
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 19483
+
   |nexus  = 7588
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  = AcidicNic/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Special Orders Tags Extended
   |author  = Advize and jinxiewinxie
+
   |author  = atravita
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = atravita.SpecialOrdersExtended
   |nexus  = 316
+
  |curse  = 870988
   |github  = Jinxiewinxie/StardewValleyMods
+
  |moddrop = 1086743
 +
   |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary = Previously fixed unofficially in SMAPI [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Special Orders Tweaks
   |author  = Mustafa
+
   |author  = nnn
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 13925
+
   |nexus  = 22719
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Special Power Utilities
   |author  = trashcan9
+
   |author  = Spiderbuttons
   |id      = trashcan9.StorageContainers
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 16071
+
   |nexus  = 22300
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Specify Gift Taste Portraits
   |author  = Krutonium
+
   |author  = Button, Spiderbuttons
   |id      = Krutonium.StrongerYou
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 7402
+
   |nexus  = 15882
 
   |github  =
 
   |github  =
  
Line 16,306: Line 21,230:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Spectator Mode
   |author  = Darkmushu
+
   |author  = weizinai
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = weizinai.SpectatorMode
   |nexus  = 17380
+
   |nexus  = 25339
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speed Boots
 +
  |author  = season
 +
  |id      = season.SpeedBoots
 +
  |nexus  = 22958
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Speed Mod
   |author  = Nishtra
+
   |author  = Blackclaw
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 691
+
   |nexus  = 5082
   |github  =
+
   |github  = Xebeth/StardewValley-SpeedMod
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Speedrun Practice Mod
   |author  = sophiesalacia
+
   |author  = Underscore
   |id      = sophie.SturdySaplings
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
   |nexus  = 14440
+
   |nexus  = 7337
   |github  = sophiesalacia/StardewMods
+
   |github  = Underscore76/SDVPracticeMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Speedster
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = Platonymous.Speedster
   |nexus  = 11719
+
   |nexus  = 1102
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spelldew Valley
 +
  |author  = instafluff
 +
  |id      = instafluff.spelldewvalley
 +
  |nexus  = 7322
 +
  |github  = instafluff/SpelldewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Spenny
   |author  = mytigio
+
   |author  = spacechase0
   |id      = mytigio.SubterranianOverhaul
+
   |id      = spacechase0.Spenny
   |nexus   = 4149
+
   |curse   = 867742
   |github  = mytigio/SDVMods
+
   |moddrop = 771624
 
+
   |nexus  = 2755
   |broke in = Stardew Valley 1.5
+
   |github  = spacechase0/StardewValleyMods
 
 
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Spenny Deluxe
   |author  = The Sundrop Team
+
   |author  = spacechase0
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = spacechase0.SpennyDeluxe
   |nexus   = 4014
+
   |curse   = 867122
   |github  =
+
   |nexus  = 14984
 
+
   |github  = spacechase0/StardewValleyMods
   |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Spenny Lite
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SuperHopper
+
   |id      = spacechase0.SpennyLite
   |curse  = 867698
+
   |curse  = 867138
   |nexus  = 9418
+
   |nexus  = 14249
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 16,370: Line 21,306:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Spice of Life
   |author  = spoocky123
+
   |author  = KarratKake
   |id      = spoocky123.SuperSleeper
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 10842
+
   |nexus  = 7398
 
   |github  =
 
   |github  =
 +
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Splash Text
   |author  = spacechase0 and ParadigmNomad
+
   |author  = sophiesalacia
   |id      = spacechase0.SurfingFestival
+
   |id      = sophie.SplashText
   |curse   = 867720
+
   |nexus   = 14416
   |nexus  = 6688
+
  |github  = sophiesalacia/StardewMods
   |github  = spacechase0/StardewValleyMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Split Money
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SplitMoney
 +
  |nexus  = 2303
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Split Screen
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.SplitScreen
 +
   |nexus  = 2139
 +
   |github  = Ilyaki/SplitScreen
  
   |broke in = Stardew Valley 1.6
+
   |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    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Splitscreen Improved
   |author  = MiphasGrace
+
   |author  = gaussfire
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 13126
+
   |nexus  = 24507
   |github  =
+
   |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Split Screen Manager
   |author  = Ophaneom
+
   |author  = RomenH
   |id      = Ophaneom.Survivalistic
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 12179
+
   |nexus  = 12063
   |github  = Ophaneom/Survivalistic
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Split Screen Regions
   |author  = KDERazorback
+
   |author  = Espy
   |id      = KDERazorback.SvFishingMod
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 6403
+
   |nexus  = 23669
   |github  = KDERazorback/SvFishingMod
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Spoilage
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Swim
+
   |id      = aedenthorn.Spoilage
   |curse  = 868896
+
   |curse  = 868694
   |nexus  = 6326
+
   |nexus  = 14712
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 16,422: Line 21,375:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = Myzkatonic
+
   |author  = Dounat2201, Sasara
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = Sasara.pumkin
   |nexus  = 7722
+
   |nexus  = 4586
 
   |github  =
 
   |github  =
  
Line 16,431: Line 21,384:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Spouse Outdoor Area
   |author  = John Peters
+
   |author  = Shaklin
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 13991
+
   |nexus  = 6747
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = Swizzy Studios
+
   |author  = mistyspring
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus  = 3241
+
   |nexus  = 11037
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github  = misty-spring/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Spouse's Room Mod
   |author  = Guedez
+
   |author  = Wata, Watagatapitusberry
   |id      = tab.autoloot
+
   |id      = Spouseroom
   |nexus  = 5115
+
   |nexus  =
   |github  =
+
   |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tailor Weapon Skins
 
  |author  = Peasly Wellbott
 
  |id      = Wellbott.TailorWeaponSkins
 
  |nexus  = 7797
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = Spouse Stuff
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = TaintedCellar
+
   |id      = Sikker.SpouseStuff
   |nexus  = 1672
+
   |nexus  = 4651
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = sikker/SpouseStuff
 
 
  |broke in = Stardew Valley 1.3
 
<!--
 
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Springmyst
   |author  = aedenthorn, Erinthe
+
   |author  = DaLion
   |id      = aedenthorn.TakeAll
+
   |id      = DaLion.Enchantments
   |nexus  = 14247
+
   |nexus  = 24832
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Take It Slow
 
  |author  = KarratKake
 
  |id      = KarratKake.TakeItSlow
 
  |nexus  = 13432
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Sprinkler Activation
   |author  = Inworld AI, PogDerson
+
   |author  = Blaxsmith
   |id      = PogDerson.Inworld
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 16816
+
   |nexus  = 7661
   |github  =
+
   |github  = Blaxsmith/SprinklerActivation
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Sprinkler Attachments
   |author  = atravita
+
   |author  = mushymato
   |id      = atravita.TapGiantCrops
+
   |id      = mushymato.SprinklerAttachments
  |curse  = 870968
+
   |nexus  = 25326
  |moddrop = 1205166
+
   |github  = Mushymato/StardewMods
   |nexus  = 13052
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Sprinkler Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 10661
+
  |curse  = 868682
 +
   |nexus  = 15385
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Sprinkles
   |author  = skunkkky
+
   |author  = Platonymous
   |id      = skunkkk.TapperReady
+
   |id      = Platonymous.Sprinkles
   |nexus  = 1219
+
   |nexus  =
 +
  |chucklefish = 4592
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = pepoluan
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = pepoluan.TapperReport
+
   |id      = SPDSprintAndDash
   |nexus  = 8700
+
   |nexus  = 235
 
   |github  =
 
   |github  =
   |source  = https://sourceforge.net/p/sdvmod-tapper-report
+
   |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
 
  |author  = TehPers
 
  |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
 
  |nexus  = 3256<!--was 2150 before re-release-->
 
  |moddrop = 1071149
 
  |github  = TehPers/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teh's Festive Slimes
 
  |author  = TehPers
 
  |id      = TehPers.FestiveSlimes
 
  |nexus  = 2990
 
  |github  = TehPers/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Sprint and Dash Redux
   |author  = TehPers
+
   |author  = littleraskol
   |id      = TehPers.FishingOverhaul
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 866
+
   |nexus  = 560
   |moddrop = 123679
+
   |moddrop = 827770
   |github  = TehPers/StardewValleyMods
+
   |github  = littleraskol/Sprint-And-Dash-Redux
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Sprinting
   |author  = Stingray
+
   |author  = onemix
   |id      = Stingray.TP
+
   |id      = onemix.Sprinting
   |nexus  = 10190
+
   |nexus  = 10469
   |github  = Stingrayss/StardewValley
+
   |github  = thiagomasson/Sprinting
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Sprinting
   |author  = Bifibi
+
   |author  = Patrick, mistersnuggler
   |id      = Teleporter
+
   |id      =
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4374
+
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
   |github  =
+
   |github  = oliverpl/SprintingMod
  
 
   |broke in = Stardew Valley 1.2
 
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fast Travel|Fast Travel]] 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    = Teleport Mod
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = Falson, Falson127
+
   |author  = Abs, abslam
   |id      = Falson.TeleportMod
+
   |id      = abs.SprintNRegen
   |nexus  = 18842
+
   |nexus  = 4898
 
   |github  =
 
   |github  =
  
Line 16,595: Line 21,508:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = Enaium
+
   |author  = Jessebot, JessebotX
   |id      = Enaium.TeleportNpc
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
  |curse  = 436803
+
   |nexus  = 4778
  |moddrop = 865554
+
   |github  = JessebotX/StardewValleyMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Sprint (unidarkshin)
   |author  = ccr
+
   |author  = unidarkshin, Devin Lematty
   |id      = ccr.TeleportNPCLocation
+
   |id      = DevinLematty.Sprint
   |nexus  = 17190
+
   |nexus  = 7492
  |github  = chencrstu/TeleportNPCLocation
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teleport Point
 
  |author  = Enaium
 
  |id      = Enaium.TeleportPoint
 
  |curse  = 436830
 
  |moddrop = 864013
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/TeleportPoint
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teleport To Farm
 
  |author  = Rafael
 
  |id      = Rafael.TeleportToFarm
 
  |nexus  = 7247
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Sprint (Yoshify)
   |author  = HamioDracny
+
   |author  = Yoshify
   |id      = HamioDracny.TALE.SMAPI
+
   |id      =
   |nexus  = 14083
+
   |nexus  = 2
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 0.39.1
 +
  |status  = workaround
 +
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = SpriteMaster
   |author  = Bpendragon
+
   |author  = Ameise, Ameisen, mkukli
   |id      = Bpendragon.BestOfQOS
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 7985
+
   |nexus  = 4922
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  = ameisen/SV-SpriteMaster
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
 
  |author  = Neat
 
  |id      = neat.newspaper
 
  |nexus  = 8689
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Sprite Sheet Extender
   |author  = ItsLittany
+
   |author  = MooseyBrutale
   |id      = itslittany.RockBreaker
+
   |id      = mooseybrutale.spriteextender
   |nexus  = 6376
+
   |nexus  = 26072
  |moddrop = 804101
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Sprites in Detail
   |author  = VoidWitchCult
+
   |author  = BleakCodex
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 16326
+
   |nexus  = 14487
   |github  =
+
   |github  = BleakCodex/SpritesInDetail
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Stabbing Sword Special
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Peasly Wellbott
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = Wellbott.StabbingSwordSpecial
  |curse  = 867729
+
   |nexus  = 7683
  |moddrop = 771680
+
   |github  = Wellbott/StardewValleyMods
   |nexus  = 5062
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Stack Check Fix
   |author  = Purppelle and King Gnomus
+
   |author  = punyo, yakminepunyo
   |id      = Purppelle.TheGnomiverse
+
   |id      = punyo.StackCheckFix
   |nexus  = 13266
+
   |nexus  = 2433
   |github  =
+
   |github  = pomepome/StackCheckFix
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Stacked Item Icons
   |author  = Tlitookilakin
+
  |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.BakeOffCode
+
  |id      = aedenthorn.StackedItemIcons
   |nexus  = 18856
+
  |curse  = 868678
   |github  =
+
  |nexus  = 15468
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything
 +
   |author  = CatCattyCat, Cat
 +
   |id      = cat.stackeverything
 +
   |nexus  = 2053
 +
  |moddrop = 833551
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything Redux
 +
  |author  = thimadera
 +
  |id      = thimadera.StackEverythingRedux
 +
  |nexus  = 22381
 +
  |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Stack Quality
   |author  = blueberry
+
   |author  = LeFauxMatt
   |id      = blueberry.LoveOfCooking
+
   |id      = furyx639.StackQuality
   |nexus  = 6830
+
  |curse  = 871828
   |github  = b-b-blueberry/CooksAssistant
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Stack Size Changer
   |author  = Khloe Leclair
+
   |author  = Shockah
   |id      = leclair.thememanager
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 14525
+
   |nexus  = 11866
   |github  = KhloeLeclair/StardewMods
+
   |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Split Redux
 +
  |author  = pepoluan
 +
  |id      = pepoluan.StackSplitRedux
 +
  |nexus  = 8967
 +
  |moddrop = 976551
 +
  |github  = pepoluan/StackSplitRedux
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = StackSplitX
   |author  = Pucklynn
+
   |author  = tstaples
   |id      = shannon.MoonMod
+
   |id      = tstaples.StackSplitX
   |nexus  = 2482
+
   |nexus  = 798
   |github  =
+
   |github  = tstaples/StackSplitX
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack to Nearby Chests
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.StackToNearbyChests
 +
  |nexus  = 1787
 +
  |github  = Ilyaki/StackToNearbyChests
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = The commission of The Northern Gulf
+
   |author  = Becks723
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 19376
+
   |nexus  = 13381
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = StaminaRegen
   |author  = KirbyLink
+
   |author  = EvilPdor
   |id      = kirbylink.pumpkinking
+
   |id      =
   |nexus  = 3006
+
   |nexus  =
   |github  = KirbyLink/PumpkinKing
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  = natfoth/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
<!--@retest-after Custom Farming Redux
+
   |status  = workaround
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
   |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Standalone Crane Game
   |author  = TheShwamp
+
   |author  = rokugin
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = rokugin.crane
   |nexus  = 5172
+
   |nexus  = 25830
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Immersive Scarecrows
+
   |name    = Standardized Krobus
   |author  = aedenthorn and lucaskfreitas
+
   |author  = minervamaga
   |id      = lucaskfreitas.ImmersiveScarecrows
+
   |id      = minervamaga.StandardizedKrobus
   |nexus  = 20701
+
   |nexus  =
 +
  |moddrop = 716314
 +
  |github  = minervamaga/StandardizedKrobus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Starbot
 +
  |author  = bwdy
 +
  |id      = bwdy.starbot
 +
  |nexus  = 4755
 +
  |github  = bwdymods/SDV-Starbot
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Access
 +
  |author  = Mohammad Shoaib
 +
  |id      = shoaib.stardewaccess
 +
  |nexus  = 16205
 +
  |url    = {{github|stardew-access/stardew-access}}/releases
 +
  |github  = stardew-access/stardew-access
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Stardew and Chill
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = mod.kitchen
   |id      = Eris.APICut
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 8158
+
   |nexus  = 12147
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Stardew Aquarium Code
   |author  = Prism 99
+
   |author  = Gervig91
   |id      = prism99.thinkntalk
+
   |id      = Cherry.StardewAquarium
   |nexus  = 9546
+
   |nexus  = 6372
   |github  = Prism-99/Think-n-Talk
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = Moonwolf, Moonwolf287
   |id      = SweetPanda.Organic
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 16648
+
   |nexus  = 16527
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
 
}}
 
}}
 
{{#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    = Stardew Archipelago
   |author  = spacechase0
+
   |author  = Kaito Kid
   |id      = ThreeHeartDancePartner
+
   |id      = KaitoKid.StardewArchipelago
  |curse  = 867388
+
   |nexus  = 16087
  |moddrop = 127278
+
   |github  = agilbert1412/StardewArchipelago
   |nexus  = 500
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 
  |unofficial version = 1.1.2-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/spacechase0/StardewValleyMods/pull/408
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Stardew Auto GC
   |author  = spacechase0
+
   |author  = Lake1059, 1059Studio
   |id      = spacechase0.ThrowableAxe
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |curse   = 867726
+
  |nexus  = 9293
   |moddrop = 771683
+
  |github  =
   |nexus  = 5097
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Stardew Brewery
 +
   |author  = Cylon
 +
   |id      = cylon.stardewbrewery
 +
   |nexus  = 2057
 +
   |github  = JustCylon/stardew-brewery
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Stardew Config Menu
   |author  = justastranger
+
   |author  = Juice805
   |id      = jas.ThunderstormTotem
+
   |id      = Juice805.StardewConfigMenu
  |moddrop = 944622
+
   |nexus  = 1312
   |nexus  =
+
   |github  = StardewConfigFramework/StardewConfigMenu
   |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |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    = Tidy Fields
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = seitanicbean
+
   |author  = TehPers
   |id      = seitanicbean.tidyfields
+
   |id      = SCCL
   |nexus  = 10929
+
   |nexus  = 889
   |github  =
+
   |github  = TehPers/StardewValleyMods
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Stardew Debt
   |author  = trashcan9
+
   |author  = Poison
   |id      = trashcan9.TidySocial
+
   |id      = Poison.StardewTesting
   |nexus  = 16233
+
   |nexus  = 10005
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Stardew Discord
   |author  = SpicyKai
+
   |author  = Steven Kraft
   |id      = SpicyKai.Tileman
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 11945
+
   |nexus  = 3608
   |github  = spicykai/StardewValley-Mods
+
   |github  = steven-kraft/StardewDiscord
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Stardew Druid
   |author  = aedenthorn, Erinthe
+
   |author  = Neosinf
   |id      = aedenthorn.TileTransparency
+
   |id      = neosinf.StardewDruid
   |nexus  = 17288
+
   |nexus  = 18465
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Neosinf/StardewDruid
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Stardew Druid Lite
   |author  = hawkfalcon
+
   |author  = Neosinf
   |id      = hawkfalcon.TillableGround
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 2175
+
   |nexus  = 19308
   |github  = hawkfalcon/Stardew-Mods
+
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |summary  = remove this mod (no longer maintained; use [[#Magic by Neosinf|Magic by Neosinf]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Stardew Editor
 +
  |author  = spacechase0
 +
  |id      = spacechase0.StardewEditor.GameIntegration
 +
  |nexus  = 1298
 +
  |github  = spacechase0/StardewEditor
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew FPS (Animation Frame Speed)
 +
  |author  = 1059 Studio, Lake1059
 +
  |id      = Lake1059.StardewFPS
 +
  |nexus  = 20801
 +
  |github  = Lake1059/StardewFPS
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Get Achievement Now
 +
  |author  = Lake1059, 1059 Studio
 +
  |id      = Lake1059.StardewGetAchievementNow
 +
  |nexus  = 11515
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Hack
 
   |author  = bcmpinc
 
   |author  = bcmpinc
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = bcmpinc.StardewHack
   |nexus  = 2738
+
   |nexus  = 3213
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Stardew Hitboxes
   |author  = Asconoid
+
   |author  = Tyler Gibbs
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 5764
+
   |nexus  = 12264
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
   |broke in = Stardew Valley 1.6
  |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    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = Jonathan Ginn
+
   |author  = davikr, apdapreturns
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = davikr.hypnos
   |nexus  = 12170
+
   |nexus  = 5935
   |github  =
+
   |github  = davicr/StardewHypnos
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
+
   |broken in = Stardew Valley 1.4
 
 
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = aedenthorn.StardewImpact
   |nexus  = 973
+
  |curse  = 868711
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  = 14365
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Stardew Locations
   |author  = JBtheShadow
+
   |author  = Mizzion
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = mizzion.stardewlocations
   |nexus  = 7425
+
   |nexus  = 1929
   |github  =
+
  |moddrop = 661357
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Stardew Media Keys
   |author  = trashcan9
+
   |author  = Angebro
   |id      = trashcan9.TimeMaster
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 16192
+
   |nexus  = 11246
   |github  =  
+
   |github  = AngeloC3/StardewMods
  |source  = https://www.nexusmods.com/stardewvalley/mods/16192?tab=files&file_id=71136
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://github.com/pipedream420/TimeMaster
 
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 
  |pull request      = https://github.com/pipedream420/TimeMaster/pulls
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Stardew Multiplayer Server
   |author  = DefenTheNation
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = moy.Always_On_Server
   |nexus  = 2262
+
   |nexus  = 20659
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Stardew Nametags
   |author  = The Fluffy Robot
+
   |author  = Tyler Gibbs
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 5631
+
   |nexus  = 12158
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Stardew News Feed
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Other Buckets
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 1000
+
   |nexus  = 3206
   |moddrop = 664035
+
   |github  = Mikesnorth/StardewNewsFeed
   |github  = JohnsonNicholas/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Stardew Notifications
   |author  = cantorsdust and Pathoschild
+
   |author  = monopandora (maintained by Sakorona)
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
   |nexus  = 169
+
  |moddrop = 664154
   |github  = cantorsdust/StardewMods
+
   |nexus  = 4713
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = STardew Overview
   |author  = gmff
+
   |author  = Sto13
   |id      = GMFF.TimeTotem
+
   |id      = Sto13.STardewOverview
  |curse  = 494425
+
   |nexus  = 14564
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Stardew Progress
   |author  = Platonymous
+
   |author  = seeinggreen
   |id      = Platonymous.TMXLoader
+
   |id      = seeinggreen.StardewProgress
  |curse  = 877235
+
   |nexus  = 9786
   |nexus  = 1820
+
   |github  =
  |moddrop = 771913
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Stardew Realty Framework
   |author  = Jamie Taylor
+
   |author  = Prism 99
   |id      = jltaylor-us.ToDew
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 7409
+
   |nexus  = 10512
   |github  = jltaylor-us/StardewToDew
+
   |github  = Prism-99/FarmExpansion
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = Eleanor, eleanoot
+
   |author  = ElocinDev
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = elocindev.stardewrpc
  |nexus  = 1630
+
   |curse   = 1009887
  |github  = eleanoot/stardew-to-do-mod
+
   |nexus  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#To-Dew|To-Dew]] instead.
 
<!--
 
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 
-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Toggle Monsters
 
   |author  = Jolyone, Me
 
  |id      = Me.ToggleMonsters
 
   |nexus  = 11801
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Stardew RPG
   |author  = LeFauxMatt
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.ToolbarIcons
+
   |id      = aedenthorn.StardewRPG
   |curse  = 871834
+
   |curse  = 868785
   |nexus  = 11026
+
   |nexus  = 11132
   |github  = LeFauxMatt/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Speak
 +
  |author  = evfredericksen, Evan Fredericksen
 +
  |id      = evfredericksen.StardewSpeak
 +
  |nexus  = 7929
 +
  |github  = evfredericksen/StardewSpeak
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Stardew Survival Project
   |author  = danmw3
+
   |author  = NeroYuki
   |id      = danmw3.toolbartooltips
+
   |id      = neroyuki.rlvalley
   |nexus  = 4977
+
   |nexus  = 14183
   |github  =
+
   |github  = NeroYuki/StardewSurvivalProject
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
   |author  = yuri0r
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = yuri0r.ToolBelt
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 8566
+
   |nexus  = 425
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  |source  = https://gitlab.com/yuri0r/toolbelt
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Stardew Twitch Tracker
   |author  = mralbobo
+
   |author  = Cody, Cody Hansen
   |id      = mralbobo.ToolCharging
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  =
+
   |nexus  = 16543
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  =
   |github  = mralbobo/stardew-tool-charging
 
  
   |broke in          = SMAPI 3.0
+
   |status  = abandoned
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = CrazyWig
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = crazywig.toolpowerselect
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 2553
+
   |nexus  = 13426
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Stardew Valley Barber, Stardew Barber
   |author  = Gilar Fasulaki
+
   |author  = phroureo
   |id      = GilarF.ToolPowerSetup
+
   |id      = phroureo.BarberSV
   |nexus  = 4517
+
   |nexus  = 9061
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = aedenthorn, Erinthe
+
   |author  = reimu, r2h, tomdc
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = reimu.sdv-helper
  |curse  = 868687
+
   |nexus  = 3917
   |nexus  = 15216
+
   |github  = rei2hu/stardewvalley-esp
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch (Updated)
+
   |name    = Stardew Valley Expanded
   |author  = Fiorbeth
+
   |author  = Flashshifter
   |id      = Fiorbeth.ToolSmartSwitch
+
   |id      = FlashShifter.SVECode
   |nexus  = 20829
+
   |nexus  = 3753
 +
  |moddrop = 833179
 +
  |github  = FlashShifter/StardewValleyExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Stardew Valley Gold
   |author  = Cherry, CherryChain
+
   |author  = Clever Artisan (Vastias)
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = CleverArtisan.StardewValleyGold
   |nexus  = 6576
+
   |nexus  = 26006
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
 
  |broke in          = SMAPI 3.12
 
  |unofficial version = 1.0.1-unofficial.1-Skalaki
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
 
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Stardew Valley Randomizer
   |author  = SorryLate
+
   |author  = Tooshi
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = Tooshi.Randomizer
   |nexus  = 5421
+
   |nexus  = 5185
   |github  = sorrylate/Stardew-Valley-Mod
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = Felix-Dev
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 2938
+
   |nexus  = 13614
   |github  = Felix-Dev/StardewMods
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = Wracketeer
+
   |author  = evskii
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = evskii.StardewTimelapse
   |nexus  = 13423
+
   |nexus  = 19806
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Stardew Valley Web API
   |author  = LeFauxMatt
+
   |author  = Tomokisan
   |id      = furyx639.TooManyAnimals
+
   |id      = tomokisan.SWAPI
   |curse  = 871833
+
   |curse  = 1081758
   |nexus  = 11033
+
   |nexus  = 26845
   |github  = LeFauxMatt/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Stardew Voices
   |author  = Edu Anttunes
+
   |author  = Shannon Hobby
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = shobby.StardewVoices
   |nexus  = 6317
+
  |curse  = 1010539
 +
   |nexus  = 22550
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Stardew Web
   |author  = Pathoschild
+
   |author  = Prism 99
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = prism99.stardewweb
   |nexus  = 1401
+
   |nexus  = 8715
  |moddrop = 606639
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Stardew Web API
   |author  = MissCoriel
+
   |author  = zunderscore
   |id      = misscoriel.tractorsounds
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 5781
+
   |nexus  = 22540
   |github  =
+
   |github  = zunderscore/StardewWebApi
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Stardust Core
   |author  = MindMeltMax
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = MindMeltMax.Trading
+
   |id      = Omegasis.StardustCore
  |moddrop = 1214750
+
   |nexus  = 2341
   |nexus  = 13293
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Starksouls
   |author  = Cherry, CherryChain
+
   |author  = FenrirA
   |id      = Cherry.TrainStation
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 6183
+
   |nexus  = 10915
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = OhWellMikell/Starksouls
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Start in Ginger Island
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.TrainTracks
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 10927
+
   |nexus  = 20401
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Starting Money
   |author  = Taskmaster
+
   |author  = mmanlapat
   |id      = Taskmaster.TrainWhistle
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 4473
+
   |nexus  = 1138
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Startup Volume Config
   |author  = aedenthorn, Erinthe
+
   |author  = certifiableGrimalkin
   |id      = aedenthorn.Trampoline
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 11619
+
   |nexus  = 15846
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Start With Greenhouse
   |author  = Esca, Esca-MMC
+
   |author  = CaptainSully
   |id      = Esca.TransparencySettings
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 8891
+
   |nexus  = 9878
   |moddrop = 971985
+
   |moddrop = 1035412
   |github  = Esca-MMC/TransparencySettings
+
   |github  = CaptainSully/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Start With Hat
   |author  = aedenthorn, Erinthe
+
   |author  = treyh0
   |id      = aedenthorn.TransparentObjects
+
   |id      = treyh0.StartWithHat
   |nexus  = 6412
+
   |nexus  = 2628
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Stash Items
   |author  = ChrisMzz
+
   |author  = ZackHill
   |id      = ChrisMzz.trash4elliott
+
   |id      = ZackHill.StashItems
   |nexus  = 18882
+
   |nexus  = 9624
   |github  =
+
   |github  = zack-hill/stardew-valley-stash-items
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Stash Items to Chest
   |author  = John Peters
+
   |author  = lambui
   |id      = JohnPeters.TrashBearAbides
+
   |id      = BlueMod_StashItemsToChest
   |nexus  = 11359
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
   |github  = lambui/StardewValleyMod_StashItemsToChest
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Static Inventory
   |author  = MattDeDuck, Duckshard
+
   |author  = Dinotopea
   |id      = MattDeDuck.TrashBearName
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 5252
+
   |nexus  = 20093
   |github  =
+
   |github  = nrobinson12/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Static Tool Power
   |author  = aedenthorn, Erinthe
+
   |author  = Omek97
   |id      = aedenthorn.TrashCanReactions
+
   |id      = omek97.static_toolpower
   |nexus  = 7643
+
   |nexus  = 21281
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Stats as Tokens
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 16394
+
   |nexus  = 9659
   |github  = aedenthorn/StardewValleyMods
+
   |github  = dtomlinson-ga/StatsAsTokens
}}
 
{{#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-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Stats Passive Regeneration, Stats Reloader
   |author  = SorryLate, rharyanto
+
   |author  = strato35
   |id      = SorryLate.TrashRemover
+
   |id      = Strato35.StatsReloader
   |nexus  = 5114
+
   |nexus  = 7428
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Statue of Generosity
   |author  = Jaredlll08
+
   |author  = spacechase0
   |id      = BlameJared.TrashTrash
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus   =
+
   |curse   = 867713
   |curse   = 297981
+
   |nexus   = 7532
   |github  = jaredlll08/Trash-Trash
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Statue Shorts
   |author  = Vrakyas
+
   |author  = aedenthorn, Erinthe
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 4031
+
   |nexus  = 17642
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Status Announcements
   |author  = Achtuur8
+
   |author  = Aile72
   |id      = Achtuur.StardewTravelSkill
+
   |id      = Aile72.StatusAnnouncements
   |nexus  = 16820
+
   |nexus  = 24937
   |github  = Achtuur/StardewTravelSkill
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Stay Up
   |author  = aedenthorn, Erinthe
+
   |author  = su226
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = Su226.StayUp
   |nexus  = 7685
+
   |nexus  = 7592
   |github  = aedenthorn/StardewValleyMods
+
   |github  = su226/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stay Up Late
 +
  |author  = Krutonium
 +
  |id      = krutonium.stayuplate
 +
  |nexus  = 12578
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Stay Up Plus
   |author  = JPAN
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = jpan.TreeChanges
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 3964
+
   |nexus  = 21469
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = SteamDew
   |author  = NCarigon
+
   |author  = Mewsubi
   |id      = NCarigon.TreeShakeMod
+
   |id      = Mewsubi.SteamDew
   |nexus  = 15927
+
   |nexus  = 19396
   |github  = ncarigon/StardewValleyMods
+
   |github  = myuusubi/SteamDew
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Stendew Valley
   |author  = TyoAtrosa
+
   |author  = Haunted Pineapple
   |id      = TyoAtrosa.Treeshaker
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 2159
+
   |nexus  = 19483
   |github  = TyoAtrosa/TreeShaker
+
   |github  = HauntedPineapple/Stendew-Valley
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = bcmpinc
+
   |author  = Advize and jinxiewinxie
   |id      = bcmpinc.TreeSpread
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 3183
+
   |nexus  = 316
   |github  = bcmpinc/StardewHack
+
   |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Stop Flower Harvests
   |author  = YukiShiku, LeonBlade
+
   |author  = BlobLeader
   |id      = TreeTransplant
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 1342
+
   |nexus  = 24559
  |moddrop = 526140
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
  |chucklefish = 5485
 
   |github  = LeonBlade/TreeTransplant
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = candidus42
+
   |author  = Mustafa
   |id      = Candidus42.TrendyHaley
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 4984
+
   |nexus  = 13925
   |github  = mus-candidus/TrendyHaley
+
   |github  = mustafa-git/StopSoundsWhenAltTabbed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Storage Containers
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = trashcan9
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = trashcan9.StorageContainers
   |nexus  = 8115
+
   |nexus  = 16071
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Stronger You
   |author  = ch20youk
+
   |author  = Krutonium
   |id      = ch20youk.TricksAndTreats
+
   |id      = Krutonium.StrongerYou
   |nexus  = 18947
+
   |nexus  = 7402
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = lilico/atelier99
+
   |author  = Darkmushu
   |id      = lilico.TrueRandomGeodes
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 11371
+
   |nexus  = 17380
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Stumps to Hardwood Stumps
   |author  = Krutonium
+
   |author  = Nishtra
   |id      = krutonium.turn_to_your_enemies
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 12643
+
   |nexus  = 691
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
   |author  = Zyin
+
   |author  = sophiesalacia
   |id      = Zyin.TVAnnouncements
+
   |id      = sophie.SturdySaplings
   |nexus  = 3649
+
   |nexus  = 14440
   |github  = Zyin055/TVAnnouncements
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Submerged Crab Pots
   |author  = JhonnieRandler & Brukob
+
   |author  = aedenthorn, Erinthe
   |id      = JhonnieMike.BrasilTV
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 10843
+
  |curse  = 868757
   |github  = JhonnieRandler/TVBrasileira
+
   |nexus  = 11719
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = hisameartwork
+
   |author  = mytigio
   |id      = HisameArtwork.GardeningChannel
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 5485
+
   |nexus  = 4149
   |github  =
+
   |github  = mytigio/SDVMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Summit Reborn
   |author  = SorryLate, rharyanto
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = SorryLate.TvRecipes
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 5260
+
   |nexus  = 2073
   |github  =
+
   |github  = JohnsonNicholas/SDVMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Sundrop City
   |author  = AndyUr
+
   |author  = The Sundrop Team
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 7589
+
   |nexus  = 4014
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Super Hopper
   |author  = Hexenentendrache
+
   |author  = spacechase0
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = spacechase0.SuperHopper
   |nexus  = 17321
+
  |curse  = 867698
   |github  = Enteligenz/StardewMods
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Super Sleeper
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = spoocky123
   |id      = telshin.twitch-for-stardew
+
   |id      = spoocky123.SuperSleeper
  |curse  = 306420
+
   |nexus  = 10842
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Surfing Festival
   |author  = Cdaragorn
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = spacechase0.SurfingFestival
   |nexus  = 1150
+
  |curse  = 867720
   |github  = cdaragorn/Ui-Info-Suite
+
   |nexus  = 6688
 +
   |github  = spacechase0/StardewValleyMods
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Surprise Pregnancy, SurpriseBaby1
 +
  |author  = MiphasGrace
 +
  |id      = MiphasGrace.SurpriseBaby1
 +
  |nexus  = 13126
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Survivalistic
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.Survivalistic
 +
  |nexus  = 12179
 +
  |github  = Ophaneom/Survivalistic
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.0.5-unofficial.2-Locked15
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
+
   |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = SV Fishing Mod
   |author  = Annosz, Abs0rbed
+
   |author  = KDERazorback
   |id      = Annosz.UiInfoSuite2
+
   |id      = KDERazorback.SvFishingMod
   |nexus  =
+
   |nexus  = 6403
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  = KDERazorback/SvFishingMod
   |github  = Annosz/UiInfoSuite2
 
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = SV Location Bot
   |author  = Demiacle
+
   |author  = JForea
   |id      = Demiacle.UiModSuite
+
   |id      = JForea.SVLocationBot
   |nexus  = 1023
+
   |nexus  = 26181
   |github  = demiacle/UiModSuite
+
   |github  =
  
  |broke in = Stardew Valley 1.2
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = SV Notepad
   |author  = Pereclaw Team
+
   |author  = HereBeCush
   |id      = Pereclaw.ukrutilities
+
   |id      = herebecush.SVNotepad
   |nexus  = 8427
+
   |nexus  = 21473
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Swap Rings
   |author  = Shadowfoxss
+
   |author  = Zamiel
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = Zamiel.SwapRings
   |nexus  = 2833
+
   |nexus  = 21205
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Swim
 +
  |curse  = 868896
 +
  |nexus  = 6326
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Swim (Almost) Anywhere, Swim Suit
   |author  = MindMeltMax
+
   |author  = Platonymous
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = Platonymous.SwimSuit
   |nexus  = 7719
+
   |nexus  = 1215
  |moddrop = 1135717
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Swim - Continued
   |author  = Mel Noelle and Kirbylink
+
   |author  = aedenthorn and FlyingTNT
   |id      = melnoelle.underdarksewer
+
   |id      = FlyingTNT.Swim
   |nexus  = 3070
+
   |nexus  = 23169
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Swimsuits Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Myzkatonic
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = Myzkatonic.SwimsuitsAnywhere
   |nexus  = 6597
+
   |nexus  = 7722
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Swiss Army Knife
   |author  = spacechase0
+
   |author  = John Peters
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  = 17139
+
   |nexus  = 13991
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swizzy Meads
 +
  |author  = Swizzy Studios
 +
  |id      = SwizzyStudios.SwizzyMeads
 +
  |nexus  = 3241
 +
  |github  = SwizzyStudios/SV-SwizzyMeads
  
   |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Tab Autoloot
   |author  = Shaklin
+
   |author  = Guedez
   |id      = shaklin.uniquechildren
+
   |id      = tab.autoloot
   |nexus  = 6278
+
   |nexus  = 5115
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Tailor Weapon Skins
   |author  = Shaklin
+
   |author  = Peasly Wellbott
   |id      = shaklin.uniquechildrentalk
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 9540
+
   |nexus  = 7797
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = aedenthorn, Erinthe
+
  |author  = Jinxiewinxie and TaintedWheat
   |id      = aedenthorn.UniqueValley
+
  |id      = TaintedCellar
   |nexus  = 13828
+
  |nexus  = 1672
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take a Break
 +
  |author  = Krutonium
 +
  |id      = krutonium.TakeABreak
 +
  |nexus  = 12549
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take All
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.TakeAll
 +
  |curse  = 868713
 +
   |nexus  = 14247
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Take It Slow
   |author  = funny-snek
+
   |author  = KarratKake
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = KarratKake.TakeItSlow
   |nexus  = 2942
+
   |nexus  = 13432
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Talk to Inworld's AI Villagers, Inworld
 +
  |author  = Inworld AI, PogDerson
 +
  |id      = PogDerson.Inworld
 +
  |nexus  = 16816
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tap Giant Crops
 +
  |author  = atravita
 +
  |id      = atravita.TapGiantCrops
 +
  |curse  = 870968
 +
  |moddrop = 1205166
 +
  |nexus  = 13052
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Tappable Palm Trees
   |author  = Armitxes
+
   |author  = aedenthorn, Erinthe
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus   = 2213
+
   |curse   = 868803
   |curse   = 362847
+
   |nexus   = 10661
   |github  = Armitxes/StardewValley_UnlimitedPlayers
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Tapper Ready
   |author  = DeLiXx
+
   |author  = skunkkky
   |id      = DLX.Bundles
+
   |id      = skunkkk.TapperReady
   |nexus  = 17265
+
   |nexus  = 1219
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
 
  
    
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Tapper Report
   |author  = Shaklin
+
   |author  = pepoluan
   |id      = shaklin.unlockdyemenu
+
   |id      = pepoluan.TapperReport
   |nexus  = 6156
+
   |nexus  = 8700
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Taxes Mod
   |author  = damien
+
   |author  = bdawson1993
   |id      = damien.unlocked_doors
+
   |id      =
   |nexus  = 4338
+
   |nexus  = 38
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |status  = abandoned
   |status  = workaround
+
   |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
+
  |broke in = SMAPI 0.39.1
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
   |author  = apomorph
+
   |author  = TehPers
   |id      = apomorph.updatedInstantEatKey
+
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
   |nexus  = 15191
+
   |nexus  = 3256<!--was 2150 before re-release-->
   |github  =
+
  |moddrop = 1071149
 +
   |github  = TehPers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Teh's Festive Slimes
   |author  = Aladanor
+
   |author  = TehPers
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 10164
+
   |nexus  = 2990
   |github  = shailalias/NoRumbleHorse
+
   |github  = TehPers/StardewValleyMods
}}
 
{{#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
+
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Teh's Fishing Overhaul
   |author  = Miihau
+
   |author  = TehPers
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 17234
+
   |nexus  = 866
   |github  =
+
  |moddrop = 123679
 +
   |github  = TehPers/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Telephone Purchasing
   |author  = Richard Cai
+
   |author  = Stingray
   |id      = richard_cai.UpgradedHorse
+
   |id      = Stingray.TP
   |nexus  = 5242
+
   |nexus  = 10190
   |github  = RichardJCai/stardew-valley-mods
+
   |github  = Stingrayss/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Teleportation Tool
   |author  = Cherry, CherryChain
+
   |author  = jeWel
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = jeWel.TeleportationToolModCode
   |nexus  = 5253
+
   |nexus  = 22534
  |moddrop = 720987
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Teleporter
   |author  = punyo, yakminepunyo
+
   |author  = Bifibi
   |id      = punyo.UsefulBombs
+
   |id      = Teleporter
   |nexus  = 2488
+
   |nexus  =
   |github  = pomepome/UsefulBombs
+
  |chucklefish = 4374
 +
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#BetterBombs|BetterBombs]] instead.
+
   |summary  = use [[#Fast Travel|Fast Travel]] 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    = Teleport Mod
   |author  = Right Hand Man
+
   |author  = Falson, Falson127
   |id      = raik.uselessinfo
+
   |id      = Falson.TeleportMod
   |nexus  = 8634
+
   |nexus  = 18842
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Teleport NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.UtilityGrid
+
   |id      = Enaium.TeleportNpc
   |nexus   = 10197
+
   |curse   = 436803
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 865554
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Teleport NPC Location
   |author  = Jonqora
+
   |author  = ccr
   |id      = Jonqora.UVIndex
+
   |id      = ccr.TeleportNPCLocation
   |nexus  = 6676
+
   |nexus  = 17190
   |github  = Jonqora/StardewMods
+
   |github  = chencrstu/TeleportNPCLocation
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Teleport Point
   |author  = dantheman999
+
   |author  = Enaium
   |id      = dantheman999.VariableGrass
+
   |id      = Enaium.TeleportPoint
 +
  |curse  = 436830
 +
  |moddrop = 864013
 
   |nexus  =
 
   |nexus  =
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  = Enaium-StardewValleyMods/TeleportPoint
   |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    = Teleport To Farm
   |author  = calebstein1
+
   |author  = Rafael
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = Rafael.TeleportToFarm
   |nexus  = 19904
+
   |nexus  = 7247
   |github  = calebstein1/StardewVariableSeasons
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Terraria Accessories
   |author  = ActionJackson
+
   |author  = jeWel
   |id      = ActionJackson.VendingMachine
+
   |id      = jeWel.TerrariaAccessoriesCode
   |nexus  = 7508
+
   |nexus  = 22931
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Terraria Bosses
   |author  = bmarquismarkail, Space Baby
+
   |author  = GlitchedDeveloper
   |id      = SB_VerticalToolMenu
+
   |id      = GlitchedDeveloper.TerrariaBosses
   |nexus  = 943
+
   |nexus  = 26055
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  = GlitchedDeveloper/StardewValley-TerrariaBosses
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = Test Mod for Automated Workflows, Test Mod
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.VideoPlayer
+
   |id      = spacechase0.TestMod
   |nexus  = 6524
+
   |nexus  = 21216
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/TestModWorkflow
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Thai Font Adjuster
   |author  = Jboss
+
   |author  = 'ELL and NRTnarathip
   |id      = Jboss.VillagerCompass
+
   |id      = ELL.ThaiFontAdjuster
   |nexus  = 16912
+
   |nexus  = 9586
   |github  = jbossjaslow/Stardew_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = The Adventurer's Life Expanded
   |author  = shekurika
+
   |author  = HamioDracny
   |id      = shekurika.WaterFish
+
   |id      = HamioDracny.TALE.SMAPI
   |nexus  = 8897
+
   |nexus  = 14083
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = The Best of "The Queen of Sauce"
   |author  = Platonymous
+
   |author  = Bpendragon
   |id      = Platonymous.Visualize
+
   |id      = Bpendragon.BestOfQOS
  |curse  = 307573
+
   |nexus  = 7985
  |moddrop = 793933
+
   |github  = Bpendragon/Best-of-Queen-of-Sauce
   |nexus  = 1704
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = The Cave Cult, Cave Cult Code
   |author  = Platonymous
+
   |author  = CtrlAltDefeat, Evan Yoshitani
   |id      = Platonymous.VisualizeTK
+
   |id      = CtrlAltDefeat.CaveCultCode
  |moddrop = 1521421
+
   |nexus  = 23741
   |nexus  = 19009
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = The Chest Dimension
   |author  = Renny
+
   |author  = zazizu
   |id      = renny.stardewvoideffects
+
   |id      = zazizu.TheChestDimension
   |nexus  = 2703
+
   |nexus  = 4013
   |github  = OfficialRenny/StardewVoidEffects
+
   |github  = cilekli-link/SDVMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160 1.3.36].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wait Around
+
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
   |author  = Alhifar
+
   |author  = Neat
   |id      = Alhifar.WaitAround
+
   |id      = neat.newspaper
   |nexus  =
+
   |nexus  = 8689
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  =
   |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    = The Farmer That Stared at Rocks
   |author  = EvilPdor
+
   |author  = ItsLittany
   |id      =
+
   |id      = itslittany.RockBreaker
   |nexus  =
+
   |nexus  = 6376
   |url    = https://community.playstarbound.com/threads/111526
+
   |moddrop = 804101
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = The Fish Dimension
   |author  = TheOfficialTab
+
   |author  = ichortower
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = ichortower.TheFishDimension
   |nexus  = 1958
+
   |nexus  = 22335
   |github  = OfficialTab/walk-through-trellis
+
   |github  = ichortower/TheFishDimension
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Theft of the Winter Star
   |author  = Mizzion
+
   |author  = spacechase0 and ParadigmNomad
   |id      = mizzion.wallpaperrecycler
+
   |id      = spacechase0.TheftOfTheWinterStar
   |nexus   = 1905
+
   |curse   = 867729
   |moddrop = 661354
+
   |moddrop = 771680
  |github  = Mizzion/MyStardewMods
+
   |nexus  = 5062
}}
+
   |github  = spacechase0/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wall Planter
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.WallPlanter
 
   |nexus  = 11339
 
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = The Gnomiverse
   |author  = aedenthorn, Erinthe
+
   |author  = Purppelle and King Gnomus
   |id      = aedenthorn.WallTelevision
+
   |id      = Purppelle.TheGnomiverse
   |nexus  = 11448
+
   |nexus  = 13266
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121931
 
  |unofficial version = 0.3.1-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/132
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
   |author  = Symen
+
   |author  = Tlitookilakin
   |id      = Symen.WarpAnimals
+
   |id      = tlitookilakin.BakeOffCode
   |nexus  = 1400
+
   |nexus  = 18856
  |github  = simonbru/WarpAnimals
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp Binder
 
  |author  = SnowFire kVala
 
  |id      = SnowFire.Warp_Binder
 
  |nexus  = 6892
 
 
   |github  =
 
   |github  =
}}
 
{{#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-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = The Long Night
   |author  = Shaklin
+
   |author  = Pathoschild
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = Pathoschild.TheLongNight
   |nexus  = 8950
+
   |nexus  = 1369
   |github  =
+
   |github  = Pathoschild/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Warp Multiplayer-->
+
   |broke in = Stardew Valley 1.3.20
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = The Love of Cooking
   |author  = tlitookilakin
+
   |author  = blueberry
   |id      = tlitookilakin.warpnetwork
+
   |id      = blueberry.LoveOfCooking
   |nexus  = 8567
+
   |nexus  = 6830
  |moddrop = 951720
+
   |github  = b-b-blueberry/CooksAssistant
   |github  = tlitookilakin/WarpNetwork
 
  
   |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Theme Manager
   |author  = Pillow
+
   |author  = Khloe Leclair
   |id      = Pillow.WarpParsnip
+
   |id      = leclair.thememanager
   |nexus  = 18628
+
   |nexus  = 14525
   |github  = AnotherPillow/WarpParsnip
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = The Moon
   |author  = ceruleandeep
+
   |author  = Pucklynn
   |id      = ceruleandeep.WarpSnitch
+
   |id      = shannon.MoonMod
   |nexus  = 9087
+
   |nexus  = 2482
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = The Northern Gulf
   |author  = Shalankwa
+
   |author  = The commission of The Northern Gulf
   |id      = Shalankwa.WarpToFriends
+
   |id      = TcTHG.Custom_The_Northern_Gulf
   |nexus  = 2180
+
   |nexus  = 19376
   |github  = Shalankwa/SDV_Mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Pumpkin King
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.pumpkinking
 +
  |nexus  = 3006
 +
  |github  = KirbyLink/PumpkinKing
  
  |status            = workaround
+
   |broke in = Stardew Valley 1.4
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
+
<!--@retest-after Custom Farming Redux
   |broke in           = Stardew Valley 1.4
+
   |unofficial version = 1.1.1-unofficial.1-minervamaga
   |unofficial version = 1.2.1-unofficial.1-SorryLate
+
   |unofficial url    = {{nexus mod|4109}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
+
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Queen Of Sauce Reminder
 +
  |author  = TheShwamp
 +
  |id      = TheShwamp.TheQueenOfSauceReminder
 +
  |nexus  = 5172
 +
  |github  = Swampen/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = The Return of Custom Backpack Framework
   |author  = GrumpyCrouton
+
   |author  = platinummyr
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = platinummyr.CustomBackpackFramework
   |nexus  = 10998
+
   |nexus  = 21588
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = The Return of Immersive Scarecrows
   |author  = HaulinOats
+
   |author  = aedenthorn and lucaskfreitas
   |id      = HaulinOats.WaterBalloon
+
   |id      = lucaskfreitas.ImmersiveScarecrows
   |nexus  = 14481
+
   |nexus  = 20701
   |github  = HaulinOats/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Immersive Sprinklers
 +
  |author  = aedenthorn and lucaskfreitas
 +
  |id      = lucaskfreitas.ImmersiveSprinklers
 +
  |nexus  = 20796
 +
   |github  = lucaskfreitas/ImmersiveSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = The Return of More Backpack Upgrades
   |author  = BlaDe
+
   |author  = platinummyr
   |id      = BlaDe.WaterBomb
+
   |id      = platinummyr.CPMoreBackpacks
   |nexus  = 10267
+
   |nexus  = 21591
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
   |author  = andyruwruw
+
   |author  = platinummyr and wellbott
   |id      = andyruwruw.WaterBot
+
   |id      = platinummyr.SmallerFishPonds
   |nexus  = 8167
+
   |nexus  = 21900
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = The Twlight Traveller - Custom NPC (API), APICut
   |author  = Mizzion
+
   |author  = Eris, AkatsukiVana, HuaGei API
   |id      = mizzion.watercanrefiller
+
   |id      = Eris.APICut
   |nexus  = 3539
+
   |nexus  = 8158
  |moddrop = 661368
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
   |author  = blueberry
+
   |author  = Dolphin Is Not a Fish
   |id      = blueberry.WaterFlow
+
   |id      = Dolphin.Kedi.OldMarinerDialogue
   |nexus  = 11790
+
   |nexus  = 20414
   |github  = b-b-blueberry/WaterFlow
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Thinking Time
   |author  = Achtuur
+
   |author  = PokeBenji
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
   |nexus  = 16903
+
  |curse  = 1024585
   |github  = Achtuur/StardewMods
+
   |nexus  = 24457
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Think-n-Talk
   |author  = aedenthorn, Erinthe
+
   |author  = Prism 99
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = prism99.thinkntalk
  |curse  = 868789
+
   |nexus  = 9546
   |nexus  = 10947
+
   |github  = Prism-99/Think-n-Talk
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = This Mod Is Organic
   |author  = Goldenrevolver
+
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = SweetPanda.Organic
   |nexus  = 7768
+
   |nexus  = 16648
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |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  = Mizzion
+
   |author  = spacechase0
   |id      = mizzion.petwaterbowl
+
   |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
   |nexus   = 2009
+
   |curse   = 867388
   |moddrop = 661365
+
   |moddrop = 127278
   |github  = Mizzion/MyStardewMods
+
  |nexus  = 500
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Waterproof Items
+
   |name    = Throwable Axe
   |author  = Esca, Esca-MMC
+
   |author  = spacechase0
   |id      = Esca.WaterproofItems
+
   |id      = spacechase0.ThrowableAxe
   |nexus   = 6460
+
   |curse   = 867726
   |moddrop = 807393
+
   |moddrop = 771683
   |github  = Esca-MMC/WaterproofItems
+
  |nexus  = 5097
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Thunderstorm Totem
   |author  = Digus
+
   |author  = justastranger
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = jas.ThunderstormTotem
   |nexus  = 2374
+
  |moddrop = 944622
   |github  = Digus/StardewValleyMods
+
   |nexus  =
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wealth is Health
+
   |name    = Tidy Fields
   |author  = Qi The Mysterious
+
   |author  = seitanicbean
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = seitanicbean.tidyfields
   |nexus  = 19903
+
   |nexus  = 10929
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Tidy Orchard - Move Fruit Trees
   |author  = aedenthorn, Erinthe
+
   |author  = huan
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = huan.tidy_orchard_move_fruit_trees
   |nexus  = 15409
+
   |nexus  = 25054
   |github  = aedenthorn/StardewValleyMods
+
   |github  = huancz/SDV-TidyOrchard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Tidy Social
   |author  = Anthony Hilyard
+
   |author  = trashcan9
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = trashcan9.TidySocial
  |curse  = 447259
+
   |nexus  = 16233
   |nexus  = 9319
+
   |github  =
   |github  = AHilyard/WeaponsOnDisplay
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Tileman Challenge
   |author  = bcmpinc
+
   |author  = SpicyKai
   |id      = bcmpinc.WearMoreRings
+
   |id      = SpicyKai.Tileman
   |nexus  = 3214
+
   |nexus  = 11945
   |github  = bcmpinc/StardewHack
+
   |github  = spicykai/StardewValley-Mods
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Tileman Redux|Tileman Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Tileman Redux
   |author  = EvilPdor
+
   |author  = Freaksaus
   |id      =
+
   |id      = Freaksaus.TilemanRedux
   |nexus  =
+
   |nexus  = 23023
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = Freaksaus/Tileman-Redux
   |github  = natfoth/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Tile Transparency, Transparent Tiles
   |author  = nrm33n
+
   |author  = aedenthorn, Erinthe
   |id      = nrm33n.weatherGod
+
   |id      = aedenthorn.TileTransparency
   |nexus  = 15563
+
   |nexus  = 17288
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Tillable Ground
   |author  = Sakorona
+
   |author  = hawkfalcon
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = hawkfalcon.TillableGround
   |nexus  = 2210
+
   |nexus  = 2175
  |moddrop = 664153
+
   |github  = hawkfalcon/Stardew-Mods
   |github  = Sakorona/SDVMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Tilled Soil Decay
   |author  = aedenthorn, Erinthe
+
   |author  = bcmpinc
   |id      = aedenthorn.WeatherTotems
+
   |id      = bcmpinc.TilledSoilDecay
   |nexus  = 16455
+
   |nexus  = 2738
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Tilt-Shift - Native Effect Shader
   |author  = Opalie
+
   |author  = misterwu
   |id      = Opalie.Wedding
+
   |id      = misterwu.tiltshifteffect
   |nexus  =
+
   |nexus  = 21959
  |moddrop = 526231
+
   |github  =
   |github  = Opalie/Wedding
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Time Before Harvest
   |author  = aedenthorn, Erinthe
+
   |author  = Asconoid
   |id      = aedenthorn.WeddingTweaks
+
   |id      = Asconoid.TimeBeforeHarvest
  |curse  = 868829
+
   |nexus  = 5764
   |nexus  = 10117
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |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    = Weekly Break Reminder
+
   |name    = Time Before Harvest Enhanced
   |author  = treehat
+
   |author  = Jonathan Ginn
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
   |nexus  = 8194
+
   |nexus  = 12170
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Time Freeze
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = Omegasis.TimeFreeze
   |nexus  = 13707
+
   |nexus  = 973
   |github  = aedenthorn/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Time Freezes at Midnight
   |author  = Platonymous
+
   |author  = JBtheShadow
   |id      = Platonymous.Werewolf
+
   |id      = JBtheShadow.TimeFreezesAtMidnight
  |curse  = 877223
+
   |nexus  = 7425
  |moddrop = 1521370
 
   |nexus  = 15724
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Time Master
   |author  = PrivateButtface
+
   |author  = trashcan9
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = trashcan9.TimeMaster
   |nexus  = 4430
+
   |nexus  = 16192
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
  
   |broke in = Stardew Valley 1.6
+
   |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    = What Farm Cave, WhatAMush
+
   |name    = Time Notifier
   |author  = Oxyligen
+
   |author  = CKextreme
   |id      = WhatAMush
+
   |id      = CKextreme.TimeNotifier
   |nexus  = 1097
+
   |nexus  = 3706
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
+
}}
   |summary = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time of the Prairie King
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.TimeOfThePrairieKing
 +
   |nexus   = 5631
 +
   |github = jamespfluger/Stardew-TimeOfThePrairieKing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Time Reminder
   |author  = Oxyligen
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = wHatsUp
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 1082
+
   |nexus  = 1000
   |github  =
+
  |moddrop = 664035
 +
   |github  = Sakorona/SDVMods
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TimeSpeed
 +
  |author  = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
 +
  |nexus  = 169
 +
  |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Timescale Display
   |author  = Capaldi12
+
   |author  = thebeardphantom
   |id      = Capaldi12.WhereAreThey
+
   |id      = thebeardphantom.timescale-display
   |nexus  = 13208
+
   |nexus  = 27764
   |github  =
+
   |github  = thebeardphantom/Stardew-Mods
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Time Totem
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = gmff
   |id      = f4iTh.WheresMyItems
+
   |id      = GMFF.TimeTotem
   |nexus  = 2086
+
  |curse  = 494425
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
Line 18,149: Line 23,165:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Time Travel
   |author  = ejun0
+
   |author  = Cile_ed
   |id      = ejun0.WhiteTurnip
+
   |id      = Cile_ed.TimeTravel
   |nexus  = 8568
+
   |nexus  = 4068
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Watch
 +
  |author  = KyuubiRan
 +
  |id      = kyuubiran.TimeWatch
 +
  |nexus  = 23725
 +
  |github  = KyuubiRan/TimeWatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = TMXL Map Toolkit, TMX Loader
   |author  = Prism 99
+
   |author  = Platonymous
   |id      = prism99.wholiveshere
+
   |id      = Platonymous.TMXLoader
   |nexus  = 19840
+
  |curse  = 877235
   |github  = Prism-99/WhoLivesHere
+
   |nexus  = 1820
 
+
   |moddrop = 771913
   |broke in = Stardew Valley 1.6
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = To-Dew
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.WikiLinks
+
   |id      = jltaylor-us.ToDew
   |nexus  = 11476
+
  |curse  = 997100
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7409
 
+
   |github  = jltaylor-us/StardewToDew
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = To Do List
   |author  = aedenthorn, Erinthe
+
   |author  = Eleanor, eleanoot
   |id      = aedenthorn.Wildflowers
+
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
   |nexus  = 14061
+
   |nexus  = 1630
   |github  = aedenthorn/StardewValleyMods
+
   |github  = eleanoot/stardew-to-do-mod
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Toggle Items Framework
   |author  = CatCattyCat
+
   |author  = selph, zombifier
   |id      = cat.windeffects
+
   |id      = selph.ToggleItems
   |nexus  = 6647
+
   |nexus  = 21361
  |moddrop = 833564
+
   |github  = zombifier/My_Stardew_Mods
   |github  = danvolchek/StardewMods
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.5-brimbane
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Toggle Monsters
   |author  = thatnzguy
+
   |author  = Jolyone, Me
   |id      = thatnzguy.WindowResize
+
   |id      = Me.ToggleMonsters
   |nexus  = 2266
+
  |moddrop = 1587713
   |github  = thatnzguy/WindowResize
+
   |nexus  = 11801
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Toggle Music, Toggle Music Hotkey
   |author  = CatCattyCat, Cat
+
   |author  = MaltoseMatt
   |id      = cat.wintergrass
+
   |id      = MaltoseMatt.ToggleMusic
   |nexus  = 1601
+
   |nexus  = 22913
  |moddrop = 833542
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Tool Assembly
   |author  = MindMeltMax
+
   |author  = OFTS_CQM
   |id      = MindMeltMax.WinterPigs
+
   |id      = ofts.toolAss
  |moddrop = 1443556
+
   |nexus  = 23872
   |nexus  = 16879
+
   |github  = ofts-cqm/ToolAssembly
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Toolbar Icons
   |author  = idermailer
+
   |author  = LeFauxMatt
   |id      = idermailer.WinterRain
+
   |id      = furyx639.ToolbarIcons
   |nexus   = 13767
+
   |curse   = 871834
   |github  = idermailer/WinterRain
+
   |moddrop = 1547451
 
+
  |nexus  = 11026
   |broke in = Stardew Valley 1.6
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Toolbar Tooltips
   |author  = drbirbdev
+
   |author  = danmw3
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = danmw3.toolbartooltips
   |nexus  = 14164
+
   |nexus  = 4977
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = ToolBelt
   |author  = aedenthorn, Erinthe
+
   |author  = yuri0r
   |id      = Aedenthorn.WitcherMod
+
   |id      = yuri0r.ToolBelt
   |nexus  = 5797
+
   |nexus  = 8566
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Tool Charging
   |author  = Taskmaster
+
   |author  = mralbobo
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = mralbobo.ToolCharging
   |nexus  = 5246
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-tool-charging
  
   |broke in = Stardew Valley 1.6
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Tool Geodes
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = spacechase0
   |id      = WonderfulFarmLife
+
   |id      = spacechase0.ToolGeodes
   |nexus  =
+
  |curse  = 308018
   |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |nexus  = 3090
   |github  = Jinxiewinxie/StardewValleyMods
+
   |moddrop = 771642
 +
   |github  = spacechase0/ToolGeodes
  
   |broke in          = Stardew Valley 1.1 or 1.11
+
   |status  = abandoned
<!--
+
}}
   |unofficial version = 1.0.1-unofficial.3-pathoschild
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
  |name    = Tool Pouch
-->
+
  |author  = CodeWordZ, zulu333
 +
   |id      = CodeWordZ.ToolPouch
 +
  |nexus  = 25136
 +
   |github  = Brandon22Adams/ToolPouch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Working Fireplace
+
   |name    = Tool Power Select
   |author  = jahangmar
+
   |author  = CrazyWig
   |id      = jahangmar.WorkingFireplace
+
   |id      = crazywig.toolpowerselect
   |nexus  = 3654
+
   |nexus  = 2553
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Tool Power Setup
   |author  = skiilaa
+
   |author  = Gilar Fasulaki
   |id      = skiilaa.X
+
   |id      = GilarF.ToolPowerSetup
   |nexus  = 2286
+
   |nexus  = 4517
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Tool Smart Switch
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.XPDisplay
+
   |id      = aedenthorn.ToolSmartSwitch
   |nexus  = 11089
+
  |curse  = 868687
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 15216
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Tool Upgrade Delivery
   |author  = nofilenamed
+
   |author  = SorryLate
   |id      = NFN.XPMUL
+
   |id      = SorryLate.ToolUpgradeDelivery
   |nexus  = 8649
+
   |nexus  = 5421
   |github  = nofilenamed/XPMultiplier
+
   |github  = sorrylate/Stardew-Valley-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Tool Upgrade Delivery Service
   |author  = nofilenamed
+
   |author  = Felix-Dev
   |id      = NFN.XPMULSPA
+
   |id      = Felix-Dev.ToolUpgradeDeliveryService
   |nexus  = 8760
+
   |nexus  = 2938
   |github  = nofilenamed/XPMultiplier.Space
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = Tool Upgrade Duration Changer
   |author  = hixega
+
   |author  = GrimatGaming
   |id      = hixega.XtardewCore
+
   |id      = GrimatGaming.ToolUpgradeDurationChanger
   |nexus  = 19096
+
  |curse  = 1000868
 +
   |nexus  = 21438
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yanshufitos Mod
+
   |name    = Tool Upgrade Reminder
   |author  = yanshufitos
+
   |author  = Wracketeer
   |id      = yanshufitos.yanshufitosmod
+
   |id      = Wracketeer.ToolUpgradeReminder
   |nexus  = 20355
+
   |nexus  = 13423
 
   |github  =
 
   |github  =
 
  |broke in = never worked
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Too Many Animals
   |author  = vincebel
+
   |author  = LeFauxMatt
   |id      = vincebel.YearRoundCrops
+
   |id      = furyx639.TooManyAnimals
   |nexus  = 8196
+
  |curse  = 871833
   |github  = vincebel7/YearRoundCrops
+
   |nexus  = 11033
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Fishing Mod
+
   |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  = NeverToxic
+
   |author  = DaLion
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
   |nexus  = 20391
+
   |nexus  = 7965
   |github  = Dunc4nNT/StardewMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Topless Farmer Girl
  |id      = bcmpinc.HarvestWithScythe
+
   |author  = Mangupix
  |nexus  = 2731
+
   |id      = Mangupix.ToplessFarmerGirl
  |author  = bcmpinc
+
   |nexus  = 19939
  |github  = bcmpinc/StardewHack
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 
   |author  = moddem
 
   |id      = moddem.StardewMapTeleport
 
   |nexus  = 18143
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Town School Functions
   |author  = XxHarvzBackxX
+
   |author  = Edu Anttunes
   |id      = XxHarvzBackxX.YASM
+
   |id      = EduAnttunes.TownSchool.Functions
   |nexus  = 9228
+
   |nexus  = 6317
 
   |github  =
 
   |github  =
  
Line 18,363: Line 23,413:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Tractor Mod
   |author  = Jaredlll08, YGM Team
+
   |author  = Pathoschild
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
   |curse  = 308005
+
   |curse  = 992849
   |nexus  =
+
  |nexus  = 1401
 +
  |moddrop = 606639
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Sounds, Tractor Engine Sound
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.tractorsounds
 +
  |curse  = 885079
 +
   |nexus  = 5781
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Trading
   |author  = thakyZ
+
   |author  = MindMeltMax
   |id      = zdailyincrease
+
   |id      = MindMeltMax.Trading
   |nexus   =
+
   |curse   = 1004485
   |chucklefish = 4247
+
   |moddrop = 1214750
   |github  = thakyZ/zDailyIncrease
+
   |nexus  = 13293
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Train Info
   |author  = BlaDe
+
   |author  = BinaryLip
   |id      = BlaDe.Zenchman
+
   |id      = BinaryLip.TrainInfo
   |nexus  = 12024
+
  |curse  = 1035850
   |github  =
+
   |nexus  = 21883
 +
   |github  = BinaryLip/TrainInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Train Station
   |author  = PositiveVegan
+
   |author  = Cherry, CherryChain
   |id      = PositiveVegan.ZenMod
+
   |id      = Cherry.TrainStation
   |nexus  = 12899
+
   |nexus  = 6183
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Train Tracks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = aedenthorn.TrainTracks
   |nexus  = 6743
+
  |curse  = 868791
 +
   |nexus  = 10927
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
+
|broke in = Stardew Valley 1.6
  |broke in = Stardew Valley 1.6
+
  |summary  = use [[#Train Tracks - Continued|Train Tracks - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Train Tracks - Continued
   |author  = thespbgamer
+
   |author  = CyanFire
   |id      = thespbgamer.ZoomLevel
+
   |id      = aedenthorn.TrainTracks
  |curse  = 714275
+
   |nexus  = 28049
   |nexus  = 7363
+
   |github  = CyanFireUK/StardewValleyMods
   |github  = thespbgamer/ZoomLevel
+
}}
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Train Whistle
   |author  = GuiNoya, Yesst
+
   |author  = Taskmaster
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = Taskmaster.TrainWhistle
   |nexus  = 1621
+
   |nexus  = 4473
   |github  = GuiNoya/SVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Trampoline
   |author  = RockinRolla
+
   |author  = aedenthorn, Erinthe
   |id      = RockinMods.ZoomMod
+
   |id      = aedenthorn.Trampoline
   |nexus  = 1326
+
  |curse  = 868763
   |github  = rockinrolla/ZoomMod
+
   |nexus  = 11619
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in           = Stardew Valley 1.6
  |status  = workaround
+
   |unofficial version = 0.1.2-unofficial.1-mouahrara
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#Trampoline
<!--
 
   |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    = Translation Replacer
   |author  = Geko_X
+
   |author  = ofts, OFTS_CQM
   |id      = gekox.zoomyFarmer
+
   |id      = ofts.transRep
   |nexus  = 6031
+
   |nexus  = 22871
 
   |github  =
 
   |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>
 
 
===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    = Transparency Settings
   |author  = Alex Noddings
+
   |author  = Esca, Esca-MMC
   |id      = an.4leaf
+
   |id      = Esca.TransparencySettings
   |nexus  = 2365
+
   |nexus  = 8891
   |github  =
+
   |moddrop = 971985
 
+
   |github = Esca-MMC/TransparencySettings
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Transparent Objects
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = aedenthorn.TransparentObjects
   |nexus   = 2270
+
   |curse   = 868894
   |chucklefish = 3619
+
   |nexus  = 6412
   |github  = Entoarox/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Trash 4 Elliott
   |author  = Warix3
+
   |author  = ChrisMzz
   |id      = warix3.advancingsprinklers
+
   |id      = ChrisMzz.trash4elliott
   |nexus  = 2983
+
   |nexus  = 18882
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Trash Bear Abides
   |author  = CKextreme
+
   |author  = John Peters
   |id      = CKextreme.AfkTimer
+
   |id      = JohnPeters.TrashBearAbides
   |nexus  = 3721
+
   |nexus  = 11359
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Trash Bear Item Helper, Trash Bear Name
   |author  = skn
+
   |author  = MattDeDuck, Duckshard
   |id      = skn.AgingMod
+
   |id      = MattDeDuck.TrashBearName
   |nexus  = 1129
+
   |nexus  = 5252
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Can Reactions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCanReactions
 +
  |curse  = 868869
 +
   |nexus  = 7643
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Trash Cans On Horse
   |author  = cantorsdust
+
   |author  = aedenthorn, Erinthe
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = aedenthorn.TrashCansOnHorse
   |nexus   = 170
+
   |curse   = 868673
   |github  = cantorsdust/StardewMods
+
   |nexus  = 16394
 
+
   |github = aedenthorn/StardewValleyMods
   |status = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Trash Does Not Consume Bait
   |author  = Angela Ranna
+
   |author  = atravita
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = atravita.TrashDoesNotConsumeBait
   |nexus  = 6894
+
  |curse  = 870979
   |github  = AngelaRanna/StardewMods
+
  |moddrop = 1128126
 +
   |nexus  = 11426
 +
   |github  = atravita-mods/StardewMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Trash Remover
   |author  = Grant Peters
+
   |author  = SorryLate, rharyanto
   |id      = GPeters-AnimalMoodFix
+
   |id      = SorryLate.TrashRemover
   |nexus  = 761
+
   |nexus  = 5114
 
   |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    = Trash Trash
   |author  = DaLion
+
   |author  = Jaredlll08
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = BlameJared.TrashTrash
   |nexus  = 11288
+
  |nexus  =
 +
  |curse  = 297981
 +
  |github  = jaredlll08/Trash-Trash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Cart Reminder
 +
  |author  = TheShwamp
 +
  |id      = TheShwamp.TravelingCartReminder
 +
   |nexus  = 25209
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archaeology House Content Management Helper
+
   |name    = Traveling Cart Visit Everyday
   |author  = Felix-Dev
+
   |author  = dayLerFar, nnn
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = nnn.TCVED
   |nexus  = 2804
+
   |nexus  = 22240
   |github  = Felix-Dev/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Armor Ore
+
   |name    = Traveling Takes Time
   |author  = gmff
+
   |author  = Vrakyas
   |id      = GMFF.ArmorOre
+
   |id      = Vrakyas.TravelingTakesTime
   |nexus  =
+
   |nexus  = 4031
  |curse  = 485718
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Travelling Skill
   |author  = Max Vollmer, SVProtector
+
   |author  = Achtuur8
   |id      = maxvollmer.audiodevices
+
   |id      = Achtuur.StardewTravelSkill
   |nexus  = 2838
+
   |nexus  = 16820
   |github  = maxvollmer/AudioDevices
+
   |github  = Achtuur/StardewTravelSkill
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = obsolete
 
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Treasure Chests Expanded
   |author  = Jotser
+
   |author  = aedenthorn, Erinthe
   |id      = Jotser.AutoGrabberMod
+
   |id      = aedenthorn.TreasureChestsExpanded
   |nexus  = 2783
+
  |curse  = 868867
   |github  =
+
   |nexus  = 7685
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
+
   |unofficial version = 0.3.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Treasury Farm
   |author  = Chosimba
+
   |author  = Don Cami, DonCami
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = DonCami.TreasuryFarm
   |nexus  = 2307
+
   |nexus  = 26447
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Chance Adjustment
+
   |name    = Tree Changes
   |author  = LateFilmsGamer
+
   |author  = JPAN
   |id      = Late's.AdjustBabyChance
+
   |id      = jpan.TreeChanges
   |nexus  = 15018
+
   |nexus  = 3964
   |github  =
+
   |github  = JPANv2/Stardew-Valley-Tree-Changes
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Tree Shake Mod
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = NCarigon
   |id      = f4iTh.BabyGenderInterface
+
   |id      = NCarigon.TreeShakeMod
   |nexus  = 1947
+
   |nexus  = 15927
   |github  =
+
   |github  = ncarigon/StardewValleyMods
  
   |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    = Tree Shaker
   |author  = KirbyLink
+
   |author  = TyoAtrosa
   |id      = kirbylink.beehousefix
+
   |id      = TyoAtrosa.Treeshaker
   |nexus  = 3013
+
   |nexus  = 2159
   |github  = KirbyLink/BeeHouseFix
+
   |github  = TyoAtrosa/TreeShaker
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial version = 1.0.2-unofficial.2-huancz
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134929
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Tree Size Framework
   |author  = Taskmaster
+
   |author  = EnderTedi
   |id      = Taskmaster.BeMyValentine
+
   |id      = EnderTedi.TreeSizeFramework
   |nexus  = 5219
+
   |nexus  = 27123
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better 10 Hearts
+
   |name    = Tree Spread
   |author  = Sonozuki
+
   |author  = bcmpinc
   |id      = EpicBellyFlop45.Better10Hearts
+
   |id      = bcmpinc.TreeSpread
   |nexus  = 3605
+
   |nexus  = 3183
   |github  = Sonozuki/StardewMods
+
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = TreeTransplant
 +
  |nexus  = 1342
 +
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
  |github  = LeonBlade/TreeTransplant
  
  |status  = abandoned
 
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crab Pots
+
   |name    = Tree Transplant (Fix)
   |author  = Sonozuki
+
   |author  = LeonBlade and Siweipancc
   |id      = EpicBellyFlop45.BetterCrabPots
+
   |id      = Siweipancc.TreeTransplant
   |nexus  = 3159
+
   |nexus  = 20852
   |github  = Sonozuki/StardewMods
+
   |github  = siweipancc/TreeTransplant
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Trendy Haley
   |author  = RedstoneBoy
+
   |author  = candidus42
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = Candidus42.TrendyHaley
   |nexus  = 2504
+
   |nexus  = 4984
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = mus-candidus/TrendyHaley
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Trick or Treat
   |author  = Khloe Leclair
+
   |author  = Dad of Gwen, Carleton and Gwen
   |id      = leclair.bcspacecore
+
   |id      = DadOfGwenTrickOrTreatMod
   |nexus  = 11115
+
   |nexus  = 8115
  |moddrop = 1115749
+
   |github  =
   |github  = KhloeLeclair/StardewMods
 
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |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    = Tricks and Treats
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = ch20youk
   |id      = f4iTh.BetterTransmutation
+
   |id      = ch20youk.TricksAndTreats
   |nexus  = 2120
+
   |nexus  = 18947
   |github  =
+
   |github  = cl4r3/Halloween-Mod-Jam-2023
  
   |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    = True God Mode
   |author  = BunnyJumps
+
   |author  = WingleWanger
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = winglewanger.truegodmode
   |nexus  = 2502
+
   |nexus  = 25735
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = True Random Geodes
   |author  = BunnyJumps
+
   |author  = lilico/atelier99
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = lilico.TrueRandomGeodes
   |nexus  = 2503
+
   |nexus  = 11371
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Truly Invincible
   |author  = BunnyJumps
+
   |author  = Kithplana
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = kithplana.trulyinvincible
   |nexus  = 2501
+
   |nexus  = 25281
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Turbo
   |author  = BunnyJumps
+
   |author  = Primm
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = Primm.Turbo
   |nexus  = 3145
+
   |nexus  = 23835
   |github  =
+
   |github  = PrimmR/Turbo
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Turn to Your Enemies
   |author  = BunnyJumps
+
   |author  = Krutonium
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = krutonium.turn_to_your_enemies
   |nexus  = 3143
+
   |nexus  = 12643
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = TV Announcements
   |author  = BunnyJumps
+
   |author  = Zyin
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = Zyin.TVAnnouncements
   |nexus  = 2500
+
   |nexus  = 3649
   |github  =
+
   |github  = Zyin055/TVAnnouncements
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = TV Brasileira
   |author  = BunnyJumps
+
   |author  = JhonnieRandler & Brukob
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = JhonnieMike.BrasilTV
   |nexus  = 3144
+
   |nexus  = 10843
   |github  =
+
   |github  = JhonnieRandler/TVBrasileira
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
   |author  = WindHero
+
   |author  = hisameartwork
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = HisameArtwork.GardeningChannel
   |nexus  = 2336
+
   |nexus  = 5485
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bow
+
   |name    = TV Recipes
   |author  = spacechase0
+
   |author  = SorryLate, rharyanto
   |id      = spacechase0.Bow
+
   |id      = SorryLate.TvRecipes
   |nexus  = 2756
+
   |nexus  = 5260
  |moddrop = 771627
+
   |github  =
   |github  = spacechase0/Bow
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = TV Shopping Channel
   |author  = DiogoAlbano
+
   |author  = Tomokisan
   |id      = DiogoAlbano.BNWCore
+
   |id      = tomokisan.TVshoppingChannel
   |nexus  = 15871
+
  |curse  = 1081465
 +
   |nexus  = 24885
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Twin Stick Strafe Action
   |author  = bwdy
+
   |author  = AndyUr
   |id      = bwdyworks
+
   |id      = AndyUr.TwinStickStrafeAction
   |nexus  = 3530
+
  |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  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Typable Books
   |author  = Ilyaki
+
   |author  = Kronosta
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = Kronosta.TypableBooks
   |nexus  = 3083
+
   |nexus  = 25982
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  = kronosta/Stardew-Mods
 
+
}}
   |broke in = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |status   = obsolete
+
  |name    = UI Helper
   |summary = remove this mod (separate money was added in Stardew Valley 1.4).
+
  |author  = ProfeJavix
 +
   |id      = ProfeJavix.UIHelper
 +
   |nexus   = 25710
 +
   |github = ProfeJavix/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Ui Info Suite
   |author  = YukiShiku, LeonBlade
+
   |author  = Cdaragorn
   |id      = CasksAnywhere
+
   |id      = Cdaragorn.UiInfoSuite
   |nexus  = 878
+
   |nexus  = 1150
   |chucklefish = 5486
+
   |github  = cdaragorn/Ui-Info-Suite
  |moddrop = 124612
+
 
   |github  = LeonBlade/CasksAnywhere
+
   |warnings = Broken on Android.
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5.5
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
+
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Ui Info Suite 2
   |author  = aclockworkhound
+
   |author  = Annosz, Abs0rbed
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = Annosz.UiInfoSuite2
   |nexus  = 3540
+
   |nexus  =
   |github  = clockworkhound/SDV-ChildBedConfig
+
  |url    = {{github|Annosz/UIInfoSuite2}}/releases
 +
   |github  = Annosz/UiInfoSuite2
  
   |status  = obsolete
+
   |warnings = Broken on Android.
  |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    = UI Mod Suite
   |author  = CJBok
+
   |author  = Demiacle
   |id      = CJBAutomation
+
   |id      = Demiacle.UiModSuite
   |nexus  = 211
+
   |nexus  = 1023
   |github  = CJBok/SDV-Mods
+
   |github  = demiacle/UiModSuite
  
 
   |broke in = Stardew Valley 1.2
 
   |broke in = Stardew Valley 1.2
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
+
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name    = Ukrainizacija, Ukrainizacija - Utilities
  |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Pereclaw Team
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id      = Pereclaw.ukrutilities
  |nexus  = 604
+
   |nexus  = 8427
  |moddrop = 664033
 
  |github  = Sakorona/SDVMods
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained)
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Clock24
 
   |author  = Lysero
 
   |id      = Lysero.Clock24
 
   |nexus  = 3718
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Ultimate Fertilizer
   |author  = spacechase0
+
   |author  = fox_white, fox_white25
   |id      = spacechase0.Cobalt
+
   |id      = fox_white25.ultimate_fertilizer
   |nexus  = 1723
+
   |nexus  = 21318
   |github  = spacechase0/Cobalt
+
   |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 
 
  |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    = Ultimate Gold
   |author  = DanielSerrano, Lord Xamon
+
   |author  = Shadowfoxss
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = Shadowfoxss.UltimateGoldStardew
   |nexus  = 1169
+
   |nexus  = 2833
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 2.0
 
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Ultimate Storage System
   |author  = Igorious
+
   |author  = holybananapants
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = holybananapants.UltimateStorageSystem
   |nexus  =
+
   |nexus  = 26919
  |chucklefish = 3684
 
 
   |github  =
 
   |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    = Colorful Chests
+
   |name    = Ultiplayer
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.ColorfulChests
+
   |id      = Platonymous.Ultiplayer
   |nexus  = 1623
+
   |nexus  = 2134
  |moddrop = 279189
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = spacechase0/ColorfulChests
 
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.3.29
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Unbreakable Tackles
   |author  = punyo, yakminepunyo
+
   |author  = MindMeltMax
   |id      = punyo.ConcentrationOnFarming
+
   |id      = MindMeltMax.UnbreakableTackles
   |nexus   = 1445
+
   |curse   = 997978
   |github  =
+
   |nexus  = 7719
 
+
   |moddrop = 1135717
   |broke in = Stardew Valley 1.3
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Uncanny Valley
   |author  = Nishtra
+
   |author  = UncannyValley
   |id      = ConfigurableShippingDates
+
   |id      = UncannyValley.UncannyValleyMod
   |nexus  = 675
+
   |nexus  = 20519
   |github  =
+
   |github  = jasisco5/UncannyValleyMod
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Uncle Iroh Approved Tea
   |author  = Pillow
+
   |author  = slimerrain
   |id      = Pillow.ConsoleCoordinates
+
   |id      = slimerrain.byproducts
   |nexus  = 8957
+
   |nexus  = 22376
   |github  =
+
   |github  = slimerrain/stardew-mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Underdark Sewer
   |author  = CatCattyCat, Cat
+
   |author  = Mel Noelle and Kirbylink
   |id      = cat.copyinvitecode
+
   |id      = melnoelle.underdarksewer
   |nexus  = 2171
+
   |nexus  = 3070
   |github  = danvolchek/StardewMods
+
   |github  = KirbyLink/UnderdarkSewer
  
   |status  = obsolete
+
   |broke in          = SMAPI 3.0
   |summary = remove this mod (added in Stardew Valley 1.3.17).
+
   |unofficial version = 1.1.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Underground Secrets
   |author  = bcmpinc
+
   |author  = aedenthorn, Erinthe
   |id      = bcmpinc.CraftCounter
+
   |id      = aedenthorn.UndergroundSecrets
   |nexus  = 2739
+
  |curse  = 868880
   |github  = bcmpinc/StardewHack
+
   |nexus  = 6597
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use {{nexus mod|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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Unhinged Mayo Jar
   |author  = lolpcgaming
+
   |author  = spacechase0
   |id      = lolpcgaming.CraftingCounter
+
   |id      = spacechase0.UnhingedMayoJar
   |nexus  = 1585
+
   |nexus  = 17139
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Unique Children
   |author  = trienow
+
   |author  = Shaklin
   |id      = de.trienow.stardew.craftpriority
+
   |id      = shaklin.uniquechildren
   |nexus  = 4174
+
   |nexus  = 6278
   |github  = trienow/Stardew-CraftPriority
+
   |github  =
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Unique Children Talk
   |author  = bwdy
+
   |author  = Shaklin
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = shaklin.uniquechildrentalk
   |nexus  = 2115
+
   |nexus  = 9540
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crop Safety
+
   |name    = Unique Valley
   |author  = BadNetCode
+
   |author  = aedenthorn, Erinthe
   |id      = BadNetCode.CropSafety
+
   |id      = aedenthorn.UniqueValley
   |nexus  = 1233
+
  |curse  = 868730
   |moddrop = 130160
+
   |nexus  = 13828
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Cats and Dogs
 +
  |author  = funny-snek
 +
  |id      = funnysnek.UnlimitedCatsandDogs
 +
   |nexus  = 2942
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Unlimited Community Center
   |author  = Omegasis, AlphaOmegasis
+
   |author  = TIplurka
   |id      = CurrentLocation102120161203
+
   |id      = tiplurka.UnlimitedCommunityCenter
   |nexus  = 638
+
   |nexus  = 23897
   |github  = janavarro95/Stardew_Valley_Mods
+
   |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  =
  
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Unlimited Gift (Gift Every Day)
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Chirase
   |id      = Omegasis.CustomAssetModifier
+
   |id      = Tommy.GiftEveryDay
   |nexus  = 1836
+
   |nexus  = 6850
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
  |broke in = SMAPI 3.0
+
   |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 Bundles
+
   |name    = Unlimited Players
   |author  = LeFauxMatt
+
   |author  = Armitxes
   |id      = furyx639.CustomBundles
+
   |id      = Armitxes.UnlimitedPlayers
   |nexus  = 8258
+
   |nexus  = 2213
 
+
  |curse  = 362847
   |status  = abandoned
+
   |github  = Armitxes/StardewValley_UnlimitedPlayers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Unlockable Areas
   |author  = spacechase0
+
   |author  = DeLiXx
   |id      = spacechase0.CustomCrops
+
   |id      = DeLiXx.Unlockable_Areas
   |nexus  = 1592
+
   |nexus  = 15132
   |moddrop = 273617
+
   |github  =
   |github = spacechase0/CustomCrops
+
   |source = https://gitlab.com/delixx/stardew-valley-unlockable-areas
  
  |broke in = Stardew Valley 1.3
+
   |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    = Unlockable Bundles
   |author  = Platonymous
+
   |author  = DeLiXx
   |id      = Platonymous.CustomElementHandler
+
   |id      = DLX.Bundles
   |nexus   = 1068
+
   |curse   = 990830
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 17265
 
+
   |github  =
   |broke in = Stardew Valley 1.3
+
   |source = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
   |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    = Unlock Dye Menu
   |author  = purrplingcat
+
   |author  = Shaklin
   |id      = PurrplingCat.CustomEmotes
+
   |id      = shaklin.unlockdyemenu
   |nexus  = 10861
+
   |nexus  = 6156
   |github  = purrplingcat/CustomEmotes
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Unlocked Doors
   |author  = Platonymous
+
   |author  = damien
   |id      = Platonymous.CustomFarming
+
   |id      = damien.unlocked_doors
   |nexus  = 991
+
   |nexus  = 4338
  |curse  = 307366
+
   |github  =
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
  |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 [[#Custom Locks|Custom Locks]] 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    = Unscheduled Evaluation
   |author  = Platonymous
+
   |author  = wrongcoder
   |id      = Platonymous.CFAutomate
+
   |id      = wrongcoder.UnscheduledEvaluation
   |nexus  = 991
+
   |nexus  = 22752
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = wrongcoder/UnscheduledEvaluation
 
 
  |broke in = Automate 1.15
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = Untimed Special Orders
   |author  = spacechase0
+
   |author  = EnderTedi
   |id      = spacechase0.CustomFarmTypes
+
   |id      = EnderTedi.UntimedSpecialOrders
   |nexus  = 1140
+
   |nexus  = 26117
  |moddrop = 128708
+
   |github  = EnderTedi/Untimed-Special-Orders
   |github  = spacechase0/CustomFarmTypes
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Updated Instant Eat Key
   |author  = Forkmaster
+
   |author  = apomorph
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = apomorph.updatedInstantEatKey
   |nexus  = 3464
+
   |nexus  = 15191
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Updated No Rumble Horse
   |author  = mytigio
+
   |author  = Aladanor
   |id      = mytigio.customharvestfix
+
   |id      = Aladanor.UpdatedNoRumbleHorse
   |nexus  = 4192
+
   |nexus  = 10164
   |github  = mytigio/CustomHarvestFix
+
   |github  = shailalias/NoRumbleHorse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradable Pan
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.upgradablepan
 +
  |curse  = 446597
 +
  |nexus  = 9318
 +
  |github  = AHilyard/UpgradeablePan
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customise Child Bedroom
+
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
   |author  = Speshkitty
+
   |author  = Miihau
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = Miihau.MiihauUpgradeableMachines
   |nexus  = 5540
+
   |nexus  = 17234
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  =
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Upgraded Casks
   |author  = Sonozuki
+
   |author  = CyanFire
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = CF.UpgradedCasks
   |nexus  = 3014
+
   |nexus  = 22477
   |github  = Sonozuki/StardewMods
+
   |github  =
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Horse, Horse Friendship and Speed Levels
 +
  |author  = Richard Cai
 +
  |id      = richard_cai.UpgradedHorse
 +
  |nexus  = 5242
 +
  |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Jars
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedJars
 +
  |nexus  = 15756
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Kegs
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedKegs
 +
  |nexus  = 15755
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgrade Empty Cabins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.UpgradeEmptyCabins
 +
  |nexus  = 5253
 +
  |moddrop = 720987
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Useful Bombs
   |author  = Platonymous
+
   |author  = punyo, yakminepunyo
   |id      = Platonymous.CustomNPC
+
   |id      = punyo.UsefulBombs
   |nexus  = 1607
+
   |nexus  = 2488
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = pomepome/UsefulBombs
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |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    = Custom Shirts
+
   |name    = Useful Cookings
   |author  = Platonymous
+
   |author  = Chocciee
   |id      = Platonymous.CustomShirts
+
   |id      = Chocciee.UsefulCookings
   |nexus  = 2416
+
   |nexus  = 22234
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Right Hand Man
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = raik.uselessinfo
   |nexus  = 1378
+
   |nexus  = 8634
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Utility Grid
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = aedenthorn.UtilityGrid
   |nexus  = 6630
+
  |curse  = 868824
 +
   |nexus  = 10197
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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    = UV Index (Sunscreen Mod)
   |author  = Platonymous
+
   |author  = Jonqora
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = Jonqora.UVIndex
  |curse  = 307569
+
   |nexus  = 6676
  |moddrop = 793903
+
   |github  = Jonqora/StardewMods
   |nexus  = 3010
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.5
   |status   = obsolete
+
}}
   |summary = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Valley Cast
 +
  |author  = ihasTaco
 +
  |id      = ihasTaco.ValleyCast
 +
   |nexus   = 26947
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications, Event Notifications
+
   |name    = Variable Grass
   |author  = dreamsicl
+
   |author  = dantheman999
   |id      = EventNotifications
+
   |id      = dantheman999.VariableGrass
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 3621
+
   |url    = https://community.playstarbound.com/threads/107658
   |github  =
+
   |github  = dantheman999301/StardewMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in           = SMAPI 2.0
   |status  = abandoned
+
   |unofficial version = 1.3.1-unofficial.3-pathoschild
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
<!--
 
   |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    = Variable Seasons, Stardew Variable Seasons
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = calebstein1
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = calebstein1.StardewVariableSeasons
   |nexus  = 513
+
   |nexus  = 19904
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = calebstein1/StardewVariableSeasons
 
 
  |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    = Vending Machine, NPC Vending Machine
   |author  = stokastic
+
   |author  = ActionJackson
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = ActionJackson.VendingMachine
   |nexus  = 2462
+
   |nexus  = 7508
   |github  = stokastic/CoopGrabber
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = Vertical Toolbar
   |author  = CatCattyCat, Cat
+
   |author  = bmarquismarkail, Space Baby
   |id      = cat.desertobelisk
+
   |id      = SB_VerticalToolMenu
   |nexus  = 2021
+
   |nexus  = 943
  |moddrop = 833549
+
   |github  = bmarquismarkail/SV_VerticalToolMenu
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = Video Player
   |author  = explosivetortellini
+
   |author  = aedenthorn, Erinthe
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = aedenthorn.VideoPlayer
   |nexus  = 8348
+
  |curse  = 868889
   |github  = explosivetortellini/StardewValleyDRP
+
   |nexus  = 6524
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.5.5
 
   |broke in = Stardew Valley 1.5.5
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Villager Compass
   |author  = PurrplingCat
+
   |author  = Jboss
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = Jboss.VillagerCompass
   |nexus  = 6537
+
   |nexus  = 16912
   |github  = purrplingcat/DialogueEmotes
+
   |github  = jbossjaslow/Stardew_Mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Visible Artifact Spots
   |author  = Bpendragon
+
   |author  = Zamiel
   |id      = Bpendragon-DynamicHorses
+
   |id      = Zamiel.VisibleArtifactSpots
   |nexus  = 874
+
   |nexus  = 21223
   |github  = Bpendragon/DynamicHorses
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |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    = EiTK
+
   |name    = Visible Fish
   |author  = enaium
+
   |author  = shekurika
   |id      = Enaium.EiTK
+
   |id      = shekurika.WaterFish
  |curse  = 365803
+
   |nexus  = 8897
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Visit Mount Vapius
   |author  = aurnj, Roy Li
+
   |author  = Lumisteria
   |id      = RuyiLi.Emotes
+
   |id      = lumisteria.visitmountvapius.code
   |nexus  =
+
   |nexus  = 9600
  |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    = Visualize
   |author  = Oblitus
+
   |author  = Platonymous
   |id      = QuicksilverFox.EmptyHands
+
   |id      = Platonymous.Visualize
   |nexus   = 1176
+
   |curse   = 307573
   |github  = quicksilverfox/StardewMods
+
   |moddrop = 793933
 
+
   |nexus  = 1704
   |status  = abandoned
+
   |github  = Platonymous/Stardew-Valley-Mods
   |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    = VisualizeTK
   |author  = charliedemilho
+
   |author  = Platonymous
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = Platonymous.VisualizeTK
   |nexus  = 10396
+
  |moddrop = 1521421
 +
   |nexus  = 19009
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Void Effects, Stardew Void Effects
 +
  |author  = Renny
 +
  |id      = renny.stardewvoideffects
 +
  |nexus  = 2703
 +
  |github  = OfficialRenny/StardewVoidEffects
  
   |status  = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Wait Around
   |author  = Hamio, HamioDracny
+
   |author  = Alhifar
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = Alhifar.WaitAround
   |nexus  = 7511
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
   |github  = Alhifar/WaitAroundSMAPI
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Wait - Refined Multiplayer Time Pause
   |author  = Navi-chan, ooo0000
+
   |author  = aurpine
   |id      = NaviChan.FaeQuest
+
   |id      = aurpine.WAIT
   |nexus  = 2484
+
   |nexus  = 20661
   |github  =
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Wake Up
   |author  = Advize
+
   |author  = EvilPdor
   |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      =
   |nexus  = 130
+
   |nexus  =
   |github  = AdvizeGH/FarmExpansion
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  =
  
   |broke in = Stardew Valley 1.3.16
+
   |broke in = SMAPI 2.0
  |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    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
   |author  = Platonymous
+
   |author  = DaLion
   |id      = Platonymous.FarmHub
+
   |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  = 2309
+
   |nexus  = 24355
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = daleao/sdv
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Walkshop
   |author  = BrasileiroTop
+
   |author  = enaium
   |id      = BrasileiroTop.Fundo
+
   |id      = Enaium.Walkshop
   |nexus  = 5423
+
  |curse  = 365806
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
Line 19,379: Line 24,355:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Walk Through Trellis
   |author  = tlitookilakin
+
   |author  = TheOfficialTab
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = theofficialtab.walkthroughtrellis
   |nexus  = 8236
+
   |nexus  = 1958
  |moddrop = 926207
+
   |github  = OfficialTab/walk-through-trellis
   |github  = tlitookilakin/FarmWarpsPatch
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fast Geode, Instant Geodes
 
  |author  = ofmanynames
 
  |id      = InstantGeode
 
  |nexus  = 750
 
  |github  =
 
  
  |broke in = Stardew Valley 1.2
 
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
+
  |broke in = Stardew Valley 1.6
 +
   |summary  = remove this mod (no longer maintained; use [[#Passable Crops|Passable Crops]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = Wall Decorations
   |author  = DaLion
+
   |author  = neonwinter
   |id      = DaLion.ImmersiveRings
+
   |id      = neonwinter.WallDecorations_Base
   |nexus  = 11380
+
   |nexus  = 27226
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Wallpaper Fix
   |author  = MindMeltMax
+
   |author  = Travoos
   |id      = MindMeltMax.FireCracker
+
   |id      =
   |nexus  = 7321
+
   |nexus  =
 +
  |chucklefish = 4211
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = SMAPI 2.0
 +
   |status   = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Wallpaper Recycler
   |author  = MattDeDuck, Duckshard
+
   |author  = Mizzion
   |id      = MattDeDuck.Fischievements
+
  |id      = mizzion.wallpaperrecycler
   |nexus  = 3658
+
  |nexus  = 1905
   |github  =
+
  |moddrop = 661354
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Switcher
 +
  |author  = Pikachu de Bigode
 +
  |id      = PikachuDeBigode.WallpaperSwitcher
 +
  |nexus  = 24822
 +
  |github  = JulianoSFA/WallpaperSwitcher
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Planter
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 +
  |curse  = 868775
 +
   |nexus  = 11339
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#WallPlanters
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Wall Televisions
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = aedenthorn.WallTelevision
   |nexus  = 1941
+
  |curse  = 868771
   |github  =
+
   |nexus  = 11448
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use [[#Wall Televisions - Continued|Wall Televisions - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = Wall Televisions - Continued
   |author  = bcmpinc
+
   |author  = aedenthorn and FlyingTNT
   |id      = bcmpinc.FixScytheExp
+
   |id      = FlyingTNT.WallTelevision
   |nexus  =
+
   |nexus  = 22372
   |github  = bcmpinc/StardewHack
+
   |github  = FlyingTNT/StardewValleyMods
  |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    = FLO - New Custom NPC, FlorenceMod
+
   |name    = Warp Animals
   |author  = randomAnon1234
+
   |author  = Symen
   |id      = none<!--no manifest ID-->
+
   |id      = Symen.WarpAnimals
   |nexus  = 591
+
   |nexus  = 1400
   |github  =
+
   |github  = simonbru/WarpAnimals
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Warp Binder
   |author  = FletcherQuest
+
   |author  = SnowFire kVala
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = SnowFire.Warp_Binder
   |nexus  = 9062
+
   |nexus  = 6892
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Warp Chests
   |author  = Entoarox
+
   |author  = CyTheGuy01, CyberCheese15
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = cybercheese.WarpChests
   |nexus  = 2276
+
   |nexus  = 6402
  |chucklefish = 4324
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
  |broke in = Stardew Valley 1.5
+
   |status  = abandoned<!--also broken reference to old SpaceCore type-->
   |status  = abandoned
+
   |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
   |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    = Warp Multiplayer
   |author  = LeFauxMatt
+
   |author  = Strato35, Shalankwa
   |id      = furyx639.FuryCore
+
   |id      = Strato35.WarpMultiplayer
   |nexus  = 10696
+
   |nexus  = 7451
 +
  |github  = Shalankwa/SDV_Mods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Shaklin
   |id      = f4iTh.GateFix
+
   |id      = shaklin.warpmultiplayer_locations
   |nexus  = 4859
+
   |nexus  = 8950
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Warp Network
   |author  = Advize and Jinxiewinxie
+
   |author  = tlitookilakin
   |id      = Advize.GetDressed
+
   |id      = tlitookilakin.warpnetwork
   |nexus  = 331
+
   |nexus  = 8567
   |github  = AdvizeGH/GetDressed
+
  |moddrop = 951720
 +
   |github  = tlitookilakin/WarpNetwork
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
  |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    = Warp Parsnip
   |author  = mistyspring
+
   |author  = Pillow
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = Pillow.WarpParsnip
  |curse  = 880520
+
   |nexus  = 18628
   |nexus  = 12195
+
   |github  = AnotherPillow/WarpParsnip
   |github  = misty-spring/StardewMods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = Warp Snitch
   |author  = ShadowDragon8685
+
   |author  = ceruleandeep
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = ceruleandeep.WarpSnitch
   |nexus  = 985
+
   |nexus  = 9087
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = Warp to Friends
   |author  = pepoluan
+
   |author  = Shalankwa
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = Shalankwa.WarpToFriends
   |nexus  = 4151
+
   |nexus  = 2180
  |chucklefish = 5783
+
   |github  = Shalankwa/SDV_Mods
   |github  =
 
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
  
   |status = abandoned
+
   |status             = workaround
   |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
+
   |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    = Hamlet
+
   |name    = Warp to Player
   |author  = Taskmaster
+
   |author  = lesbiansheep, Shalankwa
   |id      = Taskmaster.Hamlet
+
   |id      = lesbiansheep.WarpToPlayer
   |nexus  = 4601
+
   |nexus  = 21075
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Wash Away Forage, Tidal Beach
   |author  = StarPeanut, Greger
+
   |author  = Sakorona (ItsBenter)
   |id      = HappyAnimals
+
   |id      = KoihimeNakamura.WashAwayForage
   |nexus  =
+
   |nexus  = 6715
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |github  = Sakorona/SDVMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
   |status  = obsolete
+
   |status  = abandoned
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Wasteless Watering
   |author  = ninthworld
+
   |author  = GrumpyCrouton
   |id      = NinthWorld.HDSprites
+
   |id      = GrumpyCrouton.WastelessWatering
   |nexus  = 4024
+
   |nexus  = 10998
   |github  = ninthworld/HDSprites
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hempire
+
   |name    = Water Balloon
   |author  = Oga_The_Real
+
   |author  = HaulinOats
   |id      = Oga_The_Real.Hempire
+
   |id      = HaulinOats.WaterBalloon
   |nexus  = 14477
+
   |nexus  = 14481
   |github  =
+
   |github  = HaulinOats/StardewMods
 
 
  |status  = abandoned<!--mod page hidden-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Water Bomb
   |author  = BrasileiroTop
+
   |author  = BlaDe
   |id      = BrasileiroTop.Animacoes
+
   |id      = BlaDe.WaterBomb
   |nexus  = 5139
+
   |nexus  = 10267
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Water Bot
   |author  = AustinYQM
+
   |author  = andyruwruw
   |id      = AustinYQM.ImprovedMill
+
   |id      = andyruwruw.WaterBot
   |nexus  = 1748
+
   |nexus  = 8167
   |github  = AustinYQM/ImprovedMill
+
   |github  = andyruwruw/stardew-valley-water-bot
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Water Can Refiller
   |author  = unidarkshin, Devin Lematty
+
   |author  = Mizzion
   |id      = DevinLematty.InfiniteInventory
+
   |id      = mizzion.watercanrefiller
   |nexus  = 2247
+
   |nexus  = 3539
   |github  = unidarkshin/Stardew-Mods
+
   |moddrop = 661368
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Water Flow
   |author  = BrasileiroTop
+
   |author  = blueberry
   |id      = BrasileiroTop.Interacoes
+
   |id      = blueberry.WaterFlow
   |nexus  = 4862
+
   |nexus  = 11790
   |github  =
+
   |github  = b-b-blueberry/WaterFlow
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Watering Can Give Exp
   |author  = Platonymous
+
   |author  = Achtuur
   |id      = Platonymous.JunimoFarm
+
   |id      = Achtuur.WateringCanGiveExp
   |nexus  = 984
+
   |nexus  = 16903
   |github  = Platonymous/Stardew-Valley-Mods
+
   |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.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Watering Can Upgrade
   |author  = Becks723
+
   |author  = WillTheMage
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = WillTheMage.WateringCanUpgrade
   |nexus  = 6971
+
   |nexus  = 25977
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Watering Grants Experience and Crops Can Wither
   |author  = Taskmaster
+
   |author  = Goldenrevolver
   |id      = Taskmaster.JunkMail
+
   |id      = Goldenrevolver.WateringGrantsXP
   |nexus  = 4452
+
   |nexus  = 7768
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
+
}}
   |status = abandoned
+
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = Water Retaining Field
   |author  = Shadowfoxss
+
   |author  = Digus
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = DIGUS.WaterRetainingFieldMod
   |nexus  = 3147
+
   |nexus  = 2374
  |curse  = 308891
+
   |github  = Digus/StardewValleyMods
   |github  =
 
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Water Your Crops
   |author  = Kabigon
+
   |author  = chiccen
   |id      = Kabigon.kisekae
+
   |id      = chiccen.WaterYourCrops
   |nexus  = 2348
+
   |nexus  = 24710
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = chiccenFL/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = Wealth is Health
   |author  = Lavapulse
+
   |author  = Qi The Mysterious
   |id      = Lavapulse.LavapulseChickens
+
   |id      = QiTheMysterious.WealthIsHealth
   |nexus  = 4821
+
   |nexus  = 19903
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Weapon Reskinner
   |author  = Huanir
+
   |author  = spacechase0
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = spacechase0.WeaponReskinner
   |nexus  = 2653
+
   |nexus  = 5095
   |github  =
+
  |moddrop = 771681
 +
   |github  = spacechase0/WeaponReskinner
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Weapons Ignore Grass
   |author  = Permamiss
+
   |author  = aedenthorn, Erinthe
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = aedenthorn.WeaponsIgnoreGrass
   |nexus   = 637
+
   |curse   = 868680
   |github  =
+
   |nexus   = 15409
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = SMAPI 2.0
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Weapons on Display
   |author  = Brandy Lover, WDavi
+
   |author  = Anthony Hilyard
   |id      = Brandy Lover.LMlog
+
   |id      = com.anthonyhilyard.WeaponsOnDisplay
   |nexus   = 1366
+
   |curse   = 447259
   |github  =
+
   |nexus   = 9319
 
+
   |github  = AHilyard/WeaponsOnDisplay
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Wear More Rings
   |author  = spacechase0
+
   |author  = bcmpinc
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = bcmpinc.WearMoreRings
   |nexus  = 501
+
   |nexus  = 3214
  |moddrop = 127274
+
   |github  = bcmpinc/StardewHack
   |github  = spacechase0/StardewValleyMP
 
  
   |broke in = Stardew Valley 1.3
+
   |warnings = Broken on Android.
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Weather Controller
   |author  = spacechase0
+
   |author  = EvilPdor
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      =
   |nexus  = 1073
+
   |nexus  =
   |moddrop = 127273
+
   |url    = https://community.playstarbound.com/threads/111526
   |github  = spacechase0/MapImageExporter
+
   |github  = natfoth/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.2
  |status  = obsolete
 
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Weather God
   |author  = Jacque Pott
+
   |author  = nrm33n
   |id      = JacquePott.MassProduction
+
   |id      = nrm33n.weatherGod
   |nexus  = 7021
+
   |nexus  = 15563
   |github  = JacquePott/StardewValleyMods
+
   |github  =
  
  |broke in = Stardew Valley 1.5
+
   |status  = broken<!-- author uploaded source code instead of the compiled mod -->
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = Weather Illnesses
   |author  = Kithio
+
   |author  = Sakorona
   |id      = Kithio:ChatMod
+
   |id      = KoihimeNakamura.WeatherIllnesses
   |nexus  =
+
   |nexus  = 2210
   |chucklefish = 4296
+
   |moddrop = 664153
   |github  =
+
   |github  = Sakorona/SDVMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Weather Totem
   |author  = Nishtra
+
   |author  = aedenthorn, Erinthe
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = aedenthorn.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
   |nexus  = 770
+
  |curse  = 868670
   |github  =
+
   |nexus  = 16455
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
   |status   = obsolete
+
  |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = Weather Wonders
   |author  = Taskmaster
+
   |author  = Kanadeyoru
   |id      = Taskmaster.MonthlyMail
+
   |id      = Kana.WeatherWonders.DLL
   |nexus  = 4523
+
  |curse  = 1016623
 +
   |nexus  = 23868
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Wedding Mod
   |author  = vaindil
+
   |author  = Opalie
   |id      = vaindil.MoodFix
+
   |id      = Opalie.Wedding
   |nexus  = 1809
+
   |nexus  =
   |github  = vaindil/sdv-moodfix
+
  |moddrop = 526231
 +
   |github  = Opalie/Wedding
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mood Guard
+
   |name    = Wedding Tweaks
   |author  = YonKuma, kumarei
+
   |author  = aedenthorn, Erinthe
   |id      = YonKuma.MoodGuard
+
   |id      = aedenthorn.WeddingTweaks
   |nexus  = 1597
+
  |curse  = 868829
   |github  = YonKuma/MoodGuard
+
   |nexus  = 10117
 +
   |github  = aedenthorn/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    = Weedsplosion
   |author  = Platonymous
+
   |author  = stardemod
   |id      = Platonymous.MoreMapLayers
+
   |id      = stardemod.Weedsplosion
   |nexus  = 1134
+
   |nexus  = 25114
   |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    = Weekly Break Reminder
   |author  = BrasileiroTop
+
   |author  = treehat
   |id      = BrasileiroTop.CanaisTv
+
   |id      = Treehat.WeeklyBreakReminder
   |nexus  = 5126
+
   |nexus  = 8194
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = Week Starts Sunday
   |author  = ylsama
+
   |author  = aedenthorn, Erinthe
   |id      = ylsama.MoveThoughObject
+
   |id      = aedenthorn.WeekStartsSunday
   |nexus  = 2680
+
  |curse  = 868736
 +
  |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  =
 
   |github  =
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
 
  |dev note = source in separate Git branch
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MTN, More Than Necessary
+
   |name    = Wetland Cultivation
   |author  = SgtPickles, GameMX
+
   |author  = QiuFengTanoka
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = QiuFengTanoka.WetlandCultivation
   |nexus  = 2256
+
   |nexus  = 25405
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Emotes
+
   |name    = What Are You Missing
   |author  = FerMod
+
   |author  = PrivateButtface
   |id      = FerMod.MultiplayerEmotes
+
   |id      = PrivateButtface.WhatAreYouMissing
   |nexus  = 2347
+
   |nexus  = 4430
   |github  = FerMod/StardewMods
+
   |github  = LukeSeewald/PublicStardewValleyMods
  
   |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    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = What Do You Want
   |author  = Unremarkable, animavoro
+
   |author  = John Peters, John Peters (you know, the farmer?)
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = JohnPeters.WhatDoYouWant
   |nexus  = 2135
+
   |nexus  = 24689
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  = emurphy42/WhatDoYouWant
 
 
  |broke in = Stardew Valley 1.3.11
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = What Farm Cave, WhatAMush
   |author  = Prince-Leto
+
   |author  = Oxyligen
   |id      = princeleto.multiplayershaftfix
+
   |id      = WhatAMush
   |nexus  = 2922
+
   |nexus  = 1097
   |github  = Prince-Leto/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = wHats Up
   |author  = aedenthorn, Erinthe
+
   |author  = Oxyligen
   |id      = aedenthorn.MultipleSpouses
+
   |id      = wHatsUp
   |nexus  = 6227
+
   |nexus  = 1082
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3
  |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    = Where Are They
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Capaldi12
   |id      = Omegasis.MuseumRearranger
+
   |id      = Capaldi12.WhereAreThey
   |nexus  = 428
+
   |nexus  = 13208
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
+
  |source  = https://gitlab.com/Capaldi12/wherearethey
   |broke in = Stardew Valley 1.4
+
}}
   |status   = obsolete
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (added in Stardew Valley 1.4).
+
  |name    = Where's My Horse
 +
  |author  = temisthem
 +
   |id      = tem696969696969.WheresMyHorse
 +
   |nexus   = 23287
 +
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Where's My Items?
   |author  = kulcris
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = kulcris.NoCheatShortcuts
+
   |id      = f4iTh.WheresMyItems
   |nexus  = 2310
+
   |nexus  = 2086
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Where The Spreading Weeds Are
   |author  = Pathoschild
+
   |author  = pneuma163
   |id      = Pathoschild.NoDebugMode
+
   |id      = pneuma163.WhereTheSpreadingWeedsAre
   |nexus  = 593
+
   |nexus  = 25450
   |github  = Pathoschild/StardewMods
+
   |github  = pneuma163/StardewMods
 
 
  |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    = White Turnip
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = ejun0
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = ejun0.WhiteTurnip
   |nexus  = 506
+
   |nexus  = 8568
   |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    = Who Lives Here
   |author  = KirbyLink
+
   |author  = Prism 99
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = prism99.wholiveshere
   |nexus  = 2947
+
   |nexus  = 19840
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  = Prism-99/WhoLivesHere
 
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Notes
+
   |name    = Wiki Links
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.Notes
+
   |id      = aedenthorn.WikiLinks
   |nexus   = 3068
+
   |curse   = 868769
   |moddrop = 793905
+
   |nexus  = 11476
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Wild Eggs Hatching
   |author  = jwdred
+
   |author  = MikeW
   |id      =
+
   |id      = Mikew.wildeggshatching
   |nexus  = 694
+
   |nexus  = 23935
 
   |github  =
 
   |github  =
 
  |status  = obsolete
 
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = Wild Flowers
   |author  = DeLiXx
+
   |author  = aedenthorn, Erinthe
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = aedenthorn.Wildflowers
   |nexus   = 12291
+
   |curse   = 868723
   |github  =
+
   |nexus  = 14061
   |source =
+
   |github = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Wild Flowers Reimagined
   |author  = Taskmaster
+
   |author  = jpp
   |id      = Taskmaster.Ornamental
+
   |id      = jpp.WildFlowersReimagined
   |nexus  = 4981
+
   |nexus  = 21498
   |github  =
+
   |github  = jpparajeles/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Wild Tree Tweaks
   |author  = Modotte
+
   |author  = chiccen
   |id      = modotte.P2PAnimalNoise
+
   |id      = chiccen.WildTreeTweaks
   |nexus  = 17383
+
   |nexus  = 24349
   |github  =
+
   |github  = chiccenFL/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Willy's Fishing Workshops
   |author  = Alex Noddings
+
   |author  = not4bene
   |id      = an.ownscepter
+
   |id      = not4bene.WillysFishingWorkshops
   |nexus  = 2404
+
   |nexus  = 24877
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = Wind Effects
   |author  = zesman
+
   |author  = CatCattyCat
   |id      = MobSpawner.pseudohub.de
+
   |id      = cat.windeffects
   |nexus  = 2794
+
   |nexus  = 6647
   |github  =
+
  |moddrop = 833564
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.5
   |status  = abandoned
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Window Resize
   |author  = zesman
+
   |author  = thatnzguy
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = thatnzguy.WindowResize
   |nexus  = 2798
+
   |nexus  = 2266
   |github  =
+
   |github  = thatnzguy/WindowResize
 
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Winter Grass
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = CatCattyCat, Cat
   |id      = f4iTh.PMT
+
   |id      = cat.wintergrass
   |nexus  = 2349
+
   |nexus  = 1601
   |github  =
+
  |moddrop = 833542
 +
   |github  = danvolchek/StardewMods
  
 
   |status  = obsolete
 
   |status  = obsolete
  |broke in = Stardew Valley 1.5
+
   |summary  = remove this mod (grass no longer dies in winter in Stardew Valley 1.6).
   |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
+
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Polygamy
+
   |name    = Winter Pigs
   |author  = bwdy
+
   |author  = MindMeltMax
   |id      = bwdy.polygamy
+
   |id      = MindMeltMax.WinterPigs
   |nexus   = 3542
+
   |curse   = 1004491
   |github  = bwdymods/SDV-Polygamy
+
   |moddrop = 1443556
 
+
   |nexus   = 16879
   |broke in = Stardew Valley 1.4
+
   |github = MindMeltMax/Stardew-Valley-Mods
  |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = Winter Rain
   |author  = ryaon
+
   |author  = idermailer
   |id      = Ryaon.FectorChallenge
+
   |id      = idermailer.WinterRain
   |nexus  = 5125
+
   |nexus  = 13767
   |github  =
+
   |github  = idermailer/WinterRain
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Star Spouse
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.WinterStarSpouse
 +
   |nexus  = 14164
 +
  |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Witcher Mod
   |author  = Kevin Connors
+
   |author  = aedenthorn, Erinthe
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = Aedenthorn.WitcherMod
   |nexus  = 2424
+
  |curse  = 868906
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |nexus  = 5797
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
  |unofficial version = 0.2.4-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#WitcherMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Wizard's Mystical Stationary
   |author  = Sonozuki
+
   |author  = Taskmaster
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = Taskmaster.WizardsMysticalStationary
   |nexus  = 2997
+
   |nexus  = 5246
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Wonderful Farm Life
   |author  = Sonozuki
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = WonderfulFarmLife
   |nexus  = 3004
+
   |nexus  =
   |github  =
+
  |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
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.1 or 1.11
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Workbench Helper
   |author  = DaLion
+
   |author  = Ballom41
   |id      = DaLion.ImmersiveTweaks
+
   |id      = Ballom41.WorkbenchHelper
   |nexus  = 11296
+
   |nexus  = 21294
 
   |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    = Quest Essentials
+
   |name    = Working Fireplace
   |author  = PurrplingCat
+
   |author  = jahangmar
   |id      = PurrplingCat.QuestEssentials
+
   |id      = jahangmar.WorkingFireplace
   |nexus  = 8827
+
   |nexus  = 3654
   |github  = purrplingcat/StardewMods
+
   |github  = jahangmar/StardewValleyMods
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
   |nexus  = 24210
 +
  |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = X
   |author  = CatCattyCat, Cat
+
   |author  = skiilaa
   |id      = cat.removablehorsehats
+
   |id      = skiilaa.X
   |nexus  = 2223
+
   |nexus  = 2286
   |github  = danvolchek/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.20
  |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    = XmlSerializerRetool
   |author  = Platonymous
+
   |author  = Persival
   |id      = Platonymous.RingOfFire
+
   |id      = none <!-- no ID in manifest -->
   |nexus  = 1166
+
   |nexus  = 450
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.1
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = XNB Loader
   |author  = Pathoschild
+
   |author  = Entoarox
   |id      = Pathoschild.RotateToolbar
+
   |id      = Entoarox.XnbLoader
   |nexus  = 1100
+
   |nexus  = 2275
   |github  = Pathoschild/StardewMods
+
  |chucklefish = 4506
 +
   |github  = Entoarox/StardewMods
  
 
   |status  = abandoned
 
   |status  = abandoned
   |summary = remove this mod (added in Stardew Valley 1.4).
+
   |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = XP Display
   |author  = Taskmaster
+
   |author  = Shockah
   |id      = Taskmaster.Scream
+
   |id      = Shockah.XPDisplay
   |nexus  = 4588
+
   |nexus  = 11089
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = XPMultiplier
   |author  = Entoarox
+
   |author  = nofilenamed
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = NFN.XPMUL
   |nexus  = 2273
+
   |nexus  = 8649
  |chucklefish = 4262
+
   |github  = nofilenamed/XPMultiplier
   |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    = XPMultiplier.Space
   |author  = spacechase0
+
   |author  = nofilenamed
   |id      = spacechase0.SeedCatalogue
+
   |id      = NFN.XPMULSPA
   |nexus  = 1640
+
   |nexus  = 8760
  |moddrop = 281292
+
   |github  = nofilenamed/XPMultiplier.Space
   |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    = Xtardew Core
   |author  = funny-snek
+
   |author  = hixega
   |id      = funnysnek.SeparateMoney
+
   |id      = hixega.XtardewCore
   |nexus  = 3086
+
   |nexus  = 19096
 
   |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    = Yanshufitos Mod
   |author  = DaLion
+
   |author  = yanshufitos
   |id      = DaLion.ImmersiveTaxes
+
   |id      = yanshufitos.yanshufitosmod
   |nexus  = 12547
+
  |curse  = 946414
 +
   |nexus  = 20355
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
   |status   = abandoned
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |broke in = never worked
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Year-Round Crops
   |author  = j4c0b333
+
   |author  = vincebel
   |id      = j4c0b333.SetMoney
+
   |id      = vincebel.YearRoundCrops
   |nexus  = 3889
+
   |nexus  = 8196
   |github  =
+
   |github  = vincebel7/YearRoundCrops
 
 
  |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    = Yet Another Auto Watering
   |author  = dJomp
+
   |author  = zhuoyun233
   |id      = dJomp.SetUniqueGameID
+
   |id      = zhuoyun233.YetAnotherAutoWatering
   |nexus  = 2042
+
   |nexus  = 21036
   |github  =
+
   |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Yet Another Cooking Skill
   |author  = spacechase0
+
   |author  = moonslime
   |id      = spacechase0.ShipAnywhere
+
   |id      = moonslime.CookingSkill
   |nexus  = 1379
+
   |nexus  = 22681
  |moddrop = 183277
+
   |github  = Pet-Slime/StardewValley
   |github  = spacechase0/ShipAnywhere
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Yet Another Fishing Mod
   |author  = NOGAF
+
   |author  = NeverToxic
   |id      = NOGAF.ShippingTaxes
+
   |id      = NeverToxic.YetAnotherFishingMod
   |nexus   = 5189
+
   |curse   = 996759
   |github  =
+
   |nexus   = 20391
 
+
   |github  = Dunc4nNT/StardewMods
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
  |author  = TehPers
+
   |id      = bcmpinc.HarvestWithScythe
   |id      = TehPers.ShroomSpotter
+
   |nexus  = 2731
   |nexus  = 908
+
   |author  = bcmpinc
   |moddrop = 125766
+
   |github  = bcmpinc/StardewHack
   |github  = TehPers/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sound Manager
+
   |name    = Yet Another Map Teleport, Stardew Map Teleport
   |author  = Omegasis, AlphaOmegasis
+
   |author  = moddem
   |id      = Omegasis.SimpleSoundManager
+
   |id      = moddem.StardewMapTeleport
   |nexus  = 1410
+
   |nexus  = 18143
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Yet Another Sprint Mod
   |author  = CyTheGuy01
+
   |author  = XxHarvzBackxX
   |id      = CyTheGuy01.TestMod
+
   |id      = XxHarvzBackxX.YASM
   |nexus  = 6463
+
   |nexus  = 9228
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = You've Got Mail - Twitch Integration
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = Jaredlll08, YGM Team
   |id      = BrasileiroTop.Sentar
+
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
   |nexus  = 4729
+
  |curse  = 308005
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |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    = zDailyIncrease
   |author  = cantorsdust
+
   |author  = thakyZ
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = zdailyincrease
   |nexus  = 175
+
   |nexus  =
   |github  = cantorsdust/StardewMods
+
  |chucklefish = 4247
 +
   |github  = thakyZ/zDailyIncrease
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = ZelWorld - Custom World Music
   |author  = Speshkitty
+
   |author  = zelink
   |id      = speshkitty.slimewaterer
+
   |id      = zelink.ZelWorld
   |nexus  = 7141
+
   |nexus  = 21466
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = Zenchman
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = BlaDe
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = BlaDe.Zenchman
   |nexus  = 897
+
   |nexus  = 12024
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Sea Monster
+
   |name    = Zen Mod
   |author  = Edu Anttunes
+
   |author  = PositiveVegan
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = PositiveVegan.ZenMod
   |nexus  = 5736
+
   |nexus  = 12899
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zombie Outbreak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ZombieOutbreak
 +
  |curse  = 868873
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ZombieOutbreak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Zoom Level
   |author  = Platonymous
+
   |author  = thespbgamer
   |id      = Platonymous.Speedster
+
   |id      = thespbgamer.ZoomLevel
   |nexus   = 1102
+
   |curse   = 714275
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 7363
 
+
   |github  = thespbgamer/ZoomLevel
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = Zoom Level Keybinding
   |author  = Platonymous
+
   |author  = GuiNoya, Yesst
   |id      = Platonymous.SplitMoney
+
   |id      = GuiNoya.ZoomLevelKeybind
   |nexus  = 2303
+
   |nexus  = 1621
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = GuiNoya/SVMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.5
   |summary = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |status   = workaround
 +
   |summary = use [[#Zoom Level|Zoom Level]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen
+
   |name    = Zoom Mod / Zoom Out Extreme
   |author  = Ilyaki
+
   |author  = RockinRolla
   |id      = Ilyaki.SplitScreen
+
   |id      = RockinMods.ZoomMod
   |nexus  = 2139
+
   |nexus  = 1326
   |github  = Ilyaki/SplitScreen
+
   |github  = rockinrolla/ZoomMod
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.33
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = Zoomy Farmer
   |author  = Platonymous
+
   |author  = Geko_X
   |id      = Platonymous.Sprinkles
+
   |id      = gekox.zoomyFarmer
   |nexus  =
+
   |moddrop = 1530058
   |chucklefish = 4592
+
   |nexus  = 6031
 
   |github  =
 
   |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>
  
  |broke in = Stardew Valley 1.3
+
===Content packs===
  |status  = abandoned
+
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]].
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
+
 
}}
+
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = 2CUTE FarmCave
   |author  = TehPers
+
   |author  = taintedwheat
   |id      = SCCL
+
   |id      = taintedwheat.2CuteFarmCave
   |nexus  = 889
+
   |nexus  = 843
   |github  = TehPers/StardewValleyMods
+
   |github  =
 +
 
 +
  |content pack for  = Content Patcher
  
   |broke in = Stardew Valley 1.2
+
   |broke in           = Stardew Valley 1.3.36
   |status  = abandoned
+
  |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    = Stardew Editor
+
   |name    = Adventurer's Guild Expanded
   |author  = spacechase0
+
   |author  = SUPERT
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = supert.adventureguildexpanded
   |nexus  = 1298
+
   |nexus  = 12102
   |github  = spacechase0/StardewEditor
+
   |github  =
 +
 
 +
  |content pack for = Content Patcher
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Bathroom After 2nd House Upgrade
   |author  = Cody, Cody Hansen
+
   |author  = DevilBro/Ursii98
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = ursii98.BathroomAfter2ndHouseupgrade
   |nexus  = 16543
+
   |nexus  = 2578
 
   |github  =
 
   |github  =
 +
  |content pack for = Content Patcher
  
   |status  = abandoned
+
   |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    = Summit Reborn
+
   |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Boogie
   |id      = KoihimeNakamura.summitreborn
+
   |id      = Boogie.Crafting
   |nexus  = 2073
+
   |nexus  = 7177
  |github  = JohnsonNicholas/SDVMods
 
  
   |status = abandoned
+
   |summary = broken (doesn't show new 1.6 crafting recipes).
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Cuter Slimes
   |author  = Platonymous
+
   |author  = Amaryn
   |id      = Platonymous.SwimSuit
+
   |id      = Amaryn.CuterSlimes
   |nexus  = 1215
+
   |nexus  = 6073
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |content pack for = Content Patcher
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
+
   |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Don't Enable Pam
   |author  = bdawson1993
+
   |author  = Jonqora
   |id      =
+
   |id      = Jonqora.DontEnablePam
   |nexus  = 38
+
   |nexus  = 6721
   |github  =
+
   |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
  
   |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).
+
   |status  = workaround
  |broke in = SMAPI 0.39.1
+
   |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |name    = Green Pastures Farm
   |author  = zazizu
+
   |author  = Bugbuddy
   |id      = zazizu.TheChestDimension
+
   |id      = bugbuddy.GreenPasturesFarm
   |nexus  = 4013
+
   |nexus  = 2326
   |github  = cilekli-link/SDVMods
+
   |github  =
  
   |status  = abandoned
+
   |content pack for = Content Patcher
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = The Long Night
 
  |author  = Pathoschild
 
  |id      = Pathoschild.TheLongNight
 
  |nexus  = 1369
 
  |github  = Pathoschild/StardewMods
 
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in           = Stardew Valley 1.3.36
   |status  = abandoned
+
   |unofficial version = 1.2.1-unofficial.1-pathoschild
   |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
+
   |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    = Time Notifier
+
   |name    = Immersive Farm 2
   |author  = CKextreme
+
   |author  = Zander
   |id      = CKextreme.TimeNotifier
+
   |id      = zander.immersivefarm2
   |nexus  = 3706
+
   |nexus  = 1531
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Immersive Spouses
   |author  = Sakorona
+
   |author  = someguy363
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = iss.immersivespouses
   |nexus  = 1000
+
   |nexus  = 5117
   |github  = Sakorona/SDVMods
+
 
 +
   |content pack for = Content Patcher
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Looking for Love
   |author  = Cile_ed
+
   |author  = sivolobwho and foggywizard
   |id      = Cile_ed.TimeTravel
+
   |id      = foggy.LfL
   |nexus  = 4068
+
   |nexus  = 10206
   |github  =
+
 
 +
   |content pack for = Content Patcher
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|21370|Looking For Love Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Lumisteria Clumps and Nodes
   |author  = spacechase0
+
   |author  = Lumisteria
   |id      = spacechase0.ToolGeodes
+
   |id      = lumisteria.CON.NodesForClassicOres
   |nexus  = 3090
+
   |nexus  = 9256
   |moddrop = 771642
+
   |github  =
   |github  = spacechase0/ToolGeodes
+
 
 +
   |content pack for = Custom Ore Nodes
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 
}}
 
}}
 
{{#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    = More Backpack Upgrades
   |author  = DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = aedenthorn.CPMoreBackpacks
   |nexus  = 7965
+
   |nexus  = 13827
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |content pack for = Content Patcher
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
}}
 
{{#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
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Overgrown Fairy Buildings
   |author  = Chirase
+
   |author  = Ali Read/naeldeus
   |id      = Tommy.GiftAllWeek
+
   |id      = naeldeus.OvergrownFairyBuildings
   |nexus  = 6850
+
   |nexus  = 4564
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Quality Artisan Products
   |author  = Chirase
+
   |author  = Wingyl
   |id      = Tommy.GiftEveryDay
+
   |id      = Wingyl.QualityArtisanProducts
   |nexus  = 6850
+
   |moddrop = 707502
  |github  =
 
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Remove That Damn Rock
   |author  = DeLiXx
+
   |author  = Plutey/Androxilogin
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = Androxilogin.RemoveThatDamnRock
   |nexus  = 15132
+
   |nexus  = 384
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 
  
   |status  = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = Spacious Greenhouse
   |author  = DaLion
+
   |author  = mintgal
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = mintgal.SpaciousGreenhouse
   |nexus  = 8111
+
   |nexus  = 4137
   |github  =
+
   |github  =  
 +
 
 +
  |content pack for = Content Patcher
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
 +
  |unofficial version = 1.2.1-unofficial
 
}}
 
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility|footer}}
  |name    = Walkshop
 
  |author  = enaium
 
  |id      = Enaium.Walkshop
 
  |curse  = 365806
 
  |nexus  =
 
  |github  =
 
  
  |status  = abandoned
+
===XNB mods===
}}
+
See [[Modding:Using XNB mods]].
{{#invoke:SMAPI compatibility|entry
+
<!--
  |name    = Wallpaper Fix
 
  |author  = Travoos
 
  |id      =
 
  |nexus  =
 
  |chucklefish = 4211
 
  |github  =
 
  
  |broke in = SMAPI 2.0
+
Do not list XNB mods here.
  |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    = 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    = 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    = 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    = 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|footer}}
 
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = 2CUTE FarmCave
 
  |author  = taintedwheat
 
  |id      = taintedwheat.2CuteFarmCave
 
  |nexus  = 843
 
  |github  =
 
 
 
  |content pack for  = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 2.0.1-unofficial.1-opalie
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Bathroom After 2nd House Upgrade
 
  |author  = DevilBro/Ursii98
 
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 
  |nexus  = 2578
 
  |github  =
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Green Pastures Farm
 
  |author  = Bugbuddy
 
  |id      = bugbuddy.GreenPasturesFarm
 
  |nexus  = 2326
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Immersive Farm 2
 
  |author  = Zander
 
  |id      = zander.immersivefarm2
 
  |nexus  = 1531
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = workaround
 
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Overgrown Fairy Buildings
 
  |author  = Ali Read/naeldeus
 
  |id      = naeldeus.OvergrownFairyBuildings
 
  |nexus  = 4564
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remove That Damn Rock
 
  |author  = Plutey/Androxilogin
 
  |id      = Androxilogin.RemoveThatDamnRock
 
  |nexus  = 384
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.2
 
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 
}}
 
{{#invoke:SMAPI compatibility|footer}}
 
 
 
===XNB mods===
 
See [[Modding:Using XNB mods]].
 
  
 
==Mod data overrides==
 
==Mod data overrides==
Line 20,722: Line 25,516:
 
   |remote version =
 
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.0.2-->
 
   |reason        = manifest outdated<!--last checked: 1.0.2-->
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Berry Season Reminder
 
  |id            = com.anthonyhilyard.berryseasonreminder
 
  |update keys    = +Nexus:9315
 
  |local version  =
 
  |remote version =
 
  |reason        = No update key
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,777: Line 25,563:
 
   |local version  =
 
   |local version  =
 
   |remote version =
 
   |remote version =
  |broke in          = Stardew Valley 1.6
 
  |unofficial version = 1.10.0 - unofficial
 
  |unofficial url    = https://gitlab.com/JoXW/SMAPIHealthbarMod/-/releases/healthBar2.0.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,860: Line 25,643:
 
   |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 20,884: Line 25,675:
 
   |next =
 
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 +
[[tr:Modlama:Mod Uyumluluğu]]
 
[[zh:模组:模组兼容性]]
 
[[zh:模组:模组兼容性]]

Latest revision as of 23:07, 21 September 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).