Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
 
(540 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
Line 152: 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 179: 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 199: 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 216: 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 228: 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 233: 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 242: 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 255: 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 260: 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 286: 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 291: 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 305: 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
 +
  |name    = Advancing Sprinklers
 +
  |author  = Warix3
 +
  |id      = warix3.advancingsprinklers
 +
  |nexus  = 2983
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 342: Line 460:
 
   |github  = Tlitookilakin/AeroCore
 
   |github  = Tlitookilakin/AeroCore
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 348: 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aggressive Acorns
+
  |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
 +
   |name    = Aggressive Acorns
 
   |author  = Phrasefable
 
   |author  = Phrasefable
 
   |id      = Phrasefable.AggressiveAcorns
 
   |id      = Phrasefable.AggressiveAcorns
Line 359: 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 375: 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 398: 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 404: 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 451: 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 467: 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 486: Line 673:
 
   |nexus  = 2733
 
   |nexus  = 2733
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 
+
}}
   |broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
 +
  |author  = Saah
 +
  |id      = Saah.AlwaysShowBarValues
 +
  |nexus  = 23452
 +
  |github  = sarahvloos/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Special Title
 +
  |author  = DespairScent
 +
   |id      = DespairScent.AlwaysSpecialTitle
 +
  |nexus  = 22150
 +
  |github  = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 501: 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 508: 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 516: 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 533: 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
 +
  |name    = Angry Seagulls
 +
  |author  = spacechase0
 +
  |id      = spacechase0.AngrySeagulls
 +
  |nexus  = 26121
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 560: 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 571: Line 801:
 
   |nexus  = 1538
 
   |nexus  = 1538
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6<!--@retest-linked, @retest-after Mail Framework-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Mood Fix
 +
  |author  = Grant Peters
 +
  |id      = GPeters-AnimalMoodFix
 +
  |nexus  = 761
 +
  |github  =
 +
   |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Animal Observer
 
   |name    = Animal Observer
   |author  = NOFILENAMED
+
   |author  = nofilenamed
 
   |id      = NFN.ANIMOBS
 
   |id      = NFN.ANIMOBS
 
   |nexus  = 8653
 
   |nexus  = 8653
 
   |github  = nofilenamed/AnimalObserver
 
   |github  = nofilenamed/AnimalObserver
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 615: Line 851:
 
   |nexus  = 7769
 
   |nexus  = 7769
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 626: 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 635: 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 651: 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 660: Line 912:
 
   |nexus  = 6196
 
   |nexus  = 6196
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 671: 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 684: 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 697: 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 737: 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 748: 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 762: 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 776: 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 785: 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 821: 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 826: 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 835: 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 848: 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 856: 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 889: 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 914: Line 1,243:
 
   |nexus  = 260
 
   |nexus  = 260
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#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
Line 964: Line 1,300:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aurora GSI for Stardew Valley
+
  |name    = Audio Devices
   |author  = macer-Tim Oberle
+
  |author  = Max Vollmer, SVProtector
   |id      = macer.AuroraGSI
+
  |id      = maxvollmer.audiodevices
   |nexus  = 6088
+
  |nexus  = 2838
 +
  |github  = maxvollmer/AudioDevices
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Aurora GSI for Stardew Valley
 +
   |author  = macer-Tim Oberle
 +
   |id      = macer.AuroraGSI
 +
   |nexus  = 6088
 
   |github  =
 
   |github  =
 
}}
 
}}
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  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Consume, Auto Consume for Heal and Buff
 +
   |author  = Jihyun and Somin
 +
  |id      = JihyunSomin.AutoConsume
 +
  |nexus  = 24178
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,024: 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,040: 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,052: 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,059: 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,070: 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,077: 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,084: 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,098: 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,120: 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,127: 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,134: 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,597:
 
   |nexus  = 15776
 
   |nexus  = 15776
 
   |github  = kristian-skistad/automators
 
   |github  = kristian-skistad/automators
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Melee Attack
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoMeleeAttack
 +
  |nexus  = 20704
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autonomals
 +
  |author  = DespairScent
 +
  |id      = DespairScent.Autonomals
 +
  |nexus  = 22879
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AutoPetter
 +
  |author  = Brogio
 +
  |id      = Brogio.AutoPetter
 +
  |nexus  = 27203
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,147: Line 1,623:
 
   |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,156: 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,164: 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,171: 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,182: 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,697:
 
   |nexus  = 1666
 
   |nexus  = 1666
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Water
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AutoWater
 +
  |nexus  = 21022
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,217: 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,229: 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,240: Line 1,744:
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
  |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Chance Adjustment
 +
  |author  = LateFilmsGamer
 +
  |id      = Late's.AdjustBabyChance
 +
  |nexus  = 15018
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Gender Interface
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BabyGenderInterface
 +
  |nexus  = 1947
 +
  |github  =
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Pets
 +
  |author  = DellyBelly
 +
  |id      = DellyBelly.BabyPets
 +
  |nexus  = 20967
 +
  |github  = DelphinWave/BabyPets
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,260: 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,278: Line 1,825:
 
   |nexus  = 13043
 
   |nexus  = 13043
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#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,288: 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,306: 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,316: 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,324: 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,333: 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,342: 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,348: 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    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee Paths
+
  |name    = Bee House Flower Range Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.beehousefix
 +
  |nexus  = 3013
 +
  |github  = KirbyLink/BeeHouseFix
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bee Paths
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BeePaths
 
   |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,368: 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,376: 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
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 1,399: 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,415: 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,439: 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,447: 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,457: 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,464: 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,493: 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,500: 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
 +
  |status  = workaround
 +
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Elevator - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.BetterElevator
 +
  |nexus  = 22340
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Enchantments, Enchantment
 +
  |author  = kalik
 +
  |id      = kalik.Enchantment
 +
  |nexus  = 23368
 +
  |github  = rusunu/Enchantment
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,525: 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,534: 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,554: 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,579: 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,612: 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,640: 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,658: 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,690: 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,719: Line 2,401:
 
   |nexus  = 859
 
   |nexus  = 859
 
   |github  = urbanyeti/stardew-better-ranching
 
   |github  = urbanyeti/stardew-better-ranching
  |broke in = Stardew Valley 1.6
 
  |unofficial url = https://www.nexusmods.com/stardewvalley/mods/20721
 
  |unofficial version = 2.0.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,736: Line 2,415:
 
   |nexus  = 11610
 
   |nexus  = 11610
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,744: 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,758: 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
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,774: 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,800: 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,810: 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,817: 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,836: 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,846: 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,854: 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,865: 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,874: 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,886: Line 2,660:
  
 
   |warnings = Broken on Android.
 
   |warnings = Broken on Android.
 
  |broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,898: 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,928: Line 2,714:
 
   |nexus  = 492
 
   |nexus  = 492
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,937: 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,946: Line 2,728:
 
   |nexus  = 14073
 
   |nexus  = 14073
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birb Core
 +
   |author  = drbirbdev
 +
  |id      = drbirbdev.BirbCore
 +
  |nexus  = 19140
 +
  |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,956: 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,973: Line 2,766:
  
 
   |dev note = author ignored previous PRs
 
   |dev note = author ignored previous PRs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Notifications
 +
  |author  = Honduriel
 +
  |id      = Honduriel.SVM_BirthdayNotifications
 +
  |nexus  = 20948
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,980: Line 2,780:
 
   |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,987: 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,995: 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,034: 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,065: Line 2,943:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bookcase
+
  |name    = Blue Chickens in Multiplayer
 +
  |author  = WindHero
 +
  |id      = WindHero.BlueChickensInMultiplayer
 +
  |nexus  = 2336
 +
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bomb Drop
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.BombDropMod
 +
  |nexus  = 26062
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bookcase
 
   |author  = Darkhax
 
   |author  = Darkhax
 
   |id      = darkhax.bookcase
 
   |id      = darkhax.bookcase
Line 2,075: 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,099: 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,127: 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,141: 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
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,156: 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,185: 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,194: 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,220: 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,228: Line 3,184:
 
   |github  = Esca-MMC/BuildOnAnyTile
 
   |github  = Esca-MMC/BuildOnAnyTile
 
   |moddrop = 827525
 
   |moddrop = 827525
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,244: 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,253: 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,272: 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,282: 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
 +
  |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,309: 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,317: Line 3,296:
 
   |github  = Denifia/StardewMods
 
   |github  = Denifia/StardewMods
  
   |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
 +
  |name    = Bwdyworks
 +
  |author  = bwdy
 +
  |id      = bwdyworks
 +
  |nexus  = 3530
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,333: 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,339: 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,363: 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,391: Line 3,428:
 
   |nexus  = 13009
 
   |nexus  = 13009
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,400: 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.6<!--@retest-after Solid Foundations-->
+
   |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,411: 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,424: 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,433: 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,439: 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,484: 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,490: 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,506: 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,515: Line 3,584:
 
   |nexus  = 5104
 
   |nexus  = 5104
 
   |github  = mus-candidus/CellarAvailable
 
   |github  = mus-candidus/CellarAvailable
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,573: Line 3,640:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,585: 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,603: 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,635: 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,644: 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,654: 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,668: 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,713: 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,722: Line 3,805:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,737: 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,768: 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,779: 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
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Value
 +
  |author  = Jppkr4
 +
  |id      = Jppkr4.ChestValue
 +
  |nexus  = 23816
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Values
 +
  |author  = MysticalAsian
 +
  |id      = MysticalAsian.ChestValues
 +
  |nexus  = 23878
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Child Bed Config
 +
  |author  = aclockworkhound
 +
  |id      = aclockworkhound.ChildBedConfig
 +
  |nexus  = 3540
 +
  |github  = clockworkhound/SDV-ChildBedConfig
 +
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,815: 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,863: Line 3,987:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Automation
 +
  |author  = CJBok
 +
  |id      = CJBAutomation
 +
  |nexus  = 211
 +
  |github  = CJBok/SDV-Mods
 +
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,868: 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,877: 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,886: 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,919: 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,930: 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,937: 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,950: 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,962: 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,973: Line 4,171:
 
   |nexus  = 14379
 
   |nexus  = 14379
 
   |github  = tylergibbs2/StardewValleyMods
 
   |github  = tylergibbs2/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Collapsing On The Farm Fix
+
  |name    = Cold Weather Haley SMAPI
 +
  |author  = DanielSerrano, Lord Xamon
 +
  |id      = LordXamon.ColdWeatherHaleyPRO
 +
  |nexus  = 1169
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Collapsing On The Farm Fix
 
   |author  = monsoonsheep
 
   |author  = monsoonsheep
 
   |id      = monsoonsheep.CollapseOnFarmFix
 
   |id      = monsoonsheep.CollapseOnFarmFix
 
   |nexus  = 18086
 
   |nexus  = 18086
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,993: 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 3,000: 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,019: 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,048: 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
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,074: Line 4,315:
 
   |nexus  = 1329
 
   |nexus  = 1329
 
   |github  = musbah/StardewValleyMod
 
   |github  = musbah/StardewValleyMod
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |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,090: 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,099: Line 4,336:
 
   |nexus  = 6893
 
   |nexus  = 6893
 
   |github  = vgperson/CommunityCenterHelper
 
   |github  = vgperson/CommunityCenterHelper
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,130: 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,169: 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,197: Line 4,459:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configure Machine Speed
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.ConfigureMachineSpeed
 +
  |nexus  = 21005
 +
  |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Gifts
 +
  |author  = BadScientist
 +
  |id      = BadScientist.ConfirmGifts
 +
  |nexus  = 23224
 +
  |github  = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,216: 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,255: 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,304: 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,311: 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,330: 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,341: Line 4,638:
 
   |nexus  = 10384
 
   |nexus  = 10384
 
   |github  = alanperrow/StardewModding
 
   |github  = alanperrow/StardewModding
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#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,363: 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,383: 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,390: 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,414: 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,423: Line 4,752:
 
   |nexus  = 7767
 
   |nexus  = 7767
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |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,447: 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,457: 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,470: 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,495: Line 4,876:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Critter Rings
+
  |name    = Creeper Forage
   |author  = atravita
+
  |author  = bwdy
   |id      = atravita.CritterRings
+
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
   |curse  = 870962
+
  |nexus  = 2115
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Critter Fixes
 +
  |author  = juminos
 +
  |id      = juminos.CritterFixes
 +
  |nexus  = 24667
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Critter Rings
 +
   |author  = atravita
 +
   |id      = atravita.CritterRings
 +
   |curse  = 870962
 
   |moddrop = 1358001
 
   |moddrop = 1358001
 
   |nexus  = 15557
 
   |nexus  = 15557
Line 3,572: 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,591: 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,611: 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,617: 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,628: 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,655: 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,662: 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,673: Line 5,090:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,687: 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,701: 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,724: 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,736: 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,743: 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,752: 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,761: Line 5,256:
 
   |nexus  = 2642
 
   |nexus  = 2642
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,768: 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,777: 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,782: 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,796: 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,814: 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,830: 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,839: 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,854: 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,863: 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,869: 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  = DeLiXx
+
   |author  = onlythechosen
   |id      = DeLiXx.Custom_Farm_Loader
+
   |id      = otc.eggfestivalcustomeggamount
   |nexus  = 13804
+
   |nexus  = 22380
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Element Handler
 +
   |author = Platonymous
 +
  |id      = Platonymous.CustomElementHandler
 +
  |nexus  = 1068
 +
  |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue
+
   |name    = Custom Emotes
   |author  = aedenthorn, Erinthe
+
   |author  = purrplingcat
   |id      = aedenthorn.CustomFixedDialogue
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 6358
+
   |nexus  = 10861
   |github  = aedenthorn/StardewValleyMods
+
   |github  = purrplingcat/CustomEmotes
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Furniture
+
   |name    = Custom Farming Redux
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomFurniture
+
   |id      = Platonymous.CustomFarming
   |nexus  = 1254
+
   |nexus  = 991
   |moddrop = 793932
+
  |curse  = 307366
 +
   |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Dialogue
+
   |name    = Custom Farming Redux → CFAutomate
   |author  = PurrplingCat
+
   |author  = Platonymous
   |id      = PurrplingCat.CustomGiftDialogue
+
   |id      = Platonymous.CFAutomate
   |nexus  = 7304
+
   |nexus  = 991
   |github  = purrplingcat/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |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 Gift Limits
+
   |name    = Custom Farm Loader
   |author  = aedenthorn, Erinthe
+
   |author  = DeLiXx
   |id      = aedenthorn.CustomGiftLimits
+
   |id      = DeLiXx.Custom_Farm_Loader
   |nexus  = 13964
+
  |curse  = 990485
   |github  = aedenthorn/StardewValleyMods
+
  |nexus  = 13804
 +
  |github  =
 +
  |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
  
   |broke in = Stardew Valley 1.6
+
   |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
   |name    = Custom Hay
+
   |name    = Custom Fixed Dialogue
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomHay
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus  = 16744
+
  |curse  = 868895
 +
   |nexus  = 6358
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#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
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Death Penalty
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = CatCattyCat, Cat
+
   |author  = Datamancer
   |id      = cat.customizabledeathpenalty
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 1991
+
   |nexus  = 20938
   |moddrop = 833547
+
   |moddrop = 1533308
   |github  = danvolchek/StardewMods
+
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Traveling Cart Days
+
   |name    = Custom Furniture
   |author  = Yyeahdude
+
   |author  = Platonymous
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 567
+
   |nexus  = 1254
   |github  =
+
  |moddrop = 793932
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Anywhere
+
   |name    = Custom Gift Dialogue
   |author  = Cherry, CherryChain
+
   |author  = PurrplingCat
   |id      = Cherry.CustomizeAnywhere
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 4734
+
   |nexus  = 7304
   |moddrop = 716356
+
   |github  = purrplingcat/StardewMods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
   |name    = Custom Gift Limits
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus   = 1099
+
   |curse   = 868725
   |moddrop = 127272
+
   |nexus  = 13964
   |github  = spacechase0/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    = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name    = Custom Gift Limits - Continued
   |author  = MissCoriel
+
   |author  = aedenthorn and FlyingTNT
   |id      = misscoriel.hpstam
+
   |id      = FlyingTNT.CustomGiftLimits
   |nexus  = 5275
+
   |nexus  = 22385
   |github  = MissCoriel/Customize-Health-and-Stamina
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
  |name    = Customize Wedding Attire
+
   |name    = Custom Greenhouse
  |author  = violetlizabet
+
   |author  = Forkmaster
  |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = Forkmaster.CustomGreenhouse
  |nexus  = 10761
+
   |nexus  = 3464
  |github  = elizabethcd/CustomizeWeddingAttire
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Kissing
 
  |author  = Digus
 
  |id      = DIGUS.CustomKissingMod
 
  |nexus  = 4664
 
  |github  = Digus/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Linens
 
   |author  = Mevima
 
   |id      = Mevima.CustomLinens
 
   |nexus  = 1027
 
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = Use [https://www.nexusmods.com/stardewvalley/mods/2184/ Custom Linens for Content Patcher] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Localization
+
   |name    = Custom Harvest Fix
   |author  = ZaneYork
+
   |author  = mytigio
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = mytigio.customharvestfix
   |nexus  = 5377
+
   |nexus  = 4192
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  = mytigio/CustomHarvestFix
  
   |summary  = use latest version.
+
  |status  = obsolete
 +
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Locks
+
   |name    = Custom Hay
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomLocks
+
   |id      = aedenthorn.CustomHay
   |nexus  = 6251
+
  |curse  = 868668
 +
   |nexus  = 16744
 
   |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}}#CustomHay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Mine Cart Steam
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = aedenthorn, Erinthe
+
   |author  = zelink, zelinknilez
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = zelink.zeldaHome
   |nexus  = 14508
+
   |nexus  = 20844
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Movies
+
   |name    = Customise Child Bedroom
   |author  = Platonymous
+
   |author  = Speshkitty
   |id      = Platonymous.CustomMovies
+
   |id      = speshkitty.CustomiseChildBedroom
   |nexus  = 4737
+
   |nexus  = 5540
  |moddrop = 793918
+
   |github  = Speshkitty/CustomiseChildBedroom
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Customizable Cart Redux
   |author  = Platonymous
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Platonymous.CustomMusic
+
   |id      = KoihimeNakamura.CCR
   |curse   = 307367
+
   |nexus   = 1402
   |moddrop = 793904
+
   |moddrop = 664037
  |nexus  = 3043
+
   |github  = Sakorona/SDVMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Exclusions
+
   |name    = Customizable Death Penalty
   |author  = Esca, Esca-MMC
+
   |author  = CatCattyCat, Cat
   |id      = Esca.CustomNPCExclusions
+
   |id      = cat.customizabledeathpenalty
   |nexus  = 7089
+
   |nexus  = 1991
   |moddrop = 847997
+
   |moddrop = 833547
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github  = danvolchek/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Fixes
+
   |name    = Customizable Traveling Cart Days
   |author  = spacechase0
+
   |author  = Yyeahdude
   |id      = spacechase0.CustomNPCFixes
+
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
  |curse  = 867734
+
   |nexus  = 567
  |moddrop = 771669
+
   |github  =
   |nexus  = 3849
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC - Riley, Riley House
+
   |name    = Customize Anywhere
   |author  = SG
+
  |author  = Cherry, CherryChain
   |id      = SG.RileyHouse
+
  |id      = Cherry.CustomizeAnywhere
   |nexus  = 5811
+
  |nexus  = 4734
   |github  =
+
  |moddrop = 716356
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Cursor Sprite
 +
   |author  = Sonozuki
 +
   |id      = EpicBellyFlop45.CustomizeCursorSprite
 +
   |nexus  = 3014
 +
   |github  = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customize Dresser
   |author  = XxHarvzBackxX
+
   |author  = Dragoon23
   |id      = harvz.CustomObelisks
+
   |id      = Dragoon23.CustomizeDresser
   |nexus  = 10202
+
   |nexus  = 23359
   |github  = XxHarvzBackxX/Custom-Obelisks
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customize Exterior
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomObjectProduction
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |curse   = 868827
+
   |nexus   = 1099
   |nexus  = 10152
+
   |moddrop = 127272
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.CustomOreNodes
+
   |id      = misscoriel.hpstam
   |curse  = 868903
+
   |curse  = 885084
   |nexus  = 5966
+
   |nexus  = 5275
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MissCoriel/Customize-Health-and-Stamina
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Customize Trinkets
   |author  = Entoarox
+
   |author  = Dragoon23
   |id      = Entoarox.CustomPaths
+
   |id      = Dragoon23.CustomizeTrinkets
   |nexus  = 2272
+
   |nexus  = 23818
  |chucklefish = 5234
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Pet Beds, Pet Bed
+
  |name    = Customize Wedding Attire
   |author  = aedenthorn, Erinthe
+
  |author  = violetlizabet
   |id      = aedenthorn.PetBed
+
  |id      = violetlizabet.CustomizeWeddingAttire
   |nexus  = 10462
+
  |nexus  = 10761
   |github  = aedenthorn/StardewValleyMods
+
  |github  = elizabethcd/CustomizeWeddingAttire
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Custom Kissing
 +
   |author  = Digus
 +
   |id      = DIGUS.CustomKissingMod
 +
   |nexus  = 4664
 +
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Linens
 +
  |author  = Mevima
 +
  |id      = Mevima.CustomLinens
 +
  |nexus  = 1027
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Localization
 +
  |author  = ZaneYork
 +
  |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
 +
  |nexus  = 5377
 +
  |github  = ZaneYork/SDV_CustomLocalization
  
   |broke in = Stardew Valley 1.6
+
  |summary  = use latest version.
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Picture Frames
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = aedenthorn.CustomLocks
   |nexus  = 10704
+
  |curse  = 868899
 +
   |nexus  = 6251
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,140: Line 5,705:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Quest Expiration
+
   |name    = Custom Locks Updated
   |author  = hawkfalcon
+
   |author  = Rokugin
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = Rokugin.CustomLocksUpdated
   |nexus  = 2148
+
   |nexus  = 21148
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Custom Machine Experience
   |author  = Dem1se
+
   |author  = weizinai
   |id      = Dem1se.CustomReminders
+
   |id      = weizinai.CustomMachineExperience
   |nexus  = 6215
+
   |nexus  = 25455
  |moddrop = 793899
+
   |github  = weizinai/StardewValleyMods
   |github  = Dem1se/CustomReminders
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Renovations, Renovations
+
   |name    = Custom Mine Cart Steam
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Renovations
+
   |id      = aedenthorn.CustomMineCartSteam
   |nexus  = 9687
+
  |curse  = 868704
 +
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,164: Line 5,729:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Custom Moss
   |author  = aedenthorn, Erinthe
+
   |author  = aceynk
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = aceynk.CustomMoss
   |nexus  = 6669
+
   |nexus  = 26220
   |github  = aedenthorn/StardewValleyMods
+
   |github  = aceynk/CustomMoss
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Signs
+
   |name    = Custom Movies
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSigns
+
   |id      = Platonymous.CustomMovies
   |nexus  = 11336
+
   |nexus  = 4737
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793918
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Location
+
   |name    = Custom Music
   |author  = barteke22
+
   |author  = Platonymous
   |id      = barteke22.CustomSpouseLocation
+
   |id      = Platonymous.CustomMusic
   |nexus  = 9676
+
  |curse  = 307367
   |github  = barteke22/StardewMods
+
  |moddrop = 793904
 +
   |nexus  = 3043
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Redux
+
   |name    = Custom Names
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.CustomSpousePatioRedux
+
  |id      = MindMeltMax.CustomNames
   |nexus  = 10889
+
  |curse  = 1008334
   |github  = aedenthorn/StardewValleyMods
+
  |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
 +
  |name    = Custom NPC Exclusions
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.CustomNPCExclusions
 +
  |nexus  = 7089
 +
  |moddrop = 847997
 +
  |github  = Esca-MMC/CustomNPCExclusions
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC Fixes
 +
  |author  = spacechase0
 +
   |id      = spacechase0.CustomNPCFixes
 +
  |curse  = 867734
 +
  |moddrop = 771669
 +
   |nexus  = 3849
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Wizard
+
   |name    = Custom NPC Paintings
   |author  = aedenthorn, Erinthe
+
   |author  = avaallonn, AvalonMFX
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = AvalonMFX.CustomNPCPaintings
   |nexus  = 7775
+
  |curse  = 1069124
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 26228
 
+
   |github  = 1Avalon/Avas-Stardew-Mods
  |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms
+
   |name    = Custom NPC - Riley, Riley House
   |author  = aedenthorn, Erinthe
+
   |author  = SG
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = SG.RileyHouse
  |curse  = 868833
+
   |nexus  = 5811
   |nexus  = 10029
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Furniture
+
   |name    = Custom Obelisks
   |author  = aedenthorn, Erinthe
+
   |author  = XxHarvzBackxX
   |id      = aedenthorn.CustomStarterFurniture
+
   |id      = harvz.CustomObelisks
   |nexus  = 16729
+
   |nexus  = 10202
   |github  = aedenthorn/StardewValleyMods
+
   |github  = XxHarvzBackxX/Custom-Obelisks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Package
+
   |name    = Custom Object Production
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomStarterPackage
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus  = 14152
+
  |curse  = 868827
 +
   |nexus  = 10152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,235: Line 5,831:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tokens
+
   |name    = Custom Ore Nodes
  |author  = TheMightyAmondee, MightyAmondee
 
  |id      = TheMightyAmondee.CustomTokens
 
  |nexus  = 7517
 
  |github  = TheMightyAmondee/CustomTokens
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Toolbar
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomToolbar
+
   |id      = aedenthorn.CustomOreNodes
   |nexus  = 11322
+
  |curse  = 868903
 +
   |nexus  = 5966
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,251: Line 5,841:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Effect
+
   |name    = Custom Paths
   |author  = ZaneYork
+
   |author  = Entoarox
   |id      = ZaneYork.CustomToolEffect
+
   |id      = Entoarox.CustomPaths
   |nexus  = 5712
+
   |nexus  = 2272
   |github  = ZaneYork/CustomToolEffect
+
  |chucklefish = 5234
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Range
+
   |name    = Custom Pet Beds, Pet Bed
   |author  = trashcan9
+
   |author  = aedenthorn, Erinthe
   |id      = trashcan9.CustomToolRange
+
   |id      = aedenthorn.PetBed
   |nexus  = 16384
+
  |curse  = 868814
   |github  =
+
   |nexus  = 10462
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tracker
+
   |name    = Custom Picture Frames
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.CustomTracker
+
   |id      = aedenthorn.CustomPictureFrames
   |nexus  = 5108
+
  |curse  = 868801
   |github  = Esca-MMC/CustomTracker
+
   |nexus  = 10704
  |moddrop = 706059
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Transparency
+
   |name    = Custom Picture Frames Redux
   |author  = CatCattyCat, Cat
+
   |author  = Prism 99
   |id      = cat.customtransparency
+
   |id      = prism99.aedenthorn.CustomPictureFrames
   |nexus  = 2359
+
   |nexus  = 27147
   |moddrop = 833556
+
   |github  =
   |github  = danvolchek/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Quest Expiration
 +
  |author  = hawkfalcon
 +
  |id      = hawkfalcon.CustomQuestExpiration
 +
  |nexus  = 2148
 +
   |github  = hawkfalcon/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Trash Can
+
   |name    = Custom Reminders
   |author  = ShivaGuy
+
   |author  = Dem1se
   |id      = ShivaGuy.CustomTrashCan
+
   |id      = Dem1se.CustomReminders
   |nexus  = 11835
+
   |nexus  = 6215
   |github  =
+
  |moddrop = 793899
 +
   |github  = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tree Tweaks, More Wood
+
   |name    = Custom Renovations, Renovations
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreeTweaks
+
   |id      = aedenthorn.Renovations
   |nexus  = 10760
+
  |curse  = 868839
 +
   |nexus  = 9687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,301: Line 5,905:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Custom Resource Clumps
  |author  = Platonymous
 
  |id      = Platonymous.CustomTV
 
  |curse  = 877224
 
  |nexus  = 6775
 
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Wallpaper Framework
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = aedenthorn.CustomResourceClumps
   |curse  = 868751
+
   |curse  = 868875
   |nexus  = 12510
+
   |nexus  = 6669
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,321: Line 5,915:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Locations
+
   |name    = Custom Shirts
   |author  = CatCattyCat, Cat
+
   |author  = Platonymous
   |id      = cat.customwarplocations
+
   |id      = Platonymous.CustomShirts
   |nexus  = 1688
+
   |nexus  = 2416
   |moddrop = 833544
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = danvolchek/StardewMods
+
 
 +
  |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.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Points
+
   |name    = Custom Signs
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.CustomSigns
   |nexus  = 9651
+
  |curse  = 868777
 +
   |nexus  = 11336
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,340: Line 5,947:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warps
+
   |name    = Custom Spouse Location
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = barteke22
   |id      = f4iTh.CustomWarps
+
   |id      = barteke22.CustomSpouseLocation
   |nexus  = 3445
+
   |nexus  = 9676
   |github  =
+
   |github  = barteke22/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Winter Star Gifts
 
  |author  = XxHarvzBackxX
 
  |id      = harvz.CWSG
 
  |nexus  = 10024
 
  |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cut the Cord, TvMenu
+
   |name    = Custom Spouse Patio
   |author  = cgifox
+
   |author  = aedenthorn, Erinthe
   |id      = cgifox.CutTheCord
+
   |id      = aedenthorn.CustomSpousePatio
   |nexus  = 9571
+
   |nexus  = 6630
   |github  = harshlele/CutTheCord
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Custom Spouse Patio Redux
   |author  = LeFauxMatt
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.CycleTools
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |curse  = 871827
+
   |curse  = 868793
   |nexus  = 13973
+
   |nexus  = 10889
   |github  = LeFauxMatt/StardewMods
+
   |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 version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Farm Photo
+
   |name    = Custom Spouse Patio Wizard
   |author  = Seawolf, seawolf87
+
   |author  = aedenthorn, Erinthe
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 4791
+
  |curse  = 868860
   |github  = Seawolf87/DailyFarmPhoto
+
   |nexus  = 7775
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Spouse Rooms
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 6783
+
  |curse  = 868833
   |github  =
+
   |nexus  = 10029
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Custom Spouse Rooms - Continued
   |author  = Schematix, Schmtx
+
   |author  = Datamancer
   |id      = Schematix.DailyLuckMessage
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 1327
+
   |nexus  = 20966
   |github  =
+
   |moddrop = 1534005
 
+
   |github = csandwith/StardewValleyMods
   |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Starter Furniture
   |author  = bashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = bashNinja.DailyNews
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 1141
+
  |curse  = 868669
   |github  = miketweaver/DailyNews
+
   |nexus  = 16729
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Starter Package
   |author  = flowoeB
+
   |author  = aedenthorn, Erinthe
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 8356
+
  |curse  = 868717
   |github  =
+
   |nexus  = 14152
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Tapper Framework
   |author  = ActionJackson
+
   |author  = Selph, zombifier
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = selph.CustomTapperFramework
   |nexus  = 14648
+
   |nexus  = 22975
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
+
   |name    = Custom Tokens
   |author  = MevNav
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = MevNav.DailyPlanner
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 16704
+
   |nexus  = 7517
   |github  = BuildABuddha/StardewDailyPlanner
+
   |github  = TheMightyAmondee/CustomTokens
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Toolbar
   |author  = CompSciLauren
+
   |author  = aedenthorn, Erinthe
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 4779
+
  |curse  = 868779
   |chucklefish = 5907
+
   |nexus  = 11322
   |moddrop = 677025
+
   |github  = aedenthorn/StardewValleyMods
   |curse  = 353698
+
 
   |github = CompSciLauren/stardew-valley-daily-screenshot-mod
+
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Special Orders
+
   |name    = Custom Tool Effect
   |author  = shekurika
+
   |author  = ZaneYork
   |id      = shekurika.DailySpecialOrders
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 9693
+
   |nexus  = 5712
   |github  = shekurika/DailySpecialOrders
+
   |github  = ZaneYork/CustomToolEffect
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Tasks Report
+
   |name    = Custom Tool Range
   |author  = GuiNoya, Yesst
+
   |author  = trashcan9
   |id      = GuiNoya.DailyTasksReport
+
   |id      = trashcan9.CustomToolRange
   |nexus  = 1624
+
   |nexus  = 16384
   |github  = GuiNoya/SVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dan Utils
+
   |name    = Custom Tracker
   |author  = Danmw3
+
   |author  = Esca, Esca-MMC
   |id      = danmw3.DanUtils
+
   |id      = Esca.CustomTracker
   |nexus  = 2287
+
   |nexus  = 5108
   |github  =
+
   |github  = Esca-MMC/CustomTracker
 
+
   |moddrop = 706059
   |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Transparency
   |author  = zazizu
+
   |author  = CatCattyCat, Cat
   |id      = zazizu.darkUI
+
   |id      = cat.customtransparency
   |nexus  = 4056
+
   |nexus  = 2359
   |github  = cilekli-link/SDVMods
+
  |moddrop = 833556
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 4.0.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom Trash Can
   |author  = Pathoschild
+
   |author  = ShivaGuy
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 1691
+
   |nexus  = 11835
  |moddrop = 606646
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = MissCoriel
+
   |author  = aedenthorn, Erinthe
   |id      = misscoriel.diary
+
   |id      = aedenthorn.TreeTweaks
   |nexus   = 4451
+
   |curse   = 868798
   |moddrop = 624395
+
   |nexus  = 10760
   |github  = MissCoriel/Dear-Diary
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Death Tweaks
+
   |name    = Custom TV
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.DeathTweaks
+
   |id      = Platonymous.CustomTV
   |nexus  = 18174
+
  |curse  = 877224
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6775
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decorators Dream
+
   |name    = Custom TV Channel
   |author  = Ilyeana
+
   |author  = chieeri323
   |id      = Ilyeana.DecoratorsDream
+
   |id      = chieeri323.customtvchannel
   |nexus  = 17030
+
   |nexus  = 24278
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom Wake Up Time
   |author  = Pathoschild
+
   |author  = Tomokisan
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = tomokisan.customWakeUpTime
   |nexus   = 679
+
   |curse   = 1081741
   |moddrop = 606608
+
   |nexus  = 26260
   |github  = Pathoschild/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decrafting Mod
+
   |name    = Custom Wallpaper Framework
   |author  = iSkLz_, MSCFC
+
   |author  = aedenthorn, Erinthe
   |id      = MSCFC.DecraftingMod
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 4158
+
  |curse  = 868751
   |github  = iSkLz/DecraftingMod
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Custom Walls and Floors
   |author  = Max Vollmer, SVProtector
+
   |author  = Platonymous
   |id      = maxvollmer.deepwoodsmod
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus  = 2571
+
  |curse  = 307569
   |github  = maxvollmer/DeepWoodsMod
+
  |moddrop = 793903
 +
   |nexus  = 3010
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Custom Warp Locations
   |author  = Sandman53
+
   |author  = CatCattyCat, Cat
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = cat.customwarplocations
   |nexus  = 5016
+
   |nexus  = 1688
   |github  =
+
  |moddrop = 833544
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Custom Warp Points
   |author  = Tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus   = 10240
+
   |curse   = 868840
   |moddrop = 1060419
+
   |nexus  = 9651
   |github  = tlitookilakin/WarpnetDeepwoods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Warps
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.CustomWarps
 +
  |nexus  = 3445
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Custom Winter Star Gifts
   |author  = Tyler Gibbs
+
   |author  = XxHarvzBackxX
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = harvz.CWSG
   |nexus  = 12421
+
   |nexus  = 10024
   |github  = tylergibbs2/DefaultFarmer
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Cut the Cord, TvMenu
   |author  = DecidedlyHuman
+
   |author  = cgifox
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = cgifox.CutTheCord
   |nexus  = 10939
+
   |nexus  = 9571
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = harshlele/CutTheCord
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Delivery Service
 
  |author  = AxesOfEvil
 
  |id      = AxesOfEvil.DeliveryService
 
  |nexus  = 5187
 
  |github  = AxesOfEvil/SV_DeliveryService
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Cycle Tools
   |author  = Dash, yuukidach
+
   |author  = LeFauxMatt
   |id      = Pathoschild.test
+
   |id      = furyx639.CycleTools
   |nexus  = 5570
+
  |curse  = 871827
   |github  =
+
   |nexus  = 13973
 +
   |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    = Deluxe Grabber Redux
+
   |name    = Daily Farm Photo
   |author  = ferdaber
+
   |author  = Seawolf, seawolf87
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 7920
+
   |nexus  = 4791
   |github  = ferdaber/sdv-mods
+
   |github  = Seawolf87/DailyFarmPhoto
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
 +
  |author  = BlaDe
 +
  |id      = BlaDe.StepsTakenOnScreen
 +
  |nexus  = 6783
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Luck Message
 +
  |author  = Schematix, Schmtx
 +
  |id      = Schematix.DailyLuckMessage
 +
  |nexus  = 1327
 +
  |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Daily Luck on HUD, Just Luck Mod, Luck Score HUD
   |author  = domsim1
+
   |author  = zeldela, delaney
   |id      = domsim1.DeluxeHats
+
   |id      = dJustLuckMod
   |nexus  = 5836
+
   |nexus  = 10386
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
  |moddrop = 1070645
 
+
   |github  = zeldela/sdv-mods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Daily News
   |author  = MolsonCAD
+
   |author  = bashNinja
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = bashNinja.DailyNews
   |nexus  = 11436
+
   |nexus  = 1141
   |github  = MolsonCAD/DeluxeJournal
+
   |github  = miketweaver/DailyNews
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Daily Notifications, Event Notifications
   |author  = lech43
+
   |author  = dreamsicl
   |id      = lech43.DemandingShipping
+
   |id      = EventNotifications
   |nexus  = 7315
+
   |nexus  =
 +
  |chucklefish = 3621
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
  |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Daily Pet the Animals
   |author  = Kichjo
+
   |author  = flowoeB
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 5477
+
   |nexus  = 8356
   |github  = KeelanRosa/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Daily Phone Quest
   |author  = DeLiXx
+
   |author  = ActionJackson
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = ActionJackson.DailyPhoneQuest
   |nexus  = 16750
+
   |nexus  = 14648
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Farm Loader-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author  = Esca, Esca-MMC
+
   |author  = MevNav
   |id      = Esca.DestroyableBushes
+
   |id      = MevNav.DailyPlanner
   |nexus  = 6304
+
   |nexus  = 16704
  |moddrop = 798245
+
   |github  = BuildABuddha/StardewDailyPlanner
   |github  = Esca-MMC/DestroyableBushes
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Daily Quest Anywhere
   |author  = RainsKuro, RainzKuro
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = RainzKuro.DetailedSprites
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 15549
+
   |nexus  = 513
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Daily Screenshot
   |author  = gzhynko
+
   |author  = CompSciLauren
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = CompSciLauren.DailyScreenshot
   |nexus  = 8853
+
   |nexus  = 4779
   |github  = gzhynko/StardewMods
+
   |chucklefish = 5907
 
+
  |moddrop = 677025
   |broke in = Stardew Valley 1.6
+
   |curse  = 353698
 +
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Daily Special Orders
   |author  = aedenthorn, Erinthe
+
   |author  = shekurika
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = shekurika.DailySpecialOrders
  |curse  = 868761
+
   |nexus  = 9693
   |nexus  = 11661
+
   |github  = shekurika/DailySpecialOrders
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Daily Tasks Report
   |author  = elbe
+
   |author  = GuiNoya, Yesst
   |id      = elbe.DialogueExtension
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 10851
+
   |nexus  = 1624
   |github  = lshtech/DialogueExtension
+
   |github  = GuiNoya/SVMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Daily Tasks Report Plus
   |author  = aedenthorn, Erinthe
+
   |author  = Prism 99
   |id      = aedenthorn.DialogueNewLine
+
   |id      = Prism99.DailyTasksReportPlus
  |curse  = 868753
+
   |nexus  = 20871
   |nexus  = 12175
+
   |github  = Prism-99/DailyTaskReportPlus
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = DaLionheart
   |author  = DecidedlyHuman
+
   |author  = DaLion
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = DaLion.Core
   |nexus  = 9887
+
   |nexus  = 24332
  |moddrop = 1035899
+
   |github  = daleao/sdv
   |github  = DecidedlyHuman/DialogueTester
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Trees
+
   |name    = Dan Utils
   |author  = aedenthorn, Erinthe
+
   |author  = Danmw3
   |id      = aedenthorn.DialogueTrees
+
   |id      = danmw3.DanUtils
   |nexus  = 9550
+
   |nexus  = 2287
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = Dark User Interface
   |author  = Nishtra
+
   |author  = zazizu
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = zazizu.darkUI
   |nexus  = 1583
+
   |nexus  = 4056
   |github  =
+
   |github  = cilekli-link/SDVMods
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.5
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Data Layers, Data Maps
   |author  = shanks3042
+
   |author  = Pathoschild
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus  = 5816
+
  |curse  = 1000628
   |github  =
+
   |nexus  = 1691
   |source = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
   |moddrop = 606646
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Date Night
   |author  = spacechase0
+
   |author  = SUPERT
   |id      = spacechase0.DimensionalPockets
+
   |id      = supert.datenight
   |nexus  = 12706
+
   |nexus  = 11459
  |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |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
 +
  |name    = Dear Diary, Journal Keeping Mod
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.diary
 +
  |curse  = 885086
 +
  |nexus  = 4451
 +
  |moddrop = 624395
 +
  |github  = MissCoriel/Dear-Diary
 +
}}
 +
{{#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
   |name    = Dino Form
+
   |name    = Death Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DinoForm
+
   |id      = aedenthorn.DeathTweaks
   |nexus  = 18244
+
   |nexus  = 18174
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,757: Line 6,417:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Debug Mode
   |author  = Eugenii10
+
   |author  = Pathoschild
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus  = 9717
+
  |curse  = 1000634
   |github  =
+
  |nexus  = 679
 +
  |moddrop = 606608
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Decrafting Mod
 +
  |author  = iSkLz_, MSCFC
 +
  |id      = MSCFC.DecraftingMod
 +
   |nexus  = 4158
 +
   |github  = iSkLz/DecraftingMod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Deep Woods
   |author  = lperkins2, Logan Perkins
+
   |author  = Max Vollmer, SVProtector
   |id      = lperkins2.DisableController
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 2229
+
  |curse  = 992429
   |github  =
+
   |nexus  = 2571
 +
   |github  = maxvollmer/DeepWoodsMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = RuiNtD
+
   |author  = Sandman53
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 2156
+
   |nexus  = 5016
   |github  = RuiNtD/SVRichPresence
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Deep Woods Warp Network Integration
   |author  = MouseyPounds
+
   |author  = Tlitookilakin
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 3960
+
   |nexus  = 10240
   |github  = MouseyPounds/stardew-mods
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = jahangmar
+
   |author  = bungus
   |id      = jahangmar.DismantleCraftables
+
   |id      = bungus.DefaultSkinReplace
   |nexus  = 3687
+
   |nexus  = 21612
   |github  = jahangmar/StardewValleyMods
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Default Farmer
   |author  = dmarcoux
+
   |author  = Tyler Gibbs
   |id      = dmarcoux.DisplayEnergy
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 10662
+
   |nexus  = 12421
  |moddrop = 1087175
+
   |github  = tylergibbs2/StardewValleyMods
   |github  = dmarcoux/DisplayEnergy
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = Default On Cheats
   |author  = spacechase0 and ParadigmNomad
+
   |author  = EnderTedi
   |id      = spacechase0.Displays
+
   |id      = EnderTedi.DefaultOnCheats
  |curse  = 867712
+
   |nexus  = 21035
   |nexus  = 7635
+
   |github  = EnderTedi/DefaultOnCheats
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Distant Lands -  A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
+
   |name    = Default Window Size
   |author  = Aimon111
+
   |author  = DecidedlyHuman
   |id      = AimonsWitchSwampOverhaulPatches
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 18109
+
   |nexus  = 10939
   |github  = SimonK1122/WitchSwampOverhaulPatches
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Delivery Service
   |author  = Airyn and the DSV Team
+
   |author  = AxesOfEvil
   |id      = DSV.Core
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 17059
+
   |nexus  = 5187
   |github  =
+
   |github  = AxesOfEvil/SV_DeliveryService
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Don't Eat That
 
  |author  = Pyrohead37
 
  |id      = Pyrohead37.DontEatThat
 
  |nexus  = 1951
 
  |github  = jahangmar/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Delivery Upgrade Tool
   |author  = Shockah
+
   |author  = Dash, yuukidach
   |id      = Shockah.DontStopMeNow
+
   |id      = Pathoschild.test
   |nexus  = 10941
+
   |nexus  = 5570
  |github  = Shockah/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Double Standard Farm
 
  |author  = Leaf
 
  |id      = Leaf.DoubleStandardFarm
 
  |nexus  = 3928
 
 
   |github  =
 
   |github  =
  
Line 4,853: Line 6,510:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = stokastic
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
  |curse  = 987160
+
   |nexus  = 2462
   |nexus  = 8587
+
   |github  = stokastic/CoopGrabber
   |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Deluxe Auto-Petter
   |author  = joljyo
+
   |author  = Frostiverse
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 7507
+
   |nexus  = 23226
   |github  =
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Deluxe Grabber Redux
   |author  = violetlizabet
+
   |author  = ferdaber
   |id      = violetlizabet.DragonPearlLure
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 15109
+
   |nexus  = 7920
   |github  = elizabethcd/DragonPearlLure
+
   |github  = ferdaber/sdv-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = atravita
+
   |author  = Nykal145
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = Nykal145.DeluxeGrabberRedux16
  |curse  = 870981
+
   |nexus  = 20799
  |moddrop = 1125248
+
   |github  =
   |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Deluxe Hats
   |author  = aedenthorn, Erinthe
+
   |author  = domsim1
   |id      = aedenthorn.Dreamscape
+
   |id      = domsim1.DeluxeHats
   |nexus  = 11742
+
   |nexus  = 5836
   |github  = aedenthorn/StardewValleyMods
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = Deluxe Journal
   |author  = BlaDe
+
   |author  = MolsonCAD
   |id      = BlaDe.DriveBy
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 12033
+
   |nexus  = 11436
   |github  =
+
   |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Demanding Shipping
   |author  = Goldenrevolver
+
   |author  = lech43
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = lech43.DemandingShipping
   |nexus  = 7971
+
   |nexus  = 7315
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dungeon Buddy
 
  |author  = SwiftSails
 
  |id      = SwiftSails.DungeonBuddy
 
  |nexus  = 7864
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = aedenthorn, Erinthe
+
   |author  = DrSpactacus, NateMod
   |id      = aedenthorn.DungeonMerchants
+
   |id      = NateMod.RobinBuildingToken
   |nexus  = 14630
+
   |nexus  = 22564
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Demetrius Visits Cave
   |author  = Zoryn
+
   |author  = Kichjo
   |id      = Zoryn.DurableFences
+
   |id      = Kichjo.DemetriusVisitsCave
   |nexus  =
+
   |nexus  = 5477
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = KeelanRosa/StardewMods
   |github = Zoryn4163/SMAPI-Mods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Desert Bloom Farm
   |author  = NoFogBob and PaulDunstan
+
   |author  = DeLiXx
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 12345
+
  |curse  = 990494
 +
   |nexus  = 16750
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Obelisk
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.desertobelisk
 +
  |nexus  = 2021
 +
  |moddrop = 833549
 +
  |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Destroyable Bushes
   |author  = CyanFire
+
   |author  = Esca, Esca-MMC
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = Esca.DestroyableBushes
   |nexus  = 13057
+
   |nexus  = 6304
   |github  =
+
   |moddrop = 798245
 
+
   |github  = Esca-MMC/DestroyableBushes
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Detailed Sprites
   |author  = CyanFire
+
   |author  = RainsKuro, RainzKuro
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 13265
+
   |nexus  = 15549
 
   |github  =
 
   |github  =
  
Line 4,964: Line 6,627:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = DewCord Rich Presence
   |author  = captncraig
+
   |author  = explosivetortellini
   |id      = captncraig.dvr
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 3860
+
   |nexus  = 8348
   |github  = captncraig/StardewMods
+
   |github  = explosivetortellini/StardewValleyDRP
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Dialog to Clipboard
   |author  = noriteway
+
   |author  = dlrdlrdlr
   |id      = noriteway.DwarfScrollPrice
+
   |id      = dlrdlrdlr.DialogToClipboard
   |nexus  = 16386
+
   |nexus  = 23834
   |github  = noriteway/StardewMods
+
   |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Dialogue Box Redesign
   |author  = Anthony Hilyard, Grend
+
   |author  = gzhynko
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = GZhynko.DialogueBoxRedesign
  |curse  = 536418
+
   |nexus  = 8853
   |nexus  = 9684
+
   |github  = gzhynko/StardewMods
   |github  = AHilyard/DwarvishMattock
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Bodies
+
   |name    = Dialogue Display Framework
   |author  = ribeena
+
   |author  = aedenthorn, Erinthe
   |id      = ribeena.dynamicbodies
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 12893
+
  |curse  = 868761
   |github  = ribeena/StardewValleyMods
+
   |nexus  = 11661
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Checklist
 
  |author  = gunnargolf
 
  |id      = gunnargolf.DynamicChecklist
 
  |nexus  = 1145
 
  |github  = gunnargolf/DynamicChecklist
 
 
  |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
+
   |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
<!--
 
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Clothing
+
   |name    = Dialogue Emotes
   |author  = hilovids
+
   |author  = PurrplingCat
   |id      = hilovids.DynamicClothing
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  = 10078
+
   |nexus  = 6537
   |github  =
+
   |github  = purrplingcat/DialogueEmotes
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Dialogue Extension
   |author  = HaulinOats
+
   |author  = elbe
   |id      = HaulinOats.DynamicCrops
+
   |id      = elbe.DialogueExtension
   |nexus  = 13800
+
   |nexus  = 10851
   |github  = HaulinOats/StardewMods
+
   |github  = lshtech/DialogueExtension
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Dialogues Framework
 
  |author  = mistyspring
 
  |id      = mistyspring.dynamicdialogues
 
  |curse  = 880516
 
  |nexus  = 12836
 
  |github  = misty-spring/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Festival Rewards
+
   |name    = Dialogue Keys
   |author  = mistyspring
+
   |author  = PokeBenji
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = PokeBenji.DialogueKeys
   |nexus  = 20253
+
  |curse  = 1022342
 +
   |nexus  = 24325
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Dialogue New Line
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DynamicFlooring
+
   |id      = aedenthorn.DialogueNewLine
   |nexus  = 14780
+
  |curse  = 868753
 +
   |nexus  = 12175
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Dialogue Tester
   |author  = spacechase0
+
   |author  = DecidedlyHuman
   |id      = spacechase0.DynamicGameAssets
+
   |id      = DecidedlyHuman.DialogueTester
   |curse   = 867707
+
   |nexus   = 9887
   |nexus  = 9365
+
   |moddrop = 1035899
   |github  = spacechase0/StardewValleyMods
+
   |github  = DecidedlyHuman/DialogueTester
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Dialogue Trees
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.DGAAutomate
+
   |id      = aedenthorn.DialogueTrees
   |nexus  = 9365
+
  |curse  = 868845
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 9550
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Did You Water Your Crops
   |author  = tyran285, Ryuuze
+
   |author  = Nishtra
   |id      = DynamicMachines
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 374
+
   |nexus  = 1583
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = aedenthorn, Erinthe
+
   |author  = shanks3042
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 14566
+
   |nexus  = 5816
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
+
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Difficulty Socializing
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = PokeBenji
   |id      = knakamura.dynamicnighttime
+
   |id      = PokeBenji.DifficultySocializing
   |nexus   = 2072
+
   |curse   = 1023363
   |moddrop = 664041
+
   |nexus  = 24389
   |github  = Sakorona/SDVMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Dimensional Pockets
   |author  = BashNinja
+
   |author  = spacechase0
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = spacechase0.DimensionalPockets
   |nexus  = 1183
+
  |curse  = 867145
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |nexus  = 12706
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Dino Form
   |author  = ZaneYork
+
   |author  = aedenthorn, Erinthe
   |id      = ZaneYork.DynamicPrice
+
   |id      = aedenthorn.DinoForm
   |nexus  = 5831
+
   |nexus  = 18244
   |github  = ZaneYork/SDV_Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Dino Form 2
   |author  = PeacefulEnd
+
   |author  = juminos
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = juminos.DinoForm2
   |nexus  = 12831
+
   |nexus  = 24718
   |github  = Floogen/DynamicReflections
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Disable Auto Pickup
   |author  = Vrakyas
+
   |author  = Eugenii10
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = KubichekEV.DisableAutoPickup
   |nexus  = 4029
+
   |nexus  = 9717
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Early Community Upgrades
 
  |author  = sophiesalacia
 
  |id      = Vertigon.EarlyCommunityUpgrades
 
  |nexus  = 8450
 
  |github  = dtomlinson-ga/EarlyCommunityUpgrades
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Disable Building Fade
   |author  = Shockah
+
   |author  = calebstein1
   |id      = Shockah.EarlyGingerIsland
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  = 13885
+
   |nexus  = 24558
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = calebstein1/StardewDisableBuildingFade
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Disable Gamepad, Disable Controller
   |author  = atravita
+
   |author  = lperkins2, Logan Perkins
   |id      = atravita.NerfCavePuzzle
+
   |id      = lperkins2.DisableController
   |curse   = 870978
+
   |nexus   = 2229
   |moddrop = 1131424
+
   |github  =
   |nexus  = 11500
+
}}
   |github = atravita-mods/StardewMods
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Discord Rich Presence
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |author = RuiNtD
 +
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
 +
  |nexus  = 2156
 +
  |github  = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Dish of the Day Display
   |author  = atravita
+
   |author  = MouseyPounds
   |id      = atravita.EasierDartPuzzle
+
   |id      = MouseyPounds.DishOfTheDayDisplay
  |curse  = 870971
+
   |nexus  = 3960
  |moddrop = 1205159
+
   |github  = MouseyPounds/stardew-mods
   |nexus  = 13049
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Farming
+
   |name    = Dismantle Craftables
   |author  = Cautious Waffle, skulmuk
+
   |author  = jahangmar
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 1426
+
   |nexus  = 3687
   |github  =
+
   |github  = jahangmar/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Display Energy
   |author  = majordot
+
   |author  = dmarcoux
   |id      = MajorDOT.EasierFishing
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  =
+
   |nexus  = 10662
   |curse  = 305367
+
   |moddrop = 1087175
   |github  =
+
   |github  = dmarcoux/DisplayEnergy
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Display Monster Health
   |author  = NormanPCN
+
   |author  = Atesba
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 11548
+
   |nexus  = 20984
   |github  = NormanPCN/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Display Player Stats
   |author  = TheMightyAmondee
+
   |author  = Fleem
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 8342
+
   |nexus  = 21547
   |github  = TheMightyAmondee/EasierSpecialOrders
+
   |github  = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Displays
   |author  = LemurKat and kdau
+
   |author  = spacechase0 and ParadigmNomad
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = spacechase0.Displays
   |nexus   = 5787
+
   |curse   = 867712
   |moddrop = 984954
+
   |nexus  = 7635
   |source = https://gitlab.com/kdau/eastscarp
+
   |github = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = LeFauxMatt
+
   |author  = Aimon111
   |id      = furyx639.EasyAccess
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
   |curse  = 871835
+
   |curse  = 1010281
   |nexus  = 11002
+
   |nexus  = 18109
   |github  = LeFauxMatt/StardewMods
+
   |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = MountainDewBoi
+
   |author  = Airyn and the DSV Team
   |id      = MountainDewBoi.EasyFarming
+
   |id      = DSV.Core
   |nexus  = 4162
+
   |nexus  = 17059
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farm Switcher
+
   |name    = Do Not Eat My Crops
   |author  = DeLiXx
+
   |author  = u_u__w
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = u_u__w.DoNotEatMyCrops
   |nexus  = 16873
+
   |nexus  = 26324
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Farm Loader-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Don't Eat That
   |author  = CeruleanSpirit
+
   |author  = Pyrohead37
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 2957
+
   |nexus  = 1951
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Don't Stop Me Now
   |author  = StultusV
+
   |author  = Shockah
   |id      = StultusV.EasyPathDestruction
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 8775
+
   |nexus  = 10941
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Double Standard Farm, Double Farm
   |author  = CeruleanSpirit
+
   |author  = Leaf
   |id      = EasyPetting.3032
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 3032
+
   |nexus  = 3928
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eat More
+
   |name    = Downtown Zuzu
   |author  = crc-fehler
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = crc.eatmore
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 2724
+
  |curse  = 987160
 +
   |nexus  = 8587
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = DPad Inventory Hotkey
   |author  = millerscout
+
   |author  = joljyo
   |id      = Millerscout.EconomyMod
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 6955
+
   |nexus  = 7507
   |github  = millerscout/StardewMillerMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Dragon Pearl Lure
   |author  = EH Lim
+
   |author  = violetlizabet
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 9303
+
   |nexus  = 15109
   |github  =
+
   |github  = elizabethcd/DragonPearlLure
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Draw Fish Ponds Over Grass
   |author  = EideeHi
+
   |author  = atravita
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = atravita.DrawFishPondsOverGrass
   |nexus  = 4806
+
  |curse  = 870981
   |github  = eideehi/EideeEasyFishing
+
  |moddrop = 1125248
 +
   |nexus  = 11352
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Dreamscape
   |author  = Ilyaki
+
   |author  = aedenthorn, Erinthe
   |id      = Ilyaki.Elevator
+
   |id      = aedenthorn.Dreamscape
   |nexus  = 2952
+
  |curse  = 868756
   |github  = Ilyaki/Elevator
+
   |nexus  = 11742
 +
   |github  = aedenthorn/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-77618 1.5].
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#Dreamscape
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dresser Sorter
   |author  = Mel Noelle and Kirbylink
+
   |author  = idermailer
   |id      = melnoelle.underdarkkrobus
+
   |id      = idermailer.dresserSorter
   |nexus  = 3071
+
   |nexus  = 24443
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  = idermailer/DresserSorter
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Drive By
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.Email
+
   |id      = BlaDe.DriveBy
   |nexus  = 11325
+
   |nexus  = 12033
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Drop It - Drop Item Hotkey
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.SDIEmily
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  = 14366
+
   |nexus  = 7971
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Drop Seeds After Eating
   |author  = BlueSight
+
   |author  = Cloudyluna
   |id      = BlueSight.EmptyYourHands
+
   |id      = Cloudyluna.DropSeedsAfterEating
   |nexus  = 19736
+
   |nexus  = 27353
   |github  = Hikari-BS/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Dungeon Buddy
   |author  = Enaium
+
   |author  = SwiftSails
   |id      = Enaium.EnaiumToolKit
+
   |id      = SwiftSails.DungeonBuddy
   |curse   = 436787
+
   |nexus   = 7864
   |moddrop = 863959
+
   |github  =
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dungeon Merchants
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 10668
+
  |curse  = 868698
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 14630
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Durable Fences
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Zoryn
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = Zoryn.DurableFences
   |nexus  = 193
+
   |nexus  =
   |chucklefish = 3529
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
  |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
+
   |github  = Zoryn4163/SMAPI-Mods
 
 
   |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Durin's Rest
   |author  = TheThor59
+
   |author  = NoFogBob and PaulDunstan
   |id      = Thor.EnemyHealthBars
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 3627
+
   |nexus  = 12345
   |github  = TheThor59/StardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Dusty Overhaul
   |author  = Crystallyne
+
   |author  = CyanFire
   |id      = Crystallyne.EnergyCount
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 4272
+
   |nexus  = 13057
   |github  = Crystallyne/EnergyCount
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Dusty Overhaul - SVE
   |author  = nikperic, ThatOneCow
+
   |author  = CyanFire
   |id      = nikperic.EnergyTime
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 6488
+
   |nexus  = 13265
   |source = https://gitlab.com/nikperic/energytime
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Loot Magnet, Magnet Mod
+
   |name    = DVR
   |author  = aedenthorn, Erinthe
+
   |author  = captncraig
   |id      = Aedenthorn.MagnetMod
+
   |id      = captncraig.dvr
   |nexus  = 4856
+
   |nexus  = 3860
   |github  = aedenthorn/StardewValleyMods
+
   |github  = captncraig/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dwarf Scroll Prices
 +
  |author  = noriteway
 +
  |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
 +
  |nexus  = 16386
 +
  |github  = noriteway/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Dwarvish Mattock
   |author  = Mizzion
+
   |author  = Anthony Hilyard, Grend
   |id      = mizzion.enhancedrelationships
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus   = 1927
+
   |curse   = 536418
   |moddrop = 661356
+
   |nexus  = 9684
   |github  = Mizzion/MyStardewMods
+
   |github  = AHilyard/DwarvishMattock
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Dynamic Bodies
   |author  = ytsc
+
   |author  = ribeena
   |id      = ytsc.EnhancedSlingshots
+
   |id      = ribeena.dynamicbodies
   |nexus  = 12763
+
   |nexus  = 12893
   |github  = YTSC/StardewValleyMods
+
   |github  = ribeena/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Dynamic Checklist
   |author  = Entoarox
+
   |author  = gunnargolf
   |id      = Entoarox.EntoaroxFramework
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 2269
+
   |nexus  = 1145
  |chucklefish = 4228
+
   |github  = gunnargolf/DynamicChecklist
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (crashes on startup).
+
   |broke in = SMAPI 2.0
 
+
  |status  = workaround
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 +
<!--
 +
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Dynamic Clothing
   |author  = Entoarox
+
   |author  = hilovids
   |id      = Entoarox.Utilities
+
   |id      = hilovids.DynamicClothing
   |nexus  = 5521
+
   |nexus  = 10078
   |github  = Entoarox/StardewMods
+
   |github  =
  
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
+
   |broke in = Stardew Valley 1.6
 
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Dynamic Crops
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = HaulinOats
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 5526
+
   |nexus  = 13800
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github  = HaulinOats/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Dynamic Dialogues Framework
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = mistyspring
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 1656
+
   |nexus  = 12836
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = misty-spring/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Dynamic Festival Rewards
   |author  = lestoph
+
   |author  = mistyspring
   |id      = lestoph.EscapeRope
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 8576
+
   |nexus  = 20253
   |github  = Bifibi/SDVEscapeRope
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = Dynamic Flooring
   |author  = Esca
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.EMP
+
   |id      = aedenthorn.DynamicFlooring
   |nexus   = 9296
+
   |curse   = 868692
   |moddrop = 1005443
+
   |nexus  = 14780
   |github  = Esca-MMC/EscasModdingPlugins
+
   |github  = aedenthorn/StardewValleyMods
  
  |broke in = Stardew Valley 1.6
+
|broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Flooring - Continued|Dynamic Flooring - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Dynamic Flooring - Continued
   |author  = pepoluan
+
   |author  = CyanFire
   |id      = pepoluan.EvenBetterRNG
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 8680
+
   |nexus  = 27888
   |chucklefish = 6117
+
   |github = CyanFireUK/StardewValleyMods
  |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Dynamic Game Assets
   |author  = gzhynko
+
   |author  = spacechase0
   |id      = GZhynko.EventBlackBars
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 7962
+
  |curse  = 867707
   |github  = gzhynko/StardewMods
+
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = TheMightyAmondee
+
   |author  = spacechase0
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 10735
+
   |nexus  = 9365
   |github  = TheMightyAmondee/EventLimiter
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Dynamic Horses
   |author  = shekurika
+
   |author  = Bpendragon
   |id      = shekurika.EventLookup
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 8505
+
   |nexus  = 874
   |github  =
+
   |github  = Bpendragon/DynamicHorses
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Dynamic Machines
   |author  = jorgamun
+
   |author  = tyran285, Ryuuze
   |id      = jorgamun.EventMusicVolume
+
   |id      = DynamicMachines
   |nexus  = 10650
+
   |nexus  = 374
   |github  = jorgamun/EventMusicVolume
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Dynamic Map Tiles
   |author  = MissCoriel
+
   |author  = aedenthorn, Erinthe
   |id      = misscoriel.eventrepeater
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus   = 3642
+
   |curse   = 868915
   |curse  = 317347
+
   |nexus   = 14566
   |moddrop = 606979
+
   |github  = aedenthorn/StardewValleyMods
   |github  = MissCoriel/Event-Repeater
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Dynamic Map Tiles - Continued
   |author  = shekurika
+
   |author  = Datamancer
   |id      = shekurika.EventSoundAdjuster
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 8734
+
   |nexus  = 21084
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Dynamic Night Time
   |author  = BlaDe
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = BlaDe.EventTester
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 11178
+
   |nexus  = 2072
   |github  =
+
  |moddrop = 664041
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Dynamic NPC Sprites
   |author  = SinZ and atravita
+
   |author  = BashNinja
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 19458
+
   |nexus  = 1183
   |github  = atravita-mods/StardewMods
+
   |github  = miketweaver/BashNinja_SDV_Mods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.3
 
+
  |status  = workaround
   |status = ok
+
   |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Dynamic Price
   |author  = Digus
+
   |author  = ZaneYork
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 2360
+
   |nexus  = 5831
   |github  = Digus/StardewValleyMods
+
   |github  = ZaneYork/SDV_Mods
 
 
  |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    = Dynamic Reflections
   |author  = moonslime
+
   |author  = PeacefulEnd
   |id      = moonslime.ExcavationSkill
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus   = 15793
+
   |curse   = 870926
   |github  =
+
   |nexus  = 12831
 
+
   |github  = Floogen/DynamicReflections
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Exhaustion Tweaks
+
   |name    = Dynamic Running Speed
   |author  = mytigio
+
   |author  = Vrakyas
   |id      = mytigio.exhaustiontweaks
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 6247
+
   |nexus  = 4029
   |github  = mytigio/SDVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Early Bed Mod
   |author  = Lodukas
+
   |author  = Nokane
   |id      = Uwazouri.ExpandedFridge
+
   |id      = Nokane.EarlyBedMod
   |nexus  = 1191
+
   |nexus  = 25168
   |github  = Uwazouri/ExpandedFridge
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Early Community Upgrades
   |author  = Cherry, CherryChain
+
   |author  = sophiesalacia
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 6529
+
   |nexus  = 8450
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Early Ginger Island
   |author  = LeFauxMatt
+
   |author  = Shockah
   |id      = furyx639.ExpandedStorage
+
   |id      = Shockah.EarlyGingerIsland
  |curse  = 871838
+
   |nexus  = 13885
   |nexus  = 7431
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Easier Cave Puzzle
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = atravita.NerfCavePuzzle
   |curse  = 867392
+
   |curse  = 870978
   |moddrop = 127275
+
   |moddrop = 1131424
   |nexus  = 509
+
   |nexus  = 11500
   |github  = spacechase0/StardewValleyMods
+
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Easier Dart Puzzle
   |author  = MSCFC, iSkLz
+
   |author  = atravita
   |id      = SkLz.ExpMultiply
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 5910
+
  |curse  = 870971
   |github  = iSkLz/ExperienceMultiplier
+
  |moddrop = 1205159
 
+
   |nexus  = 13049
   |broke in = Stardew Valley 1.6
+
   |github  = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Easier Farming
   |author  = Quipex
+
   |author  = Cautious Waffle, skulmuk
   |id      = Quipex.ExperienceUpdates
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 7581
+
   |nexus  = 1426
   |github  = Quipex/ExperienceUpdates
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Easier Fishing
   |author  = aedenthorn, Erinthe
+
   |author  = majordot
   |id      = aedenthorn.ExpertSitting
+
   |id      = MajorDOT.EasierFishing
  |nexus  = 7435
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Extended Bus System
 
  |author  = Tondorian
 
  |id      = ExtendedBusSystem
 
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4373
+
   |curse  = 305367
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Easier Monster Eradication
   |author  = Crystalmir
+
   |author  = NormanPCN
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 485
+
   |nexus  = 11548
   |github  = Mystra007/ExtendedFridgeSMAPI
+
   |github  = NormanPCN/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = Easier Special Orders
   |author  = Entoarox
+
   |author  = TheMightyAmondee
   |id      = Entoarox.ExtendedMinecart
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 2271
+
   |nexus  = 8342
  |chucklefish = 4359
+
   |github  = TheMightyAmondee/EasierSpecialOrders
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = East Scarp (SMAPI)
   |author  = spacechase0
+
   |author  = LemurKat and kdau
   |id      = spacechase0.ExtendedReach
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
  |curse  = 867754
+
   |nexus  = 5787
  |moddrop = 242303
+
   |source = https://gitlab.com/kdau/eastscarp
   |nexus  = 1493
 
   |github = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Easy Access
   |author  = Alacrity, platinumhobo
+
   |author  = LeFauxMatt
   |id      = Alacrity.ExtraContentMod
+
   |id      = furyx639.EasyAccess
   |nexus  = 8510
+
  |curse  = 871835
   |github  =
+
  |moddrop = 1547212
 +
   |nexus  = 11002
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Easy Attack
   |author  = Ceasg
+
   |author  = season
   |id      = Ceasg.ExtraFishInformation
+
   |id      = season.EasyAttack
   |nexus  = 4170
+
   |nexus  = 20832
   |github  = ceasg/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Easy Chest
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = season.EasyChest
  |curse  = 868841
+
   |nexus  = 20842
   |nexus  = 9633
+
   |github  =
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Easy Cleaner
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = season
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = season.EasyCleaner
   |nexus  = 7490
+
   |nexus  = 20865
 
   |github  =
 
   |github  =
 
  |broke in = Json Assets 1.7.7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Easy Crane Game
   |author  = BlaDe
+
   |author  = Dragoon23
   |id      = BlaDe.ExtremeWeather
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 12334
+
   |nexus  = 22488
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Easy Darts Game
   |author  = XxHarvzBackxX
+
   |author  = Dragoon23
   |id      = harvz.Fabrication
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 10679
+
   |nexus  = 22506
  |github  = XxHarvzBackxX/fabrication
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Easy Fairy
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = season
   |id      = Omegasis.Fall28SnowDay
+
   |id      = season.EasyFairy
   |nexus  = 486
+
   |nexus  = 20931
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = Easy Farming
   |author  = jahangmar
+
   |author  = MountainDewBoi
   |id      = jahangmar.FallToAutumn
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 7174
+
   |nexus  = 4162
   |github  = jahangmar/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Easy Farm Switcher
   |author  = aedenthorn, Erinthe
+
   |author  = DeLiXx
   |id      = aedenthorn.Familiars
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus  = 6429
+
  |curse  = 990826
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 16873
 
+
   |github  =
   |broke in = Stardew Valley 1.6
+
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Easy Fishin'
   |author  = loe2run
+
   |author  = Frostiverse
   |id      = Loe2run.FamilyPlanning
+
   |id      = Frostiverse.EasyFishin
   |nexus  = 4515
+
   |nexus  = 22268
   |github  = loe2run/FamilyPlanningMod
+
   |github  = Hunter-Chambers/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fancy Sprinklers
+
   |name    = Easy Fishing
   |author  = trashcan9
+
   |author  = season
   |id      = trashcan9.FancySprinklers
+
   |id      = season.EasyFishing
   |nexus  = 15857
+
   |nexus  = 20830
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Gift
 +
  |author  = season
 +
  |id      = season.EasyGift
 +
  |nexus  = 20838
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Easy Gifting
   |author  = Taskmaster
+
   |author  = CeruleanSpirit
   |id      = Taskmaster.FantasticFrames
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus  = 4540
+
   |nexus  = 2957
 
   |github  =
 
   |github  =
  
Line 5,804: Line 7,403:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Easy Harvest
   |author  = Max Vollmer, SVProtector
+
   |author  = season
   |id      = maxvollmer.farmageddon
+
   |id      = season.EasyHarvest
   |nexus  = 2618
+
   |nexus  = 20924
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Easy Island Puzzle
   |author  = ShivaGuy
+
   |author  = MindMeltMax
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 11850
+
  |curse  = 1004494
 +
  |nexus  = 22642
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Path Destruction
 +
  |author  = StultusV
 +
  |id      = StultusV.EasyPathDestruction
 +
  |nexus  = 8775
 +
  |github  = JudeRV/Stardew-EasyPathDestruction
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Petting
 +
  |author  = CeruleanSpirit
 +
  |id      = EasyPetting.3032
 +
   |nexus  = 3032
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Easy Travel, Easy Move
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = season.EasyMove
   |nexus  = 13782
+
   |nexus  = 20872
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Easy Upgrade
   |author  = hmkiesel
+
   |author  = Senofu
   |id      = hmkiesel.FarmAnywhere
+
   |id      = Senofu.EasyUpgrade
   |nexus  = 13926
+
   |nexus  = 23496
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Easy Valley
   |author  = Oranisagu
+
   |author  = season
   |id      = none<!--no manifest ID-->
+
   |id      = season.EasyValley
   |nexus  =
+
   |nexus  = 21181
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  =
   |github  = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Eat & Drink From Inventory
   |author  = Oranisagu
+
   |author  = Zamiel
   |id      = none<!--no manifest ID-->
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  =
+
   |nexus  = 21280
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = Zamiell/stardew-valley-mods
   |github  = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = aedenthorn, Erinthe
+
   |author  = philosquare
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = philosquare.EatInBackpack
   |nexus  = 10506
+
   |nexus  = 22872
   |github  = aedenthorn/StardewValleyMods
+
   |github  = philosquare/EatInBackpack
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name    = Eat More
   |author  = atravita
+
   |author  = crc-fehler
   |id      = atravita.FarmCaveSpawn
+
   |id      = crc.eatmore
  |curse  = 870986
+
   |nexus  = 2724
  |moddrop = 1068205
+
   |github  =
   |nexus  = 10186
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Economy Mod
   |author  = atravita
+
   |author  = millerscout
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = Millerscout.EconomyMod
  |curse  = 870983
+
   |nexus  = 6955
  |moddrop = 1099838
+
   |github  = millerscout/StardewMillerMods
   |nexus  = 10924
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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
   |name    = Farm Computer Plus
+
   |name    = EH Smash Quality
   |author  = Boebie
+
   |author  = EH Lim
   |id      = beau.farmcomputerplus
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 19124
+
   |nexus  = 9303
 
   |github  =
 
   |github  =
 
+
   |warnings = Only compatible with Android.
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computers Check Cellars
+
   |name    = Eidee Easy Fishing
   |author  = Ian Rubin, ianr427
+
   |author  = EideeHi
   |id      = ianr.FarmComputersCheckCellars
+
   |id      = net.eidee.stardew_valley.easy_fishing
   |nexus  = 19581
+
   |nexus  = 4806
   |github  =
+
   |github  = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = EiTK
   |author  = aedenthorn, Erinthe
+
   |author  = enaium
   |id      = aedenthorn.FarmerHelper
+
   |id      = Enaium.EiTK
   |nexus  = 10179
+
  |curse  = 365803
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  =
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Elevator
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.FarmerPortraits
+
   |id      = Ilyaki.Elevator
  |curse  = 868774
+
   |nexus  = 2952
   |nexus  = 11398
+
   |github  = Ilyaki/Elevator
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = Elliot Is Fabio
   |author  = Sensakuma
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 11131
+
   |nexus  = 23229
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = 2Retr0
+
   |author  = Mel Noelle and Kirbylink
   |id      = 2Retr0.FarmhandFinder
+
   |id      = melnoelle.underdarkkrobus
  |curse  = 661476
+
   |nexus  = 3071
   |nexus  = 13153
+
   |github  = KirbyLink/UnderdarkKrobus
   |github  = 2Retr0/FarmhandFinder
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = Email App
   |author  = CyanFire
+
   |author  = aedenthorn, Erinthe
   |id      = CF.FarmhouseFixes
+
   |id      = aedenthorn.Email
   |nexus  = 16507
+
   |curse   = 868778
  |github  =
+
   |nexus  = 11325
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Farmhouse Redone
 
  |author  = MabelSyrup
 
  |id      = mabelsyrup.farmhouse
 
   |nexus  = 3731
 
   |github  = mjSurber/FarmHouseRedone
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author  = mistyspring
+
   |author  = aedenthorn, Erinthe
   |id      = mistyspring.farmhousevisits
+
   |id      = aedenthorn.SDIEmily
   |curse  = 880518
+
   |curse  = 868710
   |nexus  = 12457
+
   |nexus  = 14366
   |github  = misty-spring/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
   |name    = Emotes
   |author  = Cherry & cel10e
+
   |author  = aurnj, Roy Li
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = RuyiLi.Emotes
   |nexus  = 5142
+
   |nexus  =
   |moddrop = 716395
+
   |url    = https://community.playstarbound.com/threads/emotes.129159
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Resource Generator
 
  |author  = jwdred
 
  |id      =
 
  |nexus  = 647
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Empty Hands
   |author  = boneskull
+
   |author  = Oblitus
   |id      = com.boneskull.farm-tablet
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 16447
+
   |nexus  = 1176
   |github  = Floogen/AlternativeTextures
+
   |github  = quicksilverfox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Empty Jar Bubbles
   |author  = Speshkitty
+
   |author  = tem696969696969
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 7148
+
   |nexus  = 22598
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Empty Your Hands
   |author  = Joe Strout
+
   |author  = BlueSight
   |id      = strout.farmtronics
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 10634
+
   |nexus  = 19736
   |github  = JoeStrout/Farmtronics
+
   |github  = Hikari-BS/StardewMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enaium ToolKit
 +
  |author  = Enaium
 +
   |id      = Enaium.EnaiumToolKit
 +
  |curse  = 436787
 +
  |moddrop = 863959
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Type Manager
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = Esca, Esca-MMC
+
   |author  = Goldenrevolver
   |id      = Esca.FarmTypeManager
+
   |id      = Goldenrevolver.EnchantableScythes
   |nexus  = 3231
+
   |nexus  = 10668
  |moddrop = 598755
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = Esca-MMC/FarmTypeManager
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = PeacefulEnd
+
   |author  = Goldenrevolver
   |id      = PeacefulEnd.FashionSense
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 9969
+
   |nexus  = 20942
   |github  = Floogen/FashionSense
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense Outfits
+
   |name    = Enchanted Cowboy Boots
   |author  = nihilistzsche
+
   |author  = Goldenrevolver
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  = 18384
+
   |nexus  = 20941
   |github  = nihilistzsche/FashionSenseOutfits
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Fashion Sense-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = Pathoschild
+
   |author  = NamelessTo
   |id      = Pathoschild.FastAnimations
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |curse  = 957496
+
   |curse  = 1001630
   |nexus  = 1089
+
   |nexus  = 21904
  |moddrop = 606631
+
   |github  = namelessto/EnchantedGalaxyWeapons
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = libaryaddict
+
   |author  = TheThor59
   |id      = libraryaddict.FasterEvents
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 7631
+
   |nexus  = 3627
   |github  =
+
   |github  = TheThor59/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Enemy Health Bars, Health Bars
   |author  = IceGladiador
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = IceGladiador.FasterGrass
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus  = 1772
+
   |nexus  = 193
   |github =
+
   |chucklefish = 3529
 +
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.5
   |status  = workaround
+
  |unofficial version = 1.9.2-unofficial.3-JoXW
   |summary = use [[#Grass Growth|Grass Growth]] instead.
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Energy Count
 +
   |author = Crystallyne
 +
  |id      = Crystallyne.EnergyCount
 +
  |nexus  = 4272
 +
  |github  = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Horse
+
   |name    = Energy Protect
   |author  = kibbe
+
   |author  = philosquare
   |id      = kibbe.faster_horse
+
   |id      = philosquare.EnergyProtect
   |nexus  = 2791
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Energy Rework
   |author  = Entoarox
+
   |author  = seferoni
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = seferoni.EnergyRework
   |nexus  = 2277
+
   |nexus  = 21686
  |chucklefish = 3641
+
   |github  = seferoni/EnergyRework
   |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    = Faster Path Speed
+
   |name    = Energy Time
   |author  = gaussfire
+
   |author  = nikperic, ThatOneCow
   |id      = gaussfire.FasterPathSpeed
+
   |id      = nikperic.EnergyTime
   |nexus  = 9344
+
   |nexus  = 6488
   |github = alanperrow/StardewModding
+
   |source = https://gitlab.com/nikperic/energytime
  
   |broke in = Stardew Valley 1.6
+
   |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    = Faster Run
+
   |name    = Enhanced Loot Magnet, Magnet Mod
   |author  = KathrynHazuka
+
   |author  = aedenthorn, Erinthe
   |id      = KathrynHazuka.FasterRun
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 733
+
  |curse  = 868911
   |github  = KathrynHazuka/StardewValley_FasterRun
+
   |nexus  = 4856
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.2.1-unofficial.1-hirayuki
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Enhanced Relationships
   |author  = Kumagabear
+
   |author  = Mizzion
   |id      = Kumagabear.FasterTransition
+
   |id      = mizzion.enhancedrelationships
   |nexus  = 19584
+
   |nexus  = 1927
   |github  = DotSharkTeeth/StardewValleyMods
+
  |moddrop = 661356
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Enhanced Slingshots
   |author  = zeldela
+
   |author  = ytsc
   |id      = zeldela.FastFishPond
+
   |id      = ytsc.EnhancedSlingshots
   |nexus  = 14005
+
   |nexus  = 12763
   |github  = zeldela/sdv-mods
+
   |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Enough Sleep
   |author  = crazywig
+
   |author  = sodapotato
   |id      = crazywig.FastForward
+
   |id      = sodapotato.enoughsleep
   |nexus  = 7413
+
   |nexus  = 21536
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Loads
+
   |name    = Entoarox Framework
   |author  = spajus
+
   |author  = Entoarox
   |id      = spajus.fastloads
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 19454
+
   |nexus  = 2269
   |github  = spajus/stardew-valley-fast-loads
+
  |chucklefish = 4228
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Entoarox Modding Utilities
   |author  = ErikShun, QuickNutz
+
   |author  = Entoarox
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = Entoarox.Utilities
  |moddrop = 1490579
+
   |nexus  = 5521
   |nexus  = 19634
+
   |github  = Entoarox/StardewMods
   |github  =
+
 
}}
+
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fast Petting
 
  |author  = DerTod2
 
  |id      = de.dertod2.FastPetting
 
  |nexus  = 5039
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fast Travel
 
  |author  = Death, DeathGameDev
 
   |id      = DeathGameDev.FastTravel
 
  |nexus  = 1529
 
  |github  = DeathGameDev/SDV-FastTravel
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FauxCore
+
   |name    = Equal Money Split
   |author  = LeFauxMatt
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = furyx639.FauxCore
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 20618
+
   |nexus  = 5526
   |github  = LeFauxMatt/StardewMods
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Equivalent Exchange
   |author  = minervamaga
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = minervamaga.FeelingLucky
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  =
+
   |nexus  = 1656
  |moddrop = 752859
+
   |github  = MercuriusXeno/EquivalentExchange
   |github  = minervamaga/FeelingLucky
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Escape Rope
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = lestoph
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = lestoph.EscapeRope
   |nexus  = 604
+
   |nexus  = 8576
  |moddrop = 664033
+
   |github  = Bifibi/SDVEscapeRope
   |github  = Sakorona/SDVMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Escargo Win Bug Fix
   |author  = UNA
+
   |author  = BlackJack
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 17404
+
   |nexus  = 24556
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Esca's Modding Plugins
   |author  = KarratKake
+
   |author  = Esca, Esca-MMC
   |id      = KarratKake.FerngillRevenueService
+
   |id      = Esca.EMP
   |nexus  = 7566
+
   |nexus  = 9296
   |github  =
+
   |moddrop = 1005443
 
+
   |github  = Esca-MMC/EscasModdingPlugins
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Esc Dialogue Mod
   |author  = stoobinator, lefthandedkid
+
   |author  = g33k, g33kidd
   |id      = stoobinator.fertilizeranytime
+
   |id      = g33k.EscDialogueMod
   |nexus  = 7259
+
   |nexus  = 21812
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Festival End Time Tweak
+
   |name     = Even Better Artisan Good Icons
   |author = KirbyLink
+
   |author   = chsiso58
   |id     = kirbylink.festivalendtimetweak
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 2966
+
   |nexus   =
   |github = KirbyLink/FestivalEndTimeTweak
+
   |github  = chsiao58/EvenBetterArtisanGoodIcons
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival of the Mundane
+
   |name    = Even Better RNG
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = pepoluan
   |id      = MouseyPounds.ShadowFestival
+
   |id      = pepoluan.EvenBetterRNG
   |nexus  = 4630
+
   |nexus  = 8680
   |github  = MouseyPounds/stardew-mods
+
   |chucklefish = 6117
 
+
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Even Better Warehouse
   |author  = Felix-Dev
+
   |author  = charliedemilho
   |id      = Felix-Dev.FeTK
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 4403
+
   |nexus  = 10396
   |github  = Felix-Dev/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Event Black Bars
   |author  = aedenthorn, Erinthe
+
   |author  = gzhynko
   |id      = aedenthorn.FieldHarvest
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 11019
+
   |nexus  = 7962
   |github  = aedenthorn/StardewValleyMods
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Event Limiter
   |author  = ChiroxT
+
   |author  = TheMightyAmondee
   |id      = treinke.FieldWorks
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 17267
+
   |nexus  = 10735
   |github  =
+
   |github  = TheMightyAmondee/EventLimiter
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Event Lookup
   |author  = Edu Anttunes
+
   |author  = shekurika
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = shekurika.EventLookup
   |nexus  = 5865
+
   |nexus  = 8505
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Event Music Volume
   |author  = certifiableGrimalkin
+
   |author  = jorgamun
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 17553
+
   |nexus  = 10650
   |github  =
+
   |github  = jorgamun/EventMusicVolume
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Event Repeater
   |author  = Tran Minh Thong
+
   |author  = MissCoriel
   |id      = find.object.mod
+
   |id      = misscoriel.eventrepeater
   |nexus  = 8594
+
   |nexus  = 3642
   |github  =
+
  |curse  = 317347
 +
  |moddrop = 606979
 +
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
+
   |name    = Event Sound Adjuster
   |author  = HaulinOats
+
   |author  = shekurika
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  = 13944
+
   |nexus  = 8734
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Event Tester
   |author  = aurnj, Roy Li
+
   |author  = BlaDe
   |id      = RoyLi.Fireballs
+
   |id      = BlaDe.EventTester
   |nexus  =
+
   |nexus  = 11178
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = aedenthorn, Erinthe
+
   |author  = SinZ and atravita
   |id      = aedenthorn.FireBreath
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 7311
+
   |nexus  = 19458
   |github  = aedenthorn/StardewValleyMods
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = violetlizabet
+
   |author  = Digus
   |id      = violetlizabet.FireworksFestival
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 15261
+
   |nexus  = 2360
   |github  = elizabethcd/FireworksFestival
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = rupak0577
+
   |author  = moonslime
   |id      = rupak0577.FishDex
+
   |id      = moonslime.ExcavationSkill
   |nexus  =
+
   |nexus  = 15793
  |github  = rupak0577/FishDex
 
  |url    = https://github.com/rupak0577/FishDex
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Exhaustion Tweaks
   |author  = GZhynko
+
   |author  = mytigio
   |id      = GZhynko.FishExclusions
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 7782
+
   |nexus  = 6247
   |github  = gzhynko/StardewMods
+
   |github  = mytigio/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = Aair, AairTheGreat
+
   |author  = Lodukas
   |id      = AairTheGreat.FishFinder
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 5011
+
   |nexus  = 1191
   |github  = AairTheGreat/StardewValleyMods
+
   |github  = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = Expanded Preconditions Utility
   |author  = Speshkitty
+
   |author  = Cherry, CherryChain
   |id      = speshkitty.fishinfo
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 5452
+
   |nexus  = 6529
   |github  = Speshkitty/FishInfo
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Expanded Storage
   |author  = Shuai Zhang
+
   |author  = LeFauxMatt
   |id      = shuaiz.FishingAdjustMod
+
   |id      = furyx639.ExpandedStorage
   |nexus  = 1350
+
  |curse  = 871838
   |github  = hcoona/StardewValleyMods
+
  |moddrop = 1547203
 +
   |nexus  = 7431
 +
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expansive Combat, Proficiência
 +
  |author  = Hamio, HamioDracny
 +
  |id      = HamioDracny.ProficienciaEmDano
 +
  |nexus  = 7511
 +
  |github  =
  
  |broke in = SMAPI 2.6
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Exp Control
   |author  = KilZenc
+
   |author  = moonslime
   |id      = KilZenc.FishingAssistant
+
   |id      = moonslime.ExpControl
   |nexus  = 5815
+
   |nexus  = 23067
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Experience Bars
   |author  = Drynwynn, thepaladinknight
+
   |author  = spacechase0
   |id      = Drynwynn.FishingAutomaton
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 2527
+
  |curse  = 867392
   |github  = Drynwynn/StardewValleyMods
+
  |moddrop = 127275
 
+
   |nexus  = 509
  |broke in = SMAPI 2.8
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Experience Multiplier
   |author  = aedenthorn, Erinthe
+
   |author  = Falson
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = Falson.ExperienceMultiplier
   |nexus  = 7694
+
   |nexus  = 25945
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Experience Rate Multiplier
   |author  = barteke22
+
   |author  = MSCFC, iSkLz
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = SkLz.ExpMultiply
   |nexus  = 8970
+
   |nexus  = 5910
   |github  = barteke22/StardewMods
+
   |github  = iSkLz/ExperienceMultiplier
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Experience Updates
   |author  = M3ales
+
   |author  = Quipex
   |id      = FishingLogbook
+
   |id      = Quipex.ExperienceUpdates
 +
  |nexus  = 7581
 +
  |github  = Quipex/ExperienceUpdates
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Viewer
 +
  |author  = Elite, EliteWise
 +
  |id      = Elite.ExperienceViewer
 +
  |curse  = 1015116
 
   |nexus  =
 
   |nexus  =
  |curse  = 299792
+
   |github  =
   |github  = M3ales/FishingLogbook
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Expert Sitting
   |author  = barteke22
+
   |author  = aedenthorn, Erinthe
   |id      = barteke22.FishingMinigames
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 9345
+
  |curse  = 868870
   |github  = barteke22/StardewMods
+
   |nexus  = 7435
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 4.0.8
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134928
 +
  |unofficial version = 0.3.2-unofficial.1-greg6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Extended Bus System
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = Tondorian
   |id      = barteke22.FisingMinigames
+
   |id      = ExtendedBusSystem
   |nexus  = 9345
+
   |nexus  =
   |github  = barteke22/StardewMods
+
  |chucklefish = 4373
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Extended Fridge
   |author  = Zoryn
+
   |author  = Crystalmir
   |id      = Zoryn.FishingMod
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  =
+
   |nexus  = 485
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |github  = Mystra007/ExtendedFridgeSMAPI
  |github  = Zoryn4163/SMAPI-Mods
+
 
 +
  |broke in = Stardew Valley 1.2
 +
   |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.4.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Extended Minecart
   |author  = MindMeltMax
+
   |author  = Entoarox
   |id      = MindMeltMax.Fishnets
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 13819
+
   |nexus  = 2271
   |moddrop = 1247514
+
   |chucklefish = 4359
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Extended Reach
   |author  = MindMeltMax
+
   |author  = spacechase0
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = spacechase0.ExtendedReach
   |nexus  = 13819
+
  |curse  = 867754
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |moddrop = 242303
 +
   |nexus  = 1493
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Better Crafting
+
   |name    = Extra Animal Configs
   |author  = MindMeltMax
+
   |author  = selph, zombifier
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = selph.ExtraAnimalConfig
   |nexus  = 13819
+
   |nexus  = 25328
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = urbanyeti/stardew-better-ranching
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Extra Content Mod
   |author  = BlaDe
+
   |author  = Alacrity, platinumhobo
   |id      = BlaDe.FishingPractice
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 4157
+
   |nexus  = 8510
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Extra Fish Information
   |author  = ChadlyMasterson
+
   |author  = Ceasg
   |id      = chadlymasterson.fishingprogression
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 18749
+
   |nexus  = 4170
   |github  = chudders1231/SDV-FishingProgression
+
   |github  = ceasg/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Extra Machine Configs
   |author  = Stashek
+
   |author  = Selph, zombifier
   |id      = Stashek.FishingRodRecolor
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 8835
+
   |nexus  = 22256
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Extra Map Actions
   |author  = PeacefulEnd
+
   |author  = rokugin
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = rokugin.extramapactions
   |nexus  = 8406
+
   |nexus  = 26849
   |github  = Floogen/FishingTrawler
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = workaround
 
  |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Extra Map Layers
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 15941
+
  |curse  = 868841
   |github  = Floogen/FishingTrawler
+
   |nexus  = 9633
 +
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Extra Map Layers for Android
   |author  = jangofett4
+
   |author  = aedenthorn, Erinthe
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = aedenthorn.ExtraMapLayersAndroid
   |nexus   = 18119
+
   |curse   = 868744
  |github  = jangofett4/FishingTreasureSpawner
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Tuner Redux
 
  |author  = Hammurabi
 
  |id      = HammurabiFishingTunerRedux
 
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4578
+
   |github =
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  
   |dev note = source in download
+
   |warnings = Only compatible with Android.
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Extra Shop Phone Numbers
   |author  = marikaefer
+
   |author  = PrincessFelicie
   |id      = marikaefer.FishMe
+
   |id      = PrincessFelicie.ExtraShopPhoneNumbersCore
   |nexus  = 4756
+
   |nexus  = 25530
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Extreme Fishing Overhaul
   |author  = Jonqora
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = Jonqora.FishPreview
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  = 6303
+
   |nexus  = 7490
   |github  = Jonqora/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Extreme Weather
   |author  = Mizzion
+
   |author  = BlaDe
   |id      = mizzion.fishreminder
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 3615
+
   |nexus  = 12334
  |moddrop = 661375
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Fabrication
   |author  = aedenthorn, Erinthe
+
   |author  = XxHarvzBackxX
   |id      = aedenthorn.FishSpotBait
+
   |id      = harvz.Fabrication
   |nexus  = 17581
+
   |nexus  = 10679
   |github  = aedenthorn/StardewValleyMods
+
   |github  = XxHarvzBackxX/fabrication
 
 
  |broke in      = Stardew Valley 1.6
 
  |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
 
  |unofficial version = 0.1.2-unofficial.1-logophile
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = FaeQuest
  |author  = StarAmy
+
   |author  = Navi-chan, ooo0000
  |id      = StarAmy.bubbletoggle
+
   |id      = NaviChan.FaeQuest
  |nexus  = 13076
+
   |nexus  = 2484
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishy Blood Moon
 
   |author  = MattDeDuck, Duckshard
 
   |id      = MattDeDuck.FishyBloodMoon
 
   |nexus  = 3725
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Fairy Fix
   |author  = bcmpinc
+
   |author  = MindMeltMax
   |id      = bcmpinc.FixAnimalTools
+
   |id      = MindMeltMax.FairyFix
   |nexus  = 3215
+
  |curse  = 1024723
   |github  = bcmpinc/StardewHack
+
   |nexus  = 24469
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fall 28 Snow Day
 +
   |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.Fall28SnowDay
 +
  |nexus  = 486
 +
  |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Fall To Autumn
   |author  = Traktori
+
   |author  = jahangmar
   |id      = Traktori.CategoriesInRecipes
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 11400
+
   |nexus  = 7174
   |github  = Traktori7/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Familiars
   |author  = Ashley, bambimenot
+
   |author  = aedenthorn, Erinthe
   |id      = ashley.fixdice
+
   |id      = aedenthorn.Familiars
   |nexus  = 4556
+
  |curse  = 868893
   |github  =
+
   |nexus  = 6429
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Weapons Damage
+
   |name    = Family Planning
   |author  = BlueSight
+
   |author  = loe2run
   |id      = BlueSight.FixedWeaponsDamage
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 19896
+
   |nexus  = 4515
   |github  = Hikari-BS/StardewMods
+
   |github  = loe2run/FamilyPlanningMod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
<!--
 +
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Fancy Sprinklers
   |author  = atravita
+
   |author  = trashcan9
   |id      = atravita.FixPigRandom
+
   |id      = trashcan9.FancySprinklers
  |curse  = 870967
+
   |nexus  = 15857
  |moddrop = 1294434
+
   |github  =
   |nexus  = 15003
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
   |name    = Fantastic Frames
   |author  = mouse
+
   |author  = Taskmaster
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = Taskmaster.FantasticFrames
   |moddrop = 1194570
+
   |nexus  = 4540
   |nexus  = 12717
+
   |github  =
   |github  = notevenamouse/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Farmageddon
   |author  = BlaDe
+
   |author  = Max Vollmer, SVProtector
   |id      = BlaDe.FlamingoBreeding
+
   |id      = maxvollmer.farmageddon
   |nexus  = 12015
+
   |nexus  = 2618
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farm Animal Choices
   |author  = Shockah
+
   |author  = ShivaGuy
   |id      = Shockah.FlexibleSprinklers
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 10931
+
   |nexus  = 11850
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flip Buildings
 
  |author  = mouahrara
 
  |id      = mouahrara.FlipBuildings
 
  |nexus  = 18444
 
  |github  = mouahrara/FlipBuildings
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Farm Animal Harvest Helper
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 17582
+
  |curse  = 868733
 +
   |nexus  = 13782
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 6,675: Line 8,243:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Farm Anywhere
   |author  = MouseyPounds
+
   |author  = hmkiesel
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 3885
+
   |nexus  = 13926
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Automation: Barn Door Automation
 +
  |author  = Oranisagu
 +
  |id      = none<!--no manifest ID-->
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111931
 +
  |github  = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Farm Automation: Item Collector
   |author  = kdau
+
   |author  = Oranisagu
   |id      = kdau.FlowerBombs
+
   |id      = none<!--no manifest ID-->
   |nexus  = 6228
+
   |nexus  =
   |moddrop = 794657
+
   |url    = https://community.playstarbound.com/threads/111931
  |source  = https://gitlab.com/kdau/flowerbombs
+
  |github  = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Farm Cave Framework
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.FlowerColorPicker
+
   |id      = aedenthorn.FarmCaveFramework
   |curse  = 867760
+
   |curse  = 868811
  |moddrop = 130043
+
   |nexus  = 10506
   |nexus  = 1229
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/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
   |name    = Flower Dance Fix
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = elfuun
+
   |author  = atravita
   |id      = FlowerDanceFix.elfuun
+
   |id      = atravita.FarmCaveSpawn
   |nexus   = 8535
+
   |curse   = 870986
   |moddrop = 980853
+
   |moddrop = 1068205
   |github  = elfuun1/FlowerDanceFix
+
  |nexus  = 10186
 +
   |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    = Flower Dance Hearts Change
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = ron075sh
+
   |author  = atravita
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus  = 3019
+
  |curse  = 870983
 +
  |moddrop = 1099838
 +
  |nexus  = 10924
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Computer Plus
 +
  |author  = Boebie
 +
  |id      = beau.farmcomputerplus
 +
   |nexus  = 19124
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = Farm Computers Check Cellars
   |author  = kelly2892
+
   |author  = Ian Rubin, ianr427
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 8107
+
   |nexus  = 19581
   |github  = kenny2892/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Farmer Helper
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.FlowerRain
+
   |id      = aedenthorn.FarmerHelper
   |curse  = 867722
+
   |curse  = 868825
   |nexus  = 6131
+
   |nexus  = 10179
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Farmer Helper (Updated)
   |author  = Cat, CatCattyCat
+
   |author  = Fiorbeth
   |id      = cat.flowerytools
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 6203
+
   |nexus  = 21030
  |moddrop = 833563
+
   |github  = NTaylor1993/FarmerHelper
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = Farmer Portraits
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = aedenthorn.FarmerPortraits
   |nexus  = 9043
+
  |curse  = 868774
 +
   |nexus  = 11398
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 6,762: Line 8,349:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Farmer Portraits for 1.6
   |author  = Kangzoel
+
  |author  = mistyspring
   |id      = Kangzoel.FluentEating
+
  |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  = 11690
+
  |nexus  = 20713
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Vitals Evolved
 +
   |author  = Sensakuma
 +
   |id      = Sensakuma.FarmerVitalsEvolved
 +
   |nexus  = 11131
 
   |github  =
 
   |github  =
  
Line 6,771: Line 8,365:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Farm Expansion
   |author  = EstherHollow
+
   |author  = Advize
   |id      = EstherHollow.FlyingStartLoan
+
   |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  = 11003
+
   |nexus  = 130
   |github  =
+
   |github  = AdvizeGH/FarmExpansion
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Farmhand Finder
   |author  = Becks723
+
   |author  = 2Retr0
   |id      = Becks723.FontSettings
+
   |id      = 2Retr0.FarmhandFinder
   |nexus   = 12467
+
   |curse   = 661476
   |github  =
+
   |nexus  = 13153
   |source = https://gitee.com/becks723/my-stardew-valley-mods
+
   |github = 2Retr0/FarmhandFinder
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Farmhouse Fixes
   |author  = thejcannon
+
   |author  = CyanFire
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = CF.FarmhouseFixes
   |nexus  = 4321
+
   |nexus  = 16507
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Farmhouse Redone
   |author  = Joreikarr
+
   |author  = MabelSyrup
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = mabelsyrup.farmhouse
   |nexus  = 19944
+
   |nexus  = 3731
   |github  =
+
   |github  = mjSurber/FarmHouseRedone
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Farmhouse Visits
   |author  = Hexenentendrache
+
   |author  = mistyspring
   |id      = Hexenentendrache.FoodCravings
+
   |id      = mistyspring.farmhousevisits
   |nexus  = 17126
+
   |nexus  = 12457
   |github  = Enteligenz/StardewMods
+
   |github  = misty-spring/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Farm Hub
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = Platonymous.FarmHub
   |nexus  = 10886
+
   |nexus  = 2309
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Farm Icons on Load Screen
   |author  = Nishtra
+
   |author  = b1rdyw1rdy
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 673
+
   |nexus  = 24344
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Fantasy
+
   |name    = Farming Tools Patch
   |author  = Goldenrevolver
+
   |author  = Torsang
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 7554
+
   |nexus  = 24066
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = Torsang/FarmingToolsPatch
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = Bpendragon
+
   |author  = BrasileiroTop, LKboss
   |id      = Bpendragon.ForagePointers
+
   |id      = LKboss.TexturaNeve
   |nexus  = 7781
+
   |nexus  = 13594
   |github  = Bpendragon/ForagePointers
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Farm in the Sky, Fundo
   |author  = DanielB
+
   |author  = BrasileiroTop
   |id      = DanielB.TrackerZoomFix
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 17935
+
   |nexus  = 5423
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Farm Rearranger
   |author  = Remy Bach
+
   |author  = Cherry & cel10e
   |id      = remybach.forecaster
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 3037
+
   |nexus  = 5142
   |github  = remybach/stardew-valley-forecaster
+
  |moddrop = 716395
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Farm Resource Generator
   |author  = TheElm
+
   |author  = jwdred
   |id      = TheElm.ForecasterText
+
   |id      =
   |nexus  = 7541
+
   |nexus  = 647
  |github  = GStefanowich/SDV-Forecaster
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Foxyfficiency
 
  |author  = Fokson
 
  |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
 
  |nexus  = 2520
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Farm Tablet
   |author  = atravita
+
   |author  = boneskull
   |id      = atravita.FrameRateLogger
+
   |id      = com.boneskull.farm-tablet
  |curse  = 870966
+
   |nexus  = 16447
  |moddrop = 1294433
+
   |github  = Floogen/AlternativeTextures
  |nexus  = 15002
 
  |github  = atravita-mods/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Frame Rate Viewer, FPS Viewer
 
  |author  = Adham084
 
  |id      = adham084.fpsviewer
 
  |nexus  = 14046
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Free Dusty
 
  |author  = skuldomg, Skuld
 
  |id      = skuldomg.freeDusty
 
   |nexus  = 2206
 
   |github  = skuldomg/freeDusty
 
  
 
   |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-42360 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = Farm to Table Ready Meals
   |author  = aedenthorn, Erinthe
+
   |author  = Speshkitty
   |id      = aedenthorn.FreeLove
+
   |id      = speshkitty.farmtotablereadymeals
  |curse  = 868835
+
   |nexus  = 7148
   |nexus  = 10021
+
   |github  = Speshkitty/FarmToTableReadyMeals
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.3.0-unofficial.2-LKbosss
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-127#post-120443
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Farmtronics
   |author  = DJ-STLN
+
   |author  = Joe Strout
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = strout.farmtronics
   |nexus  = 3320
+
   |nexus  = 10634
   |github  =
+
   |github  = JoeStrout/Farmtronics
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Farm Type Manager
   |author  = danmw3
+
   |author  = Esca, Esca-MMC
   |id      = danmw3.freethetoolbar
+
   |id      = Esca.FarmTypeManager
   |nexus  = 4960
+
   |nexus  = 3231
   |github  =
+
   |moddrop = 598755
 
+
   |github = Esca-MMC/FarmTypeManager
   |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = Farm Warps Patch
   |author  = aedenthorn, Erinthe
+
   |author  = tlitookilakin
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 6241
+
   |nexus  = 8236
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
  
   |broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Fashion Sense
   |author  = Isaac S
+
   |author  = PeacefulEnd
   |id      = IsaacS.FriendsForever
+
   |id      = PeacefulEnd.FashionSense
   |nexus  = 1738
+
  |curse  = 870933
   |github  = isaacs-dev/Minidew-Mods
+
   |nexus  = 9969
 +
   |github  = Floogen/FashionSense
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Fashion Sense Outfits
   |author  = Hills
+
   |author  = nihilistzsche
   |id      = Hills.FriendshipBooster
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 10497
+
   |nexus  = 18384
  |moddrop = 1084819
+
   |github  = nihilistzsche/FashionSenseOutfits
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Fast Animations
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = Pathoschild.FastAnimations
   |nexus  = 17055
+
  |curse  = 957496
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 1089
 +
  |moddrop = 606631
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Fast Control Input
   |author  = HunterMYT
+
   |author  = weizinai
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = weizinai.FastControlInput
   |nexus  = 8709
+
   |nexus  = 24324
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Fast Eat
   |author  = Failsplat
+
   |author  = Zexu2K
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = Zeux2K.FastEat
   |nexus  = 12308
+
  |moddrop = 1591432
 +
   |nexus  = 25080
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Faster Events
   |author  = jeffgillean
+
   |author  = libaryaddict
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 11050
+
   |nexus  = 7631
   |github  = jeffgillean/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Faster Grass
   |author  = aedenthorn, Erinthe
+
   |author  = IceGladiador
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 5776
+
   |nexus  = 1772
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Faster Horse
   |author  = aedenthorn, Erinthe
+
   |author  = kibbe
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = kibbe.faster_horse
   |nexus  = 11422
+
   |nexus  = 2791
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Faster Paths
   |author  = jennisimone
+
   |author  = Entoarox
   |id      = jennisimone.WitchEventsShop
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 16304
+
   |nexus  = 2277
   |github  =
+
  |chucklefish = 3641
 +
   |github  = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fungus Amongus
 
  |author  = Okay Shroomer
 
  |id      = OkayShroomer.FungusAmongus
 
  |nexus  = 11785
 
  |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Faster Path Speed
   |author  = aedenthorn, Erinthe
+
   |author  = gaussfire
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = gaussfire.FasterPathSpeed
   |nexus  = 10213
+
   |nexus  = 9344
   |github  = aedenthorn/StardewValleyMods
+
   |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Faster Run
   |author  = aedenthorn, Erinthe
+
   |author  = KathrynHazuka
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 10855
+
   |nexus  = 733
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KathrynHazuka/StardewValley_FasterRun
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
   |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/19895
+
   |status  = workaround
   |unofficial version = Furniture Display Framework 1.6
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = Faster Transition
   |author  = aedenthorn, Erinthe
+
   |author  = Kumagabear
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 14092
+
   |nexus  = 19584
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Faster Trees
   |author  = aedenthorn, Erinthe
+
   |author  = Krutonium
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 10217
+
   |nexus  = 21952
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gacha Geodes
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = DeLiXx
+
   |author  = zeldela
   |id      = DLX.Geodes
+
   |id      = zeldela.FastFishPond
   |nexus  = 17691
+
   |nexus  = 14005
   |github  =
+
   |github  = zeldela/sdv-mods
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fast Forward
   |author  = Adham084
+
   |author  = crazywig
   |id      = adham084.galaxyslingshot
+
   |id      = crazywig.FastForward
   |nexus  = 14115
+
   |nexus  = 7413
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fast Geode, Instant Geodes
   |author  = aedenthorn, Erinthe
+
   |author  = ofmanynames
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = InstantGeode
   |nexus  = 14511
+
   |nexus  = 750
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Fast Loads
   |author  = drbirbdev
+
   |author  = spajus
   |id      = drbirbdev.GameboyArcade
+
   |id      = spajus.fastloads
  |moddrop = 1318487
+
   |nexus  = 19454
   |nexus  =
+
   |github  = spajus/stardew-valley-fast-loads
   |github  = drbirbdev/StardewValley
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Fast Parrot Express Animation
   |author  = mmanlapat
+
   |author  = ErikShun, QuickNutz
   |id      = mmanlapat.GameReminder
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 1153
+
  |moddrop = 1490579
 +
   |nexus  = 19634
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fast Petting
   |author  = RandomComputerUser
+
   |author  = DerTod2
   |id      = RandomComputerUser.GameSpeed
+
   |id      = de.dertod2.FastPetting
   |nexus  = 7211
+
   |nexus  = 5039
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fast Travel
   |author  = Loogooter
+
   |author  = Death, DeathGameDev
   |id      = OlegSilkin.garbage_collector
+
   |id      = DeathGameDev.FastTravel
   |nexus  = 2463
+
   |nexus  = 1529
   |github  =
+
   |github  = DeathGameDev/SDV-FastTravel
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = FauxCore
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
   |id      = furyx639.GarbageDay
+
   |id      = furyx639.FauxCore
   |curse  = 871837
+
  |moddrop = 1547213
   |nexus  = 8204
+
   |curse  = 998273
 +
   |nexus  = 20618
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Feeling Lucky?
   |author  = NCarigon
+
   |author  = minervamaga
   |id      = NCarigon.GardenPotAutomate
+
   |id      = minervamaga.FeelingLucky
   |nexus  = 15212
+
   |nexus  =
   |github  =
+
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Fellowship - Immersive Rings
   |author  = aedenthorn, Erinthe
+
   |author  = DaLion
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 14820
+
   |nexus  = 11380
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = Fence Expanded, More Fences
   |author  = mralbobo
+
   |author  = Zexu2K
   |id      = mralbobo.GateOpener
+
   |id      = Zexu2K.Fence.Expanded.C
   |nexus  =
+
   |nexus  = 27296
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  =
   |github  = mralbobo/stardew-gate-opener
 
 
 
  |broke in    = Stardew Valley 1.4
 
  |status      = workaround
 
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gem Isles
+
   |name    = Ferngill Dynamic Rain
   |author  = aedenthorn, Erinthe
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = aedenthorn.GemIsles
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 6692
+
   |nexus  = 604
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = Hana
+
   |author  = UNA
   |id      = Hana.GNMTokens
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 14426
+
   |nexus  = 17404
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Ferngill Revenue Service
   |author  = sqbr
+
   |author  = KarratKake
   |id      = sqbr.GetGS
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 13434
+
   |nexus  = 7566
   |github  = sqbr/GetGS
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Ferngill Simple Economy
   |author  = spacechase0
+
   |author  = Paul Steele
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = paulsteele.fse
  |curse  = 867150
+
   |nexus  = 21414
  |moddrop = 771692
+
   |github  = Annosz/UIInfoSuite2
   |nexus  = 5098
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Ferris the Rustacean
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = Hackswell
   |id      = GenericShopExtender
+
   |id      = hackswell.FerrisTheRustacean
   |nexus  = 814
+
   |nexus  = 26654
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |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-41#post-3355598 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genetics API
+
   |name    = Fertilizer Anytime
   |author  = agent56
+
   |author  = stoobinator, lefthandedkid
   |id      = agent56.GeneticsAPI
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 15655
+
   |nexus  = 7259
   |github  =
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
  
 
   |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
   |name    = Genie Lamp
+
   |name    = Fertilizer Bubbles
   |author  = aedenthorn
+
   |author  = temisthem
   |id      = aedenthorn.GenieLamp
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 19794
+
   |nexus  = 23307
   |github  = aedenthorn/StardewValleyMods
+
   |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Festival End Time Tweak
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.festivalendtimetweak
 +
  |nexus  = 2966
 +
  |github  = KirbyLink/FestivalEndTimeTweak
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Festival of the Mundane
 +
  |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
 +
  |id      = MouseyPounds.ShadowFestival
 +
  |nexus  = 4630
 +
  |github  = MouseyPounds/stardew-mods
  
   |status = ok
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = CatCattyCat, Cat
+
   |author  = Felix-Dev
   |id      = cat.geodeinfomenu
+
   |id      = Felix-Dev.FeTK
   |nexus  = 1448
+
   |nexus  = 4403
  |moddrop = 833541
+
   |github  = Felix-Dev/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.5].
+
<!--
 +
   |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Field Harvest
   |author  = MartyrPher
+
   |author  = aedenthorn, Erinthe
   |id      = MartyrPher.GetGlam
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 5044
+
  |curse  = 868787
   |github  = MartyrPher/GetGlam
+
   |nexus  = 11019
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ghost Town
+
   |name    = Field Harvest Redux
   |author  = Platonymous
+
   |author  = Prism 99
   |id      = Platonymous.GhostTown
+
   |id      = prism99.aedenthorn.FieldHarvest
  |curse  = 877231
+
   |nexus  = 21703
  |moddrop = 793902
+
   |github  =
   |nexus  = 2992
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = Field Works
   |author  = atravita
+
   |author  = ChiroxT
   |id      = atravita.GiantCropFertilizer
+
   |id      = treinke.FieldWorks
  |curse  = 870977
+
   |nexus  = 17267
  |moddrop = 1135913
+
   |github  =
   |nexus  = 11620
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Fighting With NPCs
   |author  = CatCattyCat, Cat
+
   |author  = Edu Anttunes
   |id      = cat.giantcropring
+
   |id      = EduAnttunes.FightingWithNPCs
   |nexus  = 1182
+
   |nexus  = 5865
  |moddrop = 833538
+
   |github  = eduanttunes/sv_fighting_with_npcs
   |github  = danvolchek/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = File Replacer
   |author  = Khloe Leclair
+
   |author  = certifiableGrimalkin
   |id      = leclair.giantcroptweaks
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 14370
+
   |nexus  = 17553
   |github  = KhloeLeclair/StardewMods
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#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
   |name    = Giant Omelet
+
   |name    = Find Object Mod
   |author  = spacechase0
+
   |author  = Tran Minh Thong
   |id      = spacechase0.GiantOmelet
+
   |id      = find.object.mod
   |nexus  = 13852
+
   |nexus  = 8594
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = desto
+
   |author  = HaulinOats
   |id      = desto.GiftDecline
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 6944
+
   |nexus  = 13944
   |github  = desto-git/sdv-mods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Fireballs!
   |author  = AvalonMFX
+
   |author  = aurnj, Roy Li
   |id      = AvalonMFX.GiftMoney
+
   |id      = RoyLi.Fireballs
   |nexus  = 17564
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Fire Breath
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GiftRejection
+
   |id      = aedenthorn.FireBreath
   |nexus  = 14273
+
  |curse  = 868871
 +
   |nexus  = 7311
 
   |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 version = 0.1.1-unofficial.2-mouahrara
   |unofficial version = 0.1.1-unofficial.1-logophile
+
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = tstaples
+
   |author  = MindMeltMax
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 229
+
   |nexus  = 7321
   |github  = tstaples/GiftTasteHelper
+
   |github  =
  
   |warnings = needs zoom and UI scale options to have the same value.
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fireworks Festival
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.FireworksFestival
 +
  |nexus  = 15261
 +
  |github  = elizabethcd/FireworksFestival
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fischievements
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.Fischievements
 +
  |nexus  = 3658
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = FishDex
   |author  = Isi0
+
   |author  = rupak0577
   |id      = Isi0.GiftTasteHelper
+
   |id      = rupak0577.FishDex
   |nexus  = 18762
+
   |nexus  =
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  = rupak0577/FishDex
 +
  |url    = {{github|rupak0577/FishDex}}
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Fish Exclusions
   |author  = blueberry
+
   |author  = GZhynko
   |id      = blueberry.GiftWrapper
+
   |id      = GZhynko.FishExclusions
   |nexus  = 4721
+
   |nexus  = 7782
   |github  = b-b-blueberry/GiftWrapper
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Fish Finder
   |author  = atravita
+
   |author  = Aair, AairTheGreat
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = AairTheGreat.FishFinder
  |curse  = 870984
+
   |nexus  = 5011
  |moddrop = 1098263
+
   |github  = AairTheGreat/StardewValleyMods
   |nexus  = 10004
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Give Me My Cursor Back
+
   |name    = Fish Info
   |author  = DecidedlyHuman
+
   |author  = Speshkitty
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = speshkitty.fishinfo
   |nexus  = 9976
+
   |nexus  = 5452
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Fishing Adjust
   |author  = Gaphodil
+
   |author  = Shuai Zhang
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 9340
+
   |nexus  = 1350
   |moddrop = 1007690
+
   |github  = hcoona/StardewValleyMods
   |github = Gaphodil/GlobalConfigSettings
+
 
 +
  |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = violetlizabet
+
   |author  = ChibiKyu, KilZenc
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 10374
+
   |nexus  = 5815
   |github  = elizabethcd/PreventFurniturePickup
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Fishing Automaton
   |author  = Jamie Taylor
+
   |author  = Drynwynn, thepaladinknight
   |id      = jltaylor-us.GMCMOptions
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 10505
+
   |nexus  = 2527
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Fishing Chests Expanded
   |author  = treyh0
+
   |author  = aedenthorn, Erinthe
   |id      = treyh0.GodMode
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 2641
+
  |curse  = 868866
   |github  =
+
   |nexus  = 7694
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Fishing Don't Stop Time
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = LyzzCL
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = LyzzCL.FishDontStopTime
  |moddrop = 854437
+
   |nexus  = 26186
   |nexus  = 7183
+
   |github  =
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Fishing Info Overlays
   |author  = Jessebot
+
   |author  = barteke22
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 6514
+
   |nexus  = 8970
   |github  = JessebotX/StardewValleyMods
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Fishing Logbook
   |author  = candidus42
+
   |author  = M3ales
   |id      = Candidus42.GoToBed
+
   |id      = FishingLogbook
   |nexus  = 4967
+
   |nexus  =
   |github  = mus-candidus/GoToBed
+
  |curse  = 299792
 +
   |github  = M3ales/FishingLogbook
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Fishing Minigames
   |author  = yy376
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = yy376.GoToSleep
+
   |id      = barteke22.FisingMinigames
   |nexus  = 2195
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = spacechase0
+
   |author  = barteke22
   |id      = spacechase0.GradientHairColors
+
   |id      = barteke22.FishingMinigames
   |nexus  = 12744
+
   |nexus  = 9345
   |github  = spacechase0/StardewValleyMods
+
   |github  = barteke22/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Fishing Mod
   |author  = rikai
+
   |author  = Zoryn
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = Zoryn.FishingMod
   |nexus  = 8557
+
   |nexus  =
   |github  = rikai/Grandfathers-Heirlooms
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets → Automate
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets.Automate
 +
  |nexus  = 13819
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets → Better Crafting
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets.BetterCrafting
 +
  |nexus  = 13819
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = bcmpinc
+
   |author  = MindMeltMax
   |id      = bcmpinc.GrassGrowth
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 2732
+
  |curse  = 1004486
   |github  = bcmpinc/StardewHack
+
   |nexus  = 13819
 
+
   |moddrop = 1247514
   |broke in = Stardew Valley 1.6<!--@retest-after StardewHack, @retest-linked-->
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Fishing Practice
   |author  = Jellypowered, Shockade
+
   |author  = BlaDe
   |id      = Jellypowered.GrassChance
+
   |id      = BlaDe.FishingPractice
   |nexus  = 3365
+
   |nexus  = 4157
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Fishing Progression
   |author  = sirloinmeatt
+
   |author  = ChadlyMasterson
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 2662
+
   |nexus  = 18749
   |github  =
+
   |github  = chudders1231/SDV-FishingProgression
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Construction
+
   |name    = Fishing Tackle Tooltips
   |author  = Derslayr
+
   |author  = BarleyZP
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = BarleyZP.FishingTackleTooltip
   |nexus  = 10148
+
   |nexus  = 24751
   |github  = derslayr10/GreenhouseConstruction
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Fishing Trawler
   |author  = bblueberry, blueberry
+
   |author  = PeacefulEnd
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 8203
+
  |curse  = 870942
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |nexus  = 8406
 +
   |github  = Floogen/FishingTrawler
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Mod
+
   |name    = Fishing Trawler - New Horizons
  |author  = pancham138
 
  |id      = Pancham138.GreenhouseEntryMod
 
  |nexus  = 6150
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Greenhouse Gatherers
 
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus   = 7619
+
   |curse   = 870923
   |moddrop = 886187
+
   |nexus  = 15941
   |github  = Floogen/GreenhouseGatherers
+
   |github  = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Fishing Treasure Spawner
   |author  = PeacefulEnd
+
   |author  = jangofett4
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 7619
+
   |nexus  = 18119
  |moddrop = 886187
+
   |github  = jangofett4/FishingTreasureSpawner
   |github  = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Fishing Tuner Redux
   |author  = Bpendragon
+
   |author  = Hammurabi
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = HammurabiFishingTunerRedux
   |nexus  = 7456
+
   |nexus  =
   |github = Bpendragon/GreenhouseSprinklers
+
   |chucklefish = 4578
 +
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 +
 
 +
  |dev note = source in download
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Fish Me
   |author  = Cecidelus
+
   |author  = marikaefer
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = marikaefer.FishMe
   |nexus  = 8042
+
   |nexus  = 4756
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Fish of Stardew
   |author  = Fernass354
+
  |author  = AztecViper
   |id      = Fernass354.GreenUpgrades
+
  |id      = aztecviper.fishOfStardewMod
   |nexus  = 18766
+
  |nexus  = 24870
 +
  |github  = 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  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Preview
 +
  |author  = Jonqora
 +
  |id      = Jonqora.FishPreview
 +
  |nexus  = 6303
 +
  |github  = Jonqora/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Fish Reminder
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = Mizzion
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = mizzion.fishreminder
   |nexus  = 1735
+
   |nexus  = 3615
   |github  =
+
  |moddrop = 661375
 +
   |github  = Mizzion/MyStardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Fish Spot Bait
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GroundhogDay
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 10151
+
   |nexus  = 17581
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = FricativeMelon
+
   |author  = StarAmy
   |id      = FricativeMelon.GroupableChests
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 15375
+
   |nexus  = 13076
   |github  = FricativeMelon/GroupableChests
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishy Blood Moon
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.FishyBloodMoon
 +
  |nexus  = 3725
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Fix Animal Tools
   |author  = atravita
+
   |author  = bcmpinc
   |id      = atravita.GrowableBushes
+
   |id      = bcmpinc.FixAnimalTools
  |curse  = 870961
+
   |nexus  = 3215
  |moddrop = 1357999
+
   |github  = bcmpinc/StardewHack
   |nexus  = 15111
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Giant Crops
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = atravita
+
   |author  = Traktori
   |id      = atravita.GrowableGiantCrops
+
   |id      = Traktori.CategoriesInRecipes
  |curse  = 870960
+
   |nexus  = 11400
  |moddrop = 1358004
+
   |github  = Traktori7/StardewValleyMods
   |nexus  = 15559
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Fix Dice
   |author  = John Peters
+
   |author  = Ashley, bambimenot
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = ashley.fixdice
   |nexus  = 19143
+
   |nexus  = 4556
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = BlaDe
+
   |author  = wilsoncwc
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 12034
+
   |nexus  = 23934
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = skn
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = skn.HairGrowthMod
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 3279
+
   |nexus  = 1941
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Fixed Weapons Damage
   |author  = chawol
+
   |author  = BlueSight
   |id      = chawol.HaltEventTime
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 8774
+
   |nexus  = 19896
   |github  = chawolbaka/HaltEventTime
+
   |github  = Hikari-BS/StardewMods
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Fix Pig Random
   |author  = PeacefulEnd
+
   |author  = atravita
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = atravita.FixPigRandom
   |nexus   = 7936
+
   |curse   = 870967
   |github  = Floogen/HandyHeadphones
+
   |moddrop = 1294434
   |status   = abandoned
+
   |nexus  = 15003
 +
   |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    = Happy Birthday
+
   |name    = Fix Scythe Exp
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = bcmpinc
   |id      = Omegasis.HappyBirthday
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 520
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix TVs on Custom Farm Types
 +
  |author  = mouse
 +
  |id      = mouse.FixTVsOnCustomFarmTypes
 +
  |moddrop = 1194570
 +
  |nexus  = 12717
 +
  |github  = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Flamingo Breeding
   |author  = Oxyligen
+
   |author  = BlaDe
   |id      = HappyBirthday
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 1064
+
   |nexus  = 12015
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = Sakorona
+
   |author  = selph, zombifier
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 6516
+
   |nexus  = 21086
  |moddrop = 1068089
+
   |github  = zombifier/My_Stardew_Mods
   |github  = Sakorona/SDVMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Flexible Arms
   |author  = tlitookilakin
+
   |author  = bcmpinc
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 19675
+
   |nexus  = 20902
   |github  = tlitookilakin/HappyHomeDesigner
+
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flexible Sprinklers
 +
  |author  = Shockah
 +
  |id      = Shockah.FlexibleSprinklers
 +
  |nexus  = 10931
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flip Buildings
 +
  |author  = mouahrara
 +
  |id      = mouahrara.FlipBuildings
 +
  |nexus  = 18444
 +
  |github  = mouahrara/FlipBuildings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Floating Garden Pots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FloatingGardenPots
 +
  |nexus  = 17582
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = kibbe, lillvik
+
   |author  = randomAnon1234
   |id      = kibbe.hardcore_mines
+
   |id      = none<!--no manifest ID-->
   |nexus  = 1674
+
   |nexus  = 591
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Floor Shadow Switcher
   |author  = ItsLittany
+
   |author  = MouseyPounds
   |id      = itslittany.HardcoreMines2
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 6411
+
   |nexus  = 3885
   |github  =
+
   |github  = MouseyPounds/stardew-mods
  
 
   |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
   |name    = Hardcore Mode
+
   |name    = Flower Bombs
   |author  = vermicyde
+
   |author  = kdau
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = kdau.FlowerBombs
   |nexus  = 15125
+
   |nexus  = 6228
   |github =
+
   |moddrop = 794657
 +
  |source = https://gitlab.com/kdau/flowerbombs
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Flower Color Picker
   |author  = DiscipleOfEris
+
   |author  = spacechase0
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 8772
+
  |curse  = 867760
   |github  = DiscipleOfEris/HardyGrass
+
  |moddrop = 130043
 +
   |nexus  = 1229
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Flower Dance Fix
   |author  = Platonymous
+
   |author  = elfuun
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 914
+
   |nexus  = 8535
   |moddrop = 793924
+
   |moddrop = 980853
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = elfuun1/FlowerDanceFix
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name    = Flower Dance Hearts Change
   |author  = Goldenrevolver
+
  |author  = ron075sh
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
  |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 7851
+
  |nexus  = 3019
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Dancing, Kelly's Flower Dancing
 +
  |author  = kelly2892
 +
  |id      = kelly2892.flower.dancing.harmony
 +
  |nexus  = 8107
 +
  |github  = kenny2892/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Rain
 +
   |author  = spacechase0
 +
   |id      = spacechase0.FlowerRain
 +
  |curse  = 867722
 +
   |nexus  = 6131
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Flowery Tools
   |author  = Dounat2201, Sasara
+
   |author  = Cat, CatCattyCat
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = cat.flowerytools
   |nexus  = 1157
+
   |nexus  = 6203
   |github  = Sasara2201/WitchPrincess
+
  |moddrop = 833563
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Flowing Mine Rocks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HarvestSeeds
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 11773
+
  |curse  = 868846
 +
   |nexus  = 9043
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 7,762: Line 9,426:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Fluent Eating
   |author  = ThatNorthernMonkey
+
   |author  = Kangzoel
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = Kangzoel.FluentEating
   |nexus  = 236
+
   |nexus  = 11690
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Buffs
+
   |name    = Flying Start Loan
   |author  = popska
+
   |author  = EstherHollow
   |id      = popska.HatBuffs
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  = 9050
+
   |nexus  = 11003
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/popska/UsefulHats
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Font Settings, 字体设置
   |author  = ichortower
+
   |author  = Becks723
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = Becks723.FontSettings
   |nexus  = 18177
+
   |nexus  = 12467
   |github  = ichortower/HatMouseLacey
+
   |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = monsoonsheep
+
   |author  = AlerHughes
   |id      = monsoonsheep.PanWithHats
+
   |id      = AlerHughes.FA
   |nexus  = 18965
+
   |nexus  = 23363
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Food Buff Stacking
   |author  = PeacefulEnd
+
   |author  = thejcannon
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
  |nexus  = 17291
+
   |nexus  = 4321
  |github  = Floogen/StardewSandbox
+
   |github  = thejcannon/Stardew-FoodBuffStacking
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hats on Hats
 
  |author  = Shockah
 
  |id      = Shockah.HatsOnHats
 
   |nexus  = 17280
 
   |github  = Shockah/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Food Buff Stacking Fix
   |author  = Cherry, CherryChain
+
   |author  = Joreikarr
   |id      = Cherry.HayBalesSilo
+
   |id      = joreikarr.foodbuffstackingfix
   |nexus  = 5151
+
   |nexus  = 19944
  |moddrop = 716396
+
   |github  =
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = HD Portraits
 
  |author  = Tlitookilakin
 
  |id      = tlitookilakin.HDPortraits
 
  |nexus  = 10971
 
  |moddrop = 1103418
 
   |github  = tlitookilakin/HDPortraits
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Food Cravings
   |author  = Jessebot, JessebotX
+
   |author  = Hexenentendrache
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 3207
+
   |nexus  = 17126
  |moddrop = 624105
+
   |github  = Enteligenz/StardewMods
   |github  = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Food on the Table
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = aedenthorn.FoodOnTheTable
   |nexus  = 5630
+
  |curse  = 868794
   |github  = SvardXI/HAS_Tweaks
+
   |nexus  = 10886
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Food Poisoning
   |author  = Zoryn
+
   |author  = seferoni
   |id      = Zoryn.HealthBars
+
   |id      = seferoni.FoodPoisoning
   |nexus  =
+
   |nexus  = 22006
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = seferoni/FoodPoisoning
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars (Darkhax)
+
   |name    = Forage at the Farm
   |author  = Darkhax
+
   |author  = Nishtra
   |id      = darkhax.healthbars
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  =
+
   |nexus  = 673
  |curse  = 302910
+
   |github  =
   |github  = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 
   |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 [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heartbeat
+
   |name    = Forage Crops
   |author  = themattfiles
+
   |author  = Kronosta
   |id      = themattfiles.HeartBeat
+
   |id      = Kronosta.ForageCrops
   |nexus  = 5941
+
   |nexus  = 21514
   |github  = embolden/Heartbeat
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heart Level Notifications
+
   |name    = Forage Fantasy
   |author  = StultusV
+
   |author  = Goldenrevolver
   |id      = StultusV.HeartLevelNotifications
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 8655
+
   |nexus  = 7554
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage Pointers
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon.ForagePointers
 +
  |nexus  = 7781
 +
  |github  = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = fakemonster
+
   |author  = DanielB
   |id      = fakemonster.Heelies
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 7751
+
   |nexus  = 17935
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Forecaster
   |author  = Jessebot, JessebotX
+
  |author  = Remy Bach
   |id      = Jessebot.HelloSMAPI
+
  |id      = remybach.forecaster
   |nexus  = 4483
+
  |nexus  = 3037
   |github  = JessebotX/StardewValleyMods
+
  |github  = remybach/stardew-valley-forecaster
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forecaster Text, Forecaster Text
 +
   |author  = TheElm
 +
   |id      = TheElm.ForecasterText
 +
   |nexus  = 7541
 +
   |github  = GStefanowich/SDV-Forecaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Fortunate Foot
   |author  = LeFauxMatt
+
   |author  = PurelyInZane
   |id      = furyx639.HelpForHire
+
   |id      = PurelyInZane.FortunateFoot
  |curse  = 871839
+
   |nexus  = 22610
   |nexus  = 5316
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Foxyfficiency
   |author  = LeFauxMatt
+
   |author  = Fokson
   |id      = furyx639.HelpfulSpouses
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
  |curse  = 871841
+
   |nexus  = 2520
   |nexus  = 5175
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = FQ Festival Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = FletcherQuest
   |id      = aedenthorn.HelpWanted
+
   |id      = FletcherQuest.FQFestivalTweaks
  |curse  = 868696
+
   |nexus  = 9062
   |nexus  = 14640
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Frame Rate Logger
   |author  = Pokeytax
+
   |author  = atravita
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = atravita.FrameRateLogger
   |nexus   = 2644
+
   |curse   = 870966
   |github  = gembree/HelpWantedQuestFixes
+
   |moddrop = 1294433
 
+
  |nexus  = 15002
   |broke in = Stardew Valley 1.6
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Frame Rate Viewer, FPS Viewer
   |author  = aedenthorn, Erinthe
+
   |author  = Adham084
   |id      = aedenthorn.HereFishy
+
   |id      = adham084.fpsviewer
  |curse  = 868881
+
   |nexus  = 14046
   |nexus  = 6586
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = Free Dusty
   |author  = Shockah
+
   |author  = skuldomg, Skuld
   |id      = Shockah.Hibernation
+
   |id      = skuldomg.freeDusty
   |nexus  = 11421
+
   |nexus  = 2206
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = skuldomg/freeDusty
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7.unofficial-2.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Free Lock
   |author  = trashcan9
+
   |author  = weizinai
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = weizinai.FreeLock
   |nexus  = 16075
+
   |nexus  = 25329
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Free Love
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.HighlightedJars
+
   |id      = aedenthorn.FreeLove
  |nexus  = 6833
+
   |curse  = 868835
  |github  = Annosz/StardewValleyModding
+
   |nexus  = 10021
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Highlight Empty Machines
 
  |author  = atravita
 
  |id      = atravita.HighlightEmptyMachines
 
   |curse  = 870976
 
  |moddrop = 1137391
 
   |nexus  = 11664
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Free Slingshot
   |author  = bendenewb, newbie9598
+
   |author  = DJ-STLN
   |id      = newbie9598.HitMarkersMeme
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 2098
+
   |nexus  = 3320
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Free the Toolbar
   |author  = tomasitobambito
+
   |author  = danmw3
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = danmw3.freethetoolbar
   |nexus  = 9343
+
   |nexus  = 4960
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Freeze Time Multiplayer
   |author  = TheThor59
+
   |author  = mori_seneri, Alcatraz773
   |id      = Thor.HoeWaterDirection
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 10052
+
   |nexus  = 21820
   |github  = TheThor59/StardewMods
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Friendly Divorce
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.HoeDown
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 9798
+
  |curse  = 868900
   |github  =
+
  |nexus  = 6241
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever
 +
  |author  = Isaac S
 +
  |id      = IsaacS.FriendsForever
 +
  |nexus  = 1738
 +
  |github  = isaacs-dev/Minidew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever (1.6)
 +
  |author  = Kriana
 +
  |id      = Kriana.FriendsForever
 +
   |nexus  = 20702
 +
   |github  =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Friendship Booster
   |author  = CatCattyCat, Cat
+
   |author  = Hills
   |id      = cat.holdtobreakgeodes
+
   |id      = Hills.FriendshipBooster
   |nexus  = 1689
+
   |nexus  = 10497
   |moddrop = 833545
+
   |moddrop = 1084819
   |github  = danvolchek/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = Friendship Decay
   |author  = samspartan
+
   |author  = stardemod
   |id      = samspartan.HoldToPause
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 7352
+
   |nexus  = 21323
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Friendship Decay Modify
   |author  = atravita
+
   |author  = weizinai
   |id      = atravita.HolidaySales
+
   |id      = weizinai.FriendshipDecayModify
  |curse  = 870970
+
   |nexus  = 23862
  |moddrop = 1205160
+
   |github  = weizinai/StardewValleyMods
   |nexus  = 13050
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Friendship Streaks
   |author  = MouseyPounds
+
   |author  = AvalonMFX
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = AvalonMFX.FriendshipStreaks
   |nexus  = 4935
+
  |curse  = 1054715
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 25595
 
+
   |github  = 1Avalon/Avas-Stardew-Mods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Honey Harvest Sync
+
   |name    = Friendship Totems, Warp Totem to Other Player
   |author  = voltaek
+
   |author  = ThisIsCad
   |id      = voltaek.HoneyHarvestSync
+
   |id      = ThisIsCad.FriendshipTotems
   |nexus  = 20493
+
   |nexus  = 25969
   |github  = voltaek/StardewMods
+
   |github  = brandonwamboldt/FriendshipTotems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Friendship Tweaks
   |author  = BPavol, Lamacik
+
   |author  = aedenthorn, Erinthe
   |id      = bpavol.hopper_extractor
+
   |id      = aedenthorn.FriendshipTweaks
   |nexus  = 16688
+
   |nexus  = 17055
   |github  = BPavol/stardew-valley-mods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Friendship Without Talk
   |author  = Girafarig
+
   |author  = HunterMYT
   |id      = Girafarig.FestivalWarps
+
   |id      = HunterMYT.FriendshipWithoutTalk
   |nexus  = 10844
+
   |nexus  = 8709
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Frozen Yogurt
   |author  = Pathoschild
+
   |author  = Failsplat
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  = 7500
+
   |nexus  = 12308
   |github  = Pathoschild/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Frugal Farm Menu
   |author  = Goldenrevolver
+
   |author  = jeffgillean
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 7911
+
   |nexus  = 11050
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = jeffgillean/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Fruit Tree Shaker
   |author  = jorgamun
+
   |author  = aedenthorn, Erinthe
   |id      = jorgamun.HorseSqueeze
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 10446
+
  |curse  = 868907
   |github  = jorgamun/HorseSqueeze
+
   |nexus  = 5776
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Fruit Trees Unblocked
   |author  = icepuente
+
   |author  = dervalanana
   |id      = icepuente.HorseWhistle
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 1131
+
   |nexus  = 22976
   |github  = icepuente/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Fruit Tree Tweaks
   |author  = nabuma
+
   |author  = aedenthorn, Erinthe
   |id      = HorseWhistle_SMAPI
+
   |id      = Aedenthorn.FruitTreeTweaks
   |nexus   =
+
   |curse   = 868772
   |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |nexus  = 11422
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = MattPlays
+
   |author  = chiccen
   |id      = MattPlays.HostTools
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 11154
+
   |nexus  = 21449
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Full Fishing Bar
   |author  = Jaredlll08
+
   |author  = Jag3Dagster
   |id      = BlameJared.HotbarHotswap
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus   =
+
   |curse   = 1007653
   |curse   = 298033
+
   |nexus   = 23006
   |github  = jaredlll08/HotbarHotswap
+
   |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Full Inventory Toolbar (and Invisible Toolbar)
   |author  = certifiableGrimalkin
+
   |author  = mushymato
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = mushymato.FullInventoryToolbar
   |nexus  = 16159
+
   |nexus  = 25711
 
   |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
   |name    = Hover Labels
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = Achtuur
+
   |author  = jennisimone
   |id      = Achtuur.HoverLabels
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 17501
+
   |nexus  = 16304
   |github  = Achtuur/StardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Fungus Amongus
   |author  = Ilyaki
+
   |author  = Okay Shroomer
   |id      = Ilyaki.HPBar
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 1736
+
   |nexus  = 11785
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HQ Farmer Mod
+
   |name    = Furniture Adjustment
   |author  = AsakOhee
+
   |author  = aedenthorn, Erinthe
   |id      = AsakOhee.HQFarmerMod
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus   = 19644
+
   |curse   = 868820
   |github  =
+
   |nexus  = 10213
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Furniture Anywhere
   |author  = bogie5464
+
   |author  = Entoarox
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 3190
+
   |nexus  = 2276
   |github  = bogie5464/HuggableScarecrows
+
  |chucklefish = 4324
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 +
<!--
 +
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Furniture Display Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HugsAndKisses
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 10062
+
  |curse  = 868797
 +
   |nexus  = 10855
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Furniture Display Framework for 1.6
   |author  = Yyeahdude
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = HungerYyeadude
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 613
+
   |nexus  = 19895
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Furniture Framework
   |author  = PrimevalTitmouse
+
   |author  = leroymilo
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 1110
+
   |nexus  = 23458
   |github  =
+
   |github  = Leroymilo/FurnitureFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Placement Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FurniturePlacementTweaks
 +
  |curse  = 868721
 +
  |nexus  = 14092
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Recolor
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FurnitureRecolor
 +
  |curse  = 868819
 +
  |nexus  = 10217
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger for Food
+
   |name    = FuryCore
   |author  = Tigerle01, Stephan Hensel
+
   |author  = LeFauxMatt
   |id      = HungerForFoodByTigerle
+
   |id      = furyx639.FuryCore
   |nexus  = 810
+
   |nexus  = 10696
  |github  =
 
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = lech43
+
   |author  = DeLiXx
   |id      = lech43.HungryMorning
+
   |id      = DLX.Geodes
   |nexus  = 6391
+
  |curse  = 990836
 +
   |nexus  = 17691
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Galaxy Slingshot Obtainable
   |author  = spacechase0
+
   |author  = Adham084
   |id      = spacechase0.HybridCropEngine
+
   |id      = adham084.galaxyslingshot
  |curse  = 867721
+
   |nexus  = 14115
  |nexus  = 6577
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hypno Valley
 
  |author  = Kryspur
 
  |id      = Kryspur.HypnoValley
 
   |nexus  = 9052
 
 
   |github  =
 
   |github  =
  
Line 8,239: Line 9,918:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Galaxy Weapon Choice
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |curse  = 870959
+
   |curse  = 868703
  |moddrop = 1358005
+
   |nexus  = 14511
   |nexus  = 15928
+
   |github  = aedenthorn/StardewValleyMods
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Gameboy Arcade
   |author  = Veleek
+
   |author  = drbirbdev
   |id      = Veleek.IdlePause
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 1092
+
  |moddrop = 1318487
   |github  = veleek/IdlePause
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Timer
+
   |name    = Game Reminder
   |author  = LordAndreios
+
   |author  = mmanlapat
   |id      = LordAndreios.IdleTimer
+
   |id      = mmanlapat.GameReminder
   |nexus  = 2858
+
   |nexus  = 1153
   |github  = emperorzuul/SMAPI_MODS
+
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = GameSpeed
   |author  = idermailer
+
   |author  = RandomComputerUser
   |id      = idermailer.iDontUseThatWater
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 14047
+
   |nexus  = 7211
   |github  = idermailer/iDontUseThatWater
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Game Tables and Arcade Machines
   |author  = Factknowhow
+
   |author  = CyanFire
   |id      = Factknowhow.IFramesInMines
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 16436
+
   |nexus  = 12859
   |github  = Mekadrom/IFramesInMines
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = Garbage Can Tweaks
   |author  = ChiroxT
+
   |author  = chiccen
   |id      = treinke.igotfriendship
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 13290
+
   |nexus  = 24410
   |github  =
+
   |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Garbage Collector
   |author  = ChiroxT
+
   |author  = Loogooter
   |id      = treinke.igotxp
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 13289
+
   |nexus  = 2463
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage Day
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.GarbageDay
 +
  |curse  = 871837
 +
  |moddrop = 1547204
 +
  |nexus  = 8204
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage In Garbage Can
 +
  |author  = focustense
 +
  |id      = focustense.GarbageInGarbageCan
 +
  |nexus  = 26607
 +
  |github  = focustense/StardewAutoTrash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Garden Pot - Automate
   |author  = candidus42
+
   |author  = NCarigon
   |id      = Candidus42.ImagEd
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  = 7218
+
   |nexus  = 15212
   |github  = mus-candidus/ImagEd
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Garden Pot Options
   |author  = mistyspring
+
   |author  = ncarigon
   |id      = mistyspring.immersivegrandpa
+
   |id      = NCarigon.GardenPotOptions
  |curse  = 880517
+
   |nexus  = 21608
   |nexus  = 12562
+
   |github  = ncarigon/StardewValleyMods
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = Garden Pot Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = aedenthorn.GardenPotTweaks
   |curse  = 868685
+
   |curse  = 868691
   |nexus  = 15290
+
   |nexus  = 14820
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
+
   |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Gate Fix
   |author  = aedenthorn, Erinthe
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = f4iTh.GateFix
  |curse  = 868686
+
   |nexus  = 4859
   |nexus  = 15239
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Gate Opener
   |author  = Demiacle
+
   |author  = mralbobo
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = mralbobo.GateOpener
   |nexus  = 1025
+
   |nexus  =
   |github  = demiacle/QualityOfLifeMods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-gate-opener
  
   |broke in = Stardew Valley 1.3
+
   |broke in     = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Gem Isles
   |author  = Anthony Hilyard
+
   |author  = aedenthorn, Erinthe
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = aedenthorn.GemIsles
   |curse  = 445215
+
   |curse  = 868874
   |nexus  = 9317
+
   |nexus  = 6692
   |github  = AHilyard/ImprovedTracker
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In a Heartbeat
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Shockah
+
   |author  = Hana
   |id      = Shockah.InAHeartbeat
+
   |id      = Hana.GNMTokens
   |nexus  = 17834
+
   |nexus  = 14426
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = Mizzion
+
   |author  = sqbr
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = sqbr.GetGS
   |nexus  = 4861
+
   |nexus  = 13434
   |github  = Mizzion/MyStardewMods
+
   |github  = sqbr/GetGS
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Increased Artifact Spots
 
  |author  = Mizzion
 
  |id      = mizzion.increasedartifactspots
 
  |nexus  = 3340
 
  |moddrop = 663705
 
  |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Generate New Cabin Textures, Use New Cabins
   |author  = shekurika
+
   |author  = Priff13
   |id      = shekurika.fishtankCapacity
+
   |id      = Priff13.UseNewCabins
   |nexus  = 11388
+
   |nexus  = 20778
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Generic Mod Config Menu
   |author  = GZhynko
+
   |author  = spacechase0
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = spacechase0.GenericModConfigMenu
   |nexus   = 6162
+
   |curse   = 867150
   |github  = gzhynko/StardewMods
+
   |moddrop = 771692
 
+
  |nexus  = 5098
   |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Generic Shop Extender
   |author  = Traktori
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = Traktori.IndustrialFurnace
+
   |id      = GenericShopExtender
   |nexus  = 5568
+
   |nexus  = 814
   |github  = Traktori7/StardewValleyMods
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Genetics API
   |author  = Traktori
+
   |author  = agent56
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = agent56.GeneticsAPI
   |nexus  = 5568
+
   |nexus  = 15655
   |github  = Traktori7/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Genie Lamp
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InfallibleFishing
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 14639
+
   |nexus  = 19794
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = Sabera, kelbesque
+
   |author  = Kedidili
   |id      = Sabera.InfertileSoil
+
   |id      = KediDili.GenieLamp
   |nexus  = 2515
+
   |nexus  = 22176
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Infested Levels
 
  |author  = Eireon
 
  |id      = Eireon.InfestedLevels
 
  |nexus  = 2823
 
  |github  = benrpatterson/InfestedLevels
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Energy
+
   |name    = Geode Crusher Plus
   |author  = Error27
+
   |author  = Tomokisan
   |id      = error27.infinite_energy
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  = 17717
+
  |curse  = 1081444
 +
   |nexus  = 24254
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Geode Info Menu
   |author  = Renny
+
   |author  = CatCattyCat, Cat
   |id      = renny.infinitejunimocartlives
+
   |id      = cat.geodeinfomenu
   |nexus  = 2705
+
   |nexus  = 1448
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
  |moddrop = 833541
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Geode Preview
   |author  = Chunky
+
   |author  = MindMeltMax
   |id      = chunky.InfiniteMoney
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 11510
+
  |curse  = 1004493
   |github  =
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Get Dressed
   |author  = CaptainSully
+
   |author  = Advize and Jinxiewinxie
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = Advize.GetDressed
   |moddrop = 1188756
+
   |nexus  = 331
   |nexus   = 12739
+
  |github  = AdvizeGH/GetDressed
   |github = CaptainSully/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status   = obsolete
 +
   |summary = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Get Glam
   |author  = berkayylmao
+
   |author  = MartyrPher
   |id      = berkayylmao.InfiniteZoom
+
   |id      = MartyrPher.GetGlam
   |nexus  = 8808
+
   |nexus  = 5044
   |curse  = 500088
+
   |github  = MartyrPher/GetGlam
   |github  = berkayylmao/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Get Out the Way
   |author  = Slothsoft
+
   |author  = BadNetCode
   |id      = Slothsoft.Informant
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 14293
+
   |nexus  = 20637
   |github  = slothsoft/stardew-informant
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Ghost Town
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.LogUploader
+
   |id      = Platonymous.GhostTown
   |nexus  = 13979
+
  |curse  = 877231
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793902
 +
   |nexus  = 2992
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Giant Crop Fertilizer
   |author  = Platonymous
+
   |author  = atravita
   |id      = Platonymous.InkStories
+
   |id      = atravita.GiantCropFertilizer
   |curse  = 877221
+
   |curse  = 870977
   |moddrop = 1521399
+
   |moddrop = 1135913
   |nexus  = 15987
+
   |nexus  = 11620
   |github  =
+
   |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    = Input Fix
+
   |name    = Giant Crop Ring
   |author  = Windmill_City
+
   |author  = CatCattyCat, Cat
   |id      = Windmill_City.InputFix
+
   |id      = cat.giantcropring
   |nexus  = 5693
+
   |nexus  = 1182
   |github  = Windmill-City/InputFix
+
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Giant Crop Tweaks
   |author  = Sagittaeri
+
   |author  = Khloe Leclair
   |id      = Sagittaeri.InputTools
+
   |id      = leclair.giantcroptweaks
   |nexus  = 14553
+
   |nexus  = 14370
   |github  = sagittaeri/StardewValleyMods
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Giant Omelet
   |author  = WuestMan, redknightofdoom
+
   |author  = spacechase0
   |id      = WuestMan.InstaCrops
+
   |id      = spacechase0.GiantOmelet
   |nexus  = 4077
+
  |curse  = 867139
   |github  = Brian-Wuest/Instacrops
+
   |nexus  = 13852
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Gift Decline
   |author  = pinocchio1231
+
   |author  = desto
   |id      = pinocchio1231.instantanimals
+
   |id      = desto.GiftDecline
   |nexus  = 9573
+
   |nexus  = 6944
   |github  = joisse1101/InstantAnimals
+
   |github  = desto-git/sdv-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Gift Money
   |author  = Jolyone
+
   |author  = AvalonMFX
   |id      = Me.InstantBreak
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 15526
+
   |nexus  = 17564
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Gift Rejection
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = aedenthorn.GiftRejection
   |curse  = 868720
+
   |curse  = 868712
   |nexus  = 14110
+
   |nexus  = 14273
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in     = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = Gift Taste Helper
   |author  = BitwiseJon
+
   |author  = tstaples
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 2070
+
   |nexus  = 229
   |github  = bitwisejon/StardewValleyMods
+
   |github  = tstaples/GiftTasteHelper
 +
 
 +
  |warnings = needs zoom and UI scale options to have the same value.
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Gift Taste Helper Continued
   |author  = nini700
+
   |author  = Isi0
   |id      = nini700.InstantEatKey
+
   |id      = Isi0.GiftTasteHelper
   |nexus  = 4464
+
   |nexus  = 18762
 +
  |github  = Just-Chaldea/GiftTasteHelper
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Gift Taste Helper Continued x2
   |author  = aurnj, Roy Li
+
   |author  = JoXW
   |id      = RuyiLi.InstantFishing
+
   |id      = JoXW.GiftTasteHelper
   |nexus  =
+
   |nexus  = 21001
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github  = JoXW100/GiftTasteHelper
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Wrapper
 +
  |author  = blueberry
 +
  |id      = blueberry.GiftWrapper
 +
  |nexus  = 4721
 +
   |github  = b-b-blueberry/GiftWrapper
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Ginger Island Extra Locations
   |author  = montana123
+
   |author  = mistyspring
   |id      =
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus   =
+
   |curse   = 880520
   |url    = https://community.playstarbound.com/threads/109038
+
   |nexus  = 12195
   |github  =
+
   |github  = misty-spring/StardewMods
  
  |broke in = Stardew Valley 1.1
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Ginger Island Mainland Adjustments
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 7727
+
  |curse  = 870984
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1098263
 +
   |nexus  = 10004
 +
   |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    = Instant Grow Trees
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = cantorsdust and Pathoschild
+
   |author  = missgamergrl
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 173
+
   |nexus  = 23300
   |github  = cantorsdust/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Give Me My Cursor Back
   |author  = Platonymous
+
   |author  = DecidedlyHuman
   |id      = Platonymous.InstantLoad
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
  |curse  = 877220
+
   |nexus  = 9976
  |moddrop = 1521407
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
   |nexus  = 16253
 
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = Guedez
+
   |author  = Glass Hammer
   |id      = eat.item.instantly
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 5116
+
   |nexus  = 23201
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Global Config Settings
   |author  = RyanJesky
+
   |author  = Gaphodil
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 10146
+
   |nexus  = 9340
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |moddrop = 1007690
 
+
   |github  = Gaphodil/GlobalConfigSettings
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Glory Of Efficiency
   |author  = blueberry
+
   |author  = hackswell
   |id      = blueberry.InstantPets
+
   |id      = hackswell.GloryOfEfficiency
   |nexus  = 9448
+
   |nexus  = 25996
   |github  = b-b-blueberry/InstantPets
+
   |github  = Hackswell/GloryOfEfficiency
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Glow Buff
   |author  = Binarynova
+
   |author  = MindMeltMax
   |id      = binarynova.instanttoolupgrades
+
   |id      = MindMeltMax.GlowBuff
   |nexus  = 8918
+
   |nexus  = 25157
   |github  = Binarynova/MyStardewMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Glue Your Furniture Down
   |author  = Hammurabi
+
   |author  = violetlizabet
   |id      = HammurabiInteractionHelper
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  =
+
   |nexus  = 10374
   |chucklefish = 4640
+
   |github = elizabethcd/PreventFurniturePickup
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
 
 
  |broke in = SMAPI 2.0
 
<!--
 
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Tweaks
+
   |name    = GMCM Options
   |author  = jahangmar
+
   |author  = Jamie Taylor
   |id      = jahangmar.InteractionTweaks
+
   |id      = jltaylor-us.GMCMOptions
   |nexus  = 3771
+
  |curse  = 997094
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 10505
 
+
   |github  = jltaylor-us/StardewGMCMOptions
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Into the Game (Save Loaded Notifier)
+
   |name    = God Mode
   |author  = DecidedlyHuman
+
   |author  = treyh0
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = treyh0.GodMode
   |nexus  = 12826
+
   |nexus  = 2641
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Intravenous Coffee
 
  |author  = mpcomplete
 
  |id      = mpcomplete.IntravenousCoffee
 
  |nexus  = 2224
 
  |github  = mpcomplete/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = God Mode 1.6
   |author  = MissCoriel
+
   |author  = Sean M Garcia
   |id      = misscoriel.invest
+
   |id      = seanmgarcia.godmode16
   |nexus  = 5293
+
   |nexus  = 21208
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Golden Animal Cracker Extractor
   |author  = MissCoriel
+
   |author  = selph, zombifier
   |id      = misscoriel.investmax
+
   |id      = selph.CrackerExtractor
   |nexus  = 9253
+
   |nexus  = 27071
   |github  = MissCoriel/InvestmentMaximized
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = Goodbye American English
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 4023
+
  |moddrop = 854437
   |github  =
+
   |nexus  = 7183
 
+
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Friend
+
   |name    = Goodbye SMAPI
   |author  = d5a1lamdtd, HaPyke
+
   |author  = Jessebot
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = Jessebot.GoodbyeSMAPI
  |moddrop = 1486022
+
   |nexus  = 6514
   |nexus  = 19500
+
   |github  = JessebotX/StardewValleyMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Go To Bed
   |author  = Redwood
+
   |author  = candidus42
   |id      = Redwood.IridiumToolsPatch
+
   |id      = Candidus42.GoToBed
   |nexus  = 2897
+
   |nexus  = 4967
   |github  = EKomperud/StardewMods
+
   |github  = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Go To Sleep
   |author  = LeFauxMatt
+
   |author  = yy376
   |id      = furyx639.IsItCake
+
   |id      = yy376.GoToSleep
  |curse  = 871826
+
   |nexus  = 2195
   |nexus  = 14775
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = Gradient Hair Colors
   |author  = PeacefulEnd
+
   |author  = spacechase0
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = spacechase0.GradientHairColors
   |nexus   = 8552
+
   |curse   = 867144
   |github  = Floogen/IslandGatherers
+
   |nexus   = 12744
  |status   = abandoned
+
   |github  = spacechase0/StardewValleyMods
 
 
   |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
   |name    = Island Gatherers Automate
+
   |name    = Grandfather's Gift
   |author  = PeacefulEnd
+
   |author  = ShadowDragon8685
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 8552
+
   |nexus  = 985
   |github  = Floogen/IslandGatherers
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 
+
   |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
   |broke in = Stardew Valley 1.6<!--@retest-after Island Gatherers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Grandfather's Gift Remade
   |author  = Edu Anttunes
+
   |author  = pepoluan
   |id      = IslandSecret
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 8096
+
   |nexus  = 4151
 +
  |chucklefish = 5783
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Grandfather's Heirlooms
   |author  = S1mmyy
+
   |author  = rikai
   |id      = S1mmyy.AutoTrash
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 5140
+
   |nexus  = 8557
   |github  = S1mmyy/StardewMods
+
   |github  = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Grass Growth
   |author  = SlayerDharok
+
   |author  = bcmpinc
   |id      = SlayerDharok.Item_Bags
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 5382
+
   |nexus  = 2732
   |github  = Videogamers0/SDV-ItemBags
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = FunnyMoney
+
   |author  = Jellypowered, Shockade
   |id      = funnymoney.itemqualityindicator
+
   |id      = Jellypowered.GrassChance
   |nexus  = 15336
+
   |nexus  = 3365
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Grass Spread Anywhere, Grow Grass Anywhere
   |author  = Mytsy
+
   |author  = LilEGrin
   |id      = Mysty.ItemRecovery
+
   |id      = LilEGrin.GrassSpreadMod
   |nexus  = 9354
+
   |nexus  = 25927
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Greenhouse 20x20
   |author  = Lunardiver
+
   |author  = sirloinmeatt
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 13026
+
   |nexus  = 2662
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Greenhouse Construction
   |author  = TSlex
+
   |author  = Derslayr
   |id      = TSlex.ItemResearchSpawner
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 8933
+
   |nexus  = 10148
  |moddrop = 1012482
+
   |github  = derslayr10/GreenhouseConstruction
   |github  = TSlex/StardewValley
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Greenhouse Entry Begone!
   |author  = Jaredlll08
+
   |author  = bblueberry, blueberry
   |id      = BlameJared.ItemTooltips
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  =
+
   |nexus  = 8203
  |curse  = 297655
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
   |github  = jaredlll08/Item-Tooltips
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = iTile
 
  |author  = ha1fdaew
 
  |id      = ha1fdaew.iTile
 
  |nexus  = 7512
 
  |github  = ha1fdaew/iTile
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Greenhouse Entry Mod
   |author  = Krutonium
+
   |author  = pancham138
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 13798
+
   |nexus  = 6150
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Greenhouse Gatherers
   |author  = Matt Cioni
+
   |author  = PeacefulEnd
   |id      = mattCioni.JaquesAndBeans
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus  = 14555
+
  |curse  = 870946
   |github  =
+
   |nexus  = 7619
 
+
   |moddrop = 886187
   |broke in = Stardew Valley 1.6
+
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Greenhouse Gatherers Automate
   |author  = Genowhirl9999
+
   |author  = PeacefulEnd
   |id      = genowhirl9999.jaropener
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus  = 5292
+
  |curse  = 870946
   |moddrop = 988956
+
   |nexus  = 7619
   |github  =
+
   |moddrop = 886187
 
+
   |github  = Floogen/GreenhouseGatherers
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Greenhouse Sprinklers
   |author  = Keaton Sadoski
+
   |author  = Bpendragon
   |id      = Sadoski.JhinFour
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 11838
+
   |nexus  = 7456
   |github  =
+
   |github  = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = Greenhouse Sprinklers Lite, 温室洒水装置
   |author  = Jonas Henriksson, Greger
+
   |author  = Night
   |id      = Greger.JigglyJunimoBundles
+
   |id      = Night.GreenhouseSprinklersLite
   |nexus  =
+
   |nexus  = 25823
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github  =
   |github  = gr3ger/Stardew_JJB
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Greenhouse Upgrades
   |author  = k4rakara
+
   |author  = Cecidelus
   |id      = k4rakara.JoJa84Plus
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 5803
+
   |nexus  = 8042
   |github  = K4rakara/Stardew-Mods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = Platonymous
+
   |author  = Fernass354
   |id      = Platonymous.JoJaBan
+
   |id      = Fernass354.GreenUpgrades
   |nexus  = 3118
+
   |nexus  = 18766
  |moddrop = 793907
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = GreenHut
   |author  = Dounat2201, Sasara
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = Sasara.Pathomart
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  = 1142
+
   |nexus  = 1735
 
   |github  =
 
   |github  =
  
Line 8,917: Line 10,581:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Groundhog Day
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.JojaOnline
+
   |id      = aedenthorn.GroundhogDay
   |moddrop = 878236
+
   |curse  = 868828
   |nexus  = 7486
+
   |nexus  = 10151
   |github  = Floogen/JojaOnline
+
   |github  = aedenthorn/StardewValleyMods
  |status  = abandoned
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Groupable Chests
   |author  = sophiesalacia
+
   |author  = FricativeMelon
   |id      = sophie.HalloweenJamCSharp
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 18927
+
   |nexus  = 15375
   |github  = sophiesalacia/StardewMods
+
   |github  = FricativeMelon/GroupableChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Growable Bushes
   |author  = MindMeltMax
+
   |author  = atravita
   |id      = MindMeltMax.HauntedJoja
+
   |id      = atravita.GrowableBushes
   |nexus   = 7014
+
   |curse   = 870961
   |moddrop = 1135684
+
   |moddrop = 1357999
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |nexus  = 15111
 +
   |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    = Joys of Efficiency
+
   |name    = Growable Giant Crops
   |author  = punyo, yakminepunyo
+
   |author  = atravita
   |id      = punyo.JoysOfEfficiency
+
   |id      = atravita.GrowableGiantCrops
   |nexus  = 2162
+
  |curse  = 870960
   |github  = pomepome/JoysOfEfficiency
+
  |moddrop = 1358004
 +
   |nexus  = 15559
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = Grow That Giant Crop
   |author  = spacechase0
+
   |author  = MercuryVN
   |id      = spacechase0.JsonAssets
+
   |id      = MercuryVN.GrowThatGiantCrop
  |curse  = 867749
+
   |nexus  = 23760
  |moddrop = 399895
+
   |github  = MercuryVN/GrowThatGiantCrop
   |nexus  = 1720
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Guniism's Unicycle
   |author  = Jamie Taylor
+
   |author  = Guniism
   |id      = jltaylor-us.JsonProcessor
+
   |id      = Guniism.GuniismUnicycle
   |nexus  = 13183
+
   |nexus  = 24876
   |github  = jltaylor-us/StardewJsonProcessor
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Gunther Tells You
   |author  = flowoeB
+
   |author  = John Peters
   |id      = flowoeB.JumpDownTheMine
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  = 8357
+
   |nexus  = 19143
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Haboo
   |author  = spacechase0
+
   |author  = BlaDe
   |id      = spacechase0.JumpOver
+
   |id      = LetsTrollTheMan.HabooNPC
  |curse  = 867746
+
   |nexus  = 12034
  |moddrop = 384782
+
   |github  =
   |nexus  = 1844
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Hair Growth
   |author  = Achtuur
+
   |author  = skn
   |id      = Achtuur.JunimoBeacon
+
   |id      = skn.HairGrowthMod
   |nexus  = 17135
+
   |nexus  = 3279
   |github  = Achtuur/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Halt Event Time
   |author  = Tyler Gibbs
+
   |author  = chawol
   |id      = tylergibbs2.JunimoBoy
+
   |id      = chawol.HaltEventTime
   |nexus  = 14384
+
   |nexus  = 8774
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = chawolbaka/HaltEventTime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Hamlet
   |author  = yaxuan97
+
   |author  = Taskmaster
   |id      = yaxuan97.junimocartmorescore
+
   |id      = Taskmaster.Hamlet
   |nexus  = 13644
+
   |nexus  = 4601
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Handy Headphones
   |author  = Zoryn
+
   |author  = PeacefulEnd
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = PeacefulEnd.HandyHeadphones
   |nexus  =
+
   |curse   = 870944
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 7936
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  = Floogen/HandyHeadphones
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Junimo Dialog
 
  |author  = ceruleandeep
 
  |id      = ceruleandeep.junimodialog
 
   |nexus  = 8937
 
   |github  = ceruleandeep/CeruleanStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Happy Animals
   |author  = Fernass354
+
   |author  = StarPeanut, Greger
   |id      = Fernass354.JunimoHutSize
+
   |id      = HappyAnimals
   |nexus  = 18457
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 
   |github  =
 
   |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
 +
  |name    = Happy Birthday
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.HappyBirthday
 +
  |nexus  = 520
 +
  |github  =  janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Happy Birthday
   |author  = MartyrPher
+
   |author  = Oxyligen
   |id      = JunimoKartAnywhere
+
   |id      = HappyBirthday
   |nexus  = 4315
+
   |nexus  = 1064
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Happy Fish Jump
   |author  = ryaon
+
   |author  = Sakorona
   |id      = Ryaon.JunimoKartCheater
+
   |id      = KoihimeNakamura.HappyFishJump
   |nexus  = 5137
+
   |nexus  = 6516
   |github  =
+
  |moddrop = 1068089
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Happy Home Designer
   |author  = drbirbdev
+
   |author  = tlitookilakin
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 14856
+
   |nexus  = 19675
   |github  = drbirbdev/StardewValley
+
   |github  = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Hardcore Combat
   |author  = BlaDe
+
   |author  = jeWel
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 10056
+
   |nexus  = 23577
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Hardcore Mines
   |author  = spacechase0
+
   |author  = kibbe, lillvik
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = kibbe.hardcore_mines
  |curse  = 867716
+
   |nexus  = 1674
   |nexus  = 7437
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = Hardcore Mines 2
   |author  = Shockah
+
   |author  = ItsLittany
   |id      = Shockah.JunimoWarp
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 15676
+
   |nexus  = 6411
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Hardcore Mode
   |author  = Goldenrevolver
+
   |author  = vermicyde
   |id      = Goldenrevolver.JustRelax
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 7770
+
   |nexus  = 15125
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Just Sleep In
 
  |author  = Rifleman
 
  |id      = Rifleman.JustSleepIn
 
  |nexus  = 11286
 
  |github  = 9Rifleman/JustSleepIn
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Hardcore Mode, No Wiki Hardcore Mode
   |author  = aurnj, Roy Li
+
   |author  = Nightshade System
   |id      = RuyiLi.Kamikaze
+
   |id      = NightshadeSystem.SdvHardcoreMode
   |nexus  =
+
   |nexus  = 25376
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Hardy Grass
   |author  = Gorzalt and Flerfarvet
+
   |author  = DiscipleOfEris
   |id      = gorzalt.kawakami
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  = 2549
+
   |nexus  = 8772
   |github  = Gorzalt/StardewValleyMods
+
   |github  = DiscipleOfEris/HardyGrass
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Harp of Yoba Redux
   |author  = KediDili
+
   |author  = Platonymous
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  = 19375
+
   |nexus  = 914
  |github  = KediDili/FurnitureTweaks
+
   |moddrop = 793924
}}
+
   |github  = Platonymous/Stardew-Valley-Mods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Kedi's NPC Utilities
 
  |author  = KediDili
 
   |id      = KediDili.KNU
 
  |nexus  = 17884
 
   |github  = KediDili/NPCUtilities
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = Harvest Calendar
   |author  = EssGee, SG
+
   |author  = LonerAxl
   |id      = SG.Partners
+
   |id      = LonerAxl.HarvestCalendar
   |nexus  = 5625
+
   |nexus  = 25103
   |github  =
+
   |github  = LonerAxl/Stardew_HarvestCalendar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = Enaium
+
   |author  = Goldenrevolver
   |id      = Enaium.KeyBindUI
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
  |curse  = 538001
+
   |nexus  = 7851
  |moddrop = 1036920
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = Deflaktor
+
   |author  = Dounat2201, Sasara
   |id      = Deflaktor.KeySuppressor
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
  |nexus  = 9295
+
   |nexus  = 1157
  |github  = Deflaktor/KeySuppressor
+
   |github  = Sasara2201/WitchPrincess
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Kokoro, Kokoro - Shockah's Core Mod
 
  |author  = Shockah
 
  |id      = Shockah.Kokoro
 
   |nexus  = 15682
 
   |github  = Shockah/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Harvest Seeds
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 13131
+
  |curse  = 868755
 +
   |nexus  = 11773
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 9,178: Line 10,826:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Harvest With Scythe
   |author  = Annosz
+
   |author  = ThatNorthernMonkey
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 5993
+
   |nexus  = 236
   |github  = Annosz/StardewValleyModding
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Hat Buffs
   |author  = Enaium
+
   |author  = popska
   |id      = Enaium.Labeling
+
   |id      = popska.HatBuffs
  |curse  = 443134
+
   |nexus  = 9050
  |moddrop = 906932
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ladder and Snow Yam Tip
 
  |author  = WhiteMind
 
  |id      = WhiteMind.LAST
 
   |nexus  = 1906
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = Hat Mouse Lacey
   |author  = ChaosEnergy
+
   |author  = ichortower
   |id      = ChaosEnergy.LadderLocator
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 3094
+
   |nexus  = 18177
   |github  = yuri-moens/LadderLocator
+
   |github  = ichortower/HatMouseLacey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = Hat Panning
   |author  = Platonymous
+
   |author  = monsoonsheep
   |id      = Platonymous.LandGrants
+
   |id      = monsoonsheep.PanWithHats
  |curse  = 877222
+
   |nexus  = 18965
  |moddrop = 1521380
 
   |nexus  = 15855
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Hat Shop Restoration
   |author  = dmcrider57
+
   |author  = PeacefulEnd
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 7917
+
   |nexus  = 17291
   |github  = dmcrider/LastDayToPlant
+
   |github  = Floogen/StardewSandbox
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hats on Hats
 +
  |author  = Shockah
 +
  |id      = Shockah.HatsOnHats
 +
  |nexus  = 17280
 +
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = Hats on Pets Plus
   |author  = atravita
+
   |author  = Syma
   |id      = atravita.LastDayToPlantRedux
+
   |id      = Syma.HatsOnPetsPlus
  |curse  = 870965
+
   |nexus  = 22631
  |moddrop = 1294435
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
   |nexus  = 15004
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Hay Bales as Silos
   |author  = sophiesalacia
+
   |author  = Cherry, CherryChain
   |id      = sophie.LastingCTs
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 14377
+
   |nexus  = 5151
   |github  = sophiesalacia/StardewMods
+
   |moddrop = 716396
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Hay Collection
   |author  = drbirbdev
+
   |author  = MindMeltMax
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = MindMeltMax.HayCollection
   |nexus  = 15102
+
  |curse  = 1004492
   |github  = drbirbdev/StardewValley
+
  |moddrop = 1555056
 +
   |nexus  = 21008
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = HD Portraits
   |author  = Kangzoel
+
   |author  = Tlitookilakin
   |id      = Kangzoel.LeaveTheMine
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 11823
+
   |nexus  = 10971
 +
  |moddrop = 1103418
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = HD Portraiture Plus
   |author  = Max Vollmer, SVProtector
+
   |author  = Smallfire
   |id      = maxvollmer.leftymode
+
   |id      = Smallfire.HDPortraiturePlus
   |nexus  = 6199
+
   |nexus  = 26029
   |github  = maxvollmer/LeftyMode
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = HD Sprites
   |author  = sharpskull2
+
   |author  = ninthworld
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = NinthWorld.HDSprites
   |nexus  = 14637
+
   |nexus  = 4024
   |github  =
+
   |github  = ninthworld/HDSprites
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Health and Stamina Regeneration
   |author  = DeLiXx
+
   |author  = Jessebot, JessebotX
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 12305
+
   |nexus  = 3207
   |github  =
+
   |moddrop = 624105
   |source = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
+
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = Health and Stamina Tweaks
   |author  = atravita
+
   |author  = Kiddles, Svard
   |id      = atravita.LessMiniShippingBin
+
   |id      = Kiddles.HASTweaks
  |curse  = 870982
+
   |nexus  = 5630
  |nexus  = 10959
+
   |github  = SvardXI/HAS_Tweaks
  |moddrop = 1102538
 
  |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Let Me Rest!
 
  |author  = Ophaneom
 
  |id      = Ophaneom.LetMeRest
 
   |nexus  = 8205
 
   |github  = Ophaneom/Let-Me-Rest
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = Health Bars
   |author  = MindMeltMax
+
   |author  = Zoryn
   |id      = MindMeltMax.LetMeShop
+
   |id      = Zoryn.HealthBars
   |moddrop = 1443554
+
   |nexus  =
   |nexus  = 16738
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  =
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Health Bars (Darkhax)
   |author  = MedievalAI
+
   |author  = Darkhax
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = darkhax.healthbars
   |nexus  = 19107
+
   |nexus  =
   |github  =
+
  |curse  = 302910
 +
   |github  = Stardew-Valley-Modding/HealthBars
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Health Rework
   |author  = unidarkshin, Devin Lematty
+
   |author  = seferoni
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = seferoni.HealthRework
   |nexus  = 1471
+
   |nexus  = 22223
   |github  =
+
   |github  = seferoni/HealthRework
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = Heartbeat
   |author  = jahangmar
+
   |author  = themattfiles
   |id      = jahangmar.LevelingAdjustment
+
   |id      = themattfiles.HeartBeat
   |nexus  = 4689
+
   |nexus  = 5941
   |github  = jahangmar/StardewValleyMods
+
   |github  = embolden/Heartbeat
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Heart Event Helper
   |author  = kd8lvt
+
   |author  = bungus
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = bungus.HeartEventHelper
   |nexus  = 855
+
   |nexus  = 21924
  |curse  = 300715
+
   |github  = BussinBungus/BungusSDVMods
   |github  =
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 0.0.3-unofficial.1-leifericson
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = Heart Level Notifications
   |author  = shurmash
+
   |author  = StultusV
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 7222
+
   |nexus  = 8655
   |github  =
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Heelies
   |author  = prowlingDemon, unknownDev
+
   |author  = fakemonster
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = fakemonster.Heelies
   |nexus  = 4402
+
   |nexus  = 7751
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Hello SMAPI
   |author  = aedenthorn, Erinthe
+
   |author  = Jessebot, JessebotX
   |id      = aedenthorn.LightMod
+
   |id      = Jessebot.HelloSMAPI
   |nexus  = 14387
+
   |nexus  = 4483
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help for Hire
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.HelpForHire
 +
  |curse  = 871839
 +
  |nexus  = 5316
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = Helpful Spouses
   |author  = holythesea
+
   |author  = LeFauxMatt
   |id      = holythesea.LightSwitch
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 15683
+
  |curse  = 871841
   |github  = holy-the-sea/LightSwitch
+
   |nexus  = 5175
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Help Wanted
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 15860
+
  |curse  = 868696
 +
   |nexus  = 14640
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = Help Wanted Auto Accept
   |author  = Cherry, CherryChain
+
   |author  = Ruse82
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 4971
+
   |nexus  = 22235
  |moddrop = 716383
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Help Wanted Quest Fixes
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = Pokeytax
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |nexus  = 2917
+
   |nexus  = 2644
   |github  = hootless/StardewMods
+
   |github  = gembree/HelpWantedQuestFixes
  
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Hempire
   |author  = tomii
+
   |author  = Oga_The_Real
   |id      = tomii.LinusMod
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 11637
+
   |nexus  = 14477
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = abandoned<!--mod page hidden-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Here Fishy
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.HereFishy
 +
  |curse  = 868881
 +
  |nexus  = 6586
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Hibernation
   |author  = spacechase0
+
   |author  = Shockah
   |id      = spacechase0.LiterallyCantEven
+
   |id      = Shockah.Hibernation
   |nexus  = 14262
+
   |nexus  = 11421
   |github  = spacechase0/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Hide Chest Color Picker After Close
   |author  = Candidus42
+
   |author  = trashcan9
   |id      = Candidus42.LittleNPCs
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 15152
+
   |nexus  = 16075
   |github  = mus-candidus/LittleNPCs
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Highlighted Jars
   |author  = Tyler Gibbs
+
   |author  = Annosz
   |id      = tylergibbs2.liveprogressbar
+
   |id      = Annosz.HighlightedJars
   |nexus  = 7330
+
   |nexus  = 6833
   |github  = tylergibbs2/LiveProgressBar
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = Highlight Empty Machines
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.LivestockChoices
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 11551
+
  |curse  = 870976
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1137391
 +
   |nexus  = 11664
 +
   |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    = Loan Mod
+
   |name    = High Roller Slots
   |author  = Doomnik
+
   |author  = Tomokisan
   |id      = Doomnik.LoanMod
+
   |id      = tomokisan.highRollerSlots
   |nexus  = 3882
+
  |curse  = 1081456
   |github  = legovader09/SDVLoanMod
+
   |nexus  = 24765
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = Hit Markers
   |author  = codyflagstaff
+
   |author  = bendenewb, newbie9598
   |id      = codyflagstaff.lobercat
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 8219
+
   |nexus  = 2098
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Hmm Cheese Yum
   |author  = Bouhm and Pathoschild
+
   |author  = tomasitobambito
   |id      = Bouhm.LocationCompass
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 3045
+
   |nexus  = 9343
   |curse  = 308286
+
   |github  =
   |github  = Bouhm/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Hoe and Water Direction
   |author  = MindMeltMax
+
   |author  = TheThor59
   |id      = MindMeltMax.LockedChests
+
   |id      = Thor.HoeWaterDirection
  |moddrop = 1179603
+
   |nexus  = 10052
   |nexus  = 12452
+
   |github  = TheThor59/StardewMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = HoeDown
   |author  = nini700
+
   |author  = BlaDe
   |id      = nini700.LockedCrabPot
+
   |id      = BlaDe.HoeDown
   |nexus  = 4461
+
   |nexus  = 9798
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Hold to Break Geodes
   |author  = Edu Anttunes
+
   |author  = CatCattyCat, Cat
   |id      = LockedMaps
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 10089
+
   |nexus  = 1689
   |github  =
+
  |moddrop = 833545
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Hold to Pause
   |author  = bwdy
+
   |author  = samspartan
   |id      = bwdy.lockpicks
+
   |id      = samspartan.HoldToPause
   |nexus  = 3521
+
   |nexus  = 7352
   |github  = bwdymods/SDV-Lockpicks
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Menu
+
   |name    = Hold to Process Geodes
   |author  = JareBear
+
   |author  = Jamie Taylor
   |id      = JareBear.LogMenu
+
   |id      = jltaylor-us.HTPG
   |nexus  = 19919
+
   |nexus  = 26189
   |github  = jaredtjahjadi/LogMenu
+
   |github  = jltaylor-us/StardewHoldToProcessGeodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Holiday Sales
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.LogSpamFilter
+
   |id      = atravita.HolidaySales
   |nexus  = 11252
+
  |curse  = 870970
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1205160
 +
   |nexus  = 13050
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = Home Sewing Kit
   |author  = Stuyk
+
   |author  = MouseyPounds
   |id      = Stuyk.LongerDays
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 19027
+
   |nexus  = 4935
   |github  =
+
   |github  = MouseyPounds/stardew-mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Longer Fence Life
 
  |author  = NormanPCN
 
  |id      = NormanPCN.LongerFenceLife
 
  |nexus  = 10498
 
  |github  = NormanPCN/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Honey Harvest Sync
   |author  = Caraxian
+
   |author  = voltaek
   |id      = caraxian.LongerLastingLures
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 2510
+
   |nexus  = 20493
   |github  = Caraxi/StardewValleyMods
+
   |github  = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Hopper Extractor
   |author  = aedenthorn, Erinthe
+
   |author  = BPavol, Lamacik
   |id      = aedenthorn.LongerSeasons
+
   |id      = bpavol.hopper_extractor
   |nexus  = 10108
+
   |nexus  = 16688
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BPavol/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Horny Festivals, Festival Warps
   |author  = RTGOAT
+
   |author  = Girafarig
   |id      = RTGOAT.Longevity
+
   |id      = Girafarig.FestivalWarps
   |nexus  = 649
+
   |nexus  = 10844
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = Horse Flute Anywhere
   |author  = drbirbdev
+
   |author  = Pathoschild
   |id      = drbirbdev.LookToTheSky
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus  = 15262
+
  |curse  = 1000620
   |github  = drbirbdev/StardewValley
+
   |nexus  = 7500
 
+
   |github  = Pathoschild/StardewMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Horse Flute Auto Mount
   |author  = Pathoschild
+
   |author  = MercuryVN
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 541
+
   |nexus  = 24018
  |moddrop = 606605
+
   |github  = MercuryVN/HorseFluteAutoMount
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Horse Overhaul
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 5999
+
   |nexus  = 7911
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Horse Squeeze
   |author  = Huanir
+
   |author  = jorgamun
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 2658
+
   |nexus  = 10446
   |github  =
+
   |github  = jorgamun/HorseSqueeze
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Horse Whistle
   |author  = Raik, Raik167, YousernameZo
+
   |author  = icepuente
   |id      = raik.testmod
+
   |id      = icepuente.HorseWhistle
   |nexus  = 6291
+
   |nexus  = 1131
   |github  =
+
   |github  = icepuente/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Horse Whistle
   |author  = SteelixLeiter, Don Collins
+
   |author  = nabuma
   |id      = LoveBubbles
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 1318
+
   |nexus  =
   |github  = doncollins/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 +
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Host Tools
   |author  = Advize and Jinxiewinxie
+
   |author  = MattPlays
   |id      = Advize.LovedLabels
+
   |id      = MattPlays.HostTools
   |nexus  = 279
+
   |nexus  = 11154
   |github  = AdvizeGH/LovedLabels
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548 1.3.29].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels Redux
+
   |name    = Hotbar Hotswap
   |author  = thespbgamer
+
   |author  = Jaredlll08
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 8880
+
   |nexus  =
   |curse  = 834387
+
   |curse  = 298033
   |github  = thespbgamer/LovedLabelsRedux
+
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = AvalonMFX
+
   |author  = certifiableGrimalkin
   |id      = AvalonMFX.LoveFestival
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 17819
+
   |nexus  = 16159
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Hover Labels
   |author  = NMVH5
+
   |author  = Achtuur
   |id      = nmvh5.LowHealthWarning
+
   |id      = Achtuur.HoverLabels
   |nexus  = 8326
+
   |nexus  = 17501
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HP Bars
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.HPBar
 +
  |nexus  = 1736
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = HQ Farmer Mod
   |author  = delaney
+
   |author  = AsakOhee
   |id      = dJustLuckMod
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 10386
+
   |nexus  = 19644
  |moddrop = 1070645
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = HUD Customizer
   |author  = spacechase0
+
   |author  = Espy
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = Espy.HUDCustomizer
  |curse  = 867393
+
   |nexus  = 23704
  |moddrop = 127279
+
   |github  =
   |nexus  = 521
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Huggable Scarecrows
   |author  = kiranmurmu
+
   |author  = bogie5464
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 8971
+
   |nexus  = 3190
   |github  = kiranmurmu/StardewValleyMods
+
   |github  = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Hugs and Kisses
   |author  = Sakorona
+
   |author  = aedenthorn, Erinthe
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = aedenthorn.HugsAndKisses
   |nexus   = 2208
+
   |curse   = 868831
   |moddrop = 664151
+
   |nexus  = 10062
   |github  = Sakorona/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Hugs and Kisses Continued
   |author  = 7thAxis
+
   |author  = JoXW
   |id      = 7thAxis.LitD
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 10770
+
   |nexus  = 21019
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Hunger
   |author  = SlayerDharok
+
   |author  = Yyeahdude
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = HungerYyeadude
   |nexus  = 5600
+
   |nexus  = 613
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Hunger and Thirst
   |author  = FairfieldBW
+
   |author  = PrimevalTitmouse
   |id      = FairfieldBW.MachineCheck
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 9515
+
   |nexus  = 1110
   |github  = FairfieldBW/MachineCheck
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Hunger for Food
   |author  = IceGladiador
+
   |author  = Tigerle01, Stephan Hensel
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = HungerForFoodByTigerle
   |nexus  = 1780
+
   |nexus  = 810
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
+
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Hungry Morning
   |author  = Shockah
+
   |author  = lech43
   |id      = Shockah.MachineStatus
+
   |id      = lech43.HungryMorning
   |nexus  = 11177
+
   |nexus  = 6391
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = Hybrid Crop Engine
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.Magic
+
   |id      = spacechase0.HybridCropEngine
   |curse  = 867745
+
   |curse  = 867721
  |moddrop = 399898
+
   |nexus  = 6577
   |nexus  = 2007
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Hypno Valley
   |author  = shekurika and Asterisk555
+
   |author  = Kryspur
   |id      = shekurika.MagicalCropsCode
+
   |id      = Kryspur.HypnoValley
   |nexus  = 8762
+
   |nexus  = 9052
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = Identifiable Combined Rings
   |author  = Entoarox
+
   |author  = atravita
   |id      = Entoarox.MagicJunimoPet
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus  = 3567
+
  |curse  = 870959
   |github  = Entoarox/StardewMods
+
  |moddrop = 1358005
 +
   |nexus  = 15928
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = I Dig Where I Want
   |author  = TerryDBS
+
   |author  = WillTheMage
   |id      = TerryDBS.MagicPluses
+
   |id      = WillTheMage.IDigWhereIWant
   |nexus  = 7096
+
   |nexus  = 26063
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Idle Animations, Animacoes
   |author  = not4bene
+
   |author  = BrasileiroTop
   |id      = not4bene.MagicScepter
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 8169
+
   |nexus  = 5139
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = Idle Pause
   |author  = season
+
   |author  = Veleek
   |id      = season.MagicValley
+
   |id      = Veleek.IdlePause
   |nexus  = 10639
+
   |nexus  = 1092
   |github  =
+
   |github  = veleek/IdlePause
  
   |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-3345058
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Idle Timer
   |author  = aedenthorn, Erinthe
+
   |author  = LordAndreios
   |id      = aedenthorn.MailboxMenu
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 14439
+
   |nexus  = 2858
   |github  = aedenthorn/StardewValleyMods
+
   |github  = emperorzuul/SMAPI_MODS
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = I Don't Use That Water
   |author  = Digus
+
   |author  = idermailer
   |id      = DIGUS.MailFrameworkMod
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 1536
+
   |nexus  = 14047
   |github  = Digus/StardewValleyMods
+
   |github  = idermailer/iDontUseThatWater
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = IFrames in Mines
   |author  = jwdred
+
   |author  = Factknowhow
   |id      = jwdred.MailOrderPigs
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 632
+
   |nexus  = 16436
   |github  = jdusbabek/stardewvalley
+
   |github  = Mekadrom/IFramesInMines
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728 1.3.29].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = I Got Friendship
   |author  = Digus
+
   |author  = ChiroxT
   |id      = Digus.MailServicesMod
+
   |id      = treinke.igotfriendship
   |nexus  = 7842
+
   |nexus  = 13290
   |github  = Digus/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = I Got XP
   |author  = pinguimbozo
+
   |author  = ChiroxT
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = treinke.igotxp
   |nexus  = 13248
+
   |nexus  = 13289
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = ImagEd
   |author  = Werewolf Master
+
   |author  = candidus42
   |id      = Wolf.GilSMAPI
+
   |id      = Candidus42.ImagEd
   |nexus  = 7118
+
   |nexus  = 7218
   |github  =
+
   |github  = mus-candidus/ImagEd
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = Kabulla
+
   |author  = mistyspring
   |id      = Kabulla.MakeLove
+
   |id      = mistyspring.immersivegrandpa
   |nexus  = 16003
+
   |nexus  = 12562
   |github  =
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Immersive Scarecrows
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ManaBar
+
   |id      = aedenthorn.ImmersiveScarecrows
   |curse  = 867709
+
   |curse  = 868685
   |nexus  = 7831
+
   |nexus  = 15290
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |beta broke in = Stardew Valley 1.6
 +
  |status        = workaround
 +
  |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Immersive Sprinklers
   |author  = darzington
+
   |author  = aedenthorn, Erinthe
   |id      = darzington.RealLifeMod
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 7445
+
  |curse  = 868686
   |github  =
+
   |nexus  = 15239
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Improved Mill
   |author  = Stari
+
   |author  = AustinYQM
   |id      = Stari.ManyEnchantments
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 8824
+
   |nexus  = 1748
   |github  = SlivaStari/ManyEnchantments
+
   |github  = AustinYQM/ImprovedMill
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Improved Quality of Life
   |author  = SnowFire k'Vala
+
   |author  = Demiacle
   |id      = SnowFire.Map_Binder
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 6983
+
   |nexus  = 1025
   |github  =
+
   |github  = demiacle/QualityOfLifeMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Improved Tracker
   |author  = aedenthorn, Erinthe
+
   |author  = Anthony Hilyard
   |id      = aedenthorn.MapEdit
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus  = 18387<!--8876 before 1.0.0-->
+
  |curse  = 445215
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9317
 +
   |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = In a Heartbeat
   |author  = DecidedlyHuman
+
   |author  = Shockah
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 14493
+
   |nexus  = 17834
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Increase Animal House Max Population
   |author  = aedenthorn, Erinthe
+
   |author  = Mizzion
   |id      = aedenthorn.MapTeleport
+
   |id      = mizzion.increaseanimalhousemaxpopulation
  |curse  = 868868
+
   |nexus  = 4861
   |nexus  = 7675
+
   |github  = Mizzion/MyStardewMods
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Increased Artifact Spots
   |author  = mabelSyrup
+
   |author  = Mizzion
   |id      = mabelsyrup.maputils
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 4716
+
   |nexus  = 3340
   |github  = mjSurber/Map-Utilities
+
  |moddrop = 663705
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.5
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
 +
  |author  = shekurika
 +
  |id      = shekurika.fishtankCapacity
 +
  |nexus  = 11388
 +
  |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
   |name    = Maritime Secrets
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = Goldenrevolver
+
   |author  = GZhynko
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 10758
+
   |nexus  = 6162
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = gzhynko/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Indoor Sprinklers
   |author  = ceruleandeep
+
   |author  = ramen
   |id      = ceruleandeep.MarketDay
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 11778
+
   |nexus  = 21124
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = mpomirski/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Industrial Furnace
   |author  = d5a1lamdtd, HaPyke
+
   |author  = Traktori
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = Traktori.IndustrialFurnace
  |moddrop = 1480763
+
   |nexus  = 5568
   |nexus  = 19309
+
   |github  = Traktori7/StardewValleyMods
   |github  = congha22/foodstore
 
  
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Industrial Furnace for Automate
   |author  = Yoshimax
+
   |author  = Traktori
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 12824
+
   |nexus  = 5568
   |github  = yoshimax2/MarryMorris
+
   |github  = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Kissing-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Industrialization Redux
   |author  = Eryk601 and sophiesalacia
+
   |author  = GaLaxY256 and kazuakisama
   |id      = Vertigon.MinesTokens
+
   |id      = G256.IR.Code
   |nexus  = 11124
+
   |nexus  = 22351
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Infallible Fishing
   |author  = StultusV
+
   |author  = aedenthorn, Erinthe
   |id      = StultusV.MaxCastStamina
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 10794
+
  |curse  = 868697
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |nexus  = 14639
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Infertile Soil
   |author  = Shockah
+
   |author  = Sabera, kelbesque
   |id      = Shockah.MaximizeFix
+
   |id      = Sabera.InfertileSoil
   |nexus  = 16099
+
   |nexus  = 2515
  |github  = Shockah/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mayo Hats
 
  |author  = spacechase0
 
  |id      = spacechase0.MayoHats
 
  |nexus  = 17514
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Infested Levels
   |author  = aedenthorn, Erinthe
+
   |author  = Eireon
   |id      = aedenthorn.MayoMart
+
   |id      = Eireon.InfestedLevels
   |nexus  = 17175
+
   |nexus  = 2823
   |github  = aedenthorn/StardewValleyMods
+
   |github  = benrpatterson/InfestedLevels
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Infinite Energy
 +
  |author  = Error27
 +
  |id      = error27.infinite_energy
 +
  |nexus  = 17717
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Infinite Inventory
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = unidarkshin, Devin Lematty
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 4634
+
   |nexus  = 2247
   |github  = xirsoi/MayonnaisePlusPlus
+
   |github  = unidarkshin/Stardew-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Infinite Junimo Cart Lives
   |author  = spacechase0
+
   |author  = Renny
   |id      = spacechase0.MayoRain
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 17436
+
   |nexus  = 2705
   |github  =
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Infinite Money
   |author  = Mehidden
+
   |author  = Chunky
   |id      = MemeOutfits.Mehidden
+
   |id      = chunky.InfiniteMoney
   |nexus  = 13213
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Infinite Watering Cans
   |author  = nman130
+
   |author  = CaptainSully
   |id      = nman130.MenusEverywhere
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 6119
+
  |moddrop = 1188756
   |github  = nman130/Stardew-Mods
+
   |nexus  = 12739
 +
   |github  = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = Infinite Zoom
   |author  = TianXiaobai
+
   |author  = berkayylmao
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 17743
+
   |nexus  = 8808
   |github  =
+
   |curse  = 500088
 
+
   |github  = berkayylmao/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Informant
   |author  = Tlitookilakin
+
   |author  = Slothsoft
   |id      = tlitookilakin.MessyCrops
+
   |id      = Slothsoft.Informant
   |moddrop = 1123884
+
   |nexus  = 14293
   |nexus  = 11317
+
  |github  = slothsoft/stardew-informant
   |github  = tlitookilakin/MessyCrops
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
   |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MeteorDefence
+
   |id      = aedenthorn.LogUploader
   |nexus  = 10641
+
  |curse  = 868724
 +
   |nexus  = 13979
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = candidus42
+
   |author  = Platonymous
   |id      = Candidus42.MiceInTheValley
+
   |id      = Platonymous.InkStories
   |nexus   = 4638
+
   |curse   = 877221
   |github  = mus-candidus/MiceInTheValley
+
   |moddrop = 1521399
}}
+
   |nexus  = 15987
{{#invoke:SMAPI compatibility|entry
 
  |name    = Milk the Villagers
 
  |author  = trunip190
 
  |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
 
   |nexus  = 5948
 
 
   |github  =
 
   |github  =
  
Line 10,061: Line 11,722:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Input Fix
   |author  = Sonozuki
+
   |author  = Windmill_City
   |id      = Satozaki.MillerTime
+
   |id      = Windmill_City.InputFix
   |nexus  = 7575
+
   |nexus  = 5693
   |github  = Sonozuki/StardewMods
+
   |github  = Windmill-City/InputFix
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Input Tools
 +
  |author  = Sagittaeri
 +
  |id      = Sagittaeri.InputTools
 +
  |nexus  = 14553
 +
  |github  = sagittaeri/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = InstaCrops
 +
  |author  = WuestMan, redknightofdoom
 +
  |id      = WuestMan.InstaCrops
 +
  |nexus  = 4077
 +
  |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Instant Animals
   |author  = Clark, wilsonch3451
+
   |author  = pinocchio1231
   |id      = Clark.MiloDog
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 2861
+
   |nexus  = 9573
   |github  =
+
   |github  = joisse1101/InstantAnimals
  
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Instant Animals 1.6
   |author  = Kabigon
+
   |author  = Siweipancc
   |id      = Kabigon.MineAssist
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 2296
+
   |nexus  = 21798
  |chucklefish = 5353
+
   |github  = siweipancc/InstantAnimals
   |github  = KabigonFirst/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Instant Break
   |author  = bwdy
+
   |author  = Jolyone
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = Me.InstantBreak
   |nexus  = 11424
+
   |nexus  = 15526
   |github  = bwdy/SDVModding
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = JPAN
+
   |author  = aedenthorn, Erinthe
   |id      = jpan.MineChanges
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 3963
+
  |curse  = 868720
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |nexus  = 14110
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Instant Buildings From Farm
   |author  = sophiesalacia
+
   |author  = BitwiseJon
   |id      = sophie.MinesTokens
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 18776
+
   |nexus  = 2070
   |github  = sophiesalacia/StardewMods
+
   |github  = bitwisejon/StardewValleyMods
 +
}}
 +
{{#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
   |name    = Mine Tweaks
+
   |name    = Instant Eat Key
   |author  = Shockah
+
   |author  = nini700
   |id      = Shockah.MineTweaks
+
   |id      = nini700.InstantEatKey
   |nexus  = 16859
+
   |nexus  = 4464
  |github  = Shockah/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |status  = workaround
 +
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Instant Fishing
   |author  = Ophaneom
+
   |author  = aurnj, Roy Li
   |id      = Ophaneom.MiniBars
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 8329
+
   |nexus  =
   |github  = Ophaneom/Mini-Bars
+
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Instant Geodes
   |author  = Nishtra
+
   |author  = montana123
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      =
   |nexus  = 674
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/109038
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = Stardew Valley 1.1
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
<!--
 
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = Instant Growth Powder
   |author  = Tran Minh Thong
+
   |author  = aedenthorn, Erinthe
   |id      = mini.tool.npc.mod
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 7060
+
  |curse  = 868864
   |github  = TMThong/Stardew-Mods
+
   |nexus  = 7727
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Instant Grow Trees
   |author  = greentodd
+
   |author  = cantorsdust and Pathoschild
   |id      = greentodd.MinorLightTweaks
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 10223
+
   |nexus  = 173
   |github  =
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Instant Load
   |author  = BlaDe
+
   |author  = Platonymous
   |id      = BlaDe.MiscTrolls
+
   |id      = Platonymous.InstantLoad
   |nexus  = 12037
+
  |curse  = 877220
 +
  |moddrop = 1521407
 +
   |nexus  = 16253
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Instantly Eat Item
   |author  = The Fluffy Robot
+
   |author  = Guedez
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = eat.item.instantly
   |nexus  = 5691
+
  |nexus  = 5116
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instantly Increase Crop Growth Phase
 +
  |author  = RyanJesky
 +
  |id      = RyanJesky.IncreaseCropGrowthPhase
 +
   |nexus  = 10146
 +
   |github  = RyanJesky/IncreaseCropGrowthPhase
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Instant Pets
   |author  = MissCoriel
+
   |author  = blueberry
   |id      = misscoriel.PositionTool
+
   |id      = blueberry.InstantPets
   |nexus  = 8087
+
   |nexus  = 9448
   |github  = MissCoriel/Position-Tool
+
   |github  = b-b-blueberry/InstantPets
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Miss Coriel's Unique Courtship Response Core
 
  |author  = MissCoriel
 
  |id      = misscoriel.UCRFix
 
  |nexus  = 8284
 
  |github  = MissCoriel/UniqueCourtshipResponseCore
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = Instant Tool Upgrades
   |author  = ChiroxT
+
   |author  = Binarynova
   |id      = treinke.missinggifts
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 11363
+
   |nexus  = 8918
   |github  =
+
   |github  = Binarynova/MyStardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Instant World Events
   |author  = StultusV
+
   |author  = Spiderbuttons
   |id      = StultusV.ReportMobCounts
+
   |id      = Spiderbuttons.InstantWorldEvents
   |nexus  = 10899
+
   |nexus  = 27242
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Integrated Minecarts
   |author  = aedenthorn, Erinthe
+
   |author  = Jibb
   |id      = aedenthorn.MobileArcade
+
   |id      = jibb.minecarts.C
   |nexus  = 6538
+
  |curse  = 988762
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 11881
 
+
   |github  = Jibblestein/StardewMods
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = Interaction Helper
   |author  = aedenthorn, Erinthe
+
   |author  = Hammurabi
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = HammurabiInteractionHelper
   |nexus  = 6568
+
   |nexus  =
   |github = aedenthorn/StardewValleyMods
+
   |chucklefish = 4640
 +
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = SMAPI 2.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = Interactions, Interacoes
   |author  = aedenthorn, Erinthe
+
   |author  = BrasileiroTop
   |id      = aedenthorn.MobileCalendar
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 6601
+
   |nexus  = 4862
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Interaction Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = jahangmar
   |id      = aedenthorn.MobileCatalogues
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 6543
+
   |nexus  = 3771
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Internationalization
   |author  = aedenthorn, Erinthe
+
   |author  = bcmpinc
   |id      = aedenthorn.MobilePhone
+
   |id      = bcmpinc.Internationalization
  |curse  = 868890
+
   |nexus  = 21317
   |nexus  = 6523
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = aedenthorn, Erinthe
+
   |author  = DecidedlyHuman
   |id      = aedenthorn.MobileTelevision
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 6575
+
   |nexus  = 12826
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Intravenous Coffee
   |author  = WisnuNug
+
   |author  = mpcomplete
   |id      = WisnuNug.MobileUI
+
   |id      = mpcomplete.IntravenousCoffee
   |nexus  = 17652
+
   |nexus  = 2224
   |github  =
+
   |github  = mpcomplete/StardewMods
 
 
  |warnings = Only works on Android.
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Investment
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.ModThis
+
   |id      = misscoriel.invest
   |nexus  = 7814
+
  |curse  = 885083
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 5293
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Investment Maximized
   |author  = Blackclaw
+
   |author  = MissCoriel
   |id      = Blackclaw.ModListCommand
+
   |id      = misscoriel.investmax
   |nexus  = 5131
+
  |curse  = 885074
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Invite Code Mod
   |author  = Enaium
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = Enaium.ModMenu
+
   |id      = KOREJJamJar.InviteCodeMod
   |curse   = 436844
+
   |nexus   = 4023
   |moddrop = 885574
+
   |github  =
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/ModMenu
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Invite Friend
   |author  = Gilar Fasulaki
+
   |author  = d5a1lamdtd, HaPyke
   |id      = GilarF.ModSettingsTab
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 4579
+
   |moddrop = 1486022
  |github  = GilarF/SVM
+
   |nexus  = 19500
 
+
   |github  =
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
 
  |author  = DaLion
 
  |id      = DaLion.Overhaul
 
   |nexus  =
 
   |github  = daleao/modular-overhaul
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = IPv6
   |author  = CatCattyCat, Cat
+
   |author  = sunsst
   |id      = cat.modupdatemenu
+
   |id      = sunsst.IPv6
   |nexus  = 2536
+
   |nexus  = 25045
  |moddrop = 833560
+
   |github  = sunsst/Stardew-Valley-IPv6
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119584
 
  |unofficial version = 2.6.0-unofficial
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Iridium Bombs
   |author  = Platonymous
+
   |author  = ApryllForever
   |id      = Platonymous.ModUpdater
+
   |id      = ApryllForever.IridiumBombs
  |curse  = 877226
+
   |nexus  = 26476
   |nexus  = 6338
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Goals Anywhere
+
   |name    = Iridium Cooking Dishes
   |author  = Suphax
+
   |author  = TianXiaobai
   |id      = suphax.monstergoalsanywhere
+
   |id      = TianXiaobai.IridiumCookingDishes
  |moddrop = 1088762
+
   |nexus  = 24732
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = Krutonium
+
   |author  = Anthony Maciel, maciel310
   |id      = krutonium.monsterinvasion
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 12641
+
   |nexus  = 15285
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Iridium Tools Patch
   |author  = WhiteMind
+
   |author  = Redwood
   |id      = WhiteMind.MonsterLT
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 1896
+
   |nexus  = 2897
   |github  =
+
   |github  = EKomperud/StardewMods
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Almanac|Almanac]] instead
+
   |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
   |broke in = Stardew Valley 1.3
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
   |name    = Monster Log Anywhere
+
   |name    = Is It Cake
   |author  = MouseyPounds
+
   |author  = LeFauxMatt
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = furyx639.IsItCake
   |nexus  = 3997
+
  |curse  = 871826
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Island Gatherers
   |author  = BananaFruit
+
   |author  = PeacefulEnd
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 10651
+
   |curse   = 870940
  |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |nexus  = 8552
}}
+
   |github  = Floogen/IslandGatherers
{{#invoke:SMAPI compatibility|entry
 
  |name    = Monsters - The Framework
 
  |author  = spacechase0
 
   |id      = spacechase0.MonstersTheFramework
 
   |nexus  = 10673
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Island Gatherers Automate
   |author  = Daniel McMenamy, Deathest1
+
   |author  = PeacefulEnd
   |id      = f1r3w477.MoodyPlanet
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 2830
+
   |nexus  = 8552
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  = Floogen/IslandGatherers
  
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Island Secret
   |author  = aedenthorn, Erinthe
+
   |author  = Edu Anttunes
   |id      = aedenthorn.Moolah
+
   |id      = IslandSecret
   |nexus  = 15123
+
   |nexus  = 8096
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = bwdy
+
   |author  = S1mmyy
   |id      = bwdy.moongates
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 3545
+
   |nexus  = 5140
   |github  = bwdymods/SDV-Moongates
+
   |github  = S1mmyy/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Item Bags
   |author  = spacechase0 and ParadigmNomad
+
   |author  = SlayerDharok
   |id      = spacechase0.MoonMisadventures
+
   |id      = SlayerDharok.Item_Bags
   |curse  = 867702
+
   |curse  = 991675
   |nexus  = 10612
+
   |nexus  = 5382
   |github  = spacechase0/StardewValleyMods
+
   |github  = Videogamers0/SDV-ItemBags
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = Item Checker
   |author  = SinZ
+
   |author  = Hitaxas
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 12096
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Item Extensions
   |author  = Mopquill
+
   |author  = mistyspring
   |id      = Mopquill.Ranch-Livin
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 2200
+
   |nexus  = 20357
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = misty-spring/StardewMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Locator
 +
   |author  = Hitaxas
 +
  |id      = Hitaxas.Items2.DLL
 +
  |nexus  = 24305
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Item Quality Indicator
   |author  = Entoarox
+
   |author  = FunnyMoney
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 2274
+
   |nexus  = 15336
  |chucklefish = 4288
+
   |github  =
   |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    = More Artifact Spots
+
   |name    = Item Recovery
   |author  = momoaau
+
   |author  = Mytsy
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = Mysty.ItemRecovery
   |nexus  = 451
+
   |nexus  = 9354
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
<!--
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Barn and Coop Animals
+
   |name    = Item Recovery Plus
   |author  = AairTheGreat, Aair
+
   |author  = Lunardiver
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 4869
+
   |nexus  = 13026
   |github  =
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Item Research 'n' Spawn
   |author  = spacechase0
+
   |author  = TSlex
   |id      = spacechase0.MoreBuildings
+
   |id      = TSlex.ItemResearchSpawner
   |curse   = 867740
+
   |nexus   = 8933
   |moddrop = 771640
+
   |moddrop = 1012482
   |nexus  = 2757
+
  |github  = TSlex/StardewValley
   |github  = spacechase0/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
  |name    = Items Have Weight
 +
  |author  = BarleyZP
 +
  |id      = BarleyZP.ItemsHaveWeight
 +
   |nexus  = 26693
 +
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Tooltips
 +
  |author  = Jaredlll08
 +
   |id      = BlameJared.ItemTooltips
 +
  |nexus  =
 +
  |curse  = 297655
 +
  |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Item Tweaks
   |author  = TwinBuilderOne
+
   |author  = crpz
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = crpz.ItemTweaks
   |nexus  = 9709
+
   |nexus  = 8182
   |github  = TwinBuilderOne/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = iTile
   |author  = phjoker
+
   |author  = ha1fdaew
   |id      = phjoker.MoreClocks
+
   |id      = ha1fdaew.iTile
   |nexus  = 11840
+
   |nexus  = 7512
   |github  = p-holodynski/StardewValleyMods
+
   |github  = ha1fdaew/iTile
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversation Topics
+
   |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  = violetlizabet
+
   |author  = Apprehentice
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = apprehentice.IMFIPOIIWT
   |nexus  = 10008
+
   |nexus  = 25188
   |github  = elizabethcd/MoreConversationTopics
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = atravita
+
   |author  = Caboose Sage, CabooseSage
   |id      = atravita.MoreFertilizers
+
   |id      = Cabbose.Sage.ItsStardewTime
  |curse  = 870975
+
   |nexus  = 20847
  |moddrop = 1145236
+
   |github  =
   |nexus  = 11837
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = Its Time to Wake Up
   |author  = Blams
+
   |author  = Krutonium
   |id      = blams.MoreForLeo
+
   |id      = Krutonium.ItsTimeToWakeUp
   |nexus  = 12710
+
   |nexus  = 13798
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Jack Be Thicc
   |author  = spacechase0
+
   |author  = DeadRobotDev
   |id      = spacechase0.MoreGiantCrops
+
   |id      = DeadRobotDev.JackBeThicc
   |curse   = 867723
+
   |nexus   = 21533
   |moddrop = 771694
+
   |github  = DeadRobotDev/StardewMods
   |nexus  = 5263
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jaques and the Bean Pole, Jaques and Beans
 +
  |author  = Matt Cioni
 +
  |id      = mattCioni.JaquesAndBeans
 +
   |nexus  = 14555
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Jar Opener
   |author  = Sonozuki
+
   |author  = Genowhirl9999
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = genowhirl9999.jaropener
   |nexus  = 5398
+
   |nexus  = 5292
   |github  = Sonozuki/StardewMods
+
  |moddrop = 988956
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = JhinFour
   |author  = Angela Ranna
+
   |author  = Keaton Sadoski
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = Sadoski.JhinFour
   |nexus  = 8117
+
   |nexus  = 11838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Jiggly Junimo Bundles
   |author  = spacechase0
+
   |author  = Jonas Henriksson, Greger
   |id      = spacechase0.MoreGrassStarters
+
   |id      = Greger.JigglyJunimoBundles
   |curse   = 867750
+
   |nexus  =
   |moddrop = 313307
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
   |nexus  = 1702
+
  |github  = gr3ger/Stardew_JJB
   |github  = spacechase0/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
 +
  |author  = k4rakara
 +
  |id      = k4rakara.JoJa84Plus
 +
   |nexus  = 5803
 +
   |github  = K4rakara/Stardew-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = j4c0b333
+
   |author  = Platonymous
   |id      = j4c0b333.Morehealth
+
   |id      = Platonymous.JoJaBan
   |nexus  = 4053
+
  |curse  = 308257
   |github  =
+
   |nexus  = 3118
 +
  |moddrop = 793907
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Joja Cola Expanded
   |author  = SorryLate, rharyanto
+
   |author  = Objection777
   |id      = SorryLate.MoreKeybinding
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 5290
+
   |nexus  = 24227
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
+
   |name    = Joja Express
   |author  = Aimon111
+
   |author  = OFTS_CQM and Yuxuan
   |id      = AimonsMoreLivelySewerOverhaulPatches
+
   |id      = ofts.jojaExp
   |nexus  = 19405
+
   |nexus  = 23614
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
+
   |github  = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Joja Financial
   |author  = JadeTheavas
+
   |author  = NermNermNerm
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = NermNermNerm.JojaFinancial
   |nexus  = 2105
+
  |nexus  = 24958
   |github  = JadeTheavas/MoreMineLadders
+
  |github  = NermNermNerm/JojaFinancial
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = JojaMart to PathoMart, Pathomart
 +
  |author  = Dounat2201, Sasara
 +
  |id      = Sasara.Pathomart
 +
   |nexus  = 1142
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Joja Online
   |author  = cheesysteak
+
   |author  = PeacefulEnd
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 2173
+
  |moddrop = 878236
   |github  = cheesysteak/stardew-steak
+
  |curse  = 870947
 +
   |nexus  = 7486
 +
   |github  = Floogen/JojaOnline
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = sophiesalacia
   |id      = Omegasis.MoreRain
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 441
+
   |nexus  = 18927
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = sophiesalacia/StardewMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja's Hauntings
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.HauntedJoja
 +
  |curse  = 997973
 +
  |nexus  = 7014
 +
  |moddrop = 1135684
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Joys of Efficiency
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = punyo, yakminepunyo
   |id      = Chikakoo.Randomizer
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 5311
+
   |nexus  = 2162
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github  = pomepome/JoysOfEfficiency
 +
 
 +
  |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
   |name    = More Rings
+
   |name    = Json Assets
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MoreRings
+
   |id      = spacechase0.JsonAssets
   |curse  = 867743
+
   |curse  = 867749
   |moddrop = 771616
+
   |moddrop = 399895
   |nexus  = 2054
+
   |nexus  = 1720
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Json Processor
   |author  = CyberCheese
+
   |author  = Jamie Taylor
   |id      = cybercheese.moresexydwarf
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 4320
+
   |nexus  = 13183
   |github  =
+
   |github  = jltaylor-us/StardewJsonProcessor
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = Json Shuffle
   |author  = OrneryWalrus
+
   |author  = spacechase0
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 2587
+
   |nexus  = 21513
 
   |github  =
 
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Jump Down the Mine
   |author  = Ded4lif
+
   |author  = flowoeB
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 7526
+
   |nexus  = 8357
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Jump Over
   |author  = Joco80 & Sasara
+
   |author  = spacechase0
   |id      = Joco80.MoreWeapons
+
   |id      = spacechase0.JumpOver
   |nexus   = 1168
+
   |curse   = 867746
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |moddrop = 384782
 
+
  |nexus  = 1844
   |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Junimatic
   |author  = thfr
+
   |author  = NermNermNerm
   |id      = thfr.MOTDMod
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 3703
+
   |nexus  = 22672
   |github  = rfht/MOTDMod
+
   |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = Junimo Beacon
   |author  = Akane
+
   |author  = Achtuur
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 10553
+
   |nexus  = 17135
   |github  =
+
   |github  = Achtuur/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Junimo Boy
   |author  = mouahrara
+
   |author  = Tyler Gibbs
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 18973
+
   |nexus  = 14384
   |github  = mouahrara/mouahrarasModuleCollection
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Junimo Cart More Score
   |author  = ylsama
+
   |author  = yaxuan97
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 2614
+
   |nexus  = 13644
   |github  = ylsama/RightClickMoveMode
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Junimo Deposit Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Zoryn
   |id      = aedenthorn.MoveableMailbox
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 7834
+
   |nexus  =
   |github = aedenthorn/StardewValleyMods
+
   |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    = Moveable Pet Bowl
+
   |name    = Junimo Dialog
   |author  = aedenthorn, Erinthe
+
   |author  = ceruleandeep
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = ceruleandeep.junimodialog
  |curse  = 868849
+
   |nexus  = 8937
   |nexus  = 8038
+
   |github  = ceruleandeep/CeruleanStardewMods
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Junimo Farm
   |author  = joljyo
+
   |author  = Platonymous
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 7378
+
   |nexus  = 984
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = Vilaboa
+
   |author  = Fernass354
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 17391
+
   |nexus  = 18457
 
   |github  =
 
   |github  =
  
Line 10,746: Line 12,441:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Junimo Kart Anywhere
   |author  = Shuai Zhang
+
   |author  = MartyrPher
   |id      = shuaiz.MoveFasterMod
+
   |id      = JunimoKartAnywhere
   |nexus  = 1351
+
   |nexus  = 4315
   |github  = hcoona/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Move Greenhouse Plot
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.MoveGreenhousePlot
 
  |nexus  = 13589
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Move It
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.MoveIt
 
  |nexus  = 15163
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Junimo Kart Cheater
   |author  = Zoryn
+
   |author  = ryaon
   |id      = Zoryn.MovementModifier
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  =
+
   |nexus  = 5137
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Junimo Kart Global Rankings
   |author  = bcmpinc
+
   |author  = drbirbdev
   |id      = bcmpinc.MovementSpeed
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 2736
+
   |nexus  = 14856
   |github  = bcmpinc/StardewHack
+
   |github  = drbirbdev/StardewValley
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Junimo Kart Level Practice
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = BlaDe.JunimoLevelPractice
  |curse  = 868672
+
   |nexus  = 10056
   |nexus  = 16395
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Junimo Kart Level Select
   |author  = daleonar
+
   |author  = b1rdyw1rdy
   |id      = daleonar.Snorlax
+
   |id      = b1rdyw1rdy.JunimoKartLevelSelect
   |nexus  = 16194
+
   |nexus  = 25140
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Junimo Kart Prizes
   |author  = Kabi-chan
+
   |author  = b1rdyw1rdy
   |id      = kabi-chan.MuffinCore
+
   |id      = b1rdyw1rdy.JunimoKartPrizes
   |nexus  = 8070
+
   |nexus  = 25968
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Junimos Accept Cash
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MultiFertilizer
+
   |id      = spacechase0.JunimosAcceptCash
   |curse  = 867717
+
   |curse  = 867716
   |nexus  = 7436
+
   |nexus  = 7437
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 10,824: Line 12,495:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Junimo Studio, Music Blocks
   |author  = skiilaa
+
   |author  = Becks723
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 2282
+
   |nexus  = 6971
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Junimo Warp
   |author  = Achtuur
+
   |author  = Shockah
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = Shockah.JunimoWarp
   |nexus  = 16891
+
   |nexus  = 15676
   |github  = Achtuur/StardewMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Junk Mail
   |author  = delphinwave
+
   |author  = Taskmaster
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = Taskmaster.JunkMail
   |nexus  = 7681
+
   |nexus  = 4452
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Just Relax
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.JustRelax
 +
  |nexus  = 7770
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Just Sleep In
   |author  = Alberto Moreira Luiz
+
   |author  = Rifleman
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 9672
+
   |nexus  = 11286
   |github  =
+
   |github  = 9Rifleman/JustSleepIn
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Kamikaze
   |author  = DoubleZ
+
   |author  = aurnj, Roy Li
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 3765
+
   |nexus  =
   |github  = SourceZh/MultiplayerIdle
+
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Kawakami - Healer NPC
  |author  = MindMeltMax
+
   |author  = Gorzalt and Flerfarvet
  |id      = MindMeltMax.MPInfo
+
   |id      = gorzalt.kawakami
  |moddrop = 1302776
+
   |nexus  = 2549
  |nexus  = 15155
+
   |github  = Gorzalt/StardewValleyMods
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
 
   |author  = Scayze
 
   |id      = scayze.MultiplayerPrairieKing
 
   |nexus  = 16030
 
   |github  = scayze/multiprairie
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = Tran Minh Thong
+
   |author  = KediDili
   |id      = multiplayer.mod
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 16582
+
  |nexus  = 19375
   |github  = TMThong/Stardew-Mods
+
  |github  = KediDili/FurnitureTweaks
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kedi's NPC Utilities
 +
  |author  = KediDili
 +
  |id      = KediDili.KNU
 +
   |nexus  = 17884
 +
   |github  = KediDili/NPCUtilities
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Keep Partners, Keep Your Partners
   |author  = Cherry, CherryChain
+
   |author  = EssGee, SG
   |id      = Cherry.MultiplayerModChecker
+
   |id      = SG.Partners
   |nexus  = 6609
+
   |nexus  = 5625
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = KeyBind UI
 +
  |author  = Enaium
 +
  |id      = Enaium.KeyBindUI
 +
  |curse  = 538001
 +
  |moddrop = 1036920
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Keyboard Mod Menu
   |author  = Kalthramis
+
   |author  = Shadowfoxss
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 2192
+
   |nexus  = 3147
 +
  |curse  = 308891
 
   |github  =
 
   |github  =
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
  
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
+
   |broke in = SMAPI 3.0
 
+
   |status   = abandoned
   |broke in           = Stardew Valley 1.4
 
   |unofficial version = 1.0.3-unofficial.1-SorryLate
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Time
+
   |name    = Key Suppressor
   |author  = lolmaj
+
   |author  = Deflaktor
   |id      = lolmaj.MultiplayerTime
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 2543
+
   |nexus  = 9295
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  = Deflaktor/KeySuppressor
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Kisekae
   |author  = aedenthorn, Erinthe
+
   |author  = Kabigon
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = Kabigon.kisekae
   |nexus  = 8077
+
   |nexus  = 2348
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KabigonFirst/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Multiple Gifts for Spouses
+
   |name    = Kiss Krobus
   |author  = Redwood
+
   |author  = EnanoForro
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = EnanoForro.KissKrobus
   |nexus  = 2910
+
   |nexus  = 25234
   |github  = EKomperud/StardewMods
+
   |github  =
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Mini-Obelisks
+
   |name    = KivoValley Pets, KivoValley Sounds Lib
   |author  = PeacefulEnd
+
   |author  = ST, Trans1st0r
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = ST.KivoValley.SoundsLib
   |nexus  = 7900
+
   |nexus  = 25705
   |github  = Floogen/MultipleMiniObelisks
+
   |github  =
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = ceruleandeep
+
   |author  = Shockah
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = Shockah.Kokoro
   |nexus  = 8711
+
   |nexus  = 15682
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Krobus Roommate Shop
  |author  = SlyMerc
 
  |id      = FileLoading
 
  |nexus  = 1094
 
  |github  =
 
 
 
  |status  = workaround
 
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
  |broke in = SMAPI 2.0
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multi Save
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultiSave
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 15402
+
  |curse  = 868741
 +
   |nexus  = 13131
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 10,975: Line 12,648:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Krobus Sells Larger Stacks
   |author  = Miome
+
   |author  = Annosz
   |id      = miome.MultiToolMod
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 2546
+
   |nexus  = 5993
   |github  = miome/MultitoolMod
+
   |github  = Annosz/StardewValleyModding
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Labeling
   |author  = MindMeltMax
+
   |author  = Enaium
   |id      = MindMeltMax.MUC
+
   |id      = Enaium.Labeling
   |nexus   = 9856
+
   |curse   = 443134
   |moddrop = 1135731
+
   |moddrop = 906932
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |nexus  =
 +
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Ladder and Snow Yam Tip
   |author  = Cherry, CherryChain
+
   |author  = WhiteMind
   |id      = Cherry.MultiYieldCrops
+
   |id      = WhiteMind.LAST
   |nexus  = 6069
+
   |nexus  = 1906
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Ladder Light
   |author  = Jacque Pott
+
   |author  = Tocseoj
   |id      = JacquePott.MYCDGRPatch
+
   |id      = Tocseoj.LadderLight
   |nexus  = 14023
+
  |moddrop = 1549539
 +
  |curse  = 1003314
 +
   |nexus  = 22052
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Ladder Locator
   |author  = aedenthorn, Erinthe
+
   |author  = ChaosEnergy
   |id      = aedenthorn.Murdercrows
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 6615
+
  |curse  = 989910
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3094
 
+
   |github  = yuri-moens/LadderLocator
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = cotboy
+
   |author  = Platonymous
   |id      = cambam.MURDERDRONE
+
   |id      = Platonymous.LandGrants
   |nexus  = 4507
+
  |curse  = 877222
   |github  = camcamcamcam/murderdrone
+
  |moddrop = 1521380
 +
   |nexus  = 15855
 +
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 
  |unofficial version = 0.0.7-unofficial.5-prism99
 
 
 
  |summary  = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] instead to Murder Drone.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Mod
+
   |name    = Last Day to Plant
   |author  = Aren, Aren Desai
+
   |author  = dmcrider57
   |id      = Aren.MurderMod
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 17470
+
   |nexus  = 7917
   |github  = ArenKDesai/Murder-Mod
+
   |github  = dmcrider/LastDayToPlant
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Last Day to Plant Redux
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = atravita.LastDayToPlantRedux
   |curse  = 870973
+
   |curse  = 870965
   |moddrop = 1187402
+
   |moddrop = 1294435
   |nexus  = 12598
+
   |nexus  = 15004
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 11,050: Line 12,721:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = Lasting Conversation Topics
   |author  = Expl0
+
   |author  = sophiesalacia
   |id      = Expl0.MushroomCursors
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 12594
+
   |nexus  = 14377
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = Eireon, Ben Patterson
+
   |author  = Lavapulse
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 2818
+
   |nexus  = 4821
   |github  = benrpatterson/MushroomLevels
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = Lazy Farmer
   |author  = WhiteMind
+
   |author  = LazyGamer
   |id      = WhiteMind.MLT
+
   |id      = LazyGamer.LazyFarmer
   |nexus  = 1894
+
   |nexus  = 26294
   |github  =
+
   |github  = setsevireon/LazyFarmer
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = Use [[#Almanac|Almanac]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Lazy Mod
   |author  = blueberry and Oddshot
+
   |author  = weizinai
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = weizinai.LazyMod
   |nexus  = 4637
+
   |nexus  = 22826
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = weizinai/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Leaderboard Library
   |author  = blueberry, blueberry and Oddshot
+
   |author  = drbirbdev
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 4637
+
   |nexus  = 15102
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = drbirbdev/StardewValley
 
 
  |broke in = Stardew Valley 1.6<!--retest linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Leah Cabin Music Fix
   |author  = Goldenrevolver
+
   |author  = Huanir
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = Huanir.LeahCabinMusicFix
   |nexus  = 10978
+
   |nexus  = 2653
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Leave the Mine
   |author  = Lis
+
   |author  = Kangzoel
   |id      = Lis.MusicalCellar
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 7626
+
   |nexus  = 11823
   |github  = lisamreynolds/MusicalCellar
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Lefty Mode
   |author  = aedenthorn, Erinthe
+
   |author  = Max Vollmer, SVProtector
   |id      = aedenthorn.MusicalPaths
+
   |id      = maxvollmer.leftymode
   |nexus  = 13197
+
   |nexus  = 6199
   |github  = aedenthorn/StardewValleyMods
+
   |github  = maxvollmer/LeftyMode
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Legendary Fish Pond Framework
   |author  = Marcos Brendon
+
   |author  = sharpskull2
   |id      = marcos.mymoney
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  = 6736
+
   |nexus  = 14637
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Lenient Window Resize
   |author  = PeacefulEnd
+
   |author  = DeLiXx
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 12312
+
  |curse  = 990483
   |github  = Floogen/MysticalBuildings
+
   |nexus  = 12305
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Less Mini Shipping Bin
   |author  = Enaium
+
   |author  = atravita
   |id      = Enaium.NameTags
+
   |id      = atravita.LessMiniShippingBin
   |curse  = 436816
+
   |curse  = 870982
   |moddrop = 877767
+
   |nexus  = 10959
   |nexus  =
+
   |moddrop = 1102538
   |github  = Enaium-StardewValleyMods/NameTags
+
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = aedenthorn, Erinthe
+
   |author  = Permamiss
   |id      = aedenthorn.NapalmMummies
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 15933
+
   |nexus  = 637
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nature Strikes Back
+
   |name    = Let Me Hatch This Egg
   |author  = Clumsy Jackdaw
+
   |author  = MikeW
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = Mikew.letmehatchthisegg.smapi
   |nexus  = 19771
+
   |nexus  = 25175
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Let Me Rest!
   |author  = Ilyaki
+
   |author  = Ophaneom
   |id      = ilyaki.neatadditions
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 2648
+
   |nexus  = 8205
   |github  = Ilyaki/NeatAdditions
+
   |github  = Ophaneom/Let-Me-Rest
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let Me Shop
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.LetMeShop
 +
  |moddrop = 1443554
 +
  |nexus  = 16738
 +
  |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
   |name    = Network Optimizer
+
   |name    = Let's Start With Fishing
   |author  = Ilyaki
+
   |author  = MedievalAI
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 3021
+
   |nexus  = 19107
   |github  = Ilyaki/NetworkOptimizer
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Level Extender
   |author  = DestyNova
+
   |author  = unidarkshin, Devin Lematty
   |id      = DestyNova.NEACode
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 12369
+
   |nexus  = 1471
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Level Forever
   |author  = Vrakyas
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 4030
+
   |nexus  = 22920
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Leveling Adjustment
   |author  = Nobbele
+
   |author  = jahangmar
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = jahangmar.LevelingAdjustment
   |nexus  = 2654
+
   |nexus  = 4689
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Level Up Notifications
   |author  = Spacechase0
+
   |author  = kd8lvt
   |id      = Spacechase0.NewGamePlus
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 10786
+
   |nexus  = 855
   |github  = spacechase0/StardewValleyMods
+
  |curse  = 300715
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = Igorious
+
   |author  = shurmash
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  =
+
   |nexus  = 7222
  |chucklefish = 3683
+
   |github  =
   |github  = Igorious/StardevValleyNewMachinesMod
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Years Eve → Fireworks
+
   |name    = Lewd Leah
   |author  = sophiesalacia
+
   |author  = prowlingDemon, unknownDev
   |id      = sophie.Fireworks
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
  |nexus  = 15277
+
   |nexus  = 4402
  |github  = sophiesalacia/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Nexus Mods Button
 
  |author  = Pickysaurus
 
  |id      = Pickysaurus.NexusModsButton
 
   |nexus  = 12969
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Light Mod
  |author  = Nori, seaweednori
 
  |id      = nori.NiceMessages
 
  |nexus  = 6160
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Night Event Chance Tweak
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = aedenthorn.LightMod
   |nexus  = 10633
+
  |curse  = 868708
 +
   |nexus  = 14387
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 11,253: Line 12,921:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Light Switch
   |author   = Omegasis, Alpha_Omegasis
+
   |author = holythesea
   |id       = Omegasis.NightOwl
+
   |id     = holythesea.LightSwitch
   |nexus   = 433
+
   |nexus   = 15683
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = holy-the-sea/LightSwitch
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Like a Duck to Water
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LikeADuckToWater
 +
  |curse  = 868676
 +
  |nexus  = 15860
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Like a Duck to Water Continued
   |author  = SevenChords
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = SevenChords.Night_Shift
+
   |id      = tem696969696969.LikeADuckToWater
   |nexus  = 15345
+
   |nexus  = 21285
   |github  =
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Limited Campfire Cooking
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = Cherry, CherryChain
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 19651
+
   |nexus  = 4971
   |github  =
+
  |moddrop = 716383
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Limited Regrowable Crop Harvests
   |author  = Mr Tea, MrTea
+
   |author  = Adradis
   |id      = MrTea.NoBlink
+
   |id      = Adradis.LimitedHarvests
   |nexus  = 17220
+
   |nexus  = 24623
   |github  =
+
   |github  = Adradis/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Line Sprinklers
   |author  = Pathoschild
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = Pathoschild.NoclipMode
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus  = 3900
+
   |nexus  = 2917
   |moddrop = 691002
+
   |github  = hootless/StardewMods
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = ceruleandeep
+
   |author  = rtrox, Swyytch
   |id      = ceruleandeep.NoCooties
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 9000
+
   |nexus  = 23895
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Linus Mod
   |author  = CatCattyCat, Cat
+
   |author  = tomii
   |id      = cat.nocrows
+
   |id      = tomii.LinusMod
   |nexus  = 1682
+
   |nexus  = 11637
   |moddrop = 833543
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Literally Can't Even
   |author  = Underscore76
+
   |author  = spacechase0
   |id      = underscore.nodebris
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 19699
+
  |curse  = 867137
   |github  = Underscore76/NoDebrisWeather
+
   |nexus  = 14262
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Little NPCs
   |author  = Kryspur
+
   |author  = Candidus42
   |id      = Kryspur.NoFallDamage
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 17749
+
   |nexus  = 15152
   |github  =
+
   |github  = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Live Progress Bar
   |author  = CatCattyCat, Cat
+
   |author  = Tyler Gibbs
   |id      = cat.nofencedecay
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 1180
+
   |nexus  = 7330
  |moddrop = 833537
+
   |github  = tylergibbs2/StardewValleyMods
   |github  = danvolchek/StardewMods
+
 
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
 
}}
 
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Livestock Choices
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LivestockChoices
 +
  |curse  = 868766
 +
  |nexus  = 11551
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay Redux
+
   |name    = Loan Mod
   |author  = EnderTedi
+
   |author  = Doomnik
   |id      = cat.nofencedecay
+
   |id      = Doomnik.LoanMod
   |nexus  = 20802
+
   |nexus  = 3882
 +
  |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Festival Timer
+
   |name    = Lober Cat
   |author  = mistyspring
+
   |author  = codyflagstaff
   |id      = mistyspring.nofestivaltimer
+
   |id      = codyflagstaff.lobercat
   |nexus  = 20077
+
   |nexus  = 8219
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Location and Music Logger
   |author  = hitachihex
+
   |author  = Brandy Lover, WDavi
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = Brandy Lover.LMlog
   |nexus  =
+
   |nexus  = 1366
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github =
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
+
   |name    = Location Compass
   |author  = Kumagabear
+
   |author  = Bouhm and Pathoschild
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = Bouhm.LocationCompass
   |nexus  = 19655
+
   |nexus  = 3045
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Lockable Things
   |author  = Hangy
+
   |author  = ThisIsCad
   |id      = Hangy.NoKidsEver
+
   |id      = ThisIsCad.LockableThings
   |nexus  = 1464
+
   |nexus  = 26281
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = brandonwamboldt/LockableThings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Locked Chests
   |author  = jaeha, qpqpqp121
+
   |author  = MindMeltMax
   |id      = jaeha.No_Kimchi
+
   |id      = MindMeltMax.LockedChests
   |nexus   = 5043
+
   |curse   = 1004481
   |github  =
+
   |moddrop = 1179603
 
+
  |nexus  = 12452
   |broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Locked Crab Pots
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = nini700
   |id      = theultimatenuke.testmod
+
   |id      = nini700.LockedCrabPot
   |nexus  = 17965
+
   |nexus  = 4461
   |github  = TheUltimateNuke/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Locked Maps
   |author  = minervamaga
+
   |author  = Edu Anttunes
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = LockedMaps
   |nexus  =
+
   |nexus  = 10089
  |moddrop = 631110
+
   |github  =
   |github  = minervamaga/NoMineFlyersRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Lock Hotbar Items
   |author  = Guedez
+
   |author  = Falson
   |id      = exhaustion.protection
+
   |id      = Falson.LockHotbarItems
   |nexus  = 5113
+
   |moddrop = 1573213
   |moddrop = 707180
+
   |nexus  = 23702
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Lockpicks
   |author  = Drynwynn, thepaladinknight
+
   |author  = bwdy
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = bwdy.lockpicks
   |nexus  = 2528
+
   |nexus  = 3521
   |github  = Drynwynn/StardewValleyMods
+
   |github  = bwdymods/SDV-Lockpicks
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Log Menu
   |author  = MadaraUchiha
+
   |author  = JareBear
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = JareBear.LogMenu
   |nexus  = 5176
+
   |nexus  = 19919
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Log Spam Filter
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  = 6509
+
  |curse  = 868783
 +
   |nexus  = 11252
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Longer Days
   |author  = Neko Boi Nick
+
   |author  = Stuyk
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = Stuyk.LongerDays
   |nexus  = 19250
+
   |nexus  = 19027
   |github  = thakyZ/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Longer Fence Life
   |author  = Slumber
+
   |author  = NormanPCN
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 11529
+
   |nexus  = 10498
   |github  =
+
   |github  = NormanPCN/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Longer Lasting Lures
   |author  = mlambley
+
   |author  = Caraxian
   |id      = mlambley.NoQuarry
+
   |id      = caraxian.LongerLastingLures
   |nexus  = 19410
+
   |nexus  = 2510
   |github  =
+
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Longer Seasons
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.NormalizeAI
+
   |id      = aedenthorn.LongerSeasons
   |moddrop = 1521423
+
   |curse  = 868830
   |nexus  = 19334
+
   |nexus  = 10108
   |github  =
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Longer Seasons - Continued
   |author  = Xangria
+
   |author  = aedenthorn and FlyingTNT
   |id      = Xangria.NoRumbleHorse
+
   |id      = FlyingTNT.LongerSeasons
   |nexus  = 1779
+
   |nexus  = 25164
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longevity
 +
  |author  = RTGOAT
 +
  |id      = RTGOAT.Longevity
 +
  |nexus  = 649
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Looking for Love REDUX
   |author  = lech43
+
   |author  = mushroomhash
   |id      = lech43.NoSeeds
+
   |id      = mush.loveydovey
   |nexus  = 6392
+
   |nexus  = 21370
  |github  =
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Look to the Sky
   |author  = ThatNorthernMonkey
+
   |author  = drbirbdev
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 237
+
   |nexus  = 15262
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay On Farm
+
   |name    = Lookup Anything
   |author  = A_Dude
+
   |author  = Pathoschild
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus  = 8071
+
  |curse  = 992793
   |github  =
+
   |nexus  = 541
 +
  |moddrop = 606605
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Loon Calls
   |author  = Platonymous
+
   |author  = Graham Nelson
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = GrahamNelson.LoonCallsMod
  |curse  = 307727
+
   |nexus  = 27045
  |moddrop = 793930
+
   |github  = Graham-Nelson73/LoonCallsMod
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5<!--@retest-linked-->
 
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = Loose Audio Files
   |author  = Yaramy
+
   |author  = aedenthorn, Erinthe
   |id      = yaramy.noteblocks
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 6646
+
  |curse  = 868902
   |github  =
+
   |nexus  = 5999
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = TheElm
+
   |author  = Huanir
   |id      = TheElm.NotFarFromTheTree
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 4739
+
   |nexus  = 2658
   |github  = GStefanowich/SDV-NFFTT
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Lost Book Menu
   |author  = Sto13
+
   |author  = bungus
   |id      = Sto13.NoThunderSound
+
   |id      = bungus.LostBookMenu
   |nexus  = 14414
+
   |nexus  = 20301
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Lost Woods
   |author  = crazywig
+
   |author  = Raik, Raik167, YousernameZo
   |id      = crazywig.notransitions
+
   |id      = raik.testmod
   |nexus  = 7354
+
   |nexus  = 6291
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Warp Delay
+
   |name    = Louis's Garage and Renault 5 Expansion
   |author  = Tran Minh Thong
+
   |author  = XxHarvzBackxX and Yri and Kaystar
   |id      = no.warp.delay
+
   |id      = R5.DLL
   |nexus  = 19805
+
   |nexus  = 24687
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Love Bubbles
   |author  = John Peters
+
   |author  = SteelixLeiter, Don Collins
   |id      = JohnPeters.NowPlaying
+
   |id      = LoveBubbles
   |nexus  = 19441
+
   |nexus  = 1318
   |github  =
+
   |github  = doncollins/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Loved Labels
   |author  = PurrplingCat
+
   |author  = Advize and Jinxiewinxie
   |id      = purrplingcat.npcadventure
+
   |id      = Advize.LovedLabels
  |curse  = 577730
+
   |nexus  = 279
   |nexus  = 4582
+
   |github  = AdvizeGH/LovedLabels
   |github  = purrplingcat/PurrplingMod
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 2.2.2-unofficial.4-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Bucket for HB, NPC Bucket
+
   |name    = Loved Labels Redux
   |author  = shounlol
+
   |author  = thespbgamer
   |id      = shounlol.NPCBucket
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 20328
+
   |nexus  = 8880
 +
  |curse  = 834387
 +
  |github  = thespbgamer/LovedLabelsRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Love Festival
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.LoveFestival
 +
  |curse  = 1016375
 +
  |nexus  = 17819
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Low Health Warning
   |author  = aedenthorn, Erinthe
+
   |author  = NMVH5
   |id      = aedenthorn.NPCClothing
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 13940
+
   |nexus  = 8326
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Luckier Mod, Luciker Mod
   |author  = ichortower
+
   |author  = Justin Song
   |id      = ichortower.NPCGeometry
+
   |id      = JustinSong.LucikerMood
   |nexus  = 19259
+
   |nexus  = 27250
   |github  = ichortower/NPCGeometry
+
   |github  =
 
 
  |broke in = Stardew Valley ≤1.5.6
 
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Luck Skill
   |author  = Bouhm and Pathoschild
+
   |author  = spacechase0
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus  = 239
+
  |curse  = 867393
   |github  = Bouhm/stardew-valley-mods
+
  |moddrop = 127279
 +
   |nexus  = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Lucky Block, Random Block
   |author  = trashcan9
+
   |author  = elthisboy
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = elthisboy.LuckyBlockMod
   |nexus  = 16236
+
  |curse  = 1075448
 +
   |nexus  = 26594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Lucky Reclamation Trash Can
   |author  = Akago
+
   |author  = kiranmurmu
   |id      = akago.PathDisplay
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 7563
+
   |nexus  = 8971
   |github  =
+
   |github  = kiranmurmu/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Lunar Disturbances
   |author  = Hydrox, hydrox6
+
   |author  = Sakorona
   |id      = Hydrox.NumericalHealth
+
   |id      = KoihimeNakamura.LunarDisturbances
   |nexus  = 4863
+
   |nexus  = 2208
   |github  =
+
  |moddrop = 664151
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Machine Augmentors
   |author  = aedenthorn, Erinthe
+
   |author  = SlayerDharok
   |id      = aedenthorn.ImportMap
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 10965
+
   |nexus  = 5600
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Videogamers0/SDV-MachineAugmentors
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Machine Check
   |author  = aedenthorn, Erinthe
+
   |author  = FairfieldBW
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 18365
+
   |nexus  = 9515
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Machine Speed Change
   |author  = Adeel Tariq
+
   |author  = IceGladiador
   |id      = Adeel.ObjectProgressbars
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 2803
+
   |nexus  = 1780
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  =
  
 +
  |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = broken, use older version 1.3 instead.
+
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Status
 +
  |author  = Shockah
 +
  |id      = Shockah.MachineStatus
 +
  |nexus  = 11177
 +
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Magic
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = spacechase0.Magic
   |curse  = 867757
+
   |curse  = 867745
   |moddrop = 131148
+
   |moddrop = 399898
   |nexus  = 1315
+
   |nexus  = 2007
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magical Crops
 +
  |author  = shekurika and Asterisk555
 +
  |id      = shekurika.MagicalCropsCode
 +
  |nexus  = 8762
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic by Neosinf
 +
  |author  = Neosinf
 +
  |id      = neosinf.Magic
 +
  |nexus  = 26593
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Magic Junimo Pet
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.OKNightCheck
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 14231
+
   |nexus  = 3567
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Entoarox/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Magic Pluses
   |author  = lambui
+
   |author  = TerryDBS
   |id      = PhthaloBlue.Omnifarm
+
   |id      = TerryDBS.MagicPluses
   |nexus  =
+
   |nexus  = 7096
  |url    = https://community.playstarbound.com/threads/127299
+
   |github  =
   |github  = lambui/StardewValleyMod_OmniFarm
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Magic Scepter
   |author  = Alejandro Akbal
+
   |author  = not4bene
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = not4bene.MagicScepter
   |nexus  = 7877
+
   |nexus  = 8169
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Magic Valley
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.OmniTools
+
   |id      = season.MagicValley
  |curse  = 868690
+
   |nexus  = 10639
   |nexus  = 14865
+
   |github  =
   |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 version = 1.0.1-unofficial
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Mailbox Menu
   |author  = BitwiseJon
+
   |author  = aedenthorn, Erinthe
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 2052
+
  |curse  = 868707
   |github  = bitwisejon/StardewValleyMods
+
   |nexus  = 14439
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Mailbox Menu Continued
   |author  = Miome
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = Miome.OneDayAtATime
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 8870
+
   |nexus  = 21068
   |github  = miome/OneDayAtATime
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mail Framework
 +
  |author  = Digus
 +
  |id      = DIGUS.MailFrameworkMod
 +
  |nexus  = 1536
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Mail Order Pigs
   |author  = SorryLate, rharyanto
+
   |author  = jwdred
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 5150
+
   |nexus  = 632
   |github  =
+
   |github  = jdusbabek/stardewvalley
  
   |status   = workaround
+
   |broke in = Stardew Valley 1.3.29
   |summary = Use [[#Silo Size|Silo Size]] instead.
+
<!--
   |broke in = SMAPI 3.12.0
+
   |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
 +
  |name    = Mail Services Mod
 +
  |author = Digus
 +
  |id      = Digus.MailServicesMod
 +
  |nexus  = 7842
 +
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = Mizzion
+
   |author  = pinguimbozo
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 3633
+
   |nexus  = 13248
  |moddrop = 661376
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Maintain Glow Rings Indoors Radius
   |author  = xiaoye97
+
   |author  = Cloudyluna
   |id      = xiaoye97.OnlyIridium
+
   |id      = Cloudyluna.MaintainGlowRingsIndoorsRadius
   |nexus  = 4471
+
   |nexus  = 27331
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Make Gil Real
   |author  = MedievalAI
+
   |author  = Werewolf Master
   |id      = MedievalAI.OpenHearts
+
   |id      = Wolf.GilSMAPI
   |nexus  = 16944
+
   |nexus  = 7118
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Make Love
   |author  = Saitoue
+
   |author  = Kabulla
   |id      = Saitoue.Orchard
+
   |id      = Kabulla.MakeLove
   |nexus  = 13867
+
   |nexus  = 16003
   |github  = Saitoue/Orchard
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Makeshift Multiplayer
   |author  = LeFauxMatt
+
   |author  = spacechase0
   |id      = furyx639.OrdinaryCapsule
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |curse   = 871831
+
   |nexus   = 501
   |nexus  = 13489
+
   |moddrop = 127274
   |github  = LeFauxMatt/StardewMods
+
   |github  = spacechase0/StardewValleyMP
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Mana Bar
   |author  = crazywig
+
   |author  = spacechase0
   |id      = crazywig.oreincrease
+
   |id      = spacechase0.ManaBar
   |nexus   = 7370
+
   |curse   = 867709
   |github  =
+
   |nexus  = 7831
 
+
   |github  = spacechase0/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = KKramer85
+
   |author  = darzington
   |id      = OreIncreaseV3
+
   |id      = darzington.RealLifeMod
  |moddrop = 1475534
+
   |nexus  = 7445
   |nexus  = 19132
 
 
   |github  =
 
   |github  =
  
Line 11,801: Line 13,523:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Manure Industries
   |author  = Yyeahdude
+
   |author  = Drewdus42
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = Drewdus42.ManureIndustries
   |nexus  = 4772
+
   |nexus  = 9310
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Many Enchantments
   |author  = Ivy
+
   |author  = Stari
   |id      = Ivy.OrnithologistsGuild
+
   |id      = Stari.ManyEnchantments
   |nexus  = 14510
+
   |nexus  = 8824
   |github  = greyivy/OrnithologistsGuild
+
   |github  = SlivaStari/ManyEnchantments
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Map Binder
   |author  = aedenthorn, Erinthe
+
   |author  = SnowFire k'Vala
   |id      = aedenthorn.OutfitSets
+
   |id      = SnowFire.Map_Binder
   |nexus  = 13888
+
   |nexus  = 6983
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Out of Season Bonuses, Seasonal Items
 
  |author  = Midori Armstrong, azureglasses
 
  |id      = midoriarmstrong.seasonalitems
 
  |nexus  = 1452
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OverworldChests
+
   |id      = aedenthorn.MapEdit
   |nexus  = 7710
+
  |curse  = 868847
 +
   |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.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = CrunchyDuck
+
   |author  = DecidedlyHuman
   |id      = CrunchyDuck.OwOMod
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 8923
+
  |curse  = 1019064
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |nexus  = 14493
 +
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Map Teleport
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.PacifistValley
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 5464
+
  |curse  = 868868
 +
   |nexus  = 7675
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 11,858: Line 13,584:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = Map Teleport For Expansions, Stardew Valley Map Teleport
   |author  = aedenthorn, Erinthe
+
   |author  = hlyvia
   |id      = aedenthorn.PaintingDisplay
+
   |id      = hlyvia.StardewValleyMapTeleport
   |nexus  = 10918
+
   |nexus  = 25279
   |github  = aedenthorn/StardewValleyMods
+
   |github  = kesesek/StardewValleyMapTeleport
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#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
   |name    = Panning Upgrades
+
   |name    = Map Utilities
   |author  = drbirbdev
+
   |author  = mabelSyrup
   |id      = drbirbdev.PanningUpgrades
+
   |id      = mabelsyrup.maputils
   |nexus  = 12242
+
   |nexus  = 4716
   |github  = drbirbdev/StardewValley
+
   |github  = mjSurber/Map-Utilities
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Maritime Secrets
   |author  = trashcan9
+
   |author  = Goldenrevolver
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 16234
+
   |nexus  = 10758
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = Market Day
   |author  = AnotherStardewValleySunday
+
   |author  = ceruleandeep
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 14638
+
   |nexus  = 11778
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = Paritee
+
   |author  = d5a1lamdtd, HaPyke
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 3296
+
  |curse  = 994458
   |github  = paritee/Paritee.StardewValley.Frameworks
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |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.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274 1.4].
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Treat Your Animals
+
   |name    = Mastery Extended
   |author  = Paritee
+
   |author  = AlanBF
   |id      = Paritee.TreatYourAnimals
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 3375
+
   |nexus  = 23697
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = Pet-Slime/StardewValley
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips
+
   |name    = Mastery Extended - WoL Compat
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = AlanBF
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
  |id      = AlanBF.MasteryExtended.WoL
   |nexus  = 2166
+
  |nexus  = 23697
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Matching Nodes, MinesTokens
 +
  |author  = Eryk601 and sophiesalacia
 +
   |id      = Vertigon.MinesTokens
 +
   |nexus  = 11124
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Max Cost Stamina
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = StultusV
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 3524
+
   |nexus  = 10794
   |github  =
+
   |github  = JudeRV/Stardew-MaxCastStamina
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Maximize Fix
 +
  |author  = Shockah
 +
  |id      = Shockah.MaximizeFix
 +
  |nexus  = 16099
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Mayo Hats
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PartialHearts
+
   |id      = spacechase0.MayoHats
   |nexus  = 11628
+
   |nexus  = 17514
   |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    = Particle Effects
+
   |name    = Mayo Mart
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ParticleEffects
+
   |id      = aedenthorn.MayoMart
  |curse  = 868786
+
   |nexus  = 17175
   |nexus  = 11056
 
 
   |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
   |name    = Part of the Community
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = bmarquismarkail, Space Baby
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 923
+
   |nexus  = 4634
   |github  = bmarquismarkail/SV_PotC
+
   |github  = xirsoi/MayonnaisePlusPlus
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = Mayo Rain
   |author  = NCarigon
+
   |author  = spacechase0
   |id      = NCarigon.PassableCrops
+
   |id      = spacechase0.MayoRain
   |nexus  = 15223
+
   |nexus  = 17436
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = Meal Overhaul
   |author  = J_Hizzal
+
   |author  = stardemod
   |id      = J_Hizzal.PassableLadders
+
   |id      = stardemod.MealOverhaul
   |nexus  = 2985
+
   |nexus  = 23528
   |github  = joelra/SDV-PassableLadders
+
   |github  =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned 
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Objects
+
   |name    = Meme Outfits
   |author  = punyo, yakminepunyo
+
   |author  = Mehidden
   |id      = punyo.PassableObjects
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 2329
+
   |nexus  = 13213
   |github  = pomepome/PassableObjects
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Menus Everywhere
   |author  = StultusV
+
   |author  = nman130
   |id      = StultusV.PassiveFriendship
+
   |id      = nman130.MenusEverywhere
   |nexus  = 8732
+
   |nexus  = 6119
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  = nman130/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Merge Fertilizer
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.MergeFertilizer
 +
  |nexus  = 17743
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Message Box API, ChatMod
   |author  = jorgamun
+
   |author  = Kithio
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = Kithio:ChatMod
   |nexus  = 10328
+
   |nexus  =
   |moddrop = 1068093
+
   |chucklefish = 4296
   |github  = jorgamun/PauseInMultiplayer
+
   |github  =
  |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 = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Messy Crops
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.MessyCrops
 +
  |moddrop = 1123884
 +
  |nexus  = 11317
 +
  |github  = tlitookilakin/MessyCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Meteor Defence
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MeteorDefence
 +
  |curse  = 868804
 +
  |nexus  = 10641
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = Mice in the Valley
   |author  = Terrorbladed
+
   |author  = candidus42
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 10160
+
   |nexus  = 4638
   |github  =
+
   |github  = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Migrate DGA Items
   |author  = heyseth
+
   |author  = violetlizabet
   |id      = heyseth.sitpause
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 8295
+
   |nexus  = 20612
   |github  = heyseth/SDVMods
+
   |github  = elizabethcd/MigrateDGAItems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Milk the Villagers
   |author  = Jaredlll08
+
   |author  = trunip190
   |id      = BlameJared.PDQPaths
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  =
+
   |nexus  = 5948
  |curse  = 307090
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = Miller Time
   |author  = jwdred
+
   |author  = Sonozuki
   |id      = jwdred.PelicanFiber
+
   |id      = Satozaki.MillerTime
   |nexus  = 631
+
   |nexus  = 7575
   |github  = jdusbabek/stardewvalley
+
   |github  = Sonozuki/StardewMods
  
 
   |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-45215 1.3.11].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = Milo Dog
   |author  = ElectroCrumpet
+
   |author  = Clark, wilsonch3451
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = Clark.MiloDog
   |nexus  = 2770
+
   |nexus  = 2861
 
   |github  =
 
   |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-4.156000/page-54#post-3357484 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican TTS
+
   |name    = Mine Assist
   |author  = Platonymous
+
   |author  = Kabigon
   |id      = Platonymous.PelicanTTS
+
   |id      = Kabigon.MineAssist
   |nexus  = 1079
+
   |nexus  = 2296
   |moddrop = 793929
+
   |chucklefish = 5353
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = KabigonFirst/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = Minecart Patcher
   |author  = aedenthorn, Erinthe
+
   |author  = bwdy
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 10250
+
   |nexus  = 11424
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bwdy/SDVModding
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = Mine Changes
   |author  = bwdy
+
   |author  = JPAN
   |id      = bwdy.peopleseeds
+
   |id      = jpan.MineChanges
   |nexus  = 3635
+
   |nexus  = 3963
   |github  =
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mines Tokens
 +
  |author  = sophiesalacia
 +
  |id      = sophie.MinesTokens
 +
  |nexus  = 18776
 +
  |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = Mine Tooltips
   |author  = shekurika
+
   |author  = Codeize
   |id      = shekurika.PerfectionTweaker
+
   |id      = Codeize.MineTooltips
   |nexus  = 8615
+
   |nexus  = 26315
   |github  =
+
   |github  = Codeize/MineTooltips
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = Mine Tweaks
   |author  = CyanFire
+
   |author  = Shockah
   |id      = CF.PermanentCellar
+
   |id      = Shockah.MineTweaks
   |nexus  = 17257
+
   |nexus  = 16859
   |github  = CyanFireUK/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = Mini Bars
   |author  = Goldenrevolver
+
   |author  = Ophaneom
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = Ophaneom.MiniBars
   |nexus  = 8035
+
   |nexus  = 8329
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = Ophaneom/Mini-Bars
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = Mining at the Farm
   |author  = Avalon, Avalonii
+
   |author  = Nishtra
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 1419
+
   |nexus  = 674
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.23
 
   |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 [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = Mining with Explosives
   |author  = Xangria
+
   |author  = Nishtra
   |id      = Xangria.PersistentGameOptions
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives<!--changed in 1.2-->
   |nexus  = 1778
+
   |nexus  = 770
 
   |github  =
 
   |github  =
   |broke in = SMAPI 3.0
+
 
   |status  = workaround
+
   |broke in = Stardew Valley 1.3.29
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
   |status  = obsolete
 +
   |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = Mini Tool NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Tran Minh Thong
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = mini.tool.npc.mod
   |nexus  = 7977
+
   |nexus  = 7060
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = Minor Light Tweaks
   |author  = spacechase0
+
   |author  = greentodd
   |id      = spacechase0.PersistentMines
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 14985
+
   |nexus  = 10223
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = Persival
+
   |author  = BlaDe
   |id      =
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 438
+
   |nexus  = 12037
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = Strobe
+
   |author  = The Fluffy Robot
   |id      = Strobe.PersonalAnvil
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 5326
+
   |nexus  = 5691
   |github  = strobel1ght/Personal-Anvil
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = Miss Coriel's Position Tool
   |author  = Prism 99
+
   |author  = MissCoriel
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = misscoriel.PositionTool
   |nexus  = 18224
+
  |curse  = 885077
   |github  =
+
   |nexus  = 8087
 +
   |github  = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = bwdy
+
   |author  = MissCoriel
   |id      = bwdy.personaleffects
+
   |id      = misscoriel.UCRFix
   |nexus   = 3532
+
   |curse   = 885075
   |github  = bwdymods/SDV-PersonalEffects
+
   |nexus   = 8284
 
+
   |github = MissCoriel/UniqueCourtshipResponseCore
  |status   = workaround
 
   |summary = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = Missing Gifts
   |author  = ceruleandeep
+
   |author  = ChiroxT
   |id      = ceruleandeep.personaleffects
+
   |id      = treinke.missinggifts
   |nexus  = 8616
+
   |nexus  = 11363
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mob Count Reports, Report Mob Counts
 +
  |author  = StultusV
 +
  |id      = StultusV.ReportMobCounts
 +
  |nexus  = 10899
 +
   |github  = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = Mobile Arcade
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 14087
+
  |curse  = 868888
 +
   |nexus  = 6538
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = Mobile Audio Player
   |author  = Invatorzen
+
   |author  = aedenthorn, Erinthe
   |id      = invatorzen.PBF
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 12161
+
  |curse  = 868883
   |github  =
+
   |nexus  = 6568
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = Mobile Calendar
   |author  = skuldomg, Skuld
+
   |author  = aedenthorn, Erinthe
   |id      = skuldomg.petChoicePerks
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 3313
+
  |curse  = 868879
   |github  = skuldomg/petChoicePerks
+
   |nexus  = 6601
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356 1.4].
+
  |status  = workaround
 +
   |summary = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = Mobile Catalogues
   |author  = Jfulmer, Consillium
+
   |author  = aedenthorn, Erinthe
   |id      = JfulmerPetEnhancementMod
+
   |id      = aedenthorn.MobileCatalogues
   |nexus   =
+
   |curse   = 868886
   |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |nexus  = 6543
   |github  = jlfulmer/PetEnhancementMod
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
   |status       = workaround
+
   |status   = workaround
   |summary       = use [[#Pet Interaction|Pet Interaction]] instead.
+
   |summary = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
<!--
 
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Hats
+
   |name    = Mobile Phone
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PetHats
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 15301
+
  |curse  = 868890
 +
   |nexus  = 6523
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued
 +
  |author  = JoXW
 +
  |id      = JoXW.MobilePhone
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = jahangmar
+
   |author  = JoXW
   |id      = jahangmar.PetInteraction
+
   |id      = JoXW.MobileArcade
   |nexus  = 4232
+
   |nexus  = 21017
   |github  = jahangmar/StardewValleyMods
+
   |github  = JoXW100/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Mobile Phone Continued → Calendar Mobile App
   |author  = Shaklin
+
   |author  = JoXW
   |id      = shaklin.petspawnlocation
+
   |id      = JoXW.MobileCalendar
   |nexus  = 5986
+
   |nexus  = 21017
   |github  =
+
   |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
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Television
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MobileTelevision
 +
  |curse  = 868882
 +
  |nexus  = 6575
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = MobileUI Android
   |author  = Becks723
+
   |author  = WisnuNug
   |id      = Becks723.PhoneTravelingCart
+
   |id      = WisnuNug.MobileUI
   |nexus  = 12981
+
   |nexus  = 17652
 
   |github  =
 
   |github  =
 +
 +
  |warnings = Only works on Android.
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = Modify This
   |author  = DewMods
+
   |author  = aedenthorn, Erinthe
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus  = 2681
+
  |curse  = 868859
   |github  =
+
   |nexus  = 7814
 +
   |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
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Mod List Command
   |author  = atravita
+
   |author  = Blackclaw
   |id      = atravita.ForgeMenuChoice
+
   |id      = Blackclaw.ModListCommand
  |curse  = 870980
+
   |nexus  = 5131
   |nexus  = 11376
+
   |github  = Xebeth/StardewValley-ListModsCommand
  |moddrop = 1125882
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Picross Arcade Mod, Picrosser
+
   |name    = Mod Menu
   |author  = KediDili
+
   |author  = Enaium
   |id      = KediDili.ThePicrosser
+
   |id      = Enaium.ModMenu
   |nexus  = 17530
+
  |curse  = 436844
   |github  =
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Mod Settings Tab
   |author  = GrimReapers1121
+
   |author  = Gilar Fasulaki
   |id      = GrimReapers.PSMS
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 12606
+
   |nexus  = 4579
 +
  |github  = GilarF/SVM
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = Xynerorias
+
   |author  = DaLion
   |id      = xynerorias.pierresroulette
+
   |id      = DaLion.Overhaul
   |nexus  = 10826
+
   |nexus  = 14470
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = MindMeltMax
+
  |author  = leroymilo
   |id      = MindMeltMax.PiggyBank
+
  |id      = leroymilo.ModularZenGarden
   |nexus  = 6934
+
  |nexus  = 22140
   |moddrop = 1135669
+
  |github  = Leroymilo/MZG
   |github  = MindMeltMax/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mod Update Menu
 +
   |author  = CatCattyCat, Cat
 +
   |id      = cat.modupdatemenu
 +
   |nexus  = 2536
 +
   |moddrop = 833560
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 +
  |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Mod Updater
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.PipeIrrigation
+
   |id      = Platonymous.ModUpdater
   |nexus  = 10205
+
  |curse  = 877226
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6338
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Monster Furniture Drop
   |author  = aedenthorn, Erinthe
+
   |author  = FistOfTheNoob & MangusuPixel
   |id      = Aedenthorn.PlaceShaft
+
   |id      = FistOfTheNoob.MonsterFurnitureDrop
   |nexus  = 5440
+
   |nexus  = 24804
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MangusuPixel/MonsterFurnitureDrop
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Monster Goals Anywhere
   |author  = 2Retr0
+
   |author  = Suphax
   |id      = 2Retr0.PlacementPlus
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 8798
+
   |moddrop = 1088762
   |curse   = 486164
+
   |nexus   =
   |github  = 2Retr0/PlacementPlus
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = Monster Invasion
   |author  = Platonymous
+
   |author  = Krutonium
   |id      = Platonymous.PlanImporter
+
   |id      = krutonium.monsterinvasion
   |nexus  = 2071
+
   |nexus  = 12641
  |moddrop = 793846
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = Monster Level Tip
   |author  = aedenthorn, Erinthe
+
   |author  = WhiteMind
   |id      = aedenthorn.PlannedParenthood
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 12869
+
   |nexus  = 1896
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Monster Log Anywhere
 
   |author  = MouseyPounds
 
   |author  = MouseyPounds
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 4096
+
   |nexus  = 3997
 
   |github  = MouseyPounds/stardew-mods
 
   |github  = MouseyPounds/stardew-mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Plant and Fertilize All, Plant All
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PlantAll
 
  |nexus  = 10482
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Monster Musk in Volcano
   |author  = aedenthorn, Erinthe
+
   |author  = BananaFruit
   |id      = aedenthorn.PlanterTrees
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 11687
+
   |nexus  = 10651
   |github  = aedenthorn/StardewValleyMods
+
   |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
 +
  |name    = Monsters - The Framework
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MonstersTheFramework
 +
  |curse  = 867148
 +
  |nexus  = 10673
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Monster Vending Machine
   |author  = Demiacle
+
   |author  = Zexu2K
   |id      = Demiacle.PlantOnGrass
+
   |id      = Zexu2K.MVM
   |nexus  = 1026
+
   |nexus  = 26064
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Partners and Friendships
+
   |name    = Monthly Mail
   |author  = Amaranthacyan and ch20youk
+
   |author  = Taskmaster
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 8146
+
   |nexus  = 4523
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = MoodFix
   |author  = Cherry, CherryChain
+
   |author  = vaindil
   |id      = Cherry.PlatonicRelationships
+
   |id      = vaindil.MoodFix
   |nexus  = 4668
+
   |nexus  = 1809
   |moddrop = 716353
+
   |github  = vaindil/sdv-moodfix
   |github = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |status = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = Mood Guard
   |author  = Platonymous
+
   |author  = YonKuma, kumarei
   |id      = Platonymous.PlatoTK
+
   |id      = YonKuma.MoodGuard
  |curse  = 877225
+
   |nexus  = 1597
   |nexus  = 6589
+
   |github  = YonKuma/MoodGuard
   |github  = Platonymous/PlatoTK
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = Moody Planet
   |author  = Platonymous
+
   |author  = Daniel McMenamy, Deathest1
   |id      = Platonymous.PlatoUI
+
   |id      = f1r3w477.MoodyPlanet
   |moddrop = 1521422
+
   |nexus  = 2830
   |nexus  = 19023
+
   |github  = F1r3w477/TheseModsAintLoyal
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = Moolah 1.6 Fix
   |author  = Platonymous
+
   |author  = supergato664
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = supergato664.Moolah
  |curse  = 877227
+
   |nexus  = 23549
   |nexus  = 5384
+
   |github  =
  |moddrop = 793920
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Arrows
+
   |name    = Moolah Money Mod
  |author  = TheShamanLord
 
  |id      = TheShamanLord.PlayerArrows
 
  |nexus  = 19479
 
  |github  = Jwaad/Stardew_Player_Arrows
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Player Co-ordinate HUD, Player Position HUD and Logger
 
  |author  = DecidedlyHuman
 
  |id      = DecidedlyHuman.PlayerCoordinates
 
  |nexus  = 7969
 
  |moddrop = 984961
 
  |github  = DecidedlyHuman/PlayerCoordinates
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Player Income Stats
 
  |author  = ha1fdaew
 
  |id      = ha1fdaew.playerincomestats
 
  |nexus  = 7373
 
  |github  = ha1fdaew/PlayerIncomeStats
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Playground Mod
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlaygroundMod
+
   |id      = aedenthorn.Moolah
   |nexus  = 14125
+
   |curse   = 868689
  |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 15123
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Play Prairie King With NPCs, Two Player Prairie King
 
   |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.TwoPlayerPrairieKing
 
   |nexus  = 12750
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,478: Line 14,279:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Moongates
   |author  = Jessebot
+
   |author  = bwdy
   |id      = Jessebot.PleaseFixError
+
   |id      = bwdy.moongates
   |nexus  = 6492
+
   |nexus  = 3545
   |github  = JessebotX/StardewValleyMods
+
   |github  = bwdymods/SDV-Moongates
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Please Gift Me In Person
 
  |author  = Shockah
 
  |id      = Shockah.PleaseGiftMeInPerson
 
  |nexus  = 11217
 
  |github  = Shockah/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Services Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Point and Plant
+
   |name    = Moon Misadventures
   |author  = jwdred
+
   |author  = spacechase0 and ParadigmNomad
   |id      = jwdred.PointAndPlant
+
   |id      = spacechase0.MoonMisadventures
   |nexus  = 572
+
  |curse  = 867702
   |github  = jdusbabek/stardewvalley
+
   |nexus  = 10612
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PokefyMania
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = Noodles of Cat
+
   |author  = SinZ
   |id      = NoodlesofCat.PokefyMania
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 20161
+
   |nexus  = 12096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = Mopsy's Ranch Livin'
   |author  = The Krominator
+
   |author  = Mopquill
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 12065
+
   |nexus  = 2200
   |github  =
+
   |github  = mopquill/Mopsys-Ranch-Livin
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = More Animals, More Pets
   |author  = Esca, Esca-MMC
+
   |author  = Entoarox
   |id      = Esca.PollenSprites
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 6149
+
   |nexus  = 2274
   |moddrop = 790268
+
   |chucklefish = 4288
   |github  = Esca-MMC/PollenSprites
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = More Artifact Spots
   |author  = Mezrag Yasser, Yasser
+
   |author  = momoaau
   |id      = Yasser.PomodoroMod
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 19780
+
   |nexus  = 451
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pond Painter
 
  |author  = MouseyPounds
 
  |id      = MouseyPounds.PondPainter
 
  |nexus  = 4703
 
  |github  = MouseyPounds/stardew-mods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = More Barn and Coop Animals
   |author  = CatCattyCat, Cat
+
   |author  = AairTheGreat, Aair
   |id      = cat.Pong
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 1994
+
   |nexus  = 4869
  |moddrop = 833548
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = More Books
   |author  = BadNetCode
+
   |author  = jeWel
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 1232
+
   |nexus  = 23891
  |moddrop = 130159
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Poop Framework
+
   |name    = More Buildings
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PoopFramework
+
   |id      = spacechase0.MoreBuildings
   |nexus  = 17152
+
  |curse  = 867740
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771640
 +
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = More Bundles
   |author  = LeFauxMatt
+
   |author  = TwinBuilderOne
   |id      = furyx639.PortableHoles
+
   |id      = TwinBuilderOne.MoreBundles
  |curse  = 871832
+
   |nexus  = 9709
   |nexus  = 13471
+
   |github  = TwinBuilderOne/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = More Clocks
   |author  = kdau
+
   |author  = phjoker
   |id      = kdau.PortableTV
+
   |id      = phjoker.MoreClocks
   |nexus  = 5674
+
   |nexus  = 11840
  |moddrop = 761325
+
   |github  = p-holodynski/StardewValleyMods
   |github  =
 
  |source  = https://gitlab.com/kdau/portabletv
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = More Conversation Topics
   |author  = chocolatte12
+
   |author  = violetlizabet
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 20141
+
   |nexus  = 10008
   |github  =
+
   |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = More Dresser Variety
   |author  = TrollTheBotman
+
   |author  = Dragoon23
   |id      = JoshJKe.PortalGun
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 3049
+
   |nexus  = 24194
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = More Events
   |author  = Platonymous
+
   |author  = Siweipancc
   |id      = Platonymous.Portraiture
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 999
+
   |nexus  = 20945
  |moddrop = 793927
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = More Fertilizers
   |author  = i-saac-b, isaacb
+
   |author  = atravita
   |id      = i-saac-b.PostBoxMod
+
   |id      = atravita.MoreFertilizers
   |nexus  = 17614
+
  |curse  = 870975
   |github  = i-saac-b/PostBoxMod
+
  |moddrop = 1145236
 +
   |nexus  = 11837
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = More for Leo
 
   |author  = Blams
 
   |author  = Blams
   |id      = blams.PostWeddingDates
+
   |id      = blams.MoreForLeo
   |nexus  = 10708
+
   |nexus  = 12710
 
   |github  =
 
   |github  =
  
Line 12,634: Line 14,429:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = More Giant Crops
   |author  = LakeMonster_, LakeMonster666
+
   |author  = spacechase0
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 5256
+
  |curse  = 867723
   |github  =
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = More Grass
   |author  = Digus
+
   |author  = Sonozuki
   |id      = Digus.PPJAProducerConverter
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 4972
+
   |nexus  = 5398
   |github  = Digus/StardewValleyMods
+
   |github  = Sonozuki/StardewMods
  
   |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    = Prairie King Made Easy
+
   |name    = More Grass on the Beach
   |author  = Mucchan
+
   |author  = Angela Ranna
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  =
+
   |nexus  = 8117
  |chucklefish = 3594
+
   |github  =
   |github  = mucchan/sv-mod-prairie-king
 
 
 
  |broke in          = Stardew Valley 1.2
 
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Prizes (Lootboxes)
+
   |name    = More Grass Starters
   |author  = Renny
+
   |author  = spacechase0
   |id      = renny.prairiekingprizes
+
   |id      = spacechase0.MoreGrassStarters
   |nexus  = 2811
+
  |curse  = 867750
   |github  = OfficialRenny/PrairieKingPrizes
+
  |moddrop = 313307
 +
   |nexus  = 1702
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = More Health
   |author  = Incognito357
+
   |author  = j4c0b333
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = j4c0b333.Morehealth
   |nexus  = 10769
+
   |nexus  = 4053
   |github  = Incognito357/PrairieKingUIEnhancements
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Key Binding
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.MoreKeybinding
 +
  |nexus  = 5290
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = Shockah
+
   |author  = Binarynova
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = binarynova.levelupnotifications
   |nexus  = 10956
+
   |nexus  = 21667
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Binarynova/MyStardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = lech43
+
   |author  = Aimon111
   |id      = lech43.PredictSeedMaker
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 6395
+
   |nexus  = 19405
   |github  =
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = More Map Layers
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.PreexistingRelationship
+
   |id      = Platonymous.MoreMapLayers
  |curse  = 867710
+
   |nexus  = 1134
   |nexus  = 7684
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = More Mine Ladders
   |author  = kdau
+
   |author  = JadeTheavas
   |id      = kdau.PregnancyRole
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus  = 5762
+
   |nexus  = 2105
  |moddrop = 768494
+
   |github  = JadeTheavas/MoreMineLadders
   |github  =
 
  |source  = https://gitlab.com/kdau/pregnancyrole
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = More Mixed Seeds from Weeds
   |author  = igotnousername
+
   |author  = minami26
   |id      = igotnousername.PrepareNewDay
+
   |id      = minami26.moremixedseedsfromweeds
   |nexus  = 7638
+
   |nexus  = 26712
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = More Multiplayer Info
   |author  = DraconisLeonidas
+
   |author  = cheesysteak
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 13583
+
   |nexus  = 2173
   |github  = DraconisLeonidas/PressToQuack
+
   |github  = cheesysteak/stardew-steak
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = skuldomg, Skuld
+
   |author  = yummypecho
   |id      = skuldomg.priceDrops
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 2047
+
   |nexus  = 22024
   |github  = skuldomg/priceDrops
+
   |github  = cheesysteak/stardew-steak
 
 
  |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    = More Nightly Events
   |author  = lech43
+
   |author  = Khloe Leclair
   |id      = lech43.PriceFluctuation
+
   |id      = leclair.morenightlyevents
   |nexus  = 6396
+
   |nexus  = 22612
   |github  =
+
   |github  = KhloeLeclair/StardewMods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = More Rain
   |author  = skiilaa
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = skiilaa.Prices
+
   |id      = Omegasis.MoreRain
   |nexus  = 2255
+
   |nexus  = 441
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = More Random Edition, Randomizer
   |author  = Darkhax
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = darkhax.pricetooltip
+
   |id      = Chikakoo.Randomizer
   |nexus  =
+
   |nexus  = 5311
  |curse  = 299169
+
   |github  = Chikakoo/stardew-valley-randomizer
   |github  = Stardew-Valley-Modding/PriceTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = More Rings
   |author  = atravita
+
   |author  = spacechase0
   |id      = atravita.PrismaticClothing
+
   |id      = spacechase0.MoreRings
   |curse  = 870969
+
   |curse  = 867743
   |moddrop = 1205162
+
   |moddrop = 771616
   |nexus  = 13051
+
   |nexus  = 2054
   |github  = atravita-mods/StardewMods
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = More Sensible Juices
   |author  = aedenthorn, Erinthe
+
   |author  = NCarigon
   |id      = aedenthorn.PrismaticFire
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 12931
+
   |nexus  = 23146
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = More Sexy Dwarf
   |author  = aedenthorn, Erinthe
+
   |author  = CyberCheese
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 12589
+
   |nexus  = 4320
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = More Silo Storage
   |author  = kdau
+
   |author  = OrneryWalrus
   |id      = kdau.PrismaticPride
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 9019
+
   |nexus  = 2587
   |moddrop = 978503
+
   |github  =
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Slimes, More Monsters
 +
  |author  = Ded4lif
 +
  |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
 +
  |nexus  = 7526
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/prismaticpride
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = More Sorting, More Sorting Options
   |author  = MrKoatl
+
   |author  = Chris Kau & Sean Nightingale
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = CKSR.MoreSorting
   |nexus  = 7866
+
   |nexus  = 22944
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = More TV Channel, CanaisTv
   |author  = Achtuur
+
   |author  = BrasileiroTop
   |id      = Achtuur.PrismaticStatue
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 17013
+
   |nexus  = 5126
   |github  = Achtuur/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = More Weapons
   |author  = stokastic
+
   |author  = Joco80 & Sasara
   |id      = stokastic.PrismaticTools
+
   |id      = Joco80.MoreWeapons
   |nexus  = 2428
+
   |nexus  = 1168
   |github  = stokastic/PrismaticTools
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
  
 
   |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    = Morning Auto-Pause
   |author  = Digus
+
   |author  = Zamiel
   |id      = Digus.ProducerFrameworkMod
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 4970
+
   |nexus  = 21266
   |github  = Digus/StardewValleyMods
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = Mossy Tree Bubble
   |author  = Digus
+
   |author  = Tocseoj
   |id      = Digus.PFMAutomate
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus  = 5038
+
  |curse  = 1008228
   |github  = Digus/StardewValleyMods
+
  |moddrop = 1564905
 
+
   |nexus  = 22818
  |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = MOTD Mod
   |author  = SinZ
+
   |author  = thfr
   |id      = SinZ.Profiler
+
   |id      = thfr.MOTDMod
   |nexus  = 12135
+
   |nexus  = 3703
   |github  = SinZ163/StardewMods
+
   |github  = rfht/MOTDMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = spacechase0
+
   |author  = Akane
   |id      = spacechase0.ProfitCalculator
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |curse   = 867736
+
   |nexus   = 10553
   |moddrop = 771668
+
   |github  =
   |nexus   = 3378
+
 
   |github  = spacechase0/StardewValleyMods
+
   |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
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = mouahrara's Module Collection
   |author  = 6135
+
   |author  = mouahrara
   |id      = 6135.ProfitCalculator
+
   |id      = mouahrara.mouahrarasModuleCollection
  |moddrop = 1502461
+
   |nexus  = 18973
   |nexus  = 19931
+
   |github  = mouahrara/mouahrarasModuleCollection
   |github  = 6135/StardewValley.ProfitCalculator
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator → DGA Support
+
   |name    = Mouse Fishing
   |author  = 6135
+
   |author  = ruggerbuns
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = ruggerbuns.MouseFishing
   |moddrop = 1502461
+
  |curse  = 1046572
   |nexus  = 19931
+
   |moddrop = 1597338
   |github  = 6135/StardewValley.ProfitCalculator
+
   |nexus  = 25231
 
+
   |github  =
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = Mouse Movement Fishing, 鼠标移动钓鱼
   |author  = Cherry, CherryChain
+
   |author  = Night
   |id      = Cherry.ProfitMargins
+
   |id      = Night.MovementFishing
   |nexus  = 4663
+
   |nexus  = 25571
  |moddrop = 716352
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = onjulraz
+
   |author  = ylsama
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus   = 2923
+
   |curse   = 1063458
   |github  =
+
   |nexus  = 2614
 
+
   |github  = ylsama/RightClickMoveMode
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = Moveable Mailbox
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.ProjectFluent
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 12638
+
  |curse  = 868858
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 7834
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Moveable Pet Bowl
   |author  = NarlanMarlan
+
   |author  = aedenthorn, Erinthe
   |id      = narlan.projects
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 3785
+
  |curse  = 868849
   |github  = NolanEastburn/ProjectS
+
   |nexus  = 8038
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |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
   |name    = Public Access TV
+
   |name    = Move Annoying Cursor
   |author  = kdau
+
   |author  = joljyo
   |id      = kdau.PublicAccessTV
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 5605
+
   |nexus  = 7378
   |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    = Move Bed
   |author  = TerryDBS
+
   |author  = yangZ, yangZheng20
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = yangZ.MoveBed
   |nexus  = 7048
+
   |nexus  = 23308
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Move Between Buildings
   |author  = SorryLate
+
   |author  = Vilaboa
   |id      = SorryLate.GalaxyItem
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 5289
+
   |nexus  = 17391
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Move Faster
   |author  = Paracosm
+
   |author  = Shuai Zhang
   |id      = Paracosm.PurchasableRecipes
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 1722
+
   |nexus  = 1351
   |github  =
+
   |github  = hcoona/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2?
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
<!--
+
}}
   |unofficial version = 1.0.1-unofficial.3.mizzion
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
+
  |name    = Move Greenhouse Plot
-->
+
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveGreenhousePlot
 +
  |curse  = 868738
 +
   |nexus  = 13589
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purist Mod
+
   |name    = Move It
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PuristMod
+
   |id      = aedenthorn.MoveIt
   |nexus  = 16097
+
  |curse  = 868688
 +
   |nexus  = 15163
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movement Mod, Movement Modifier
 +
  |author  = Zoryn
 +
  |id      = Zoryn.MovementModifier
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movement Speed
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.MovementSpeed
 +
  |nexus  = 2736
 +
  |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pussle
+
   |name    = Move Through Object
   |author  = Platonymous
+
   |author  = ylsama
   |id      = Platonymous.Pussle
+
   |id      = ylsama.MoveThoughObject
  |moddrop = 1521424
+
   |nexus  = 2680
   |nexus  = 19760
 
 
   |github  =
 
   |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
  
   |broke in = Stardew Valley ≤1.5.6
+
   |dev note = source in separate Git branch
  
   |status = ok
+
  |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    = PVP Friendly Fire, PVP
+
   |name    = Movie Theater Options
   |author  = DewMods
+
   |author  = Dragoon23
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = Dragoon23.MovieTheaterOptions
   |nexus  = 15589
+
   |nexus  = 26783
 
   |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    = Movie Theatre Tweaks
   |author  = spacechase0 and ParadigmNomad
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = aedenthorn.MovieTheatreTweaks
   |curse  = 867715
+
   |curse  = 868672
   |nexus  = 7455
+
   |nexus  = 16395
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = Platonymous
+
   |author  = daleonar
   |id      = Platonymous.Toolkit
+
   |id      = daleonar.Snorlax
   |nexus  = 1726
+
   |nexus  = 16194
  |moddrop = 793815
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = MTN, More Than Necessary
   |author  = spacechase0
+
   |author  = SgtPickles, GameMX
   |id      = spacechase0.QiChest
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 15696
+
   |nexus  = 2256
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Qi Exchanger
+
   |name    = Muffin Core
   |author  = Mizzion
+
   |author  = Kabi-chan
   |id      = mizzion.qiexchanger
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 1930
+
   |nexus  = 8070
  |moddrop = 661359
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = Multi Fertilizer
   |author  = UnknownLegacy
+
   |author  = spacechase0
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = spacechase0.MultiFertilizer
   |nexus  = 7904
+
  |curse  = 867717
   |github  = UnkLegacy/QiSprinklers
+
   |nexus  = 7436
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |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
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = Multiplayer Backpacks
   |author  = Prismuth
+
   |author  = skiilaa
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 1647
+
   |nexus  = 2282
 
   |github  =
 
   |github  =
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
  |status    = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = Multiplayer Emotes
   |author  = MindMeltMax
+
   |author  = FerMod
   |id      = MindMeltMax.QualityBait
+
   |id      = FerMod.MultiplayerEmotes
  |moddrop = 1443555
+
   |nexus  = 2347
   |nexus  = 16832
+
   |github  = FerMod/StardewMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
 +
  |author  = Achtuur
 +
  |id      = Achtuur.MultiplayerExpShare
 +
  |nexus  = 16891
 +
  |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Multiplayer Horse Reskin
   |author  = ytsc
+
   |author  = delphinwave
   |id      = ytsc.QualityFishPonds
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 11021
+
   |nexus  = 7681
   |github  = YTSC/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Multiplayer Hub
   |author  = SilentOak
+
   |author  = Alberto Moreira Luiz
   |id      = SilentOak.QualityProducts
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 3609
+
   |nexus  = 9672
   |github  = silentoak/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = Multiplayer Idle
   |author  = SilentOak
+
   |author  = DoubleZ
   |id      = SilentOak.AutoQualityPatch
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 3609
+
   |nexus  = 3765
   |github  = silentoak/StardewMods
+
   |github  = SourceZh/MultiplayerIdle
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = Multiplayer Info
   |author  = Traktori
+
   |author  = MindMeltMax
   |id      = Traktori.QualityScrubber
+
   |id      = MindMeltMax.MPInfo
   |nexus   = 5663
+
   |curse   = 1004488
   |github  = Traktori7/StardewValleyMods
+
   |moddrop = 1302776
 
+
  |nexus  = 15155
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = Traktori
+
   |author  = Scayze
   |id      = Traktori.AM.QualityScrubber
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 5663
+
   |nexus  = 16030
   |github  = Traktori7/StardewValleyMods
+
   |github  = scayze/multiprairie
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = Multiplayer Lag Fixer - Skull Caverns and Mine
   |author  = barfytheclown
+
   |author  = Xoulious
   |id      = barfytheclown.QualitySmash
+
   |id      = Xoulious.MultiplayerLagFixer
   |nexus  = 7907
+
   |nexus  = 25222
   |github  = jn84/QualitySmash
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Multiplayer Mod
   |author  = Speshkitty
+
   |author  = Tran Minh Thong
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = multiplayer.mod
   |nexus  = 7151
+
   |nexus  = 16582
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |github  = TMThong/Stardew-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = Multiplayer Mod Checker
   |author  = BadNetCode
+
   |author  = Cherry, CherryChain
   |id      = BadNetCode.QuestDelay
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 1239
+
   |nexus  = 6609
  |moddrop = 473938
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = Multiplayer Mod Limit
   |author  = PurrplingCat
+
   |author  = weizinai
   |id      = PurrplingCat.QuestFramework
+
   |id      = weizinai.MultiplayerModLimit
  |curse  = 577691
+
   |nexus  = 25446
   |nexus  = 6414
+
   |github  = weizinai/StardewValleyMods
   |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    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = aedenthorn, Erinthe
+
   |author  = Unremarkable, animavoro
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = unremarkable.fix-sellToStorePrice
  |curse  = 868671
+
   |nexus  = 2135
   |nexus  = 16403
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |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    = Quick Forward Dash, Warp Mod
+
   |name    = Multiplayer Shaft Fix
   |author  = Vexorth
+
   |author  = Prince-Leto
   |id      = Vexorth.Warp
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 16605
+
   |nexus  = 2922
   |github  =
+
   |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Multiplayer Speech Bubbles
   |author  = adverserath
+
   |author  = Kalthramis
   |id      = Adverserath.QuickGlance
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 12058
+
   |nexus  = 2192
   |github  = adverserath/QuickGlance
+
   |github  =
 +
  |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
 +
 
 +
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Multiplayer Time
   |author  = aedenthorn, Erinthe
+
   |author  = lolmaj
   |id      = aedenthorn.QuickLoad
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 7756
+
   |nexus  = 2543
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MaciejMarkuszewski/StardewValleyMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Multiple Farms For Multiplayer, Multiplayer Farms Code
   |author  = Enaium
+
   |author  = LyzzCL
   |id      = Enaium.QuickMinigame
+
   |id      = LyzzCL.MultiplayerFarmsCode
  |curse  = 438741
+
   |nexus  = 26873
  |moddrop = 895127
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = Multiple Floor Farmhouse
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuickResponses
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 6548
+
  |curse  = 868848
 +
   |nexus  = 8077
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = Multiple Floor Farmhouse - Continued
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = aedenthorn and FlyingTNT
   |id      = AlejandroAkbal.QuickSell
+
   |id      = FlyingTNT.MultipleFloorFarmhouse
   |nexus  = 7854
+
   |nexus  = 25303
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = Multiple Gifts for Spouses
   |author  = Enaium
+
   |author  = Redwood
   |id      = Enaium.QuickShop
+
   |id      = Redwood.MultipleGiftsForSpouse
  |curse  = 436793
+
   |nexus  = 2910
  |moddrop = 864170
+
   |github  = EKomperud/StardewMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Horses
 +
  |author  = CyanFire
 +
  |id      = CF.MultipleHorses
 +
  |nexus  = 25620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Mini-Obelisks
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.MultipleMiniObelisks
 +
  |curse  = 870945
 +
  |nexus  = 7900
 +
  |github  = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Multiple Spouse Dialogs
   |author  = WuestMan, redknightofdoom
+
   |author  = ceruleandeep
   |id      = WuestMan.QuickStart
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 2375
+
   |nexus  = 8711
   |github  = Brian-Wuest/Quick_Start
+
   |github  = ceruleandeep/CeruleanStardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = Multiple Spouses
  |author  = Allan Wang
 
  |id      = AllanWang.QuickSwap
 
  |nexus  = 13956
 
  |github  = AllanWang/Stardew-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quotes
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Quotes
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 6503
+
  |curse  = 868901
 +
   |nexus  = 6227
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = justastranger
+
   |author  = SlyMerc
   |id      = jas.RadioactiveGeodes
+
   |id      = FileLoading
  |moddrop = 952722
+
   |nexus  = 1094
   |nexus  =
 
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Radioactive Tools
 
  |author  = kakashigr
 
  |id      = kakashigr.RadioactiveTools
 
  |nexus  = 7630
 
  |github  = kakashigr/stardew-radioactivetools
 
  
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = Multi Save
  |author  = Jamie Taylor
 
  |id      = jltaylor-us.RainbowCursor
 
  |nexus  = 15886
 
  |github  = jltaylor-us/StardewRainbowCursor
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rainbow Trail
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RainbowTrail
+
   |id      = aedenthorn.MultiSave
   |nexus  = 16914
+
  |curse  = 868681
 +
   |nexus  = 15402
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
  |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Multi Save - Continued
   |author  = BikiFae, bikinavisho
+
   |author  = recon88
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = recon88.MultiSave
   |nexus  = 4659
+
  |curse  = 1018922
   |github  = bikinavisho/RainCoatWhenRaining
+
   |nexus  = 22953
 
+
   |github  = recon88/Multi-Save-Continued
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = Multitool
   |author  = Deadlykirpy
+
   |author  = Miome
   |id      = Kirpy.RainPlus
+
   |id      = miome.MultiToolMod
   |nexus  = 6559
+
   |nexus  = 2546
   |github  =
+
   |github  = miome/MultitoolMod
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = Multi-User Chests
   |author  = EvilPdor
+
   |author  = MindMeltMax
   |id      =
+
   |id      = MindMeltMax.MUC
   |nexus   =
+
   |curse   = 997982
   |url    = https://community.playstarbound.com/threads/111526
+
   |nexus   = 9856
   |github  =
+
   |moddrop = 1135731
 
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
  |summary = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Refills Watering Can
+
   |name    = Multi Yield Crops
   |author  = StultusV
+
   |author  = Cherry, CherryChain
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 11554
+
   |nexus  = 6069
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = RainKuro
+
   |author  = Jacque Pott
   |id      = RainKuro.RainsInteractionMod
+
   |id      = JacquePott.MYCDGRPatch
   |nexus  = 18850
+
   |nexus  = 14023
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = Murdercrows
   |author  = blueberry
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.RaisedGardenBeds
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 5305
+
  |curse  = 868878
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |nexus  = 6615
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = drbirbdev
+
   |author  = cotboy
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = cambam.MURDERDRONE
   |nexus  = 12280
+
   |nexus  = 4507
   |github  = drbirbdev/StardewValley
+
   |github  = camcamcamcam/murderdrone
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.5
 +
  |status            = workaround
 +
  |summary            = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 +
  |unofficial version = 0.0.7-unofficial.5-prism99
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = Murder Mod
   |author  = balllight
+
   |author  = Aren, Aren Desai
   |id      = balllight.RandomBundles
+
   |id      = Aren.MurderMod
   |nexus  = 13790
+
   |nexus  = 17470
   |github  =
+
   |github  = ArenKDesai/Murder-Mod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = Museum Donation Checker
   |author  = bookworm89723
+
   |author  = Hitaxas
   |id      = davis.randomhair
+
   |id      = Hitaxas.Dono.DLL
  |nexus  = 3271
+
   |nexus  = 24225
  |github  = joaniedavis/RandomHairMod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Randomized Energy
 
  |author  = LakeMonster_, LakeMonster666
 
  |id      = LakeMonster_.RandomizedEnergy
 
   |nexus  = 5250
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = Museum Rearranger
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Aedenthorn.RandomNPC
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 4911
+
   |nexus  = 428
   |github  = aedenthorn/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |warnings  = doesn't work in multiplayer.
+
   |broke in = Stardew Valley 1.4
 
+
  |status  = obsolete
   |broke in = Stardew Valley 1.6
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = Museum Store
   |author  = idermailer
+
   |author  = atravita
   |id      = idermailer.RandomStartDay
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 13225
+
  |curse  = 870973
   |github  = idermailer/RandomStartDay
+
  |moddrop = 1187402
 +
   |nexus  = 12598
 +
   |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    = Random Tastes
+
   |name    = Mushroom Cursors
   |author  = skiilaa
+
   |author  = Expl0
   |id      = skiilaa.RandomTastes
+
   |id      = Expl0.MushroomCursors
   |nexus  = 2285
+
   |nexus  = 12594
 
+
   |github  =
   |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-3345023 SMAPI 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = Mushroom Levels
   |author  = CatCattyCat, Cat
+
   |author  = Eireon, Ben Patterson
   |id      = cat.sprinklerrange
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 1179
+
   |nexus  = 2818
  |moddrop = 833536
+
   |github  = benrpatterson/MushroomLevels
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = Mushroom Level Tip
   |author  = vgperson
+
   |author  = WhiteMind
   |id      = vgperson.RangedTools
+
   |id      = WhiteMind.MLT
   |nexus  = 6935
+
   |nexus  = 1894
   |github  = vgperson/RangedTools
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = Mushroom Log Additions
   |author  = Jamie Taylor
+
   |author  = justastranger
   |id      = jltaylor-us.RangeHighlight
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 6752
+
  |moddrop = 1539617
   |github  = jltaylor-us/StardewRangeHighlight
+
   |nexus  =
 +
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = Mushroom Propagator Automation
   |author  = nicks
+
   |author  = blueberry and Oddshot
   |id      = nicks.RavenofTheValley
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 19856
+
   |nexus  = 4637
   |github  =
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = Remy Bach
+
  |author  = blueberry, blueberry and Oddshot
   |id      = remybach.readersdigest
+
  |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 3040
+
  |nexus  = 4637
   |github  = remybach/stardew-valley-readersdigest
+
  |github  = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
  |broke in = Stardew Valley 1.6<!--retest linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Rancher
 +
   |author  = Goldenrevolver
 +
   |id      = Goldenrevolver.MushroomRancher
 +
   |nexus  = 10978
 +
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = Musical Cellar
   |author  = Kevin Connors
+
   |author  = Lis
   |id      = KevinConnors.RealisticFishing
+
   |id      = Lis.MusicalCellar
   |nexus  = 2623
+
   |nexus  = 7626
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  = lisamreynolds/MusicalCellar
 
 
  |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    = Musical Paths
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RealNames
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 6269
+
  |curse  = 868739
 +
   |nexus  = 13197
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = Mutant Rings
   |author  = Enaium, Lightcolour888
+
   |author  = ApryllForever
   |id      = Enaium.RealTime
+
   |id      = ApryllForever.MutantRings
   |nexus  = 5336
+
   |nexus  = 23849
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = My Money
   |author  = drbirbdev
+
   |author  = Marcos Brendon
   |id      = drbirbdev.RealtimeFramework
+
   |id      = marcos.mymoney
   |nexus  = 18915
+
   |nexus  = 6736
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = Mystical Buildings
   |author  = spacechase0
+
   |author  = PeacefulEnd
   |id      = spacechase0.RealtimeMinimap
+
   |id      = PeacefulEnd.MysticalBuildings
   |curse  = 867706
+
   |curse  = 870928
   |nexus  = 9386
+
   |nexus  = 12312
   |github  = spacechase0/StardewValleyMods
+
   |github  = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = Name Tags
   |author  = SixthTitan
+
   |author  = Enaium
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = Enaium.NameTags
   |nexus   = 5773
+
   |curse   = 436816
   |github  =
+
   |moddrop = 877767
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Napalm Mummies
   |author  = cantorsdust and Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 172
+
  |curse  = 868675
  |github  = cantorsdust/StardewMods
+
  |nexus  = 15933
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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
   |name    = Reciprocate
+
   |name    = Nature Strikes Back
   |author  = YunHikari
+
   |author  = Clumsy Jackdaw
   |id      = YunHikari.Reciprocate
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 17714
+
   |nexus  = 19771
   |github  =
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = Neat Additions
   |author  = lperkins2, Logan Perkins
+
   |author  = Ilyaki
   |id      = lperkins2.RecoverStamina
+
   |id      = ilyaki.neatadditions
   |nexus  = 2332
+
   |nexus  = 2648
   |github  =
+
   |github  = Ilyaki/NeatAdditions
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = Network Optimizer
   |author  = Dem1se
+
   |author  = Ilyaki
   |id      = Dem1se.RecurringReminders
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 6840
+
   |nexus  = 3021
   |github  = dem1se/SDVMods
+
   |github  = Ilyaki/NetworkOptimizer
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |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  = XxHarvzBackxX
+
   |author  = DestyNova
   |id      = harvz.RecyclableCola
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 10865
+
   |nexus  = 12369
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = Never Lose Stamina
   |author  = Aimon111 & DaLion
+
   |author  = j4c0b333
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = j4c0b333.NeverLoseStamina
   |nexus  = 11420
+
   |nexus  = 4046
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = New Achieve, Obtain Achievements
   |author  = JefGrizli
+
   |author  = AbelSdf, Abel_sdf
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 15564
+
   |nexus  = 20909
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = New Clothes Every Day
   |author  = TfueLovesBanana
+
   |author  = Vrakyas
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 16764
+
   |nexus  = 4030
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Silos
+
   |name    = New Game on Launch
   |author  = Alpha_Omegasis
+
   |author  = Nobbele
   |id      = Omegasis.RefillSilos
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 20779
+
   |nexus  = 2654
 +
  |github  = 4ppleCracker/NewGameOnLaunch
 +
 
 +
  |broke in    = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = New Game Plus
   |author  = Nick Martin
+
   |author  = Spacechase0
   |id      = NickMartin.RefundStaircases
+
   |id      = Spacechase0.NewGamePlus
   |nexus  = 19209
+
  |curse  = 867147
   |github  = nickmartin1ee7/RefundStaircases
+
   |nexus  = 10786
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = New Machines
   |author  = Hammurabi
+
   |author  = Igorious
   |id      = HammurabiRegeneration
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4584
+
   |chucklefish = 3683
   |source = https://community.playstarbound.com/resources/regeneration.4584/updates
+
   |github = Igorious/StardevValleyNewMachinesMod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = New Years Eve → Fireworks
   |author  = Zoryn
+
   |author  = sophiesalacia
   |id      = Zoryn.RegenMod
+
   |id      = sophie.Fireworks
   |nexus  =
+
   |nexus  = 15277
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = sophiesalacia/StardewMods
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = Nexus Mods Button
   |author  = desto, JustToDownloadThings
+
   |author  = Pickysaurus
   |id      = desto.RegularQuality
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 5090
+
   |nexus  = 12969
   |github  = desto-git/smapi-RegularQuality
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = Nice Messages
   |author  = Team Timber
+
   |author  = Nori, seaweednori
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = nori.NiceMessages
   |nexus  = 10322
+
   |nexus  = 6160
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Event Chance Tweak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.NightEventChanceTweak
 +
  |curse  = 868806
 +
  |nexus  = 10633
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Night Light
   |author  = SlyMerc
+
   |author  = KankuroGB
   |id      = RelationshipBar
+
   |id      = kankurogb.nightlight
   |nexus  = 1009
+
   |nexus  = 21629
   |github  =
+
   |github  = KankuroGB/NightLight
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Relationships Enhanced
+
   |name     = Night Owl
   |author = rodrigovaz
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = relationshipsenhanced
+
   |id       = Omegasis.NightOwl
   |nexus   =
+
   |nexus   = 433
   |chucklefish = 4435
+
   |github   = janavarro95/Stardew_Valley_Mods
   |github  =
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
 
   |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    = Nightshade
   |author  = Dragonisser
+
   |author  = ichortower
   |id      = relationshipstatus
+
   |id      = ichortower.Nightshade
   |nexus  = 751
+
   |nexus  = 23742
   |github  =
+
   |github  = ichortower/Nightshade
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Night Shift
   |author  = M3ales
+
   |author  = SevenChords
   |id      = M3ales.RelationshipTooltips
+
   |id      = SevenChords.Night_Shift
   |nexus  =
+
   |nexus  = 15345
  |curse  = 298040
+
   |github  =
   |github  = M3ales/RelationshipTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = Branic
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = Branic.RelationshipTracker
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 2845
+
   |nexus  = 19651
   |github  = Paradox355/SDVMods
+
   |github  =
 
 
  |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    = Nightwork, 夜间工作
   |author  = AdroSlice
+
   |author  = Night
   |id      = AdroSlice.Relativity
+
   |id      = Night.Gaming
   |nexus  = 13028
+
   |nexus  = 25375
   |github  = adroslice/sdv-relativity-mirror
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = No Blink
   |author  = The Fluffy Robot
+
   |author  = Mr Tea, MrTea
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = MrTea.NoBlink
   |nexus  = 19662
+
   |nexus  = 17220
   |github  = jamespfluger/Stardew-ModCollection
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = zeldela
+
   |author  = kulcris
   |id      = zeldela-RememberBirthdays
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 13554
+
   |nexus  = 2310
   |github  = zeldela/sdv-mods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Noclip Mode
   |author  = Annosz
+
   |author  = Pathoschild
   |id      = Annosz.RememberFacedDirection
+
   |id      = Pathoschild.NoclipMode
   |nexus  = 6946
+
  |curse  = 1000622
   |github  = Annosz/StardewValleyModding
+
   |nexus  = 3900
 +
  |moddrop = 691002
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = No Cooties
   |author  = heyseth
+
   |author  = ceruleandeep
   |id      = heyseth.umbrellas
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 8366
+
   |nexus  = 9000
   |github  = heyseth/SDVMods
+
   |github  = ceruleandeep/CeruleanStardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = No Crows
   |author  = Surkasu
+
   |author  = CatCattyCat, Cat
   |id      = Surkasu.Reminders
+
   |id      = cat.nocrows
   |nexus  = 2481
+
   |nexus  = 1682
   |github  =
+
  |moddrop = 833543
 
+
   |github  = danvolchek/StardewMods
   |broke in = SMAPI 3.0
+
}}
   |status   = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary = use [[#Custom Reminders|Custom Reminders]] instead.
+
  |name    = No Crows Revisited
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.NoCrowsRevisited
 +
  |nexus  = 21129
 +
   |github  = siweipancc/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debris Weather
 +
  |author  = Underscore76
 +
  |id      = underscore.nodebris
 +
   |nexus   = 19699
 +
   |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
   |name    = Remind to Exit
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = pepoluan
+
   |author  = Kryspur
   |id      = pepoluan.RemindToExit
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 8727
+
   |nexus  = 17749
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = No Fence Decay
   |author  = EternalSoap, arjan3004
+
   |author  = CatCattyCat, Cat
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = cat.nofencedecay
   |nexus  = 2545
+
   |nexus  = 1180
   |github  = SoapStuff/Remote-Fridge-Storage
+
   |moddrop = 833537
 
+
   |github  = danvolchek/StardewMods
   |warnings = Broken on Android (loads but does not work).
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = No Fence Decay Redux
   |author  = David J. Lee, djslzx
+
   |author  = EnderTedi
   |id      = djsl.RemoveAllMonsters
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus  = 5727
+
   |nexus  = 20802
   |github  =
+
   |github  = EnderTedi/No-Fence-Decay-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = No Festival Timer
   |author  = Hobbes
+
   |author  = mistyspring
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 7838
+
   |nexus  = 20077
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = No Friendship Decay
   |author  = Remmie, CoinzReturns
+
   |author  = hitachihex
   |id      = Remmie.Rename
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 2130
+
   |nexus  =
   |github =
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2?
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Rename Reworked|Rename Reworked]] 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 url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = No Friendship Decay - Reborn
   |author  = Parabyted
+
   |author  = The Fluffy Robot
   |id      = parabyted.renamerework
+
   |id      = TheFluffyRobot.No
   |nexus  = 10866
+
   |nexus  = 22922
   |github  =
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = No Greenhouse Entrance Tiles
   |author  = SolusCleansing
+
   |author  = idermailer
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 18909
+
   |nexus  = 21557
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Green Rain
 +
  |author  = Pillow
 +
  |id      = Pillow.NoGreenRain
 +
  |nexus  = 26912
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.NoHatTreasureSkull
 +
  |nexus  = 19655
 +
  |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = No Hoof Sound
   |author  = JarvieK
+
   |author  = AbelSdf, Abel_sdf
   |id      = JarvieK.RentedTools
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 1307
+
   |nexus  = 21020
   |github  = Jarvie8176/StardewMods
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reorient After Eating
+
   |name    = No Kids Ever
   |author  = PunningLinguist
+
   |author  = Hangy
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = Hangy.NoKidsEver
   |nexus  = 7585
+
   |nexus  = 1464
   |github  = amconners/ReorientAfterEating
+
   |github  = L3thal1ty/No-Kids-Ever
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = No Kimchi
   |author  = jwdred
+
   |author  = jaeha, qpqpqp121
   |id      = jwdred.Replanter
+
   |id      = jaeha.No_Kimchi
   |nexus  = 589
+
   |nexus  = 5043
   |github  = jdusbabek/stardewvalley
+
   |github  =
  
 
   |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-42227 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = No Meteors
   |author  = littleraskol
+
   |author  = Pillow
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = Pillow.NoMeteors
   |nexus  = 6837
+
   |nexus  = 27289
  |moddrop = 827580
+
   |github  =
   |github  = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = rocslayer, James Overton
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = Roc.Reseed
+
   |id      = theultimatenuke.testmod
   |nexus  = 2421
+
   |nexus  = 17965
   |github  =
+
   |github  = TheUltimateNuke/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    = No Mine Flyers Redux
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = minervamaga
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = minervamaga.NoMineFlyersRedux
  |moddrop = 1080116
 
 
   |nexus  =
 
   |nexus  =
   |github  = Sakorona/SDVMods
+
  |moddrop = 631110
 +
   |github  = minervamaga/NoMineFlyersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = mabelSyrup
+
   |author  = Guedez
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = exhaustion.protection
   |nexus  = 4715
+
   |nexus  = 5113
 +
  |moddrop = 707180
 
   |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    = No More Pets
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = aedenthorn.ResourceStorage
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 17951
+
   |nexus  = 506
   |github  = aedenthorn/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = No More Random Mine Flyers
   |author  = spacechase0
+
   |author  = Drynwynn, thepaladinknight
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 12029
+
   |nexus  = 2528
   |github  = spacechase0/StardewValleyMods
+
   |github  = Drynwynn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
 +
  |status  = workaround
 +
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Non Destructive NPCs
 +
  |author  = MadaraUchiha
 +
  |id      = MadaraUchiha.NonDestructiveNPCs
 +
  |nexus  = 5176
 +
  |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Non-Random Prairie King
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Restauranteer
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 14519
+
  |curse  = 868891
 +
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 13,840: Line 15,716:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = No Offscreen Flying Monsters
   |author  = iceburg
+
   |author  = SirDigby
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 4974
+
   |nexus  = 22354
   |github  = ManApart/RetroActiveAchievements
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Pause When Inactive - Global
 +
  |author  = Neko Boi Nick
 +
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
 +
  |nexus  = 19250
 +
  |github  = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = No Poverty by Disconnect
   |author  = millerscout
+
   |author  = Slumber
   |id      = Millerscout.RetroactiveStardew
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 6953
+
   |nexus  = 11529
   |github  = millerscout/StardewMillerMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = No Quarry
   |author  = Iceburg
+
   |author  = mlambley
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = mlambley.NoQuarry
   |nexus  = 356
+
   |nexus  = 19410
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = GreenOnion24
+
   |author  = Platonymous
   |id      = GreenOnion24.ReverseProposal
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 8526
+
  |moddrop = 1521423
 +
   |nexus  = 19334
 
   |github  =
 
   |github  =
  
Line 13,878: Line 15,756:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = No Rumble Horse
   |author  = atravita
+
   |author  = Xangria
   |id      = atravita.ReviveDeadCrops
+
   |id      = Xangria.NoRumbleHorse
  |curse  = 870964
+
   |nexus  = 1779
  |moddrop = 1294436
+
   |github  =
   |nexus  = 15005
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = No Seeds
   |author  = ribeena
+
   |author  = lech43
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = lech43.NoSeeds
   |nexus  = 11809
+
   |nexus  = 6392
   |github  = ribeena/BusLocations
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = No Seeds From Trees Fix
   |author  = Rafseazz
+
   |author  = KirbyLink
   |id      = Rafseazz.RidgesideVillage
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 7286
+
   |nexus  = 2947
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  = KirbyLink/NoSeedsFromTreesFix
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = No Soil Decay
   |author  = Goldenrevolver
+
   |author  = ThatNorthernMonkey
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 10669
+
   |nexus  = 237
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = ThatNorthernMonkey/NoSoilDecay
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = No Soil Decay On Farm
   |author  = Jibb
+
   |author  = A_Dude
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 12171
+
   |nexus  = 8071
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = No Soil Decay Redux
   |author  = Yoshify
+
   |author  = Platonymous
   |id      = Yoshify.RiseAndShine
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus   = 3
+
   |curse   = 307727
   |github  =
+
   |moddrop = 793930
 
+
   |nexus   = 1084
   |broke in = SMAPI 0.39.1
+
   |github = Platonymous/Stardew-Valley-Mods
  |status   = workaround
 
   |summary = Use [[#Just Sleep In|Just Sleep In]] instead.
 
<!--
 
  |unofficial version = 1.1.1-whisk-update
 
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Riverland Farm but You Need to Build Bridges
+
   |name    = Note Blocks
   |author  = idermailer
+
   |author  = Yaramy
   |id      = idermailer.riverfarmButBridge
+
   |id      = yaramy.noteblocks
   |nexus  = 15748
+
   |nexus  = 6646
 
   |github  =
 
   |github  =
  
Line 13,947: Line 15,823:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Notes
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.RobinWorkHours
+
   |id      = Platonymous.Notes
   |nexus  = 11244
+
  |curse  = 307729
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3068
 +
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = Not Far From The Tree
   |author  = Teban100
+
   |author  = TheElm
   |id      = RopeBridge
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 824
+
   |nexus  = 4739
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  = GStefanowich/SDV-NFFTT
  
   |unofficial version = 1.0.1-unofficial.5-pathoschild
+
   |broke in = Stardew Valley 1.6
  |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    = No Thunder Sound
   |author  = ApryllForever
+
   |author  = Sto13
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = Sto13.NoThunderSound
   |nexus  = 12764
+
   |nexus  = 14414
   |github  = ApryllForever/Rummage
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = No Transitions
   |author  = fierro
+
   |author  = crazywig
   |id      = fierro.rune_magic
+
   |id      = crazywig.notransitions
   |nexus  = 15065
+
   |nexus  = 7354
   |github  = facufierro/RuneMagic
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = No Warp Delay
   |author  = Krutonium
+
   |author  = Tran Minh Thong
   |id      = krutonium.sprint
+
   |id      = no.warp.delay
   |nexus  = 12701
+
   |nexus  = 19805
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Now Playing
   |author  = strato35
+
   |author  = John Peters
   |id      = Strato35.RunningKey
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 5527
+
   |nexus  = 19441
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = Coll1234567
+
   |author  = PurrplingCat
   |id      = Coll1234567.RunningLate
+
   |id      = purrplingcat.npcadventure
   |nexus  = 3518
+
  |curse  = 577730
 +
  |nexus  = 4582
 +
  |github  = purrplingcat/PurrplingMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Bucket for HB, NPC Bucket
 +
  |author  = shounlol
 +
  |id      = shounlol.NPCBucket
 +
   |nexus  = 20328
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Clothing Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.NPCClothing
 +
  |curse  = 868727
 +
  |nexus  = 13940
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = NPC Geometry
   |author  = spacechase0
+
   |author  = ichortower
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = ichortower.NPCGeometry
  |curse  = 867397
+
   |nexus  = 19259
  |moddrop = 127276
+
   |github  = ichortower/NPCGeometry
   |nexus  = 605
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Gift Multipliers
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.NPCGiftMultipliers
 +
  |nexus  = 23139
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = NPC Map Locations
   |author  = ZeroMeters
+
   |author  = Bouhm and Pathoschild
   |id      = ZeroMeters.SAAT.API
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 10747
+
   |nexus  = 239
   |github  = Dawilly/SAAT
+
   |github  = Bouhm/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = NPC Map Locations Extra Config
   |author  = ZeroMeters
+
   |author  = trashcan9
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
   |nexus  = 10747
+
   |nexus  = 16236
   |github  = Dawilly/SAAT
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after SAAT.API-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = NPC Path Displayer, Path Display
   |author  = CatCattyCat, Cat
+
   |author  = Akago
   |id      = cat.safelightning
+
   |id      = akago.PathDisplay
   |nexus  = 2039
+
   |nexus  = 7563
  |moddrop = 833550
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
 
   |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-41713 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = NPC Speak
   |author  = Shockah
+
   |author  = jwdred
   |id      = Shockah.SafeLightning
+
   |id      =
   |nexus  = 11857
+
   |nexus  = 694
   |github  = Shockah/Stardew-Valley-Mods
+
   |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    = Safe Reading
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = LunaticShade
+
   |author  = siliconmodding
   |id      = LunaticShade.SafeReading
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 8564
+
   |nexus  = 23637
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = blueberry
+
   |author  = ApryllForever
   |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      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 4154
+
   |nexus  = 23339
   |github  = b-b-blueberry/SailorStyles
+
   |github  = ApryllForever/NuclearBombLocations
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Numerical Health
   |author  = Artinity
+
   |author  = Hydrox, hydrox6
   |id      = Artinity.SaloonWarpTotem
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 16450
+
   |nexus  = 4863
   |github  = Artinity/SaloonWarpTotem
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAML
+
   |name    = Object Import Map, Import Map
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.SAML
+
   |id      = aedenthorn.ImportMap
   |nexus  = 20250
+
  |curse  = 868788
   |github  = MindMeltMax/SAML
+
   |nexus  = 10965
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 
+
}}
   |status = ok
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Product Display
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ObjectProductDisplay
 +
  |nexus  = 18365
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Object Progress Bars
   |author  = Jesse, Jdvicks94
+
   |author  = Adeel Tariq
   |id      = Jesse.SauvignonInStardew
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 2597
+
   |nexus  = 2803
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |github  = AdeelTariq/ObjectProgressBars
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
+
   |status  = workaround
   |unofficial version = 1.9.1-unofficial.5-BigBhole69
+
   |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
   |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    = Object Progress Bars Continued
   |author  = BlaDe
+
   |author  = adelmoral, Andrés del Moral
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  = 11833
+
   |nexus  = 22005
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Object Time Left
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = spacechase0
   |id      = Omegasis.SaveAnywhere
+
   |id      = spacechase0.ObjectTimeLeft
   |curse  = 898109
+
   |curse  = 867757
   |nexus  = 8386<!--non-redux: 444-->
+
  |moddrop = 131148
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |nexus  = 1315
 
+
   |github  = spacechase0/StardewValleyMods
  |warnings = Unstable and breaks when used. Broken on Android (use the built-in autosave instead).
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = SMAPI
+
   |author  = LokiG4m3r
   |id      = SMAPI.SaveBackup
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  =
+
   |nexus  = 21819
  |url    = https://smapi.io
+
   |github  =
   |github  = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = OK Night Check
   |author  = SorryLate, rharyanto
+
   |author  = aedenthorn, Erinthe
   |id      = SorryLate.SaveGameOptions
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 5190
+
  |curse  = 868714
   |github  =
+
   |nexus  = 14231
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = OmniFarm
   |author  = Platonymous
+
   |author  = lambui
   |id      = Platonymous.ScaleUp
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 3130
+
   |nexus  =
   |moddrop = 793912
+
   |url    = https://community.playstarbound.com/threads/127299
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = lambui/StardewValleyMod_OmniFarm
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in           = Stardew Valley 1.6
 
+
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
   |status = ok
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Omni Swing
   |author  = WretchedPenguin
+
   |author  = Alejandro Akbal
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 3579
+
   |nexus  = 7877
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Omni Tools
   |author  = BinaryLip
+
   |author  = aedenthorn, Erinthe
   |id      = BinaryLip.ScheduleViewer
+
   |id      = aedenthorn.OmniTools
   |nexus  = 19305
+
  |curse  = 868690
   |github  = BinaryLip/ScheduleViewer
+
   |nexus  = 14865
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123180
 +
  |unofficial version = 0.8.3-unofficial.3-aschismatism
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = One Click Shed Reloader
   |author  = Gaiadin
+
   |author  = BitwiseJon
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 10805
+
   |nexus  = 2052
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  = bitwisejon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = One Day at a Time
   |author  = Caraxian
+
   |author  = Miome
   |id      = caraxian.scroll.to.blank
+
   |id      = Miome.OneDayAtATime
   |nexus  = 4144
+
   |nexus  = 8870
  |chucklefish = 4405
+
   |github  = miome/OneDayAtATime
   |github  = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = One Silo Storage
   |author  = Tomwa
+
   |author  = SorryLate, rharyanto
   |id      = Tomwa.ScrollToZoom
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 2163
+
   |nexus  = 5150
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
   |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = One Sprinkler One Scarecrow
   |author  = kdau
+
   |author  = Mizzion
   |id      = kdau.ScryingOrb
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 5603
+
   |nexus  = 3633
   |moddrop = 756553
+
   |moddrop = 661376
   |source = https://gitlab.com/kdau/predictivemods
+
   |github = Mizzion/MyStardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = mmanlapat
+
   |author  = Khitiara
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 1106
+
   |nexus  = 20955
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = Online Splitscreen
   |author  = Super Aardvark, ubererdferkel
+
   |author  = DeLiXx
   |id      = SuperAardvark.GameOfLife
+
  |id      = DeLiXx.Online_Splitscreen
   |nexus  = 5361
+
  |nexus  = 12291
   |github  = super-aardvark/AardvarkMods-SDV
+
  |github  =
 +
  |source  =
 +
 
 +
  |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
   |name    = SDV Twitch
+
   |name    = Only Iridium
   |author  = Dawgeth
+
   |author  = xiaoye97
   |id      = MTD.SDVTwitch
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 1760
+
   |nexus  = 4471
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Open Hearts
   |author  = SixthTitan
+
   |author  = MedievalAI
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 3203
+
   |nexus  = 16944
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Orb of the Tides
   |author  = FreeTheJunimos
+
   |author  = dreamygloom
   |id      = freethejunimos.seaclifffarm
+
   |id      = dreamygloom.OrbOfTheTides
   |nexus  = 13911
+
   |nexus  = 27260
 
   |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    = Orchard - Better Fruit Trees
   |author  = FreeTheJunimos
+
   |author  = Saitoue
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = Saitoue.Orchard
   |nexus  = 14296
+
   |nexus  = 13867
   |github  =
+
   |github  = Saitoue/Orchard
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Ordinary Capsule
   |author  = Shockah
+
   |author  = LeFauxMatt
   |id      = Shockah.SeasonAffixes
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 16297
+
  |curse  = 871831
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Ore Detector
   |author  = Tyler Gibbs
+
   |author  = AvalonMFX
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 14382
+
  |curse  = 1017154
   |github  = tylergibbs2/StardewValleyMods
+
   |nexus  = 23312
 +
   |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Ore Increaser
   |author  = dumbledalton
+
   |author  = crazywig
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = crazywig.oreincrease
   |nexus  = 10457
+
   |nexus  = 7370
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Ore Increase V3
   |author  = Shaklin
+
   |author  = KKramer85
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = OreIncreaseV3
   |nexus  = 8508
+
  |curse  = 994197
 +
  |moddrop = 1475534
 +
   |nexus  = 19132
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Organize Inventory Shortcut
   |author  = Janglinator
+
   |author  = Yyeahdude
   |id      = jangles.secretariat
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 7537
+
   |nexus  = 4772
   |github  = Janglinator/Secretariat
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = Ornamental
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.HedgeMaze
+
   |id      = Taskmaster.Ornamental
  |curse  = 868718
+
   |nexus  = 4981
   |nexus  = 14138
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ornithologist's Guild
 +
  |author  = Ivy
 +
  |id      = Ivy.OrnithologistsGuild
 +
  |moddrop = 1601413
 +
  |nexus  = 14510
 +
  |github  = greyivy/OrnithologistsGuild
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = OST Player
   |author  = ichortower
+
   |author  = ProfeJavix
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = ProfeJavix.OstPlayer
   |nexus  = 19112
+
   |nexus  = 25203
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  = ProfeJavix/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Outfit Disable
   |author  = Platonymous
+
   |author  = idermailer
   |id      = Platonymous.SeedBag
+
   |id      = idermailer.OutfitDisable
   |nexus  = 1133
+
   |nexus  = 23346
  |moddrop = 793931
+
   |github  = idermailer/OutfitDisable
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = Outfit Sets
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedInfo
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 15754
+
  |curse  = 868729
 +
   |nexus  = 13888
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = Veress
+
   |author  = Midori Armstrong, azureglasses
   |id      = Veress.SeedMachines
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 6265
+
   |nexus  = 1452
   |github  = mrveress/SDVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Overworld Chests
   |author  = vabrell, Victor Abrell
+
   |author  = aedenthorn, Erinthe
   |id      = vabrell.sm_bqms
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 14236
+
  |curse  = 868865
   |github  = vabrell/sdw-seed-maker-mod
+
   |nexus  = 7710
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = OwO Stawdew Vawwey
   |author  = mcoocr
+
   |author  = CrunchyDuck
   |id      = mcoocr.smcq
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 3089
+
   |nexus  = 8923
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
 
  |broke in    = SMAPI 3.0
 
  |status      = workaround
 
  |summary      = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = P2P Animal Noise
   |author  = aedenthorn, Erinthe
+
  |author  = Modotte
   |id      = aedenthorn.SeedMakerTweaks
+
  |id      = modotte.P2PAnimalNoise
   |nexus  = 10681
+
  |nexus  = 17383
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pacifist Valley
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = Aedenthorn.PacifistValley
 +
  |curse  = 868908
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Pacifist Valley - Continued
   |author  = jahangmar
+
   |author  = aedenthorn and FlyingTNT
   |id      = jahangmar.SeedsAreRare
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 3618
+
   |nexus  = 23109
   |github  = jahangmar/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = Painting Display
   |author  = Xynerorias
+
   |author  = aedenthorn, Erinthe
   |id      = xynerorias.seedshortage
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 5614
+
  |curse  = 868792
   |github  = xynerorias/Seed-Shortage
+
   |nexus  = 10918
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Pan Hats, Pan Hat Slot
   |author  = blueberry
+
   |author  = Malkavian
   |id      = blueberry.SeedsUnpacked
+
   |id      = malkavian.panhats
   |nexus  = 7215
+
   |nexus  = 26741
   |github  = b-b-blueberry/SeedsUnboxed
+
   |github  = LucasOCastro/StardewValley-PanHat
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Panning Upgrades
   |author  = Khloe Leclair
+
   |author  = drbirbdev
   |id      = leclair.seemerollin
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 10976
+
   |nexus  = 12242
  |moddrop = 1116122
+
   |github  = drbirbdev/StardewValley
   |github  = KhloeLeclair/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Panning Upgrades Extra Config
   |author  = aedenthorn, Erinthe
+
   |author  = trashcan9
   |id      = aedenthorn.SelfServe
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 11313
+
   |nexus  = 16234
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = JarvieK
+
   |author  = AnotherStardewValleySunday
   |id      = JarvieK.SelfService
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 1304
+
   |nexus  = 14638
   |github  = Jarvie8176/StardewMods
+
   |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-4.156000/#post-3346341 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = GuiNoya, Yesst
+
   |author  = Paritee
   |id      = GuiNoya.SelfServiceShop
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 1622
+
   |nexus  = 3296
   |github  = GuiNoya/SVMods
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
   |status  = workaround
+
<!--
   |summary  = use [[#Self Service|Self Service]] instead.
+
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Paritee's Treat Your Animals
   |author  = DonDorscha, jasonmbrady
+
   |author  = Paritee
   |id      = DonDorscha.SellQuality
+
  |id      = Paritee.TreatYourAnimals
   |nexus  = 12469
+
  |nexus  = 3375
 +
  |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.2-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Parsnips
 +
  |author  = MarthaSolomon, SolomonsWorkshop
 +
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
 +
   |nexus  = 2166
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = hafnerpw
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 13794
+
   |nexus  = 3524
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Partial Hearts
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PartialHearts
 +
  |curse  = 868762
 +
  |nexus  = 11628
 +
  |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
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Particle Effects
   |author  = Denifia
+
   |author  = aedenthorn, Erinthe
   |id      = Denifia.SendItems
+
   |id      = aedenthorn.ParticleEffects
   |nexus   = 1087
+
   |curse   = 868786
   |moddrop = 127754
+
   |nexus  = 11056
   |github  = Denifia/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Particle Framework
   |author  = lolmaj
+
   |author  = Espy
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = Espy.ParticleFramework
   |nexus  = 3965
+
   |nexus  = 23544
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  = Smoked-Fish/ParticleFramework
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Part of the Community
   |author  = PeacefulEnd
+
   |author  = bmarquismarkail, Space Baby
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 8011
+
   |nexus  = 923
   |github  = Floogen/SereneGreenhouse
+
   |github  = bmarquismarkail/SV_PotC
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Passable Crops
   |author  = Ilyaki
+
   |author  = NCarigon
   |id      = Ilyaki.ServerBookmarker
+
   |id      = NCarigon.PassableCrops
   |nexus  = 2968
+
   |nexus  = 15223
   |github  = Ilyaki/ServerBookmarker
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Browser
+
   |name    = Passable Descents
   |author  = Ilyaki
+
   |author  = Rokugin
   |id      = Ilyaki.ServerBrowser
+
   |id      = Rokugin.PassableDescents
   |nexus  = 3227
+
   |nexus  = 22592
   |github  = Ilyaki/Server-Browser
+
   |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Ladders
 +
  |author  = J_Hizzal
 +
  |id      = J_Hizzal.PassableLadders
 +
  |nexus  = 2985
 +
  |github  = joelra/SDV-PassableLadders
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Passable Objects
   |author  = PhantomGamers
+
   |author  = punyo, yakminepunyo
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = punyo.PassableObjects
   |nexus  = 2993
+
   |nexus  = 2329
   |github  = PhantomGamers/StardewPortChanger
+
   |github  = pomepome/PassableObjects
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Reminders
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = Aelaan Bluewood
+
   |author  = DecidedlyHuman and fellowclown
   |id      = AelaanBluewood.SetReminders
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 16112
+
   |nexus  = 22600
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Passive Friendship
   |author  = aedenthorn, Erinthe
+
   |author  = StultusV
   |id      = aedenthorn.SewerSlimes
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 18195
+
   |nexus  = 8732
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = Edu Anttunes
+
   |author  = jorgamun
   |id      = Maze
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  = 8930
+
   |nexus  = 10328
   |github  =
+
  |moddrop = 1068093
 +
   |github  = jorgamun/PauseInMultiplayer
  
 
   |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
   |name    = Shared Exp, Shared Xp
+
   |name    = Pause Sync
   |author  = Batzpup
+
   |author  = Terrorbladed
   |id      = SharedExp.Batzpup
+
   |id      = Tb.Stardew_Pause_Sync
  |moddrop = 1269698
+
   |nexus  = 10160
   |nexus  = 14607
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Pause Time in Multiplayer Revived
   |author  = virtualbjorn
+
   |author  = mishmaash
   |id      = virtualbjorn.SharedProfessions
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 16628
+
   |nexus  = 21327
   |github  =
+
   |github  = mishagp/PauseInMultiplayer
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Pause While Sitting
   |author  = spacechase0
+
   |author  = heyseth
   |id      = spacechase0.SharingIsCaring
+
   |id      = heyseth.sitpause
   |nexus  = 14263
+
   |nexus  = 8295
   |github  = spacechase0/StardewValleyMods
+
   |github  = heyseth/SDVMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = PDQ Paths
   |author  = TheCroak
+
   |author  = Jaredlll08
   |id      = TheCroak.BuildingsNotifications
+
   |id      = BlameJared.PDQPaths
   |nexus  = 620
+
   |nexus  =
 +
  |curse  = 307090
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Pelican Fiber
   |author  = Nishtra
+
   |author  = jwdred
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = jwdred.PelicanFiber
   |nexus  = 756
+
   |nexus  = 631
   |github  =
+
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.11
 +
<!--
 +
  |unofficial version = 3.1.1-unofficial.11-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Pelican Postal Service
   |author  = Berkay Yigit, berkayylmao
+
   |author  = ElectroCrumpet
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = ElectroCrumpet.PelicanPostalService
  |nexus  = 3782
+
  |nexus  = 2770
  |github  = berkayylmao/StardewValleyMods
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7-unofficial.1-Strobe
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Pelican TTS
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.ShipFromInventory
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 3219
+
   |nexus  = 1079
   |moddrop = 793916
+
   |moddrop = 793929
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = Pelican xVASynth
   |author  = JPAN
+
   |author  = aedenthorn, Erinthe
   |id      = JPAN.QualityFromShipments
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 7531
+
  |curse  = 868815
   |github  =
+
   |nexus  = 10250
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = People Seeds
   |author  = Iceburg
+
   |author  = bwdy
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = bwdy.peopleseeds
   |nexus  = 321
+
   |nexus  = 3635
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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
   |name    = Shipping Bin Summary
+
   |name    = Perfection Tweaker
   |author  = Futro, Futroo
+
   |author  = shekurika
   |id      = futro.ShippingBinSummary
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 18992
+
   |nexus  = 8615
   |github  = futroo/Stardew-Valley-Mods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Perfect Trinkets
   |author  = holythesea
+
   |author  = season
   |id      = holythesea.SortShippingCollection
+
   |id      = season.PerfectTrinkets
   |nexus  = 15694
+
   |nexus  = 22358
   |github  = holy-the-sea/SortShippingCollection
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = PermaDeath
   |author  = SorryLate, rharyanto
+
   |author  = IronMan, IronManEnthusiast
   |id      = SorryLate.ShopAnywhere
+
   |id      = IronMan.Permadeath
   |nexus  = 5299
+
   |nexus  = 26983
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Permanent Cellar
   |author  = Entoarox
+
   |author  = CyanFire
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = CF.PermanentCellar
   |nexus  = 2278
+
   |nexus  = 17257
  |chucklefish = 4381
+
   |github  = CyanFireUK/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    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = TheMightyAmondee
+
   |author  = Goldenrevolver
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 8569
+
   |nexus  = 8035
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = LeFauxMatt
+
   |author  = Avalon, Avalonii
   |id      = furyx639.ShoppingCart
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
  |curse  = 871829
+
   |nexus  = 1419
   |nexus  = 13701
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Buffs
 +
  |author  = aceynk
 +
  |id      = aceynk.PersistentBuffs
 +
  |nexus  = 25593
 +
  |github  = aceynk/PersistentBuffs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Persistent Game Options
   |author  = AvalonMFX
+
   |author  = Xangria
   |id      = AvalonMFX.ShoppingShow
+
   |id      = Xangria.PersistentGameOptions
   |nexus  = 18445
+
   |nexus  = 1778
 
   |github  =
 
   |github  =
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Grange Display
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PersisitentGrangeDisplay
 +
  |curse  = 868853
 +
  |nexus  = 7977
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Mines
 +
  |author  = spacechase0
 +
  |id      = spacechase0.PersistentMines
 +
  |curse  = 867127
 +
  |nexus  = 14985
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = Persistent Qi Beans and Qi Fruit and Calico Eggs
   |author  = Cherry, CherryChain
+
   |author  = Dragoon23
   |id      = Cherry.ShopTileFramework
+
   |id      = Dragoon23.PersistentQiBeans
   |nexus  = 5005
+
   |nexus  = 24719
  |moddrop = 716384
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Persival's Bundle Mod
   |author  = moonslime
+
   |author  = Persival
   |id      = moonslime.ShovelToolUpgrades
+
   |id      =
   |nexus  = 16028
+
   |nexus  = 438
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
+
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Personal Anvil
   |author  = Traktori
+
   |author  = Strobe
   |id      = Traktori.ShowBirthdays
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 7495
+
   |nexus  = 5326
   |github  = Traktori7/StardewValleyMods
+
   |github  = strobel1ght/Personal-Anvil
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Combat Drone Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.cambam.MURDERDRONE.redux
 +
  |nexus  = 18224
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Effects
 +
  |author  = bwdy
 +
  |id      = bwdy.personaleffects
 +
  |nexus  = 3532
 +
  |github  = bwdymods/SDV-PersonalEffects
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Personal Effects Redux
   |author  = Igorious
+
   |author  = ceruleandeep
   |id      = Igorious.Showcase
+
   |id      = ceruleandeep.personaleffects
   |nexus  =
+
   |nexus  = 8616
  |chucklefish = 4487
+
   |github  = ceruleandeep/CeruleanStardewMods
   |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    = Personal Indoor Farm
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = DeLiXx
   |id      = f4iTh.ShowCatchQuality
+
   |id      = DLX.PIF
   |nexus  = 3326
+
  |curse  = 990840
 +
   |nexus  = 20537
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = MasterOfMutton
+
   |author  = Alex Noddings
   |id      = faragodavid.showcookingrecipes
+
   |id      = an.ownscepter
   |nexus  = 5525
+
   |nexus  = 2404
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Personal Traveling Cart
   |author  = Arphox
+
   |author  = aedenthorn, Erinthe
   |id      = Arphox.ShowDailyLuck
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 15910
+
   |curse   = 868722
  |github  = arphox/StardewValleyMods
+
   |nexus  = 14087
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Show Item Quality
 
   |author  = Jonqora
 
  |id      = Jonqora.ShowItemQuality
 
   |nexus  = 6311
 
   |github  = Jonqora/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Pet Against Crows
   |author  = aedenthorn, Erinthe
+
   |author  = stardemod
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = stardemod.PetAgainstCrows
  |curse  = 868887
+
   |nexus  = 21247
   |nexus  = 6540
+
   |github  =
   |github  = aedenthorn/stardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Pet Bowl Filler
   |author  = Relance
+
   |author  = Invatorzen
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = invatorzen.PBF
   |nexus  = 13186
+
   |nexus  = 12161
 
   |github  =
 
   |github  =
  
Line 14,754: Line 16,741:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Pet Bowl Sprinklers
   |author  = adverserath
+
   |author  = Andrew Young, andyruwruw
   |id      = Adverserath.ShowXP
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 19501
+
   |nexus  = 22546
   |github  =
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Pet Choice Perks
   |author  = Strobe and TehPers
+
   |author  = skuldomg, Skuld
   |id      = ShroomSpotter
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 7934
+
   |nexus  = 3313
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = skuldomg/petChoicePerks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.1.unofficial-3.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Pet Enhancement Mod
   |author  = Geko_X
+
   |author  = Jfulmer, Consillium
   |id      = gekox.shutUp
+
   |id      = JfulmerPetEnhancementMod
   |nexus  = 7358
+
   |nexus  =
  |github  =
+
   |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
   |source  = https://gitlab.com/geko_x/stardew-mods
+
  |github  = jlfulmer/PetEnhancementMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in     = SMAPI 2.0
 +
  |status        = workaround
 +
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 +
<!--
 +
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Pet Hats
   |author  = Invatorzen
+
   |author  = aedenthorn, Erinthe
   |id      = invatorzen.AC
+
   |id      = aedenthorn.PetHats
   |nexus  = 12164
+
  |curse  = 868684
   |github  =
+
   |nexus  = 15301
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Pet Interaction
   |author  = climaxius
+
   |author  = jahangmar
   |id      = climaxius.silentscarecrows
+
   |id      = jahangmar.PetInteraction
   |nexus  = 3258
+
   |nexus  = 4232
   |github  = robbiev/SilentScarecrows
+
   |github  = jahangmar/StardewValleyMods
}}
 
{{#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    = Pet's Enhanced
   |author  = pepoluan
+
   |author  = Sunken_Lace
   |id      = pepoluan.SiloSize
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 8819
+
   |nexus  = 24026
  |moddrop = 981291
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Pet Spawn Location
   |author  = TheMusketeer
+
   |author  = Shaklin
   |id      = SimpleCropLabel
+
   |id      = shaklin.petspawnlocation
   |nexus  = 314
+
   |nexus  = 5986
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = PHDE Mob Spawner
   |author  = Enaium
+
   |author  = zesman
   |id      = Enaium.SimpleHUD
+
   |id      = MobSpawner.pseudohub.de
  |moddrop = 1145228
+
   |nexus  = 2794
   |nexus  =
+
   |github  =
   |github  = Enaium-StardewValleyMods/SimpleHUD
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = PHDE Unlocked Recipes
   |author  = skn
+
   |author  = zesman
   |id      = skn.HungerMod
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 2798
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = aedenthorn, Erinthe
+
   |author  = Becks723
   |id      = aedenthorn.Screenshot
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 10178
+
   |nexus  = 12981
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Phone Villagers
   |author  = BleakCodex
+
   |author  = DewMods
   |id      = BleakCodex.SimpleSounds
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 14540
+
   |nexus  = 2681
   |github  = BleakCodex/SimpleSounds
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Pick Forge Enchantment
   |author  = ADoby, tZed, Tobias Z
+
   |author  = Dragoon23
   |id      = tZed.SimpleSprinkler
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 76
+
   |nexus  = 22707
   |github  = ADoby/SimpleSprinkler
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = cel10e
+
   |author  = atravita
   |id      = cel10e.SimplifiedAchievements
+
   |id      = atravita.ForgeMenuChoice
   |moddrop = 909416
+
   |curse  = 870980
   |nexus  = 8026
+
   |nexus  = 11376
   |github  =
+
  |moddrop = 1125882
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Pick Your Enchantment Restored
   |author  = MindMeltMax
+
   |author  = focustense
   |id      = MindMeltMax.SPRegen
+
   |id      = focustense.ForgeMenuChoice
   |nexus  = 6778
+
   |nexus  = 26803
  |moddrop = 1135654
+
   |github  = focustense/StardewForgeMenuChoice
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = Krutonium
+
   |author  = KediDili
   |id      = Krutonium.SitandRest
+
   |id      = KediDili.ThePicrosser
   |nexus  = 7403
+
   |nexus  = 17530
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Pierre Sells Mixed Seeds
   |author  = Entoarox
+
   |author  = GrimReapers1121
   |id      = Entoarox.SitForStamina
+
   |id      = GrimReapers.PSMS
   |nexus  = 7334
+
   |nexus  = 12606
   |github = Entoarox/StardewMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Pierre's Roulette Shop
   |author  = MissCoriel
+
   |author  = Xynerorias
   |id      = misscoriel.sitnrelax
+
   |id      = xynerorias.pierresroulette
   |nexus  = 7336
+
   |nexus  = 10826
   |github  = MissCoriel/Sit-n-Relax
+
   |github  = xynerorias/pierre-roulette-shop-SV
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Piggy Bank Mod
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = MindMeltMax
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = MindMeltMax.PiggyBank
   |nexus   = 366
+
   |curse   = 997968
   |github  = tlcasebeer/SivsMarriageMod
+
   |nexus   = 6934
 
+
   |moddrop = 1135669
   |broke in = Stardew Valley 1.1
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |status  = workaround
 
   |summary = Use {{nexus mod|10206|Looking For Love}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Pipe Irrigation
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SixtyNine
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 6969
+
  |curse  = 868821
 +
   |nexus  = 10205
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Placeable Mine Shafts
  |author  = spacechase0
 
  |id      = spacechase0.SizableFish
 
  |nexus  = 14267
 
  |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skateboard
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Skateboard
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 13096
+
  |curse  = 868909
 +
   |nexus  = 5440
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 14,938: Line 16,928:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Place Floor on Tilled Dirt
   |author  = LunaticShade
+
   |author  = temisthem
   |id      = LunaticShade.SkillfulClothes
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 8541
+
   |nexus  = 23493
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Placement Plus
   |author  = Alphablackwolf
+
   |author  = 2Retr0
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 569
+
   |nexus  = 8798
   |github  = Alphablackwolf/SkillPrestige
+
   |curse   = 486164
 
+
   |github  = 2Retr0/PlacementPlus
   |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    = Plan Importer
   |author  = Alphablackwolf
+
   |author  = Platonymous
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = Platonymous.PlanImporter
   |nexus  = 569
+
   |nexus  = 2071
   |github  = Alphablackwolf/SkillPrestige
+
  |moddrop = 793846
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |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].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Planned Parenthood
   |author  = Tondorian
+
   |author  = aedenthorn, Erinthe
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 18605
+
  |curse  = 868745
   |github  = Tondorian/StardewValleyMods
+
   |nexus  = 12869
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.6<!--@retest after Skill Prestige, Love of Cooking-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Plantable Mushroom Trees
   |author  = Alphablackwolf
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = f4iTh.PMT
   |nexus  = 569
+
   |nexus  = 2349
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Luck Skill-->
+
  |status  = obsolete
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
+
   |broke in = Stardew Valley 1.5
 +
   |summary = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Magic
+
   |name    = Plantable Palm Trees
   |author  = Alphablackwolf
+
   |author  = MouseyPounds
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = MouseyPounds.PlantablePalmTrees
   |nexus  = 569
+
   |nexus  = 4096
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = MouseyPounds/stardew-mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Magic-->
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Rings
+
   |name    = Plant and Fertilize All, Plant All
   |author  = AlphaMeece
+
   |author  = aedenthorn, Erinthe
   |id      = AlphaMeece.SkillRings
+
   |id      = aedenthorn.PlantAll
   |nexus  = 7515
+
  |curse  = 868812
   |github  =
+
   |nexus  = 10482
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Planter Trees
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.SkillTraining
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 14452
+
   |curse   = 868758
  |github  = spacechase0/StardewValleyMods
+
   |nexus  = 11687
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Skip Dialogue
 
  |author  = FricativeMelon
 
  |id      = FricativeMelon.SkipDialogue
 
   |nexus  = 15311
 
   |github  = FricativeMelon/SkipDialogue
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skip Fish
 
  |author  = LucaINC
 
  |id      = LucaINC.StardewValleyMods.SkipFish
 
  |nexus  = 19762
 
  |github  =
 
  
 
   |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    = Plant on Grass
   |author  = DewMods
+
   |author  = Demiacle
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 2697
+
   |nexus  = 1026
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame 2
+
   |name   = Platonic Partners and Friendships
   |author   = philosquare
+
   |author = Amaranthacyan and ch20youk
   |id       = philosquare.SkipFishingMinigame2
+
   |id     = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |moddrop  = 1530481
+
   |nexus  = 8146
   |github   = philosquare/SDVSkipFishingMinigame2
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Platonic Relationships
   |author  = Pathoschild
+
   |author  = Cherry, CherryChain
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 533
+
   |nexus  = 4668
   |moddrop = 606601
+
   |moddrop = 716353
   |github  = Pathoschild/StardewMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = PlatoTK
   |author  = DeadRobotDev
+
   |author  = Platonymous
   |id      = DeadRobotDev.SkipStart
+
   |id      = Platonymous.PlatoTK
   |nexus  = 11885
+
  |curse  = 877225
   |github  =
+
   |nexus  = 6589
 +
   |github  = Platonymous/PlatoTK
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = PlatoUI
   |author  = CrunchyDuck
+
   |author  = Platonymous
   |id      = CrunchyDuck.SkipText
+
   |id      = Platonymous.PlatoUI
   |nexus  = 8947
+
  |moddrop = 1521422
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |nexus  = 19023
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Plato Warp Menu
   |author  = S1mmyy
+
   |author  = Platonymous
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 6121
+
  |curse  = 877227
   |github  = S1mmyy/StardewMods
+
   |nexus  = 5384
 
+
   |moddrop = 793920
   |broke in = Stardew Valley 1.6
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Player Arrows
   |author  = NetworkOverflow
+
   |author  = TheShamanLord
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 16533
+
   |nexus  = 19479
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |github  = Jwaad/Stardew_Player_Arrows
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = Bifibi, Lestoph
+
   |author  = DecidedlyHuman
   |id      = SkullCavernElevator
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 963
+
   |nexus  = 7969
   |github  =
+
  |moddrop = 984961
 +
   |github  = DecidedlyHuman/PlayerCoordinates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Player Income Stats
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = ha1fdaew
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 7908
+
   |nexus  = 7373
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  = ha1fdaew/PlayerIncomeStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Player Server Info
   |author  = atravita
+
   |author  = EuroCent
   |id      = atravita.SleepInWedding
+
   |id      = EuroCent.PlayerServerInfo
  |curse  = 870963
+
   |nexus  = 24267
  |moddrop = 1294437
+
   |github  =
   |nexus  = 15006
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = Playground Mod
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.SleeplessFisherman
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 5915
+
  |curse  = 868719
   |github  = Annosz/StardewValleyModding
+
   |nexus  = 14125
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = instafluff
+
   |author  = aedenthorn, Erinthe
   |id      = instafluff.sleeplessinstardew
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  = 5445
+
  |curse  = 868747
   |github  = instafluff/SleeplessInStardew
+
   |nexus  = 12750
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Please Fix Error
   |author  = bwdy
+
   |author  = Jessebot
   |id      = bwdy.sleepovers
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 3531
+
   |nexus  = 6492
   |github  = bwdymods/SDV-Sleepovers
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Please Gift Me In Person
   |author  = Vexorth
+
   |author  = Shockah
   |id      = Vexorth.SleepWherever
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 16674
+
   |nexus  = 11217
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
}}
 
{{#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    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Point and Plant
   |author  = fernass354
+
   |author  = jwdred
   |id      = fernass354.SlimeHutchResize
+
   |id      = jwdred.PointAndPlant
   |nexus  = 18507
+
   |nexus  = 572
   |github  =
+
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Smart Building|Smart Building]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = PokefyMania
   |author  = aedenthorn, Erinthe
+
   |author  = Noodles of Cat
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 13778
+
   |nexus  = 20161
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = Tofu, SadDodo
+
   |author  = The Krominator
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 2743
+
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Pollen Sprites
   |author  = exotico
+
   |author  = Esca, Esca-MMC
   |id      = exotico.SlimeProduce
+
   |id      = Esca.PollenSprites
   |nexus  = 7634
+
   |nexus  = 6149
   |github  = andraemon/SlimeProduce
+
  |moddrop = 790268
 
+
   |github  = Esca-MMC/PollenSprites
   |broke in = Stardew Valley 1.6
+
}}
 +
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = aurnj, Roy Li
+
   |author  = ApryllForever
   |id      = RuyiLi.SlimeSpawner
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  =
+
   |nexus  = 20599
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github  = ApryllForever/PolyamorySweetLove
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = Peasly Wellbott
+
   |author  = ApryllForever
   |id      = Wellbott.SlimHutchCode
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 7424
+
   |nexus  = 20599
   |github  = Wellbott/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = Redwood, Towering Redwood
+
   |author  = ApryllForever
   |id      = Redwood.SlingshotRebalance
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 14391
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = ApryllForever
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  = 252
+
   |nexus  = 20599
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github = ApryllForever/PolyamorySweetLove
 
 
  |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    = Polygamy
   |author  = LeFauxMatt
+
   |author  = bwdy
   |id      = furyx639.SmackDatScarecrow
+
   |id      = bwdy.polygamy
  |curse  = 871830
+
   |nexus  = 3542
   |nexus  = 13528
+
   |github  = bwdymods/SDV-Polygamy
   |github  = LeFauxMatt/StardewMods
 
  
   |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
   |name    = Small Beach Farm
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = Pathoschild
+
   |author  = Mezrag Yasser, Yasser
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = Yasser.PomodoroMod
   |nexus  = 3750
+
   |nexus  = 19780
  |moddrop = 606555
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Pond Painter
   |author  = Peasly Wellbott
+
   |author  = MouseyPounds
   |id      = Wellbott.FishWell
+
   |id      = MouseyPounds.PondPainter
   |nexus  = 7651
+
   |nexus  = 4703
   |github  = Wellbott/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Pong
   |author  = DecidedlyHuman
+
   |author  = CatCattyCat, Cat
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = cat.Pong
   |nexus  = 11158
+
   |nexus  = 1994
   |github  = DecidedlyHuman/StardewValleyMods
+
   |moddrop = 833548
}}
+
   |github  = danvolchek/StardewMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Smart Cursor
 
  |author  = DecidedlyHuman
 
  |id      = DecidedlyHuman.SmartCursor
 
  |nexus  = 13268
 
   |github  = DecidedlyHuman/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Pony Weight Loss Program
   |author  = stokastic
+
   |author  = BadNetCode
   |id      = stokastic.SmartCursor
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 2458
+
   |nexus  = 1232
   |github  = stokastic/SmartCursor
+
   |moddrop = 130159
 
 
  |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
 
  |name    = SmartMod
 
  |author  = KuroBear
 
  |id      = KuroBear.SmartMod
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/108104
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = PoohCore
   |author  = gbromios
+
   |author  = Pooh
   |id      = gbromios.SmolFish
+
   |id      = poohnhi.PoohCore
   |nexus  = 14287
+
   |nexus  = 22941
   |github  =
+
   |github  = poohnhi/PoohCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Poop Framework
   |author  = Cherry, ChroniclerCherry
+
   |author  = aedenthorn, Erinthe
   |id      = Cherry.SnackAnything
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 5196
+
   |nexus  = 17152
  |moddrop = 716397
+
   |github  = aedenthorn/StardewValleyMods
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Snail Mail
 
  |author  = Darkhax
 
  |id      = darkhax.snailmail
 
  |nexus  =
 
  |curse  = 307861
 
   |github  = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Portable Holes
   |author  = John Peters
+
   |author  = LeFauxMatt
   |id      = JohnPeters.SnowCrab
+
   |id      = furyx639.PortableHoles
   |nexus  = 11302
+
  |curse  = 871832
   |github  =
+
   |nexus  = 13471
 +
   |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    = Socializing Skill
+
   |name    = Portable TV
   |author  = drbirbdev
+
   |author  = kdau
   |id      = drbirbdev.SocializingSkill
+
   |id      = kdau.PortableTV
   |nexus  = 14142
+
   |nexus  = 5674
   |github  = drbirbdev/StardewValley
+
  |moddrop = 761325
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Portable Witch Shrines
   |author  = Cecidelus
+
   |author  = chocolatte12
   |id      = Cecidelus.SocialNetwork
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 8255
+
   |nexus  = 20141
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = Portal Guns
   |author  = aedenthorn, Erinthe
+
   |author  = TrollTheBotman
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = JoshJKe.PortalGun
   |nexus  = 7871
+
   |nexus  = 3049
   |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    = Social Page Order Menu
+
   |name    = Portraiture
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = Platonymous.Portraiture
   |nexus  = 13698
+
   |nexus  = 999
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 793927
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Portraiture Plus
   |author  = funny-snek
+
   |author  = Arborsm
   |id      = funnysnek.socialtabpatch
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 2981
+
   |nexus  = 24534
   |github  =
+
   |github  = Arborsm/PortraiturePlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Positive Predictor
   |author  = PeacefulEnd
+
   |author  = season
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = season.PositivePredictor
   |nexus  = 12311
+
   |nexus  = 23132
   |github  = Floogen/SolidFoundations
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = Postbox Building, PostBox Mod
   |author  = PeacefulEnd
+
   |author  = i-saac-b, isaacb
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 12311
+
   |nexus  = 17614
   |github  = Floogen/SolidFoundations
+
   |github  = i-saac-b/PostBoxMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = Post Wedding Dates
   |author  = Kerlin & Sona
+
   |author  = Blams
   |id      = kerlin.sonasfarm
+
   |id      = blams.PostWeddingDates
   |nexus  = 8545
+
   |nexus  = 10708
 
   |github  =
 
   |github  =
  
Line 15,395: Line 17,324:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Potency Geode Crusher, Upgraded Furnace CharcoalKiln and GeodeCrusher
   |author  = lilico
+
   |author  = goway
   |id      = lilico.SonicShoes
+
   |id      = goway.potencyGeodeCrusher
   |nexus  = 10226
+
   |nexus  = 27393
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Power Nap
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = LakeMonster_, LakeMonster666
   |id      = Zeldo.LinkedStorages
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  =
+
   |nexus  = 5256
  |curse  = 290653
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PPJA Producer Converter
 +
  |author  = Digus
 +
  |id      = Digus.PPJAProducerConverter
 +
  |nexus  = 4972
 +
  |github  = Digus/StardewValleyMods
  
   |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    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = aRooooooba
+
   |author  = ryaon
   |id      = aRooooooba.SortingChests
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 8224
+
   |nexus  = 5125
   |github  = aRooooooba/SortingChests
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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
   |name    = Sound Effect Replacement
+
   |name    = Prairie King Made Easy
   |author  = aedenthorn, Erinthe
+
   |author  = Mucchan
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 10232
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 3594
 +
   |github  = mucchan/sv-mod-prairie-king
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.2
 +
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = strelkasaur
+
   |author  = Renny
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = renny.prairiekingprizes
   |nexus  = 13099
+
   |nexus  = 2811
   |github  =
+
   |github  = OfficialRenny/PrairieKingPrizes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Prairie King UI Enhancements
   |author  = MindMeltMax
+
   |author  = Incognito357
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 7465
+
   |nexus  = 10769
  |moddrop = 1135690
+
   |github  = Incognito357/PrairieKingUIEnhancements
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Pravoloxinone
   |author  = aedenthorn, Erinthe
+
   |author  = TheMightyAmondee
   |id      = aedenthorn.SoundTweaker
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 14767
+
   |nexus  = 23008
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TheMightyAmondee/Pravoloxinone
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precise Furniture
 +
  |author  = Espy
 +
  |id      = Espy.PreciseFurniture
 +
  |nexus  = 23488
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Precision Wheel
   |author  = spacechase0
+
   |author  = DespairScent
   |id      = spacechase0.SpaceCore
+
   |id      = DespairScent.PrecisionWheel
  |curse  = 867152
+
   |nexus  = 22222
  |moddrop = 136998
+
   |github  = DespairScent/PrecisionWheel
   |nexus  = 1348
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Predictable Retaining Soil
   |author  = Berisan
+
   |author  = Shockah
   |id      = Berisan.SpawnMonsters
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  = 3201
+
   |nexus  = 10956
   |github  = Berisan/SpawnMonsters
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Predictor
   |author  = Mase
+
   |author  = JoXW
   |id      = Mase.SpawnMoreRocks
+
   |id      = JoXW.Predictor
   |nexus  = 7423
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Predictor → Breakable Container Patch
   |author  = AcidicNic
+
   |author  = JoXW
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = JoXW.PredictorBreakableContainerPatch
   |nexus  = 7588
+
   |nexus  = 21332
   |github  = AcidicNic/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Bush Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorBushPatch
 +
  |nexus  = 21332
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Predictor → Crop Patch
   |author  = atravita
+
   |author  = JoXW
   |id      = atravita.SpecialOrdersExtended
+
   |id      = JoXW.PredictorCropPatch
  |curse  = 870988
+
   |nexus  = 21332
  |moddrop = 1086743
+
   |github  =
   |nexus  = 9855
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Predictor →  Dig Spot Patch
   |author  = Button, Spiderbuttons
+
   |author  = JoXW
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = JoXW.PredictorDigSpotPatch
   |nexus  = 15882
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Predictor → Fishing Patch
   |author  = Blackclaw
+
   |author  = JoXW
   |id      = Blackclaw.SpeedMod
+
   |id      = JoXW.PredictorFishingPatch
   |nexus  = 5082
+
   |nexus  = 21332
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Predictor → Garbage Can Patch
   |author  = Underscore
+
   |author  = JoXW
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = JoXW.PredictorGarbageCanPatch
   |nexus  = 7337
+
   |nexus  = 21332
   |github  = Underscore76/SDVPracticeMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Predictor → Geode Patch
   |author  = instafluff
+
   |author  = JoXW
   |id      = instafluff.spelldewvalley
+
   |id      = JoXW.PredictorGeodePatch
   |nexus  = 7322
+
   |nexus  = 21332
   |github  = instafluff/SpelldewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Predictor → Mineable Patch
   |author  = spacechase0
+
   |author  = JoXW
   |id      = spacechase0.Spenny
+
   |id      = JoXW.PredictorMineablePatch
  |curse  = 867742
+
   |nexus  = 21332
  |moddrop = 771624
+
   |github  =
   |nexus  = 2755
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Predictor → Minigames Patch
   |author  = spacechase0
+
   |author  = JoXW
   |id      = spacechase0.SpennyDeluxe
+
   |id      = JoXW.PredictorMinigamesPatch
   |nexus  = 14984
+
   |nexus  = 21332
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Predictor → Panning Patch
   |author  = spacechase0
+
   |author  = JoXW
   |id      = spacechase0.SpennyLite
+
   |id      = JoXW.PredictorPanningPatch
   |nexus  = 14249
+
   |nexus  = 21332
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Predictor → Seed Maker Patch
   |author  = KarratKake
+
   |author  = JoXW
   |id      = KarratKake.SpiceOfLife
+
   |id      = JoXW.PredictorSeedMakerPatch
   |nexus  = 7398
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Predictor → Spawned Patch
   |author  = sophiesalacia
+
   |author  = JoXW
   |id      = sophie.SplashText
+
   |id      = JoXW.PredictorSpawnedPatch
   |nexus  = 14416
+
   |nexus  = 21332
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Predictor → Tillable Patch
   |author  = RomenH
+
   |author  = JoXW
   |id      = RomenH.SplitScreenManager
+
   |id      = JoXW.PredictorTillablePatch
   |nexus  = 12063
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Predictor → Tree Patch
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.Spoilage
+
   |id      = JoXW.PredictorTreePatch
   |nexus  = 14712
+
   |nexus  = 21332
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predict Seed Maker
 +
  |author  = lech43
 +
  |id      = lech43.PredictSeedMaker
 +
  |nexus  = 6395
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Preexisting Relationship
 +
  |author  = spacechase0
 +
  |id      = spacechase0.PreexistingRelationship
 +
  |curse  = 867710
 +
  |nexus  = 7684
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Pregnancy Role
   |author  = Dounat2201, Sasara
+
   |author  = kdau
   |id      = Sasara.pumkin
+
   |id      = kdau.PregnancyRole
   |nexus  = 4586
+
   |nexus  = 5762
 +
  |moddrop = 768494
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Prepare for New Day
   |author  = Shaklin
+
   |author  = igotnousername
   |id      = shaklin.spouseoutdoorarea
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 6747
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Press to Quack
   |author  = mistyspring
+
   |author  = DraconisLeonidas
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = DraconisLeonidas.PressToQuack
   |curse  = 880521
+
  |nexus  = 13583
   |nexus  = 11037
+
  |github  = DraconisLeonidas/PressToQuack
   |github  = misty-spring/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Price Drops
 +
  |author  = skuldomg, Skuld
 +
   |id      = skuldomg.priceDrops
 +
   |nexus  = 2047
 +
   |github  = skuldomg/priceDrops
  
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
+
   |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    = Spouse's Room Mod
+
   |name    = Price Fluctuation
   |author  = Wata, Watagatapitusberry
+
   |author  = lech43
   |id      = Spouseroom
+
   |id      = lech43.PriceFluctuation
   |nexus  =
+
   |nexus  = 6396
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Prices
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = skiilaa
   |id      = Sikker.SpouseStuff
+
   |id      = skiilaa.Prices
   |nexus  = 4651
+
   |nexus  = 2255
   |github  = sikker/SpouseStuff
+
   |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    = Sprinkler Activation
+
   |name    = Price Tooltips
   |author  = Blaxsmith
+
   |author  = Darkhax
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = darkhax.pricetooltip
   |nexus  = 7661
+
   |nexus  =
   |github  = Blaxsmith/SprinklerActivation
+
  |curse  = 299169
 +
   |github  = Stardew-Valley-Modding/PriceTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Prismatic Butterfly Location
   |author  = aedenthorn, Erinthe
+
   |author  = no12nv2
   |id      = aedenthorn.SprinklerMod
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 15385
+
   |nexus  = 23045
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Prismatic Clothing
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = atravita
   |id      = SPDSprintAndDash
+
   |id      = atravita.PrismaticClothing
   |nexus   = 235
+
   |curse  = 870969
   |github  =
+
   |moddrop = 1205162
   |source = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
   |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    = Sprint and Dash Redux
+
   |name    = Prismatic Dinosaur
   |author  = littleraskol
+
   |author  = JollyLlama
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = JollyLlama.PrismaticDinosaurMonster
   |nexus  = 560
+
   |nexus  = 25342
  |moddrop = 827770
+
   |github  = Jolly-Alpaca/PrismaticDinosaur
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Prismatic Fire
   |author  = Patrick, mistersnuggler
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.PrismaticFire
   |nexus   =
+
   |curse   = 868743
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |nexus  = 12931
   |github  = oliverpl/SprintingMod
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = Prismatic Furniture
   |author  = onemix
+
   |author  = aedenthorn, Erinthe
   |id      = onemix.Sprinting
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 10469
+
  |curse  = 868749
   |github  = thiagomasson/Sprinting
+
   |nexus  = 12589
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Prismatic Pride
   |author  = Abs, abslam
+
   |author  = kdau
   |id      = abs.SprintNRegen
+
   |id      = kdau.PrismaticPride
   |nexus  = 4898
+
   |nexus  = 9019
 +
  |moddrop = 978503
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Prismatic Slime Finder
   |author  = Jessebot, JessebotX
+
   |author  = MrKoatl
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 4778
+
   |nexus  = 7866
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Prismatic Statue
   |author  = unidarkshin, Devin Lematty
+
   |author  = Achtuur
   |id      = DevinLematty.Sprint
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 7492
+
   |nexus  = 17013
   |github  =
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Prismatic Tools
   |author  = Yoshify
+
   |author  = stokastic
   |id      =
+
   |id      = stokastic.PrismaticTools
   |nexus  = 2
+
   |nexus  = 2428
   |github  =
+
   |github  = stokastic/PrismaticTools
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
+
   |summary  = use [[#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
 +
  |name    = Prismatic Tools Continued
 +
  |author  = iargue
 +
  |id      = iargue.PrismaticToolsContinued
 +
  |nexus  = 21450
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Prismatic Valley Framework
   |author  = Ameise, Ameisen, mkukli
+
   |author  = JollyLlama
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = JollyLlama.PrismaticValleyFramework
   |nexus  = 4922
+
   |nexus  = 25287
   |github  = ameisen/SV-SpriteMaster
+
   |github  = Jolly-Alpaca/PrismaticValleyFramework
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Prize Machine Custom Prizes
   |author  = BleakCodex
+
   |author  = Tomokisan
   |id      = BleakCodex.SpritesInDetail
+
   |id      = tomokisan.prizeMachineCustomPrizes
   |nexus  = 14487
+
  |curse  = 1081721
   |github  = BleakCodex/SpritesInDetail
+
   |nexus  = 24982
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Producer Framework Mod
   |author  = Peasly Wellbott
+
   |author  = Digus
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 7683
+
   |nexus  = 4970
   |github  = Wellbott/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = punyo, yakminepunyo
+
   |author  = Digus
   |id      = punyo.StackCheckFix
+
   |id      = Digus.PFMAutomate
   |nexus  = 2433
+
   |nexus  = 5038
   |github  = pomepome/StackCheckFix
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Production Stats
   |author  = aedenthorn, Erinthe
+
   |author  = FlameHorizon
   |id      = aedenthorn.StackedItemIcons
+
   |id      = FlameHorizon.ProductionStats
  |curse  = 868678
+
   |nexus  = 21270
   |nexus  = 15468
+
   |github  = FlameHorizon/ProductionStats
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Profession Adjustments
   |author  = CatCattyCat, Cat
+
   |author  = Kevin Connors
   |id      = cat.stackeverything
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 2053
+
   |nexus  = 2424
  |moddrop = 833551
+
   |github  = kevinforrestconnors/ProfessionAdjustments
   |github  = danvolchek/StardewMods
 
  
   |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-41713 1.5].
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Profiler
   |author  = LeFauxMatt
+
   |author  = SinZ
   |id      = furyx639.StackQuality
+
   |id      = SinZ.Profiler
   |curse  = 871828
+
  |nexus  = 12135
   |nexus  = 13724
+
  |github  = SinZ163/StardewMods
   |github  = LeFauxMatt/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Calculator
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ProfitCalculator
 +
   |curse  = 867736
 +
  |moddrop = 771668
 +
  |nexus  = 3378
 +
  |github  = spacechase0/StardewValleyMods
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Calculator → DGA Support
 +
  |author  = 6135
 +
  |id      = 6135.ProfitCalculatorDGA
 +
  |moddrop = 1502461
 +
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
 +
  |author  = 6135
 +
  |id      = 6135.ProfitCalculator
 +
  |moddrop = 1502461
 +
  |nexus  = 19931
 +
  |github  = 6135/StardewValley.ProfitCalculator
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Margins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ProfitMargins
 +
  |nexus  = 4663
 +
  |moddrop = 716352
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Progressive Access Farm
 +
  |author  = onjulraz
 +
  |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
 +
  |nexus  = 2923
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Project Fluent
 
   |author  = Shockah
 
   |author  = Shockah
   |id      = Shockah.StackSizeChanger
+
   |id      = Shockah.ProjectFluent
   |nexus  = 11866
+
   |nexus  = 12638
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Project S
   |author  = pepoluan
+
   |author  = NarlanMarlan
   |id      = pepoluan.StackSplitRedux
+
   |id      = narlan.projects
   |nexus  = 8967
+
   |nexus  = 3785
  |moddrop = 976551
+
   |github  = NolanEastburn/ProjectS
   |github  = pepoluan/StackSplitRedux
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Public Access TV
   |author  = tstaples
+
   |author  = kdau
   |id      = tstaples.StackSplitX
+
   |id      = kdau.PublicAccessTV
   |nexus  = 798
+
   |nexus  = 5605
   |github = tstaples/StackSplitX
+
   |moddrop = 757967
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
+
   |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Public Access TV (1.6)
   |author  = Ilyaki
+
   |author  = John Peters
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 1787
+
   |nexus  = 22486
   |github  = Ilyaki/StackToNearbyChests
+
   |github  = emurphy42/PredictiveMods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = Becks723
+
   |author  = TerryDBS
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 13381
+
   |nexus  = 7048
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = StaminaRegen
 
  |author  = EvilPdor
 
  |id      =
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/111526
 
  |github  = natfoth/StardewValleyMods
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Puffer Chick - Chickens
  |author  = minervamaga
+
   |author  = Sonozuki
  |id      = minervamaga.StandardizedKrobus
+
   |id      = EpicBellyFlop45.PufferChickChickens
  |nexus  =
+
   |nexus  = 2997
  |moddrop = 716314
+
   |github  =
  |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
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Pumpkin Chickens
   |author  = Mohammad Shoaib
+
   |author  = Sonozuki
   |id      = shoaib.stardewaccess
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 16205
+
   |nexus  = 3004
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  =
   |github  = stardew-access/stardew-access
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Purchasable Galaxy Item
   |author  = mod.kitchen
+
   |author  = SorryLate
  |id      = mod.kitchen.stardewandchill
+
   |id      = SorryLate.GalaxyItem
  |nexus  = 12147
+
   |nexus  = 5289
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Aquarium Code
 
  |author  = Gervig91
 
   |id      = Cherry.StardewAquarium
 
   |nexus  = 6372
 
 
   |github  =
 
   |github  =
  
Line 15,890: Line 17,874:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Purchasable Recipes
   |author  = Moonwolf, Moonwolf287
+
   |author  = Paracosm
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 16527
+
   |nexus  = 1722
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Informant-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Purist Mod
   |author  = Kaito Kid
+
   |author  = aedenthorn, Erinthe
   |id      = KaitoKid.StardewArchipelago
+
   |id      = aedenthorn.PuristMod
   |nexus  = 16087
+
  |curse  = 868674
   |github  = agilbert1412/StardewArchipelago
+
   |nexus  = 16097
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Pussle
   |author  = Lake1059, 1059Studio
+
   |author  = Platonymous
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = Platonymous.Pussle
   |nexus  = 9293
+
  |moddrop = 1521424
 +
   |nexus  = 19760
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Put Batteries in Fish Tanks
   |author  = Cylon
+
   |author  = BadNetCode
   |id      = cylon.stardewbrewery
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 2057
+
   |nexus  = 23155
   |github  = JustCylon/stardew-brewery
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = PVP Friendly Fire, PVP
   |author  = Juice805
+
   |author  = DewMods
   |id      = Juice805.StardewConfigMenu
+
   |id      = DewMods.StardewValleyMods.PVP
  |nexus  = 1312
+
   |nexus  = 15589
  |github  = StardewConfigFramework/StardewConfigMenu
 
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Debt
 
  |author  = Poison
 
  |id      = Poison.StardewTesting
 
   |nexus  = 10005
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = Steven Kraft
+
   |author  = spacechase0 and ParadigmNomad
   |id      = StevenKraft.StardewDiscord
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus  = 3608
+
  |curse  = 867715
   |github  = steven-kraft/StardewDiscord
+
   |nexus  = 7455
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = PyTK, Platonymous Toolkit
   |author  = Neosinf
+
   |author  = Platonymous
   |id      = neosinf.StardewDruid
+
   |id      = Platonymous.Toolkit
   |nexus  = 18465
+
   |nexus  = 1726
   |github  = Neosinf/StardewDruid
+
   |moddrop = 793815
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Qi Chests
   |author  = Neosinf
+
   |author  = spacechase0
   |id      = neosinf.StardewDruidLite
+
   |id      = spacechase0.QiChest
   |nexus  = 19308
+
  |curse  = 867130
   |github  =
+
   |nexus  = 15696
 +
   |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    = Qi Exchanger
   |author  = Lake1059, 1059 Studio
+
   |author  = Mizzion
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = mizzion.qiexchanger
   |nexus  = 11515
+
   |nexus  = 1930
   |github  =
+
   |moddrop = 661359
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Qi Sprinklers
   |author  = bcmpinc
+
   |author  = UnknownLegacy
   |id      = bcmpinc.StardewHack
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 3213
+
   |nexus  = 7904
   |github  = bcmpinc/StardewHack
+
   |github  = UnkLegacy/QiSprinklers
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Tyler Gibbs
+
   |author  = Prismuth
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 12264
+
   |nexus  = 1647
   |github  = tylergibbs2/StardewHitboxes
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in   = Stardew Valley 1.3
 +
  |status    = workaround
 +
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Quality Bait
   |author  = davikr, apdapreturns
+
   |author  = MindMeltMax
   |id      = davikr.hypnos
+
   |id      = MindMeltMax.QualityBait
   |nexus  = 5935
+
  |curse  = 1004490
   |github  = davicr/StardewHypnos
+
  |moddrop = 1443555
  |broken in = Stardew Valley 1.4
+
   |nexus  = 16832
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Quality Fish Ponds
   |author  = aedenthorn, Erinthe
+
   |author  = ytsc
   |id      = aedenthorn.StardewImpact
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 14365
+
   |nexus  = 11021
   |github  = aedenthorn/StardewValleyMods
+
   |github  = YTSC/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Quality Of Combat
   |author  = Mizzion
+
   |author  = Aile72
   |id      = mizzion.stardewlocations
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 1929
+
   |nexus  = 23894
  |moddrop = 661357
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = Angebro
+
   |author  = DaLion
   |id      = Angebro.StardewMediaKeys
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 11246
+
   |nexus  = 11296
   |github  = AngeloC3/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Quality Products
   |author  = Vinyks
+
   |author  = SilentOak
   |id      = Vinyks.StardewMotif
+
   |id      = SilentOak.QualityProducts
   |nexus  = 14326
+
   |nexus  = 3609
   |github  =
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Quality Products → Auto Quality Patch
   |author  = Tyler Gibbs
+
   |author  = SilentOak
   |id      = tylergibbs2.StardewNametags
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 12158
+
   |nexus  = 3609
   |github  = tylergibbs2/StardewNametags
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Quality Scrubber
   |author  = Other Buckets
+
   |author  = Traktori
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = Traktori.QualityScrubber
   |nexus  = 3206
+
   |nexus  = 5663
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Quality Scrubber for Automate
   |author  = monopandora
+
   |author  = Traktori
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 4713
+
   |nexus  = 5663
  |moddrop = 664154
+
   |github  = Traktori7/StardewValleyMods
   |github  = Sakorona/SDVMods
 
  
   |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    = STardew Overview
+
   |name    = Quality Smash
   |author  = Sto13
+
   |author  = barfytheclown and NormanPCN
   |id      = Sto13.STardewOverview
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 14564
+
   |nexus  = 7907
   |github  =
+
   |github  = jn84/QualitySmash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Queen of Sauce Randomizer
   |author  = seeinggreen
+
   |author  = Speshkitty
   |id      = seeinggreen.StardewProgress
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 9786
+
   |nexus  = 7151
   |github  =
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Questable Tractor
   |author  = Prism 99
+
   |author  = NermNermNerm
   |id      = prism99.advize.stardewrealty
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  = 10512
+
   |nexus  = 20703
   |github  = Prism-99/FarmExpansion
+
   |github  = NermNermNerm/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Quest Delay
   |author  = aedenthorn, Erinthe
+
   |author  = BadNetCode
   |id      = aedenthorn.StardewRPG
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 11132
+
   |nexus  = 1239
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 473938
 
+
   |github  =
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Quest Essentials
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = PurrplingCat
   |id      = evfredericksen.StardewSpeak
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 7929
+
   |nexus  = 8827
   |github  = evfredericksen/StardewSpeak
+
   |github  = purrplingcat/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Quest Framework
   |author  = NeroYuki
+
   |author  = PurrplingCat
   |id      = neroyuki.rlvalley
+
   |id      = PurrplingCat.QuestFramework
   |nexus  = 14183
+
  |curse  = 577691
   |github  = NeroYuki/StardewSurvivalProject
+
   |nexus  = 6414
 +
   |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Quest Time Limits
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 425
+
  |curse  = 868671
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  = 16403
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in           = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Time Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.QuestTimeLimits
 +
  |nexus  = 22349
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Quick Agenda
   |author  = phroureo
+
   |author  = BadNetCode
   |id      = phroureo.BarberSV
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 9061
+
   |nexus  = 22258
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Quick Descend by Using Staircase
   |author  = reimu, r2h, tomdc
+
   |author  = kun2331
   |id      = reimu.sdv-helper
+
   |id      = kun2331.QuickDescendByUsingStaircase
   |nexus  = 3917
+
   |nexus  = 25161
   |github  = rei2hu/stardewvalley-esp
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = Flashshifter
+
   |author  = Vexorth
   |id      = FlashShifter.SVECode
+
   |id      = Vexorth.Warp
   |nexus  = 3753
+
   |nexus  = 16605
  |moddrop = 833179
+
   |github  =
   |github  = FlashShifter/StardewValleyExpanded
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Quick Glance
   |author  = Tooshi
+
   |author  = adverserath
   |id      = Tooshi.Randomizer
+
   |id      = Adverserath.QuickGlance
   |nexus  = 5185
+
   |nexus  = 12058
  |curse  = 308003
+
   |github  = adverserath/QuickGlance
   |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    = Quick Load
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = aedenthorn, Erinthe
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 13614
+
  |curse  = 868862
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |nexus  = 7756
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Quick Minigame
   |author  = evskii
+
   |author  = Enaium
   |id      = evskii.StardewTimelapse
+
   |id      = Enaium.QuickMinigame
   |nexus  = 19806
+
  |curse  = 438741
   |github  =
+
  |moddrop = 895127
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Quick Responses
   |author  = Prism 99
+
   |author  = aedenthorn, Erinthe
   |id      = prism99.stardewweb
+
   |id      = aedenthorn.QuickResponses
   |nexus   = 8715
+
   |curse   = 868884
   |github  =
+
   |nexus  = 6548
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Quick Responses (1.6 Updated)
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = yummypecho - original by aedenthorn
   |id      = Omegasis.StardustCore
+
   |id      = yummypecho.QuickResponses
   |nexus  = 2341
+
   |nexus  = 21103
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Quick Save
   |author  = FenrirA
+
   |author  = DeLiXx
   |id      = FenrirAsonda.Starksouls
+
   |id      = DLX.QuickSave
   |nexus  = 10915
+
  |curse  = 1071252
   |github  = OhWellMikell/Starksouls
+
   |nexus  = 26194
 +
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Quick Sell
   |author  = mmanlapat
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 1138
+
   |nexus  = 7854
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Quick Shop
   |author  = certifiableGrimalkin
+
   |author  = Enaium
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = Enaium.QuickShop
   |nexus  = 15846
+
  |curse  = 436793
   |github  =
+
  |moddrop = 864170
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Quick Start
   |author  = CaptainSully
+
   |author  = WuestMan, redknightofdoom
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = WuestMan.QuickStart
   |nexus  = 9878
+
   |nexus  = 2375
  |moddrop = 1035412
+
   |github  = Brian-Wuest/Quick_Start
   |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    = Quick Stash
   |author  = treyh0
+
   |author  = ChiroxT
   |id      = treyh0.StartWithHat
+
   |id      = treinke.quickstash
   |nexus  = 2628
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Quick Swap
   |author  = ZackHill
+
   |author  = Allan Wang
   |id      = ZackHill.StashItems
+
   |id      = AllanWang.QuickSwap
   |nexus  = 9624
+
   |nexus  = 13956
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = AllanWang/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = Quotes
   |author  = lambui
+
   |author  = aedenthorn, Erinthe
   |id      = BlueMod_StashItemsToChest
+
   |id      = aedenthorn.Quotes
   |nexus   =
+
   |curse   = 868892
   |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |nexus  = 6503
   |github  = lambui/StardewValleyMod_StashItemsToChest
+
   |github  = aedenthorn/StardewValleyMods
 
+
}}
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Raccoon Reminder
   |author  = Dinotopea
+
   |author  = wronque
   |id      = Dinotopea.StaticInventory
+
   |id      = wronque.RaccoonReminder
   |nexus  = 20093
+
   |nexus  = 25765
   |github  = nrobinson12/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Radial Menu
   |author  = sophiesalacia
+
   |author  = focustense
   |id      = Vertigon.StatsAsTokens
+
   |id      = focustense.RadialMenu
   |nexus  = 9659
+
   |nexus  = 25257
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  = focustense/StardewRadialMenu
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Radioactive Geodes
   |author  = strato35
+
   |author  = justastranger
   |id      = Strato35.StatsReloader
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 7428
+
  |moddrop = 952722
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Radioactive Tools
   |author  = spacechase0
+
   |author  = kakashigr
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = kakashigr.RadioactiveTools
  |curse  = 867713
+
   |nexus  = 7630
   |nexus  = 7532
+
   |github  = kakashigr/stardew-radioactivetools
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Rainbow Cursor
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.RainbowCursor
 +
  |nexus  = 15886
 +
  |github  = jltaylor-us/StardewRainbowCursor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rainbow Trail
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StatueShorts
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 17642
+
   |nexus  = 16914
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 16,295: Line 18,280:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Raincoat When Raining
   |author  = su226
+
   |author  = BikiFae, bikinavisho
   |id      = Su226.StayUp
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 7592
+
   |nexus  = 4659
   |github  = su226/StardewValleyMods
+
   |github  = bikinavisho/RainCoatWhenRaining
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = RainPlus
   |author  = Krutonium
+
   |author  = Deadlykirpy
   |id      = krutonium.stayuplate
+
   |id      = Kirpy.RainPlus
   |nexus  = 12578
+
   |nexus  = 6559
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Rain Randomizer
   |author  = Mewsubi
+
   |author  = EvilPdor
   |id      = Mewsubi.SteamDew
+
   |id      =
   |nexus  = 19396
+
   |nexus  =
   |github  = myuusubi/SteamDew
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
  |status  = obsolete
 
  |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stendew Valley
+
   |name    = Rain Refills Watering Can
   |author  = Haunted Pineapple
+
   |author  = StultusV
   |id      = HauntedPineapple.StendewValley
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 19483
+
   |nexus  = 11554
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rains Interaction Mod
 +
  |author  = RainKuro
 +
  |id      = RainKuro.RainsInteractionMod
 +
  |nexus  = 18850
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raised Garden Beds
 +
  |author  = blueberry
 +
  |id      = blueberry.RaisedGardenBeds
 +
  |nexus  = 5305
 +
  |github  = b-b-blueberry/RaisedGardenBeds
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Ranching Tool Upgrades
   |author  = Advize and jinxiewinxie
+
   |author  = drbirbdev
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 316
+
   |nexus  = 12280
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Bundles
 +
  |author  = balllight
 +
  |id      = balllight.RandomBundles
 +
  |nexus  = 13790
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |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    = Random Cats in Events
   |author  = Mustafa
+
   |author  = spacechase0
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = spacechase0.RandomCatsInEvents
   |nexus  = 13925
+
   |nexus  = 26444
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Random Hair Color
   |author  = trashcan9
+
   |author  = bookworm89723
   |id      = trashcan9.StorageContainers
+
   |id      = davis.randomhair
   |nexus  = 16071
+
   |nexus  = 3271
   |github  =
+
   |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Randomized Energy
   |author  = Krutonium
+
   |author  = LakeMonster_, LakeMonster666
   |id      = Krutonium.StrongerYou
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 7402
+
   |nexus  = 5250
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Random NPCs, Random Visitors
   |author  = Darkmushu
+
   |author  = aedenthorn, Erinthe
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 17380
+
  |curse  = 868910
   |github  =
+
   |nexus  = 4911
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |warnings  = doesn't work in multiplayer.
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Random Slimes
   |author  = Nishtra
+
   |author  = ChrisMzz
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 691
+
   |nexus  = 21320
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Random Start Day
   |author  = sophiesalacia
+
   |author  = idermailer
   |id      = sophie.SturdySaplings
+
   |id      = idermailer.RandomStartDay
   |nexus  = 14440
+
   |nexus  = 13225
   |github  = sophiesalacia/StardewMods
+
   |github  = idermailer/RandomStartDay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Random Tastes
   |author  = aedenthorn, Erinthe
+
   |author  = skiilaa
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = skiilaa.RandomTastes
   |nexus  = 11719
+
   |nexus  = 2285
  |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Range Display, Sprinkler Range
   |author  = mytigio
+
   |author  = CatCattyCat, Cat
   |id      = mytigio.SubterranianOverhaul
+
   |id      = cat.sprinklerrange
   |nexus  = 4149
+
   |nexus  = 1179
   |github  = mytigio/SDVMods
+
  |moddrop = 833536
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
+
  |status  = workaround
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
+
   |summary  = use [[#Data Layers|Data Layers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Ranged Tools
   |author  = The Sundrop Team
+
   |author  = vgperson
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = vgperson.RangedTools
   |nexus  = 4014
+
   |nexus  = 6935
   |github  =
+
   |github  = vgperson/RangedTools
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Range Highlight
   |author  = spacechase0
+
   |author  = Jamie Taylor
   |id      = spacechase0.SuperHopper
+
   |id      = jltaylor-us.RangeHighlight
   |curse  = 867698
+
   |curse  = 997096
   |nexus  = 9418
+
   |nexus  = 6752
   |github  = spacechase0/StardewValleyMods
+
   |github  = jltaylor-us/StardewRangeHighlight
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Raven of The Valley
   |author  = spoocky123
+
   |author  = nicks
   |id      = spoocky123.SuperSleeper
+
   |id      = nicks.RavenofTheValley
   |nexus  = 10842
+
   |nexus  = 19856
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Readers Digest
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Remy Bach
   |id      = spacechase0.SurfingFestival
+
   |id      = remybach.readersdigest
  |curse  = 867720
+
   |nexus  = 3040
   |nexus  = 6688
+
   |github  = remybach/stardew-valley-readersdigest
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Readers Digest for 1.6
   |author  = MiphasGrace
+
   |author  = Slash215
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = Slash215.readersdigest
   |nexus  = 13126
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Real Clock
   |author  = Ophaneom
+
   |author  = thimadera
   |id      = Ophaneom.Survivalistic
+
   |id      = thimadera.Realclock
   |nexus  = 12179
+
   |nexus  = 21726
   |github  = Ophaneom/Survivalistic
+
   |github  = thimadera/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Realistic Fishing
   |author  = KDERazorback
+
   |author  = Kevin Connors
   |id      = KDERazorback.SvFishingMod
+
   |id      = KevinConnors.RealisticFishing
   |nexus  = 6403
+
   |nexus  = 2623
   |github  = KDERazorback/SvFishingMod
+
   |github  = kevinforrestconnors/RealisticFishing
  
   |broke in = Stardew Valley 1.6
+
   |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    = Swim
+
   |name    = Realistic Random Names
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Swim
+
   |id      = aedenthorn.RealNames
   |curse  = 868896
+
   |curse  = 868898
   |nexus  = 6326
+
   |nexus  = 6269
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Real Time
   |author  = Myzkatonic
+
   |author  = Enaium, Lightcolour888
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = Enaium.RealTime
   |nexus  = 7722
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Realtime Framework
   |author  = John Peters
+
   |author  = drbirbdev
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 13991
+
   |nexus  = 18915
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realtime Minimap
 +
  |author  = spacechase0
 +
  |id      = spacechase0.RealtimeMinimap
 +
  |curse  = 867706
 +
  |nexus  = 9386
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
 +
  |author  = SixthTitan
 +
  |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
 +
  |nexus  = 5773
 
   |github  =
 
   |github  =
  
Line 16,498: Line 18,513:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Recatch Legendary Fish
   |author  = Swizzy Studios
+
   |author  = cantorsdust and Pathoschild
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 3241
+
   |nexus  = 172
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github  = cantorsdust/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Recipe Researcher C, Recipe Resarcher
   |author  = Guedez
+
   |author  = Zexu2K
   |id      = tab.autoloot
+
   |id      = Zexu2K_Recipe_Researcher_C
   |nexus  = 5115
+
   |nexus  = 26887
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Recipes In Mail
   |author  = Peasly Wellbott
+
   |author  = Freaksaus
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = freaksaus.recipesinmail
   |nexus  = 7797
+
   |nexus  = 22173
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Nox Chimaera, noxkimaera
   |id      = TaintedCellar
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 1672
+
   |nexus  = 22378
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = NoxChimaera/StardewValleyTODO
 
+
}}
  |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    = Reciprocate
   |author  = aedenthorn, Erinthe
+
   |author  = YunHikari
   |id      = aedenthorn.TakeAll
+
   |id      = YunHikari.Reciprocate
   |nexus  = 14247
+
   |nexus  = 17714
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Recover Stamina
   |author  = KarratKake
+
   |author  = lperkins2, Logan Perkins
   |id      = KarratKake.TakeItSlow
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 13432
+
   |nexus  = 2332
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Recurring Reminders
   |author  = Inworld AI, PogDerson
+
   |author  = Dem1se
   |id      = PogDerson.Inworld
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 16816
+
   |nexus  = 6840
   |github  =
+
   |github  = dem1se/SDVMods
}}
 
{{#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-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Recyclable Cola
   |author  = aedenthorn, Erinthe
+
   |author  = XxHarvzBackxX
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = harvz.RecyclableCola
   |nexus  = 10661
+
   |nexus  = 10865
   |github  = aedenthorn/StardewValleyMods
+
   |github  = XxHarvzBackxX/recyclableCola
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Redesigned Farmhouse Layout
   |author  = skunkkky
+
   |author  = Aimon111 & DaLion
   |id      = skunkkk.TapperReady
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 1219
+
   |nexus  = 11420
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Redraw Pelican Town Config
   |author  = pepoluan
+
   |author  = JefGrizli
   |id      = pepoluan.TapperReport
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 8700
+
   |nexus  = 15564
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = Refill Silos
   |author  = TehPers
+
  |author  = Alpha_Omegasis
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
  |id      = Omegasis.RefillSilos
   |nexus  = 3256<!--was 2150 before re-release-->
+
  |nexus  = 20779
   |moddrop = 1071149
+
}}
   |github  = TehPers/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Refill Watering Can in Town Fountain
 +
   |author  = TfueLovesBanana
 +
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
 +
   |nexus  = 16764
 +
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Refund Staircases
 +
  |author  = Nick Martin
 +
  |id      = NickMartin.RefundStaircases
 +
  |nexus  = 19209
 +
   |github  = nickmartin1ee7/RefundStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Regeneration
   |author  = TehPers
+
   |author  = Hammurabi
   |id      = TehPers.FestiveSlimes
+
   |id      = HammurabiRegeneration
   |nexus  = 2990
+
   |nexus  =
   |github = TehPers/StardewValleyMods
+
   |chucklefish = 4584
 +
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Regen Mod
   |author  = TehPers
+
   |author  = Zoryn
   |id      = TehPers.FishingOverhaul
+
   |id      = Zoryn.RegenMod
   |nexus  = 866
+
   |nexus  =
   |moddrop = 123679
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = TehPers/StardewValleyMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Regular Quality
   |author  = Stingray
+
   |author  = desto, JustToDownloadThings
   |id      = Stingray.TP
+
   |id      = desto.RegularQuality
   |nexus  = 10190
+
   |nexus  = 5090
   |github  = Stingrayss/StardewValley
+
   |github  = desto-git/smapi-RegularQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Rejuvenating Forest
   |author  = Bifibi
+
   |author  = Team Timber
   |id      = Teleporter
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  =
+
   |nexus  = 10322
  |chucklefish = 4374
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = Relationship Bar UI
   |author  = Falson, Falson127
+
   |author  = SlyMerc
   |id      = Falson.TeleportMod
+
   |id      = RelationshipBar
   |nexus  = 18842
+
   |nexus  = 1009
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Relationships Enhanced
   |author  = Enaium
+
   |author  = rodrigovaz
   |id      = Enaium.TeleportNpc
+
   |id      = relationshipsenhanced
   |curse   = 436803
+
  |nexus  =
   |moddrop = 865554
+
   |chucklefish = 4435
   |nexus   =
+
   |github  =
   |github = Enaium-StardewValleyMods/TeleportNpc
+
 
 +
   |broke in = SMAPI 2.0
 +
   |status   = workaround
 +
   |summary = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Relationship Status
   |author  = ccr
+
   |author  = Dragonisser
   |id      = ccr.TeleportNPCLocation
+
   |id      = relationshipstatus
   |nexus  = 17190
+
   |nexus  = 751
   |github  = chencrstu/TeleportNPCLocation
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Relationship Tooltips
   |author  = Enaium
+
   |author  = M3ales
   |id      = Enaium.TeleportPoint
+
   |id      = M3ales.RelationshipTooltips
  |curse  = 436830
 
  |moddrop = 864013
 
 
   |nexus  =
 
   |nexus  =
   |github  = Enaium-StardewValleyMods/TeleportPoint
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport To Farm
+
   |name    = Relationship Tracker
   |author  = Rafael
+
   |author  = Branic
   |id      = Rafael.TeleportToFarm
+
   |id      = Branic.RelationshipTracker
   |nexus  = 7247
+
   |nexus  = 2845
   |github  =
+
   |github  = Paradox355/SDVMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Relativity
   |author  = HamioDracny
+
   |author  = AdroSlice
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = AdroSlice.Relativity
   |nexus  = 14083
+
   |nexus  = 13028
   |github  =
+
   |github  = adroslice/sdv-relativity-mirror
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = Bpendragon
+
   |author  = The Fluffy Robot
   |id      = Bpendragon.BestOfQOS
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 7985
+
   |nexus  = 19662
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  = jamespfluger/Stardew-ModCollection
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = Neat
+
   |author  = mouahrara
   |id      = neat.newspaper
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 8689
+
   |nexus  = 20606
   |github  =
+
   |github  = mouahrara/RelocateFarmAnimals
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Relocate Saves
   |author  = ItsLittany
+
   |author  = Pillow
   |id      = itslittany.RockBreaker
+
   |id      = Pillow.RelocateSaves
   |nexus  = 6376
+
   |nexus  = 26992
  |moddrop = 804101
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = VoidWitchCult
+
   |author  = zeldela
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 16326
+
  |nexus  = 13554
   |github  =
+
  |github  = zeldela/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remember Faced Direction
 +
  |author  = Annosz
 +
  |id      = Annosz.RememberFacedDirection
 +
  |nexus  = 6946
 +
  |github  = Annosz/StardewValleyModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remember Your Umbrella
 +
  |author  = heyseth
 +
  |id      = heyseth.umbrellas
 +
   |nexus  = 8366
 +
   |github  = heyseth/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Reminders
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Surkasu
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = Surkasu.Reminders
  |curse  = 867729
+
   |nexus  = 2481
  |moddrop = 771680
+
   |github  =
   |nexus  = 5062
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Remind to Exit
   |author  = Purppelle and King Gnomus
+
   |author  = pepoluan
   |id      = Purppelle.TheGnomiverse
+
   |id      = pepoluan.RemindToExit
   |nexus  = 13266
+
   |nexus  = 8727
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = Tlitookilakin
+
   |author  = nein
   |id      = tlitookilakin.BakeOffCode
+
   |id      = nein.MixedSeedMod
   |nexus  = 18856
+
   |nexus  = 22311
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Remote Fridge Storage
   |author  = blueberry
+
   |author  = EternalSoap, arjan3004
   |id      = blueberry.LoveOfCooking
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 6830
+
   |nexus  = 2545
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = SoapStuff/Remote-Fridge-Storage
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Removable Horse Hats
   |author  = Khloe Leclair
+
   |author  = CatCattyCat, Cat
   |id      = leclair.thememanager
+
   |id      = cat.removablehorsehats
   |nexus  = 14525
+
   |nexus  = 2223
   |github  = KhloeLeclair/StardewMods
+
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Remove All Monsters
   |author  = Pucklynn
+
   |author  = David J. Lee, djslzx
   |id      = shannon.MoonMod
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 2482
+
   |nexus  = 5727
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Remove Animal Limitations
   |author  = The commission of The Northern Gulf
+
   |author  = Hobbes
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 19376
+
   |nexus  = 7838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Rename
   |author  = KirbyLink
+
   |author  = Remmie, CoinzReturns
   |id      = kirbylink.pumpkinking
+
   |id      = Remmie.Rename
   |nexus  = 3006
+
   |nexus  = 2130
   |github  = KirbyLink/PumpkinKing
+
   |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
<!--@retest-after Custom Farming Redux
+
   |status  = workaround
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |summary  = use [[#Rename Reworked|Rename Reworked]] 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    = Rename Reworked
   |author  = TheShwamp
+
   |author  = Parabyted
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = parabyted.renamerework
   |nexus  = 5172
+
   |nexus  = 10866
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Immersive Scarecrows
+
   |name    = Rented Tools
   |author  = aedenthorn and lucaskfreitas
+
   |author  = JarvieK
   |id      = lucaskfreitas.ImmersiveScarecrows
+
   |id      = JarvieK.RentedTools
   |nexus  = 20701
+
   |nexus  = 1307
 +
  |github  = Jarvie8176/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Rented Tools Improved
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = SolusCleansing
   |id      = Eris.APICut
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 8158
+
   |nexus  = 18909
   |github  =
+
   |github  = SolusCleansing/RentedToolsImproved
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Reorient After Eating
   |author  = Prism 99
+
   |author  = PunningLinguist
   |id      = prism99.thinkntalk
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 9546
+
   |nexus  = 7585
   |github  = Prism-99/Think-n-Talk
+
   |github  = amconners/ReorientAfterEating
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Replace Fertilizer
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = jingshenSN2
   |id      = SweetPanda.Organic
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 16648
+
   |nexus  = 24550
   |github  =
+
   |github  = jingshenSN2/ReplaceFertilizer
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#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    = Replanter
   |author  = spacechase0
+
   |author  = jwdred
   |id      = ThreeHeartDancePartner
+
   |id      = jwdred.Replanter
  |curse  = 867388
+
   |nexus  = 589
  |moddrop = 127278
+
   |github  = jdusbabek/stardewvalley
   |nexus  = 500
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = ReRegeneration
   |author  = spacechase0
+
   |author  = littleraskol
   |id      = spacechase0.ThrowableAxe
+
   |id      = lrsk_sdvm_rerg.0925160827
   |curse   = 867726
+
   |nexus   = 6837
   |moddrop = 771683
+
   |moddrop = 827580
  |nexus  = 5097
+
   |github  = littleraskol/ReRegeneration
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = justastranger
+
   |author  = rocslayer, James Overton
   |id      = jas.ThunderstormTotem
+
   |id      = Roc.Reseed
  |moddrop = 944622
+
   |nexus  = 2421
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Tidy Fields
+
   |name    = Reset Terrain Features
   |author  = seitanicbean
+
   |author  = mabelSyrup
   |id      = seitanicbean.tidyfields
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 10929
+
   |nexus  = 4715
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
  
   |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    = Tidy Social
+
   |name    = Re-Skin Any to Any Weapon Type
   |author  = trashcan9
+
   |author  = seqhilla
   |id      = trashcan9.TidySocial
+
   |id      = seqhilla.ReSkinAny
   |nexus  = 16233
+
   |nexus  = 24768
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Resourceful Friends
 +
  |author  = ItsBenter
 +
  |id      = ItsBenter.ResourcefulFriends.dll
 +
  |nexus  = 23227
 +
  |github  = itsbenter/ResourcefulFriends
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Resource Storage
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ResourceStorage
 +
  |nexus  = 17951
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Tileman Challenge
+
   |name    = Resource Storage - Continued
   |author  = SpicyKai
+
  |author  = aedenthorn and FlyingTNT
   |id      = SpicyKai.Tileman
+
  |id      = FlyingTNT.ResourceStorage
   |nexus  = 11945
+
  |nexus  = 22539
   |github  = spicykai/StardewValley-Mods
+
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Responsive Knockback, Responsive MP Knockback
 +
   |author  = spacechase0
 +
   |id      = spacechase0.ResponsiveKnockback
 +
  |curse  = 867146
 +
   |nexus  = 12029
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Restauranteer
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TileTransparency
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 17288
+
  |curse  = 868702
 +
   |nexus  = 14519
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tillable Ground
 
  |author  = hawkfalcon
 
  |id      = hawkfalcon.TillableGround
 
  |nexus  = 2175
 
  |github  = hawkfalcon/Stardew-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Retro Active Achievements
   |author  = bcmpinc
+
   |author  = iceburg
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 2738
+
   |nexus  = 4974
   |github  = bcmpinc/StardewHack
+
   |github  = ManApart/RetroActiveAchievements
  
   |broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Retroactive Stardew
   |author  = Asconoid
+
   |author  = millerscout
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 5764
+
   |nexus  = 6953
   |github  =
+
   |github  = millerscout/StardewMillerMods
  
   |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    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = Jonathan Ginn
+
   |author  = Iceburg
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 12170
+
   |nexus  = 356
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Reverse Proposal
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = GreenOnion24
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 973
+
   |nexus  = 8526
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Revive Dead Crops
   |author  = JBtheShadow
+
   |author  = atravita
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 7425
+
  |curse  = 870964
   |github  =
+
  |moddrop = 1294436
 +
   |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = trashcan9
+
   |author  = ribeena
   |id      = trashcan9.TimeMaster
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 16192
+
   |nexus  = 11809
   |github  =  
+
   |github  = ribeena/BusLocations
  |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    = Ridgeside Village
   |author  = DefenTheNation
+
   |author  = Rafseazz
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 2262
+
   |nexus  = 7286
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Right Click to Untill Soil
   |author  = The Fluffy Robot
+
   |author  = Kumagabear
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 5631
+
   |nexus  = 19563
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Ring of Fire
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Platonymous
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = Platonymous.RingOfFire
   |nexus  = 1000
+
   |nexus  = 1166
   |moddrop = 664035
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = JohnsonNicholas/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Ring Overhaul
   |author  = cantorsdust and Pathoschild
+
   |author  = Goldenrevolver
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 169
+
   |nexus  = 10669
   |github  = cantorsdust/StardewMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Ring Overhaul for Walk of Life
   |author  = gmff
+
   |author  = Jibb
   |id      = GMFF.TimeTotem
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
  |curse  = 494425
+
   |nexus  = 12171
   |nexus  =
 
 
   |github  =
 
   |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    = TMXL Map Toolkit, TMX Loader
+
   |name    = Rise And Shine
   |author  = Platonymous
+
   |author  = Yoshify
   |id      = Platonymous.TMXLoader
+
   |id      = Yoshify.RiseAndShine
  |curse  = 877235
+
   |nexus  = 3
  |nexus  = 1820
+
   |github  =
  |moddrop = 771913
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = To-Dew
 
  |author  = Jamie Taylor
 
  |id      = jltaylor-us.ToDew
 
  |nexus  = 7409
 
  |github  = jltaylor-us/StardewToDew
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = To Do List
 
  |author  = Eleanor, eleanoot
 
  |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
 
   |nexus  = 1630
 
   |github  = eleanoot/stardew-to-do-mod
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 0.39.1
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#To-Dew|To-Dew]] instead.
+
   |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 
<!--
 
<!--
   |unofficial version = 1.1.3-unofficial.2-pathoschild
+
   |unofficial version = 1.1.1-whisk-update
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
+
   |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    = Toggle Monsters
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = Jolyone, Me
+
   |author  = idermailer
   |id      = Me.ToggleMonsters
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 11801
+
   |nexus  = 15748
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Robin Work Hours
   |author  = LeFauxMatt
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.ToolbarIcons
+
   |id      = aedenthorn.RobinWorkHours
   |curse  = 871834
+
   |curse  = 868784
   |nexus  = 11026
+
   |nexus  = 11244
   |github  = LeFauxMatt/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Rock Paper Scissors
   |author  = danmw3
+
   |author  = Spiderbuttons
   |id      = danmw3.toolbartooltips
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 4977
+
   |nexus  = 23875
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Roosters Hatching and Control Addon, Content Patcher Roosters For 1.6 - Hatching and Control Addon
 +
  |author  = Meara and MikeW
 +
  |id      = Mikew.roostersaddon.smapi
 +
  |nexus  = 22555
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Rope Bridge
   |author  = yuri0r
+
   |author  = Teban100
   |id      = yuri0r.ToolBelt
+
   |id      = RopeBridge
   |nexus  = 8566
+
   |nexus  = 824
   |github  =
+
   |github  = StephenKairos/Teban100-StardewMods
  |source  = https://gitlab.com/yuri0r/toolbelt
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 2.6
 +
  |unofficial version = 1.0.1-unofficial.5-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Rotate Toolbar
   |author  = mralbobo
+
   |author  = Pathoschild
   |id      = mralbobo.ToolCharging
+
   |id      = Pathoschild.RotateToolbar
   |nexus  =
+
   |nexus  = 1100
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = Pathoschild/StardewMods
   |github  = mralbobo/stardew-tool-charging
 
  
   |broke in          = SMAPI 3.0
+
   |status  = abandoned
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |summary = remove this mod (added in Stardew Valley 1.4).
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = Rummage - The Thievery Mod
   |author  = CrazyWig
+
   |author  = ApryllForever
   |id      = crazywig.toolpowerselect
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 2553
+
   |nexus  = 12764
   |github  =
+
   |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Rune Magic
   |author  = Gilar Fasulaki
+
   |author  = fierro
   |id      = GilarF.ToolPowerSetup
+
   |id      = fierro.rune_magic
   |nexus  = 4517
+
   |nexus  = 15065
   |github  =
+
   |github  = facufierro/RuneMagic
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
  |status  = workaround
 
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Run Fast, Sprint
   |author  = aedenthorn, Erinthe
+
   |author  = Krutonium
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
  |curse  = 868687
+
   |nexus  = 12701
   |nexus  = 15216
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Running Key
   |author  = Cherry, CherryChain
+
   |author  = strato35
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = Strato35.RunningKey
   |nexus  = 6576
+
   |nexus  = 5527
   |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    = Running Late
   |author  = SorryLate
+
   |author  = Coll1234567
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = Coll1234567.RunningLate
   |nexus  = 5421
+
   |nexus  = 3518
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rush Orders
 +
  |author  = spacechase0
 +
  |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
 +
  |curse  = 867397
 +
  |moddrop = 127276
 +
  |nexus  = 605
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SAAT.API, SAAT - Audio API and Toolkit
 +
  |author  = ZeroMeters
 +
  |id      = ZeroMeters.SAAT.API
 +
  |nexus  = 10747
 +
  |github  = Dawilly/SAAT
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = Felix-Dev
+
   |author  = ZeroMeters
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 2938
+
   |nexus  = 10747
   |github  = Felix-Dev/StardewMods
+
   |github  = Dawilly/SAAT
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.1.3-unofficial.1-p1xel8ted
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
<!--
 
   |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Sable's Labels
   |author  = Wracketeer
+
   |author  = SableDnah
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = SableDnah.SablesLabels
   |nexus  = 13423
+
   |nexus  = 24948
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Safe Lightning
   |author  = LeFauxMatt
+
   |author  = CatCattyCat, Cat
   |id      = furyx639.TooManyAnimals
+
   |id      = cat.safelightning
   |curse   = 871833
+
   |nexus   = 2039
   |nexus  = 11033
+
   |moddrop = 833550
   |github  = LeFauxMatt/StardewMods
+
   |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    = Town School Functions
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = Edu Anttunes
+
   |author  = Shockah
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = Shockah.SafeLightning
   |nexus  = 6317
+
   |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    = Tractor Mod
+
   |name    = Safe Lightning Updated
   |author  = Pathoschild
+
   |author  = Rokugin
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 1401
+
   |nexus  = 22783
  |moddrop = 606639
+
   |github  = rokugin/StardewMods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Safer Bombs
   |author  = MissCoriel
+
   |author  = Dragoon23
   |id      = misscoriel.tractorsounds
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 5781
+
   |nexus  = 23559
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Safe Reading
   |author  = MindMeltMax
+
   |author  = LunaticShade
   |id      = MindMeltMax.Trading
+
   |id      = LunaticShade.SafeReading
   |moddrop = 1214750
+
   |nexus  = 8564
   |nexus  = 13293
+
  |github  = LunaticShade/StardewValley.SafeReading
   |github  = MindMeltMax/Stardew-Valley-Mods
+
}}
 +
{{#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    = Train Station
+
   |name    = Saiyan, Super Saiyan
   |author  = Cherry, CherryChain
+
   |author  = AlexDevilish
   |id      = Cherry.TrainStation
+
   |id      = alexDevilish.saiyan
   |nexus  = 6183
+
   |nexus  = 26270
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Saloon Warp Totem
   |author  = aedenthorn, Erinthe
+
   |author  = Artinity
   |id      = aedenthorn.TrainTracks
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 10927
+
   |nexus  = 16450
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Artinity/SaloonWarpTotem
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = SAML
   |author  = Taskmaster
+
   |author  = MindMeltMax
   |id      = Taskmaster.TrainWhistle
+
   |id      = MindMeltMax.SAML
   |nexus  = 4473
+
   |nexus  = 20250
   |github  =
+
   |github  = MindMeltMax/SAML
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Satchels
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.Trampoline
+
   |id      = spacechase0.Satchels
   |nexus  = 11619
+
   |nexus  = 20625
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Sauvignon in Stardew
   |author  = Esca, Esca-MMC
+
   |author  = Jesse, Jdvicks94
   |id      = Esca.TransparencySettings
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 8891
+
   |nexus  = 2597
  |moddrop = 971985
+
   |github  = JDvickery/Sauvignon-in-Stardew
   |github  = Esca-MMC/TransparencySettings
 
  
   |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    = Transparent Objects
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.TransparentObjects
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 6412
+
   |nexus  = 11833
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = ChrisMzz
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = ChrisMzz.trash4elliott
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 18882
+
  |curse  = 898109
   |github  =
+
   |nexus  = 8386<!--non-redux: 444-->
 +
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 +
 
 +
  |warnings = Broken on Android (use the built-in autosave instead).
 +
  |status  = workaround
 +
  |summary = Use [[#Quick Save|Quick Save]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Save Backup
   |author  = John Peters
+
   |author  = SMAPI
   |id      = JohnPeters.TrashBearAbides
+
   |id      = SMAPI.SaveBackup
   |nexus  = 11359
+
   |nexus  =
   |github  =
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Save Game Options
   |author  = MattDeDuck, Duckshard
+
   |author  = SorryLate, rharyanto
   |id      = MattDeDuck.TrashBearName
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 5252
+
   |nexus  = 5190
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.5
 
   |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    = Trash Can Reactions
+
   |name    = Save Mod Info
   |author  = aedenthorn, Erinthe
+
   |author  = weizinai
   |id      = aedenthorn.TrashCanReactions
+
   |id      = weizinai.SaveModInfo
   |nexus  = 7643
+
   |nexus  = 25903
   |github  = aedenthorn/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Scale Up
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = Platonymous.ScaleUp
   |nexus  = 16394
+
   |nexus  = 3130
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793912
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Scarecrow Highlighter
   |author  = atravita
+
   |author  = WretchedPenguin
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = WretchedPenguin.ScarecrowHighlighter
  |curse  = 870979
+
   |nexus  = 3579
  |moddrop = 1128126
+
   |github  =
   |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    = Scaring - Thieving Skill
   |author  = SorryLate, rharyanto
+
   |author  = moonslime
   |id      = SorryLate.TrashRemover
+
   |id      = moonslime.SpookySkill
   |nexus  = 5114
+
   |nexus  = 23791
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Schedule Viewer
   |author  = Jaredlll08
+
   |author  = BinaryLip
   |id      = BlameJared.TrashTrash
+
   |id      = BinaryLip.ScheduleViewer
   |nexus   =
+
   |curse   = 1020728
   |curse   = 297981
+
   |nexus   = 19305
   |github  = jaredlll08/Trash-Trash
+
   |github  = BinaryLip/ScheduleViewer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Scream
   |author  = Vrakyas
+
   |author  = Taskmaster
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = Taskmaster.Scream
   |nexus  = 4031
+
   |nexus  = 4588
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Screaming For Joy
   |author  = Achtuur8
+
   |author  = Danil Harding, Danil_HM
   |id      = Achtuur.StardewTravelSkill
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 16820
+
   |nexus  = 24643
   |github  = Achtuur/StardewTravelSkill
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Screenshot Everywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Gaiadin
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 7685
+
   |nexus  = 10805
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Screenshot Shortcut
   |author  = JPAN
+
   |author  = Tarsnip
   |id      = jpan.TreeChanges
+
   |id      = Tarsnip.ScreenshotShortcut
   |nexus  = 3964
+
   |nexus  = 26477
   |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    = Scroll To Blank
   |author  = NCarigon
+
   |author  = Caraxian
   |id      = NCarigon.TreeShakeMod
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 15927
+
   |nexus  = 4144
   |github  = ncarigon/StardewValleyMods
+
  |chucklefish = 4405
 
+
   |github  = Caraxi/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Scroll To Zoom
   |author  = TyoAtrosa
+
   |author  = Tomwa
   |id      = TyoAtrosa.Treeshaker
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 2159
+
   |nexus  = 2163
   |github  = TyoAtrosa/TreeShaker
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Scrying Orb
   |author  = bcmpinc
+
   |author  = kdau
   |id      = bcmpinc.TreeSpread
+
   |id      = kdau.ScryingOrb
   |nexus  = 3183
+
   |nexus  = 5603
  |github  = bcmpinc/StardewHack
+
   |moddrop = 756553
 
+
   |source = https://gitlab.com/kdau/predictivemods
  |broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tree Transplant
 
  |author  = YukiShiku, LeonBlade
 
  |id      = TreeTransplant
 
  |nexus  = 1342
 
   |moddrop = 526140
 
  |chucklefish = 5485
 
   |github = LeonBlade/TreeTransplant
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Scythe Forage
   |author  = candidus42
+
   |author  = wronque
   |id      = Candidus42.TrendyHaley
+
   |id      = wronque.ScytheForage
   |nexus  = 4984
+
   |nexus  = 26185
   |github  = mus-candidus/TrendyHaley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Scythe Harvesting
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = mmanlapat
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 8115
+
   |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    = Tricks and Treats
+
   |name    = Scythe Tool Enchantments
   |author  = ch20youk
+
   |author  = mushymato
   |id      = ch20youk.TricksAndTreats
+
   |id      = mushymato.ScytheToolEnchantments
   |nexus  = 18947
+
   |nexus  = 26217
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = SDV Game of Life
 +
  |author  = Super Aardvark, ubererdferkel
 +
  |id      = SuperAardvark.GameOfLife
 +
  |nexus  = 5361
 +
  |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = SDV Twitch
   |author  = lilico/atelier99
+
   |author  = Dawgeth
   |id      = lilico.TrueRandomGeodes
+
   |id      = MTD.SDVTwitch
   |nexus  = 11371
+
   |nexus  = 1760
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = SDVWM, The Weather Machine
   |author  = Krutonium
+
   |author  = SixthTitan
   |id      = krutonium.turn_to_your_enemies
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 12643
+
   |nexus  = 3203
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
  |author  = Zyin
+
   |author  = FreeTheJunimos
  |id      = Zyin.TVAnnouncements
+
   |id      = freethejunimos.seaclifffarm
  |nexus  = 3649
+
   |nexus  = 13911
  |github  = Zyin055/TVAnnouncements
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = TV Brasileira
 
  |author  = JhonnieRandler & Brukob
 
  |id      = JhonnieMike.BrasilTV
 
  |nexus  = 10843
 
  |github  = JhonnieRandler/TVBrasileira
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
 
   |author  = hisameartwork
 
   |id      = HisameArtwork.GardeningChannel
 
   |nexus  = 5485
 
 
   |github  =
 
   |github  =
  
Line 17,450: Line 19,500:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = SorryLate, rharyanto
+
   |author  = FreeTheJunimos
   |id      = SorryLate.TvRecipes
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 5260
+
   |nexus  = 14296
 
   |github  =
 
   |github  =
  
Line 17,459: Line 19,509:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Searchable Chests
   |author  = AndyUr
+
   |author  = ThisIsCad
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = ThisIsCad.SearchableChests
   |nexus  = 7589
+
   |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    = Twitch Chat Integration
+
   |name    = Season Affixes
   |author  = Hexenentendrache
+
   |author  = Shockah
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 17321
+
   |nexus  = 16297
   |github  = Enteligenz/StardewMods
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Seasonal Farmer
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = stardemod
   |id      = telshin.twitch-for-stardew
+
   |id      = stardemod.SeasonalFarmeTrader
  |curse  = 306420
+
   |nexus  = 24912
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Seasonal Garden Farmhouse V2 (Unofficial Update)
   |author  = Cdaragorn
+
   |author  = CyanFire, DustBeauty
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = CF.SeasonalGardenFarmhouseV2.SMAPI
   |nexus  = 1150
+
   |nexus  = 17386
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  =
 
+
}}
  |warnings = Broken on Android.
 
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = Seasonal Immersion
   |author  = Annosz, Abs0rbed
+
   |author  = Entoarox
   |id      = Annosz.UiInfoSuite2
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  =
+
   |nexus  = 2273
   |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |chucklefish = 4262
   |github  = Annosz/UiInfoSuite2
+
   |github  = Entoarox/StardewMods
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Seasonal Save Slots
   |author  = Demiacle
+
   |author  = Tyler Gibbs
   |id      = Demiacle.UiModSuite
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 1023
+
   |nexus  = 14382
   |github  = demiacle/UiModSuite
+
   |github  = tylergibbs2/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Season Switcher
   |author  = Pereclaw Team
+
   |author  = dumbledalton
   |id      = Pereclaw.ukrutilities
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 8427
+
   |nexus  = 10457
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Sebastian Frog Tank Switch
   |author  = Shadowfoxss
+
   |author  = Shaklin
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 2833
+
   |nexus  = 8508
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Secretariat (Faster Horse)
   |author  = MindMeltMax
+
   |author  = Janglinator
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = jangles.secretariat
   |nexus  = 7719
+
   |nexus  = 7537
  |moddrop = 1135717
+
   |github  = Janglinator/Secretariat
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Secret Hedge Maze, Hedge Maze
  |author  = Mel Noelle and Kirbylink
 
  |id      = melnoelle.underdarksewer
 
  |nexus  = 3070
 
  |github  = KirbyLink/UnderdarkSewer
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Underground Secrets
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = aedenthorn.HedgeMaze
   |nexus  = 6597
+
  |curse  = 868718
 +
   |nexus  = 14138
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 17,559: Line 19,596:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Secret Note Framework
   |author  = spacechase0
+
   |author  = ichortower
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = ichortower.SecretNoteFramework
   |nexus  = 17139
+
   |nexus  = 25055
   |github  =
+
   |github  = ichortower/SecretNoteFramework
 
+
}}
   |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Secret Woods Snorlax
 +
  |author  = ichortower
 +
   |id      = ichortower.SecretWoodsSnorlax
 +
  |nexus  = 19112
 +
  |github  = ichortower/SecretWoodsSnorlax
 +
}}
 +
{{#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    = Unique Children
+
   |name    = Seed Catalogue
   |author  = Shaklin
+
   |author  = spacechase0
   |id      = shaklin.uniquechildren
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 6278
+
   |nexus  = 1640
   |github  =
+
  |moddrop = 281292
 +
   |github  = spacechase0/SeedCatalogue
  
   |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    = Unique Children Talk
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = Shaklin
+
   |author  = aedenthorn and FlyingTNT
   |id      = shaklin.uniquechildrentalk
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 9540
+
   |nexus  = 22519
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Seed Info, Seed Information
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UniqueValley
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 13828
+
  |curse  = 868677
 +
   |nexus  = 15754
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Unlimited Cats and Dogs
 
  |author  = funny-snek
 
  |id      = funnysnek.UnlimitedCatsandDogs
 
  |nexus  = 2942
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Seed Machines
   |author  = Armitxes
+
   |author  = Veress
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = Veress.SeedMachines
   |nexus  = 2213
+
   |nexus  = 6265
  |curse  = 362847
+
   |github  = mrveress/SDVMods
   |github  = Armitxes/StardewValley_UnlimitedPlayers
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = DeLiXx
+
   |author  = vabrell, Victor Abrell
   |id      = DLX.Bundles
+
   |id      = vabrell.sm_bqms
   |nexus  = 17265
+
   |nexus  = 14236
   |github  =
+
   |github  = vabrell/sdw-seed-maker-mod
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
 
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Unlock Dye Menu
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = Shaklin
+
   |author  = mcoocr
   |id      = shaklin.unlockdyemenu
+
   |id      = mcoocr.smcq
   |nexus  = 6156
+
   |nexus  = 3089
   |github  =
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
 +
 
 +
  |broke in    = SMAPI 3.0
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Seed Maker Quality
   |author  = damien
+
   |author  = Speshkitty
   |id      = damien.unlocked_doors
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 4338
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
  |status  = workaround
 
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Seed Maker Tweaks
   |author  = apomorph
+
   |author  = aedenthorn, Erinthe
   |id      = apomorph.updatedInstantEatKey
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 15191
+
  |curse  = 868802
   |github  =
+
   |nexus  = 10681
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Seeds are Rare
   |author  = Aladanor
+
   |author  = jahangmar
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 10164
+
   |nexus  = 3618
   |github  = shailalias/NoRumbleHorse
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Seed Shortage
   |author  = Anthony Hilyard
+
   |author  = Xynerorias
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = xynerorias.seedshortage
  |curse  = 446597
+
   |nexus  = 5614
   |nexus  = 9318
+
   |github  = xynerorias/Seed-Shortage
   |github  = AHilyard/UpgradeablePan
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Seeds Unpacked
   |author  = Miihau
+
   |author  = blueberry
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 17234
+
   |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    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = See Me Rollin'
   |author  = Richard Cai
+
   |author  = Khloe Leclair
   |id      = richard_cai.UpgradedHorse
+
   |id      = leclair.seemerollin
   |nexus  = 5242
+
   |nexus  = 10976
   |github  = RichardJCai/stardew-valley-mods
+
  |moddrop = 1116122
 +
   |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Selective Eating
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.SelectiveEating
 +
  |nexus  = 26831
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Select Tool Power
   |author  = Cherry, CherryChain
+
   |author  = GrimatGaming
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 5253
+
   |nexus  = 21290
  |moddrop = 720987
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Self Serve
   |author  = punyo, yakminepunyo
+
   |author  = aedenthorn, Erinthe
   |id      = punyo.UsefulBombs
+
   |id      = aedenthorn.SelfServe
   |nexus  = 2488
+
  |curse  = 868781
   |github  = pomepome/UsefulBombs
+
   |nexus  = 11313
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 
<!--
 
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Self Serve for 1.6
   |author  = Right Hand Man
+
   |author  = NeverToxic
   |id      = raik.uselessinfo
+
   |id      = NeverToxic.SelfServe
   |nexus  = 8634
+
   |nexus  = 20985
   |github  =
+
   |github  = Dunc4nNT/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Self Service
   |author  = aedenthorn, Erinthe
+
   |author  = JarvieK
   |id      = aedenthorn.UtilityGrid
+
   |id      = JarvieK.SelfService
   |nexus  = 10197
+
   |nexus  = 1304
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Jarvie8176/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = UV Index (Sunscreen Mod)
+
   |name    = Self Service Shops
   |author  = Jonqora
+
   |author  = GuiNoya, Yesst
   |id      = Jonqora.UVIndex
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  = 6676
+
   |nexus  = 1622
   |github  = Jonqora/StardewMods
+
   |github  = GuiNoya/SVMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Sell Quality
   |author  = dantheman999
+
   |author  = DonDorscha, jasonmbrady
   |id      = dantheman999.VariableGrass
+
   |id      = DonDorscha.SellQuality
   |nexus  =
+
   |nexus  = 12469
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  =
   |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    = Send Items Multiplayer
   |author  = calebstein1
+
   |author  = hafnerpw
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 19904
+
   |nexus  = 13794
   |github  = calebstein1/StardewVariableSeasons
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = ActionJackson
+
   |author  = Denifia
   |id      = ActionJackson.VendingMachine
+
   |id      = Denifia.SendItems
   |nexus  = 7508
+
   |nexus  = 1087
   |github  =
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Separate Greenhouse
   |author  = bmarquismarkail, Space Baby
+
   |author  = lolmaj
   |id      = SB_VerticalToolMenu
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 943
+
   |nexus  = 3965
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = Separate Money for Multiplayer
   |author  = aedenthorn, Erinthe
+
   |author  = funny-snek
   |id      = aedenthorn.VideoPlayer
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 6524
+
   |nexus  = 3086
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |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    = Villager Compass
+
   |name    = Serene Greenhouse
   |author  = Jboss
+
   |author  = PeacefulEnd
   |id      = Jboss.VillagerCompass
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus  = 16912
+
  |curse  = 870943
   |github  = jbossjaslow/Stardew_Mods
+
   |nexus  = 8011
 +
   |github  = Floogen/SereneGreenhouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Serfdom
   |author  = shekurika
+
   |author  = DaLion
   |id      = shekurika.WaterFish
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 8897
+
   |nexus  = 24357
   |github  =
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Server Bookmarker
   |author  = Platonymous
+
   |author  = Ilyaki
   |id      = Platonymous.Visualize
+
   |id      = Ilyaki.ServerBookmarker
  |curse  = 307573
+
   |nexus  = 2968
  |moddrop = 793933
+
   |github  = Ilyaki/ServerBookmarker
  |nexus  = 1704
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = VisualizeTK
 
  |author  = Platonymous
 
  |id      = Platonymous.VisualizeTK
 
  |moddrop = 1521421
 
  |nexus  = 19009
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Void Effects, Stardew Void Effects
 
  |author  = Renny
 
  |id      = renny.stardewvoideffects
 
   |nexus  = 2703
 
   |github  = OfficialRenny/StardewVoidEffects
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |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].
+
<!--
 +
   |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    = Wait Around
+
   |name    = Server Browser
   |author  = Alhifar
+
   |author  = Ilyaki
   |id      = Alhifar.WaitAround
+
   |id      = Ilyaki.ServerBrowser
   |nexus  =
+
   |nexus  = 3227
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  = Ilyaki/Server-Browser
   |github  = Alhifar/WaitAroundSMAPI
 
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Server Port Changer
   |author  = EvilPdor
+
   |author  = PhantomGamers
   |id      =
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  =
+
   |nexus  = 2993
   |url    = https://community.playstarbound.com/threads/111526
+
   |github  = PhantomGamers/StardewPortChanger
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Set Money
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.SetMoney
 +
  |nexus  = 3889
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |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
 +
  |name    = Set Reminders
 +
  |author  = Aelaan Bluewood
 +
  |id      = AelaanBluewood.SetReminders
 +
  |nexus  = 16112
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Set Unique Game ID
   |author  = TheOfficialTab
+
   |author  = dJomp
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 1958
+
   |nexus  = 2042
   |github  = OfficialTab/walk-through-trellis
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Seven Deadly Sins
   |author  = Mizzion
+
   |author  = ricehit, Little Dot
   |id      = mizzion.wallpaperrecycler
+
   |id      = flqzzzz.SevenDeadlySins-SMAPI<!--changed in 3.5.0-->, ricehit.SevenDeadlySinsSAMPI
   |nexus  = 1905
+
   |nexus  = 15100
  |moddrop = 661354
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Sewer Slimes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WallPlanter
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 11339
+
   |nexus  = 18195
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 17,863: Line 19,920:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Shadow for Mazes, Maze
   |author  = aedenthorn, Erinthe
+
   |author  = Edu Anttunes
   |id      = aedenthorn.WallTelevision
+
   |id      = Maze
   |nexus  = 11448
+
   |nexus  = 8930
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Shared Exp, Shared Xp
   |author  = Symen
+
   |author  = Batzpup
   |id      = Symen.WarpAnimals
+
   |id      = SharedExp.Batzpup
   |nexus  = 1400
+
  |moddrop = 1269698
   |github  = simonbru/WarpAnimals
+
   |nexus  = 14607
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Shared Professions
   |author  = SnowFire kVala
+
   |author  = virtualbjorn
   |id      = SnowFire.Warp_Binder
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 6892
+
   |nexus  = 16628
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Shared Recipes
   |author  = Strato35, Shalankwa
+
   |author  = jpslatt, jslattery26
   |id      = Strato35.WarpMultiplayer
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 7451
+
   |nexus  = 22718
   |github  = Shalankwa/SDV_Mods
+
   |github  = jslattery26/stardew_mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Share Experience
   |author  = Shaklin
+
   |author  = season
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = season.ShareExperience
   |nexus  = 8950
+
   |nexus  = 22163
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Warp Multiplayer-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Sharing is Caring
   |author  = tlitookilakin
+
   |author  = spacechase0
   |id      = tlitookilakin.warpnetwork
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 8567
+
   |curse   = 867136
  |moddrop = 951720
+
   |nexus  = 14263
  |github  = tlitookilakin/WarpNetwork
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp Parsnip
 
   |author  = Pillow
 
  |id      = Pillow.WarpParsnip
 
  |nexus  = 18628
 
  |github  = AnotherPillow/WarpParsnip
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp Snitch
 
  |author  = ceruleandeep
 
  |id      = ceruleandeep.WarpSnitch
 
   |nexus  = 9087
 
   |github  = ceruleandeep/CeruleanStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Shed Notifications
   |author  = Shalankwa
+
   |author  = TheCroak
   |id      = Shalankwa.WarpToFriends
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 2180
+
   |nexus  = 620
   |github  = Shalankwa/SDV_Mods
+
   |github  =
  
  |status            = workaround
+
   |broke in = SMAPI 2.0
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
   |broke in           = Stardew Valley 1.4
 
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Shenandoah Library
   |author  = GrumpyCrouton
+
   |author  = Nishtra
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 10998
+
   |nexus  = 756
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Shift Toolbar When Paused
   |author  = HaulinOats
+
   |author  = Zamiel
   |id      = HaulinOats.WaterBalloon
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 14481
+
   |nexus  = 21613
   |github  = HaulinOats/StardewMods
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Ship Anything, Ship Everything
   |author  = BlaDe
+
   |author  = Berkay Yigit, berkayylmao
   |id      = BlaDe.WaterBomb
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 10267
+
   |nexus  = 3782
   |github  =
+
   |github  = berkayylmao/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Ship Anywhere
   |author  = andyruwruw
+
   |author  = spacechase0
   |id      = andyruwruw.WaterBot
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 8167
+
   |nexus  = 1379
   |github  = andyruwruw/stardew-valley-water-bot
+
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Ship From Inventory
   |author  = Mizzion
+
   |author  = Platonymous
   |id      = mizzion.watercanrefiller
+
   |id      = Platonymous.ShipFromInventory
   |nexus  = 3539
+
   |nexus  = 3219
   |moddrop = 661368
+
   |moddrop = 793916
   |github  = Mizzion/MyStardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = blueberry
+
   |author  = JPAN
   |id      = blueberry.WaterFlow
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 11790
+
   |nexus  = 7531
   |github  = b-b-blueberry/WaterFlow
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Shipment Tracker
   |author  = Achtuur
+
   |author  = Iceburg
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 16903
+
   |nexus  = 321
   |github  = Achtuur/StardewMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Watering Can Tweaks
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.WateringCanTweaks
 
  |curse  = 868789
 
  |nexus  = 10947
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Shipping Bin Summary
   |author  = Goldenrevolver
+
   |author  = Futro, Futroo
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = futro.ShippingBinSummary
   |nexus  = 7768
+
   |nexus  = 18992
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = futroo/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = Mizzion
+
   |author  = holythesea
   |id      = mizzion.petwaterbowl
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 2009
+
   |nexus  = 15694
  |moddrop = 661365
+
   |github  = holy-the-sea/SortShippingCollection
   |github  = Mizzion/MyStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Shipping Taxes
   |author  = Esca, Esca-MMC
+
   |author  = NOGAF
   |id      = Esca.WaterproofItems
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 6460
+
   |nexus  = 5189
  |moddrop = 807393
+
   |github  =
   |github  = Esca-MMC/WaterproofItems
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Shop Anywhere
   |author  = Digus
+
   |author  = SorryLate, rharyanto
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 2374
+
   |nexus  = 5299
   |github  = Digus/StardewValleyMods
+
   |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    = Shop Expander
   |author  = Qi The Mysterious
+
   |author  = Entoarox
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 19903
+
   |nexus  = 2278
   |github  =
+
  |chucklefish = 4381
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Shoplifter
   |author  = aedenthorn, Erinthe
+
   |author  = TheMightyAmondee
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 15409
+
   |nexus  = 8569
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Shopping Cart
   |author  = Anthony Hilyard
+
   |author  = LeFauxMatt
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = furyx639.ShoppingCart
   |curse  = 447259
+
   |curse  = 871829
   |nexus  = 9319
+
   |nexus  = 13701
   |github  = AHilyard/WeaponsOnDisplay
+
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Shopping Show
   |author  = bcmpinc
+
   |author  = AvalonMFX
   |id      = bcmpinc.WearMoreRings
+
   |id      = AvalonMFX.ShoppingShow
   |nexus   = 3214
+
   |curse   = 1016429
   |github  = bcmpinc/StardewHack
+
   |nexus   = 18445
 
+
   |github  =
   |warnings = Broken on Android.
 
 
 
   |broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Shops Open Longer
   |author  = EvilPdor
+
   |author  = CyanFire
   |id      =
+
   |id      = CF.ShopOpenTimesSMAPI
   |nexus  =
+
   |nexus  = 12693
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  =
   |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    = Shop Tile Framework
   |author  = nrm33n
+
   |author  = Cherry, CherryChain
   |id      = nrm33n.weatherGod
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 15563
+
   |nexus  = 5005
   |github  =
+
   |moddrop = 716384
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = Sakorona
+
   |author  = moonslime
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 2210
+
   |nexus  = 16028
  |moddrop = 664153
+
   |github  =
   |github  = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Show Birthdays
   |author  = aedenthorn, Erinthe
+
   |author  = Traktori
   |id      = aedenthorn.WeatherTotems
+
   |id      = Traktori.ShowBirthdays
   |nexus  = 16455
+
   |nexus  = 7495
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Showcase
 +
  |author  = Igorious
 +
  |id      = Igorious.Showcase
 +
  |nexus  =
 +
  |chucklefish = 4487
 +
  |github  = Igorious/Stardew_Valley_Showcase_Mod
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Catch Quality
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.ShowCatchQuality
 +
  |nexus  = 3326
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Show Cooking Recipes
   |author  = Opalie
+
   |author  = MasterOfMutton
   |id      = Opalie.Wedding
+
   |id      = faragodavid.showcookingrecipes
   |nexus  =
+
   |nexus  = 5525
  |moddrop = 526231
+
   |github  =
   |github  = Opalie/Wedding
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Show Daily Luck
   |author  = aedenthorn, Erinthe
+
   |author  = Arphox
   |id      = aedenthorn.WeddingTweaks
+
   |id      = Arphox.ShowDailyLuck
   |curse   = 868829
+
   |nexus  = 15910
   |nexus  = 10117
+
  |github  = arphox/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Item Quality
 +
   |author  = Jonqora
 +
  |id      = Jonqora.ShowItemQuality
 +
   |nexus  = 6311
 +
   |github  = Jonqora/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Weekly Break Reminder
+
   |name    = Show NPC Names
   |author  = treehat
+
   |author  = dvkin
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = dvkin.ShowNPCNames
   |nexus  = 8194
+
   |nexus  = 26507
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus  = 13707
+
  |curse  = 868887
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6540
 +
   |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Show Predictable RNG Outcomes
   |author  = Platonymous
+
   |author  = Relance
   |id      = Platonymous.Werewolf
+
   |id      = Relance.ShowPredictableRNGOutcomes
  |curse  = 877223
+
   |nexus  = 13186
  |moddrop = 1521370
 
   |nexus  = 15724
 
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = What Are You Missing
 
  |author  = PrivateButtface
 
  |id      = PrivateButtface.WhatAreYouMissing
 
  |nexus  = 4430
 
  |github  = LukeSeewald/PublicStardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Show XP and Level Gains, Show XP
   |author  = Oxyligen
+
   |author  = adverserath
   |id      = WhatAMush
+
   |id      = Adverserath.ShowXP
   |nexus  = 1097
+
   |nexus  = 19501
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shroom Spotter
 +
  |author  = TehPers
 +
  |id      = TehPers.ShroomSpotter
 +
  |nexus  = 908
 +
  |moddrop = 125766
 +
  |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Shroom Spotter Redux
   |author  = Oxyligen
+
   |author  = Strobe and TehPers
   |id      = wHatsUp
+
   |id      = ShroomSpotter
   |nexus  = 1082
+
   |nexus  = 7934
   |github  =
+
   |github  = strobel1ght/ShroomSpotterRedux
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Shut Up
   |author  = Capaldi12
+
   |author  = Geko_X
   |id      = Capaldi12.WhereAreThey
+
   |id      = gekox.shutUp
   |nexus  = 13208
+
  |moddrop = 1530062
 +
   |nexus  = 7358
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/Capaldi12/wherearethey
+
   |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Silent Alarm Clock
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Invatorzen
   |id      = f4iTh.WheresMyItems
+
   |id      = invatorzen.AC
   |nexus  = 2086
+
   |nexus  = 12164
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Silent Scarecrows
   |author  = ejun0
+
   |author  = climaxius
   |id      = ejun0.WhiteTurnip
+
   |id      = climaxius.silentscarecrows
   |nexus  = 8568
+
   |nexus  = 3258
   |github  =
+
   |github  = robbiev/SilentScarecrows
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Silo Report
   |author  = Prism 99
+
   |author  = bogie5464
   |id      = prism99.wholiveshere
+
   |id      = bogie5464.SiloReport
   |nexus  = 19840
+
   |nexus  = 3194
   |github  = Prism-99/WhoLivesHere
+
   |github  = bogie5464/SiloReport
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Silo Size
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = aedenthorn.WikiLinks
+
   |id      = pepoluan.SiloSize
   |nexus  = 11476
+
   |nexus  = 8819
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 981291
 +
   |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    = Wild Flowers, Wildflowers
+
   |name    = Simple Crop Label
   |author  = aedenthorn, Erinthe
+
   |author  = TheMusketeer
   |id      = aedenthorn.Wildflowers
+
   |id      = SimpleCropLabel
   |nexus  = 14061
+
   |nexus  = 314
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Simple Discord RPC (Stardew Edition), Simple RPC
   |author  = CatCattyCat
+
   |author  = HypherionSA
   |id      = cat.windeffects
+
   |id      = hypherionsa.simplerpc
   |nexus   = 6647
+
   |curse   = 1023556
   |moddrop = 833564
+
   |nexus  =
   |github  = danvolchek/StardewMods
+
   |github  =
  |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    = Simple HUD
   |author  = thatnzguy
+
   |author  = Enaium
   |id      = thatnzguy.WindowResize
+
   |id      = Enaium.SimpleHUD
  |nexus  = 2266
+
   |moddrop = 1145228
  |github  = thatnzguy/WindowResize
+
   |nexus  =
}}
+
   |github  = Enaium-StardewValleyMods/SimpleHUD
{{#invoke:SMAPI compatibility|entry
 
  |name    = Winter Grass
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.wintergrass
 
  |nexus  = 1601
 
   |moddrop = 833542
 
  |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Winter Pigs
 
  |author  = MindMeltMax
 
  |id      = MindMeltMax.WinterPigs
 
  |moddrop = 1443556
 
   |nexus  = 16879
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = idermailer
+
   |author  = skn
   |id      = idermailer.WinterRain
+
   |id      = skn.HungerMod
   |nexus  = 13767
+
   |nexus  = 3270<!--was 1127 before re-release-->
   |github  = idermailer/WinterRain
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Simple Screenshots, Screenshot
  |author  = drbirbdev
 
  |id      = drbirbdev.WinterStarSpouse
 
  |nexus  = 14164
 
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Witcher Mod
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.WitcherMod
+
   |id      = aedenthorn.Screenshot
   |nexus  = 5797
+
  |curse  = 868826
 +
   |nexus  = 10178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Simple Sound Manager
   |author  = Taskmaster
+
   |author  = Omegasis, AlphaOmegasis
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 5246
+
   |nexus  = 1410
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Simple Sounds
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = BleakCodex
   |id      = WonderfulFarmLife
+
   |id      = BleakCodex.SimpleSounds
   |nexus  =
+
   |nexus  = 14540
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  = BleakCodex/SimpleSounds
   |github  = Jinxiewinxie/StardewValleyMods
 
 
 
  |broke in          = Stardew Valley 1.1 or 1.11
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Working Fireplace
+
   |name    = Simple Sprinkler
   |author  = jahangmar
+
   |author  = ADoby, tZed, Tobias Z
   |id      = jahangmar.WorkingFireplace
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 3654
+
   |nexus  = 76
   |github  = jahangmar/StardewValleyMods
+
   |github  = ADoby/SimpleSprinkler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Simplified Achievements
   |author  = skiilaa
+
   |author  = cel10e
   |id      = skiilaa.X
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 2286
+
  |moddrop = 909416
 +
   |nexus  = 8026
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Singin' Stone
   |author  = Shockah
+
   |author  = CyTheGuy01
   |id      = Shockah.XPDisplay
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 11089
+
   |nexus  = 6463
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Single-Player Regen, Single-Player Sleep
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.SPRegen
 +
  |curse  = 997962
 +
  |nexus  = 6778
 +
  |moddrop = 1135654
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = SinZational Several Spouse Spots
   |author  = nofilenamed
+
   |author  = SinZ
   |id      = NFN.XPMUL
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 8649
+
   |nexus  = 20655
   |github  = nofilenamed/XPMultiplier
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = SinZational Shared Spaces
   |author  = nofilenamed
+
   |author  = SinZ
   |id      = NFN.XPMULSPA
+
   |id      = SinZ.SharedSpaces
   |nexus  = 8760
+
   |nexus  = 20654
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = SinZational Spending Services
   |author  = hixega
+
   |author  = SinZ
   |id      = hixega.XtardewCore
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 19096
+
   |nexus  = 20656
   |github  =
+
   |github  = SinZ163/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yanshufitos Mod
+
   |name    = Sit and Rest
   |author  = yanshufitos
+
   |author  = Krutonium
   |id      = yanshufitos.yanshufitosmod
+
   |id      = Krutonium.SitandRest
   |nexus  = 20355
+
   |nexus  = 7403
 
   |github  =
 
   |github  =
 
  |broke in = never worked
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Sit For Stamina
   |author  = vincebel
+
   |author  = Entoarox
   |id      = vincebel.YearRoundCrops
+
   |id      = Entoarox.SitForStamina
   |nexus  = 8196
+
   |nexus  = 7334
   |github  = vincebel7/YearRoundCrops
+
   |github  = Entoarox/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Fishing Mod
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = NeverToxic
+
   |author  = MissCoriel
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      = misscoriel.sitnrelax
   |nexus  = 20391
+
  |curse  = 885078
   |github  = Dunc4nNT/StardewMods
+
   |nexus  = 7336
 +
   |github  = MissCoriel/Sit-n-Relax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
  |id      = bcmpinc.HarvestWithScythe
+
   |author  = BrasileiroTop, Vagabundo2421
  |nexus  = 2731
+
   |id      = BrasileiroTop.Sentar
   |author  = bcmpinc
+
   |nexus  = 4729
  |github  = bcmpinc/StardewHack
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 
  |author  = moddem
 
   |id      = moddem.StardewMapTeleport
 
   |nexus  = 18143
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = XxHarvzBackxX
+
   |author  = aedenthorn, Erinthe
   |id      = XxHarvzBackxX.YASM
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 9228
+
  |curse  = 868872
   |github  =
+
   |nexus  = 6969
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Sizable Fish
   |author  = Jaredlll08, YGM Team
+
   |author  = spacechase0
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = spacechase0.SizableFish
   |curse  = 308005
+
   |curse  = 867135
   |nexus  =
+
   |nexus  = 14267
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Skateboard
   |author  = thakyZ
+
   |author  = aedenthorn, Erinthe
   |id      = zdailyincrease
+
   |id      = aedenthorn.Skateboard
   |nexus   =
+
   |curse   = 868742
   |chucklefish = 4247
+
   |nexus  = 13096
   |github  = thakyZ/zDailyIncrease
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Skateboard For 1.6
   |author  = BlaDe
+
   |author  = chiccen
   |id      = BlaDe.Zenchman
+
   |id      = chiccen.Skateboard
   |nexus  = 12024
+
   |nexus  = 24074
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Skillful Clothes
   |author  = PositiveVegan
+
   |author  = LunaticShade
   |id      = PositiveVegan.ZenMod
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 12899
+
   |nexus  = 8541
 +
  |github  = LunaticShade/StardewValley.SkillfulClothes
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skillful Clothes Revamp
 +
  |author  = Nature
 +
  |id      = Nature.1011108
 +
  |nexus  = 27345
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Skill Prestige
   |author  = aedenthorn, Erinthe
+
   |author  = CinderGarde, Alphablackwolf
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 6743
+
   |nexus  = 569
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = thespbgamer
+
   |author  = CinderGarde, Alphablackwolf
   |id      = thespbgamer.ZoomLevel
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
  |curse  = 714275
+
   |nexus  = 569
   |nexus  = 7363
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = thespbgamer/ZoomLevel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = GuiNoya, Yesst
+
   |author  = CinderGarde, Alphablackwolf
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 1621
+
   |nexus  = 569
   |github  = GuiNoya/SVMods
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = RockinRolla
+
   |author  = Tondorian
   |id      = RockinMods.ZoomMod
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 1326
+
   |nexus  = 18605
   |github  = rockinrolla/ZoomMod
+
   |github  = Tondorian/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
<!--
 
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoomy Farmer
+
   |name    = Skill Prestige for Luck Skill
   |author  = Geko_X
+
   |author  = CinderGarde, Alphablackwolf
   |id      = gekox.zoomyFarmer
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 6031
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
+
{{#invoke:SMAPI compatibility|entry
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version||link=0}}</div>
+
  |name    = Skill Prestige for Magic
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = alphablackwolf.MagicPrestigeAdapter
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.3
This list contains mods which...
+
  |status  = abandoned
* have their mod pages hidden/deleted;
+
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
* or have been replaced by a change in the base game;
+
}}
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
 
These will likely never be updated again.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = Skill Rings
   |author  = Alex Noddings
+
   |author  = AlphaMeece
   |id      = an.4leaf
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 2365
+
  |curse  = 991336
 +
   |nexus  = 7515
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Skills Experience Bars, Skills Exp Bars
   |author  = Entoarox
+
   |author  = Muuaji
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = Muuaji.SkillsExpBars
   |nexus  = 2270
+
   |nexus  = 25112
   |chucklefish = 3619
+
   |github  =
   |github = Entoarox/StardewMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.5
+
  |name    = Skill Training
   |status   = abandoned
+
   |author = spacechase0
   |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
  |id      = spacechase0.SkillTraining
 +
   |curse  = 867132
 +
   |nexus   = 14452
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Skinny Animals
   |author  = Warix3
+
   |author  = tem696969696969
   |id      = warix3.advancingsprinklers
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 2983
+
   |nexus  = 21826
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Skin Tone Loader
   |author  = CKextreme
+
   |author  = HeyImAmethyst
   |id      = CKextreme.AfkTimer
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 3721
+
   |nexus  = 22797
   |github  =
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Skip Cutscanes
   |author  = skn
+
   |author  = Zexu2K
   |id      = skn.AgingMod
+
   |id      = Zexu2K.SkipCutscenesMod
   |nexus  = 1129
+
   |nexus  = 25201
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Skip Dialogue
   |author  = cantorsdust
+
   |author  = FricativeMelon
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 170
+
   |nexus  = 15311
   |github  = cantorsdust/StardewMods
+
   |github  = FricativeMelon/SkipDialogue
 
 
  |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    = Skip Fish
   |author  = Angela Ranna
+
   |author  = LucaINC
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 6894
+
   |nexus  = 19762
   |github  = AngelaRanna/StardewMods
+
   |github  =
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Skip Fishing Minigame
   |author  = Grant Peters
+
   |author  = DewMods
   |id      = GPeters-AnimalMoodFix
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 761
+
   |nexus  = 2697
 
   |github  =
 
   |github  =
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Aquarism - Immersive Fish Ponds
+
   |name     = Skip Fishing Minigame 2
   |author = DaLion
+
   |author   = philosquare
   |id     = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus  = 11288
+
   |moddrop  = 1530481
   |github  =
+
   |nexus    =
 
+
   |github   = philosquare/SDVSkipFishingMinigame2
   |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    = Skip Intro
   |author  = Felix-Dev
+
   |author  = Pathoschild
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus   = 2804
+
   |curse   = 1000635
   |github  = Felix-Dev/StardewMods
+
   |nexus   = 533
 
+
   |moddrop = 606601
   |broke in = Stardew Valley 1.4
+
   |github = Pathoschild/StardewMods
   |status  = obsolete
 
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Armor Ore
+
   |name    = Skip Start
   |author  = gmff
+
   |author  = DeadRobotDev
   |id      = GMFF.ArmorOre
+
   |id      = DeadRobotDev.SkipStart
   |nexus  =
+
   |nexus  = 11885
  |curse  = 485718
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Skip Text
   |author  = Max Vollmer, SVProtector
+
   |author  = CrunchyDuck
   |id      = maxvollmer.audiodevices
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 2838
+
   |nexus  = 8947
   |github  = maxvollmer/AudioDevices
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
 
  |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    = Skull Cave Auto Pause
   |author  = Jotser
+
   |author  = kun2331
   |id      = Jotser.AutoGrabberMod
+
   |id      = kun2331.SkullCaveAutoPause
   |nexus  = 2783
+
   |nexus  = 25767
 
   |github  =
 
   |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
   |name    = Auto Stack Items to Chest
+
   |name    = Skull Cavern Drill
   |author  = Chosimba
+
   |author  = S1mmyy
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 2307
+
   |nexus  = 6121
   |github  =
+
   |github  = S1mmyy/StardewMods
  
   |broke in = SMAPI 3.0
+
   |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    = Baby Chance Adjustment
+
   |name    = Skull Cavern Drill Redux
   |author  = LateFilmsGamer
+
   |author  = NetworkOverflow
   |id      = Late's.AdjustBabyChance
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 15018
+
   |nexus  = 16533
   |github  =
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Skull Cavern Elevator
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Bifibi, Lestoph
   |id      = f4iTh.BabyGenderInterface
+
   |id      = SkullCavernElevator
   |nexus  = 1947
+
   |nexus  = 963
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee House Flower Range Fix
+
   |name    = Skull Cavern Toggle
   |author  = KirbyLink
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = kirbylink.beehousefix
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 3013
+
   |nexus  = 7908
   |github  = KirbyLink/BeeHouseFix
+
   |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.4
+
   |status = abandoned
   |status   = obsolete
+
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
   |summary = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Sleeping Stamina Config
   |author  = Taskmaster
+
   |author  = ilMioPuntatore
   |id      = Taskmaster.BeMyValentine
+
   |id      = ilMioPuntatore.Sleeping
   |nexus  = 5219
+
   |nexus  = 25244
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better 10 Hearts
+
   |name    = Sleep In Wedding
   |author  = Sonozuki
+
   |author  = atravita
   |id      = EpicBellyFlop45.Better10Hearts
+
   |id      = atravita.SleepInWedding
   |nexus  = 3605
+
  |curse  = 870963
   |github  = Sonozuki/StardewMods
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crab Pots
+
   |name    = Sleepless Fisherman
   |author  = Sonozuki
+
   |author  = Annosz
   |id      = EpicBellyFlop45.BetterCrabPots
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 3159
+
   |nexus  = 5915
   |github  = Sonozuki/StardewMods
+
   |github  = Annosz/StardewValleyModding
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Sleepless in Stardew
   |author  = RedstoneBoy
+
   |author  = instafluff
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 2504
+
   |nexus  = 5445
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = instafluff/SleeplessInStardew
 
 
  |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    = Sleepovers
   |author  = Khloe Leclair
+
   |author  = bwdy
   |id      = leclair.bcspacecore
+
   |id      = bwdy.sleepovers
   |nexus  = 11115
+
   |nexus  = 3531
  |moddrop = 1115749
+
   |github  = bwdymods/SDV-Sleepovers
   |github  = KhloeLeclair/StardewMods
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Sleep Warning
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = GlimmerDev
   |id      = f4iTh.BetterTransmutation
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 2120
+
   |nexus  = 21128
   |github  =
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Sleep Wherever
   |author  = BunnyJumps
+
   |author  = Vexorth
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = Vexorth.SleepWherever
   |nexus  = 2502
+
   |nexus  = 16674
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Sleep Worker
   |author  = BunnyJumps
+
   |author  = Platonymous
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = Platonymous.SleepWorker
   |nexus  = 2503
+
  |curse  = 877233
   |github  =
+
  |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.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = BunnyJumps
+
   |author  = fernass354
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 2501
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Slime Hutch Water Spots
   |author  = BunnyJumps
+
   |author  = aedenthorn, Erinthe
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus   = 3145
+
   |curse   = 868735
   |github  =
+
   |nexus  = 13778
 
+
   |github = aedenthorn/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Slime Minerals
   |author  = BunnyJumps
+
   |author  = ChrisMzz
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 3143
+
   |nexus  = 20930
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = BunnyJumps
+
   |author  = Tofu, SadDodo
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 2500
+
   |nexus  = 2743
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Slime Produce
   |author  = BunnyJumps
+
   |author  = exotico
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = exotico.SlimeProduce
   |nexus  = 3144
+
   |nexus  = 7634
   |github  =
+
   |github  = andraemon/SlimeProduce
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
 +
   |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Slime Spawner
   |author  = WindHero
+
  |author  = aurnj, Roy Li
   |id      = WindHero.BlueChickensInMultiplayer
+
  |id      = RuyiLi.SlimeSpawner
   |nexus  = 2336
+
  |nexus  =
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Water Filler, Slime AutoWaterer
 +
   |author  = Speshkitty
 +
   |id      = speshkitty.slimewaterer
 +
   |nexus  = 7141
 +
   |github  = Speshkitty/SlimeWaterFiller
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
+
   |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bow
+
   |name    = Slim Hutch
   |author  = spacechase0
+
   |author  = Peasly Wellbott
   |id      = spacechase0.Bow
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 2756
+
   |nexus  = 7424
  |moddrop = 771627
+
   |github  = Wellbott/StardewValleyMods
   |github  = spacechase0/Bow
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = Slingshot Drop Point, 弹弓落点
   |author  = DiogoAlbano
+
   |author  = Night
   |id      = DiogoAlbano.BNWCore
+
   |id      = Night.Slingshot
   |nexus  = 15871
+
   |nexus  = 26608
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Slingshot Rebalance
   |author  = bwdy
+
   |author  = Redwood, Towering Redwood
   |id      = bwdyworks
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 3530
+
   |nexus  = 14391
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Slingshot Seeds
   |author  = Ilyaki
+
   |author  = BlaDe
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = BlaDe.SlingshotSeeds
   |nexus  = 3083
+
   |nexus  = 25943
   |github  = Ilyaki/CapitalistSplitMoney
+
   |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    = Casks Anywhere
+
   |name    = Slots Cheats
   |author  = YukiShiku, LeonBlade
+
   |author  = Fischkop2
   |id      = CasksAnywhere
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 878
+
   |nexus  = 22574
  |chucklefish = 5486
+
   |github  =
  |moddrop = 124612
 
   |github  = LeonBlade/CasksAnywhere
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Slower Fence Decay
   |author  = aclockworkhound
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 3540
+
   |nexus  = 252
   |github = clockworkhound/SDV-ChildBedConfig
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  
   |status  = obsolete
+
  |broke in = SMAPI 2.0
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |status  = workaround
  |broke in = Stardew Valley 1.5
+
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Smack Dat Scarecrow
   |author  = CJBok
+
   |author  = LeFauxMatt
   |id      = CJBAutomation
+
   |id      = furyx639.SmackDatScarecrow
   |nexus  = 211
+
  |curse  = 871830
   |github  = CJBok/SDV-Mods
+
   |nexus  = 13528
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name    = Small Beach Farm
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Pathoschild
   |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus  = 604
+
  |curse  = 1000624
   |moddrop = 664033
+
   |nexus  = 3750
   |github  = Sakorona/SDVMods
+
   |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
 
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained)
+
   |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = Small Tree Texture
   |author  = Lysero
+
   |author  = season
   |id      = Lysero.Clock24
+
   |id      = season.SmallTreeTexture
   |nexus  = 3718
+
   |nexus  = 22285
 
   |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    = Smart Building
   |author  = spacechase0
+
   |author  = DecidedlyHuman
   |id      = spacechase0.Cobalt
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus   = 1723
+
   |curse   = 1019046
   |github  = spacechase0/Cobalt
+
   |nexus   = 11158
 
+
   |github = DecidedlyHuman/StardewValleyMods
  |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    = Smart Cursor
   |author  = DanielSerrano, Lord Xamon
+
   |author  = stokastic
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = stokastic.SmartCursor
   |nexus  = 1169
+
   |nexus  = 2458
   |github  =
+
   |github  = stokastic/SmartCursor
  
   |broke in = SMAPI 2.0
+
   |broke in           = SMAPI 3.0
   |status  = abandoned
+
   |unofficial version = 1.1.1-unofficial.1-pathoschild
   |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
+
   |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    = Colored Chests
+
   |name    = Smart Cursor
   |author  = Igorious
+
   |author  = DecidedlyHuman
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  =
+
   |nexus  = 13268
  |chucklefish = 3684
+
   |github  = DecidedlyHuman/StardewValleyMods
   |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    = Smart Spin - Pre-fill Optimal Wager
   |author  = spacechase0
+
   |author  = Jonathan Feenstra
   |id      = spacechase0.ColorfulChests
+
   |id      = JonathanFeenstra.SmartSpin
   |nexus  = 1623
+
   |nexus  = 28042
  |moddrop = 279189
+
   |github  = JonathanFeenstra/SmartSpin
   |github  = spacechase0/ColorfulChests
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Smarter Carpenters
   |author  = punyo, yakminepunyo
+
   |author  = TheWarpriest
   |id      = punyo.ConcentrationOnFarming
+
   |id      = TheWarpriest.SmarterCarpenters
   |nexus  = 1445
+
   |nexus  = 25417
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = SmartMod
   |author  = Nishtra
+
   |author  = KuroBear
   |id      = ConfigurableShippingDates
+
   |id      = KuroBear.SmartMod
   |nexus  = 675
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/108104
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.2
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Smol Fish
   |author  = Pillow
+
   |author  = gbromios
   |id      = Pillow.ConsoleCoordinates
+
   |id      = gbromios.SmolFish
   |nexus  = 8957
+
   |nexus  = 14287
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Snack Anything
   |author  = CatCattyCat, Cat
+
   |author  = Cherry, ChroniclerCherry
   |id      = cat.copyinvitecode
+
   |id      = Cherry.SnackAnything
   |nexus  = 2171
+
   |nexus  = 5196
   |github  = danvolchek/StardewMods
+
   |moddrop = 716397
 
+
   |github = ChroniclerCherry/stardew-valley-mods
   |status = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Snail Mail
   |author  = bcmpinc
+
   |author  = Darkhax
   |id      = bcmpinc.CraftCounter
+
   |id      = darkhax.snailmail
   |nexus  = 2739
+
   |nexus  =
   |github  = bcmpinc/StardewHack
+
  |curse  = 307861
 +
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Snow Crab
   |author  = lolpcgaming
+
   |author  = John Peters
   |id      = lolpcgaming.CraftingCounter
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 1585
+
   |nexus  = 11302
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Socializing Skill
   |author  = trienow
+
   |author  = drbirbdev
   |id      = de.trienow.stardew.craftpriority
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 4174
+
   |nexus  = 14142
   |github  = trienow/Stardew-CraftPriority
+
   |github  = drbirbdev/StardewValley
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Social Network
   |author  = bwdy
+
   |author  = Cecidelus
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 2115
+
   |nexus  = 8255
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crop Safety
+
   |name    = Social Page Order Button
   |author  = BadNetCode
+
   |author  = aedenthorn, Erinthe
   |id      = BadNetCode.CropSafety
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus   = 1233
+
   |curse   = 868857
   |moddrop = 130160
+
   |nexus  = 7871
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Social Page Order Menu
   |author  = Omegasis, AlphaOmegasis
+
   |author  = aedenthorn, Erinthe
   |id      = CurrentLocation102120161203
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 638
+
  |curse  = 868737
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  = 13698
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
+
   |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Social Page Order Redux
   |author  = Omegasis, AlphaOmegasis
+
   |author  = aedenthorn and FlyingTNT
   |id      = Omegasis.CustomAssetModifier
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 1836
+
   |nexus  = 23374
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Bundles
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = LeFauxMatt
+
   |author  = funny-snek
   |id      = furyx639.CustomBundles
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 8258
+
   |nexus  = 2981
 
+
   |github  =
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Solar Eclipse Event
   |author  = spacechase0
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = spacechase0.CustomCrops
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 1592
+
   |nexus  = 897
  |moddrop = 273617
+
   |github  = JohnsonNicholas/SDVMods
   |github  = spacechase0/CustomCrops
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Element Handler
+
   |name    = Solid Foundations
   |author  = Platonymous
+
   |author  = PeacefulEnd
   |id      = Platonymous.CustomElementHandler
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus   = 1068
+
   |curse   = 870929
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 12311
 
+
   |github = Floogen/SolidFoundations
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Solid Foundations → Automate Integration
   |author  = purrplingcat
+
   |author  = PeacefulEnd
   |id      = PurrplingCat.CustomEmotes
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 10861
+
   |nexus  = 12311
   |github  = purrplingcat/CustomEmotes
+
   |github  = Floogen/SolidFoundations
  
   |status  = abandoned
+
   |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Sona's Farm
   |author  = Platonymous
+
   |author  = Kerlin & Sona
   |id      = Platonymous.CustomFarming
+
   |id      = kerlin.sonasfarm
   |nexus  = 991
+
   |nexus  = 8545
  |curse  = 307366
+
   |github  =
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Sonic Shoes
   |author  = Platonymous
+
   |author  = lilico
   |id      = Platonymous.CFAutomate
+
   |id      = lilico.SonicShoes
   |nexus  = 991
+
   |nexus  = 10226
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Automate 1.15
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = Sorted Storages
   |author  = spacechase0
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = spacechase0.CustomFarmTypes
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 1140
+
   |nexus  =
   |moddrop = 128708
+
   |curse  = 290653
   |github  = spacechase0/CustomFarmTypes
+
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Sorting Chests
   |author  = Forkmaster
+
   |author  = aRooooooba
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = aRooooooba.SortingChests
   |nexus  = 3464
+
   |nexus  = 8224
   |github  =
+
   |github  = aRooooooba/SortingChests
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Sound Effect Replacement
   |author  = mytigio
+
   |author  = aedenthorn, Erinthe
   |id      = mytigio.customharvestfix
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 4192
+
  |curse  = 868817
   |github  = mytigio/CustomHarvestFix
+
   |nexus  = 10232
 +
   |github  = aedenthorn/StardewValleyMods
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customise Child Bedroom
+
   |name    = Sound Loop Mod
   |author  = Speshkitty
+
   |author  = strelkasaur
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 5540
+
   |nexus  = 13099
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  =
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Sounds Patcher
   |author  = Sonozuki
+
   |author  = MindMeltMax
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus  = 3014
+
  |curse  = 997976
   |github  = Sonozuki/StardewMods
+
   |nexus  = 7465
 
+
   |moddrop = 1135690
   |status = abandoned
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Sound Tweaker
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CustomNPC
+
   |id      = aedenthorn.SoundTweaker
   |nexus   = 1607
+
   |curse   = 868693
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 14767
 
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shirts
+
   |name    = SpaceCore
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.CustomShirts
+
   |id      = spacechase0.SpaceCore
   |nexus   = 2416
+
   |curse   = 867152
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 136998
 
+
   |nexus   = 1348
   |broke in = Stardew Valley 1.4
+
   |github = spacechase0/StardewValleyMods
  |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Spawn Monsters
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Berisan
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 1378
+
   |nexus  = 3201
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Berisan/SpawnMonsters
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Spawn More Rocks
   |author  = aedenthorn, Erinthe
+
   |author  = Mase
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = Mase.SpawnMoreRocks
   |nexus  = 6630
+
   |nexus  = 7423
   |github  = aedenthorn/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn Sea Monster
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.SpawnSeaMonster
 +
  |nexus  = 5736
 +
   |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Spawn Supply Crates on Beach
   |author  = Platonymous
+
   |author  = onlythechosen
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = otc.supplycratesonbeach
  |curse  = 307569
+
   |nexus  = 20828
  |moddrop = 793903
+
   |github  =
   |nexus  = 3010
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = obsolete
 
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications, Event Notifications
+
   |name    = Speaking Valley
   |author  = dreamsicl
+
   |author  = Dualityofsoul
   |id      = EventNotifications
+
   |id      = Dualityofsoul.SpeakingValley
   |nexus  =
+
   |nexus  = 25024
  |chucklefish = 3621
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Special Order Notifications
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = mushymato
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = mushymato.SpecialOrderNotifications
   |nexus  = 513
+
   |nexus  = 25999
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Auto-Grabber, Coop Grabber
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = stokastic
+
   |author  = AcidicNic
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 2462
+
   |nexus  = 7588
   |github  = stokastic/CoopGrabber
+
   |github  = AcidicNic/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = Special Orders Tags Extended
   |author  = CatCattyCat, Cat
+
   |author  = atravita
   |id      = cat.desertobelisk
+
   |id      = atravita.SpecialOrdersExtended
   |nexus   = 2021
+
   |curse   = 870988
   |moddrop = 833549
+
   |moddrop = 1086743
   |github  = danvolchek/StardewMods
+
  |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = Special Orders Tweaks
   |author  = explosivetortellini
+
   |author  = nnn
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 8348
+
   |nexus  = 22719
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Special Power Utilities
   |author  = PurrplingCat
+
   |author  = Spiderbuttons
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 6537
+
   |nexus  = 22300
   |github  = purrplingcat/DialogueEmotes
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Specify Gift Taste Portraits
   |author  = Bpendragon
+
   |author  = Button, Spiderbuttons
   |id      = Bpendragon-DynamicHorses
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 874
+
   |nexus  = 15882
   |github  = Bpendragon/DynamicHorses
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = Spectator Mode
   |author  = enaium
+
   |author  = weizinai
   |id      = Enaium.EiTK
+
   |id      = weizinai.SpectatorMode
  |curse  = 365803
+
   |nexus  = 25339
   |nexus  =
+
   |github  = weizinai/StardewValleyMods
   |github  =
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Speed Boots
   |author  = aurnj, Roy Li
+
   |author  = season
   |id      = RuyiLi.Emotes
+
   |id      = season.SpeedBoots
   |nexus  =
+
   |nexus  = 22958
  |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    = Speed Mod
   |author  = Oblitus
+
   |author  = Blackclaw
   |id      = QuicksilverFox.EmptyHands
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 1176
+
   |nexus  = 5082
   |github  = quicksilverfox/StardewMods
+
   |github  = Xebeth/StardewValley-SpeedMod
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
   |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
+
   |status   = workaround
 +
   |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = Speedrun Practice Mod
   |author  = charliedemilho
+
   |author  = Underscore
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
   |nexus  = 10396
+
   |nexus  = 7337
   |github  =
+
   |github  = Underscore76/SDVPracticeMod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Speedster
   |author  = Hamio, HamioDracny
+
   |author  = Platonymous
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = Platonymous.Speedster
   |nexus  = 7511
+
   |nexus  = 1102
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.3
}}
 
{{#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
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Spelldew Valley
   |author  = Advize
+
   |author  = instafluff
   |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      = instafluff.spelldewvalley
   |nexus  = 130
+
   |nexus  = 7322
   |github  = AdvizeGH/FarmExpansion
+
   |github  = instafluff/SpelldewValley
 
 
  |broke in = Stardew Valley 1.3.16
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = Spenny
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.FarmHub
+
   |id      = spacechase0.Spenny
   |nexus   = 2309
+
   |curse   = 867742
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 771624
 
+
   |nexus  = 2755
   |broke in = Stardew Valley 1.4
+
   |github  = spacechase0/StardewValleyMods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Spenny Deluxe
   |author  = BrasileiroTop
+
   |author  = spacechase0
   |id      = BrasileiroTop.Fundo
+
   |id      = spacechase0.SpennyDeluxe
   |nexus   = 5423
+
   |curse   = 867122
   |github  =
+
   |nexus  = 14984
 
+
   |github = spacechase0/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Spenny Lite
   |author  = tlitookilakin
+
   |author  = spacechase0
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = spacechase0.SpennyLite
   |nexus   = 8236
+
   |curse   = 867138
   |moddrop = 926207
+
   |nexus  = 14249
   |github  = tlitookilakin/FarmWarpsPatch
+
   |github  = spacechase0/StardewValleyMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Geode, Instant Geodes
+
   |name    = Spice of Life
   |author  = ofmanynames
+
   |author  = KarratKake
   |id      = InstantGeode
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 750
+
   |nexus  = 7398
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = Splash Text
   |author  = DaLion
+
   |author  = sophiesalacia
   |id      = DaLion.ImmersiveRings
+
   |id      = sophie.SplashText
   |nexus  = 11380
+
   |nexus  = 14416
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
 
  |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    = Split Money
   |author  = MindMeltMax
+
   |author  = Platonymous
   |id      = MindMeltMax.FireCracker
+
   |id      = Platonymous.SplitMoney
   |nexus  = 7321
+
   |nexus  = 2303
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Split Screen
   |author  = MattDeDuck, Duckshard
+
   |author  = Ilyaki
   |id      = MattDeDuck.Fischievements
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 3658
+
   |nexus  = 2139
   |github  =
+
   |github  = Ilyaki/SplitScreen
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
  |status  = abandoned
 
}}
 
{{#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
 
   |status  = obsolete
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = Splitscreen Improved
   |author  = bcmpinc
+
   |author  = gaussfire
   |id      = bcmpinc.FixScytheExp
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  =
+
   |nexus  = 24507
   |github  = bcmpinc/StardewHack
+
   |github  = alanperrow/StardewModding
  |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    = Split Screen Manager
   |author  = randomAnon1234
+
   |author  = RomenH
   |id      = none<!--no manifest ID-->
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 591
+
   |nexus  = 12063
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Split Screen Regions
   |author  = FletcherQuest
+
   |author  = Espy
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 9062
+
   |nexus  = 23669
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Spoilage
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = aedenthorn.Spoilage
   |nexus   = 2276
+
   |curse   = 868694
   |chucklefish = 4324
+
   |nexus  = 14712
   |github  = Entoarox/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FuryCore
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
  |author  = LeFauxMatt
+
   |author  = Dounat2201, Sasara
  |id      = furyx639.FuryCore
+
   |id      = Sasara.pumkin
  |nexus  = 10696
+
   |nexus  = 4586
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Gate Fix
 
   |author  = f4iTh, JertsukkaTheMan
 
   |id      = f4iTh.GateFix
 
   |nexus  = 4859
 
 
   |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    = Get Dressed
+
   |name    = Spouse Outdoor Area
   |author  = Advize and Jinxiewinxie
+
   |author  = Shaklin
   |id      = Advize.GetDressed
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 331
+
   |nexus  = 6747
   |github  = AdvizeGH/GetDressed
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = Spouses in Ginger Island, Spouses' Island
 
   |author  = mistyspring
 
   |author  = mistyspring
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
  |curse  = 880520
+
   |nexus  = 11037
   |nexus  = 12195
 
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = Spouse's Room Mod
   |author  = ShadowDragon8685
+
   |author  = Wata, Watagatapitusberry
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = Spouseroom
   |nexus  = 985
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
   |status  = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Spouse Stuff
 +
   |author = hquake, Per Sikker Hansen, Sikker
 +
  |id      = Sikker.SpouseStuff
 +
  |nexus  = 4651
 +
  |github  = sikker/SpouseStuff
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = Springmyst
   |author  = pepoluan
+
   |author  = DaLion
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = DaLion.Enchantments
   |nexus  = 4151
+
   |nexus  = 24832
  |chucklefish = 5783
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hamlet
+
   |name    = Sprinkler Activation
   |author  = Taskmaster
+
   |author  = Blaxsmith
   |id      = Taskmaster.Hamlet
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 4601
+
   |nexus  = 7661
   |github  =
+
   |github  = Blaxsmith/SprinklerActivation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinkler Attachments
 +
  |author  = mushymato
 +
  |id      = mushymato.SprinklerAttachments
 +
  |nexus  = 25326
 +
  |github  = Mushymato/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinkler Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SprinklerMod
 +
  |curse  = 868682
 +
  |nexus  = 15385
 +
  |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |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    = Happy Animals
+
   |name    = Sprinkles
   |author  = StarPeanut, Greger
+
   |author  = Platonymous
   |id      = HappyAnimals
+
   |id      = Platonymous.Sprinkles
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |chucklefish = 4592
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = abandoned
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = ninthworld
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = NinthWorld.HDSprites
+
   |id      = SPDSprintAndDash
   |nexus  = 4024
+
   |nexus  = 235
  |github  = ninthworld/HDSprites
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hempire
 
  |author  = Oga_The_Real
 
  |id      = Oga_The_Real.Hempire
 
  |nexus  = 14477
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |status  = abandoned<!--mod page hidden-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Sprint and Dash Redux
   |author  = BrasileiroTop
+
   |author  = littleraskol
   |id      = BrasileiroTop.Animacoes
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 5139
+
   |nexus  = 560
   |github  =
+
  |moddrop = 827770
 +
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Sprinting
   |author  = AustinYQM
+
   |author  = onemix
   |id      = AustinYQM.ImprovedMill
+
   |id      = onemix.Sprinting
   |nexus  = 1748
+
   |nexus  = 10469
   |github  = AustinYQM/ImprovedMill
+
   |github  = thiagomasson/Sprinting
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Sprinting
   |author  = unidarkshin, Devin Lematty
+
   |author  = Patrick, mistersnuggler
   |id      = DevinLematty.InfiniteInventory
+
   |id      =
   |nexus  = 2247
+
   |nexus  =
   |github  = unidarkshin/Stardew-Mods
+
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
   |github  = oliverpl/SprintingMod
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.2
   |status  = abandoned
+
   |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    = Interactions, Interacoes
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = BrasileiroTop
+
   |author  = Abs, abslam
   |id      = BrasileiroTop.Interacoes
+
   |id      = abs.SprintNRegen
   |nexus  = 4862
+
   |nexus  = 4898
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = Platonymous
+
   |author  = Jessebot, JessebotX
   |id      = Platonymous.JunimoFarm
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 984
+
   |nexus  = 4778
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = JessebotX/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Sprint (unidarkshin)
   |author  = Becks723
+
   |author  = unidarkshin, Devin Lematty
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = DevinLematty.Sprint
   |nexus  = 6971
+
   |nexus  = 7492
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Sprint (Yoshify)
   |author  = Taskmaster
+
   |author  = Yoshify
   |id      = Taskmaster.JunkMail
+
   |id      =
   |nexus  = 4452
+
   |nexus  = 2
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = SMAPI 0.39.1
 +
   |status   = workaround
 +
  |summary = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = SpriteMaster
   |author  = Shadowfoxss
+
   |author  = Ameise, Ameisen, mkukli
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 3147
+
   |nexus  = 4922
  |curse  = 308891
+
   |github  = ameisen/SV-SpriteMaster
   |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Sprite Sheet Extender
   |author  = Kabigon
+
   |author  = MooseyBrutale
   |id      = Kabigon.kisekae
+
   |id      = mooseybrutale.spriteextender
   |nexus  = 2348
+
   |nexus  = 26072
   |github  = KabigonFirst/StardewValleyMods
+
   |github  =
 
 
  |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    = Sprites in Detail
   |author  = Lavapulse
+
   |author  = BleakCodex
   |id      = Lavapulse.LavapulseChickens
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 4821
+
   |nexus  = 14487
   |github  =
+
   |github  = BleakCodex/SpritesInDetail
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Stabbing Sword Special
   |author  = Huanir
+
   |author  = Peasly Wellbott
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 2653
+
   |nexus  = 7683
   |github  =
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Stack Check Fix
   |author  = Permamiss
+
   |author  = punyo, yakminepunyo
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = punyo.StackCheckFix
   |nexus  = 637
+
   |nexus  = 2433
   |github  =
+
   |github  = pomepome/StackCheckFix
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Stacked Item Icons
   |author  = Brandy Lover, WDavi
+
   |author  = aedenthorn, Erinthe
   |id      = Brandy Lover.LMlog
+
   |id      = aedenthorn.StackedItemIcons
   |nexus   = 1366
+
   |curse   = 868678
   |github  =
+
   |nexus   = 15468
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Stack Everything
   |author  = spacechase0
+
   |author  = CatCattyCat, Cat
  |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = cat.stackeverything
  |nexus  = 501
+
   |nexus  = 2053
  |moddrop = 127274
+
   |moddrop = 833551
  |github  = spacechase0/StardewValleyMP
+
   |github  = danvolchek/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
}}
 
{{#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
 
   |broke in = Stardew Valley 1.5
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
+
   |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Stack Everything Redux
   |author  = Jacque Pott
+
   |author  = thimadera
   |id      = JacquePott.MassProduction
+
   |id      = thimadera.StackEverythingRedux
   |nexus  = 7021
+
   |nexus  = 22381
   |github  = JacquePott/StardewValleyMods
+
   |github  = thimadera/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = Stack Quality
   |author  = Kithio
+
   |author  = LeFauxMatt
   |id      = Kithio:ChatMod
+
   |id      = furyx639.StackQuality
   |nexus   =
+
   |curse   = 871828
   |chucklefish = 4296
+
   |nexus  = 13724
   |github  =
+
   |github  = LeFauxMatt/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Stack Size Changer
   |author  = Nishtra
+
   |author  = Shockah
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 770
+
   |nexus  = 11866
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = Stack Split Redux
   |author  = Taskmaster
+
   |author  = pepoluan
   |id      = Taskmaster.MonthlyMail
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 4523
+
   |nexus  = 8967
   |github  =
+
  |moddrop = 976551
 +
   |github  = pepoluan/StackSplitRedux
  
   |status  = abandoned
+
  |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    = MoodFix
+
   |name    = StackSplitX
   |author  = vaindil
+
   |author  = tstaples
   |id      = vaindil.MoodFix
+
   |id      = tstaples.StackSplitX
   |nexus  = 1809
+
   |nexus  = 798
   |github  = vaindil/sdv-moodfix
+
   |github  = tstaples/StackSplitX
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.4
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |status   = workaround
 +
   |summary = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mood Guard
+
   |name    = Stack to Nearby Chests
   |author  = YonKuma, kumarei
+
   |author  = Ilyaki
   |id      = YonKuma.MoodGuard
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 1597
+
   |nexus  = 1787
   |github  = YonKuma/MoodGuard
+
   |github  = Ilyaki/StackToNearbyChests
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = Platonymous
+
   |author  = Becks723
   |id      = Platonymous.MoreMapLayers
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
  |nexus  = 1134
+
   |nexus   = 13381
  |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    = StaminaRegen
   |author  = BrasileiroTop
+
   |author  = EvilPdor
   |id      = BrasileiroTop.CanaisTv
+
   |id      =
   |nexus  = 5126
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  = natfoth/StardewValleyMods
  
   |status  = abandoned
+
  |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    = Move Through Object
+
   |name    = Standalone Crane Game
   |author  = ylsama
+
   |author  = rokugin
   |id      = ylsama.MoveThoughObject
+
   |id      = rokugin.crane
   |nexus  = 2680
+
   |nexus  = 25830
 
   |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    = Standardized Krobus
   |author  = SgtPickles, GameMX
+
   |author  = minervamaga
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = minervamaga.StandardizedKrobus
   |nexus  = 2256
+
   |nexus  =
   |github  =
+
   |moddrop = 716314
 
+
   |github = minervamaga/StandardizedKrobus
   |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    = Starbot
   |author  = FerMod
+
   |author  = bwdy
   |id      = FerMod.MultiplayerEmotes
+
   |id      = bwdy.starbot
   |nexus  = 2347
+
   |nexus  = 4755
   |github  = FerMod/StardewMods
+
   |github  = bwdymods/SDV-Starbot
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |status   = obsolete
+
}}
   |summary = remove this mod (added in Stardew Valley 1.4).
+
{{#invoke:SMAPI compatibility|entry
 +
  |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    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Stardew and Chill
   |author  = Unremarkable, animavoro
+
   |author  = mod.kitchen
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 2135
+
   |nexus  = 12147
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  =
 
 
  |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    = Stardew Aquarium Code
   |author  = Prince-Leto
+
   |author  = Gervig91
   |id      = princeleto.multiplayershaftfix
+
   |id      = Cherry.StardewAquarium
   |nexus  = 2922
+
   |nexus  = 6372
   |github  = Prince-Leto/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = abandoned
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = aedenthorn, Erinthe
+
   |author  = Moonwolf, Moonwolf287
   |id      = aedenthorn.MultipleSpouses
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 6227
+
   |nexus  = 16527
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Stardew Archipelago
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Kaito Kid
   |id      = Omegasis.MuseumRearranger
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 428
+
   |nexus  = 16087
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = agilbert1412/StardewArchipelago
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Stardew Auto GC
   |author  = kulcris
+
   |author  = Lake1059, 1059Studio
   |id      = kulcris.NoCheatShortcuts
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 2310
+
   |nexus  = 9293
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Stardew Brewery
   |author  = Pathoschild
+
   |author  = Cylon
   |id      = Pathoschild.NoDebugMode
+
   |id      = cylon.stardewbrewery
   |nexus  = 593
+
   |nexus  = 2057
   |github  = Pathoschild/StardewMods
+
   |github  = JustCylon/stardew-brewery
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.3
   |summary = remove this mod (debug mode removed in SMAPI 1.0).
+
   |status   = workaround
 +
   |summary = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = Stardew Config Menu
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Juice805
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 506
+
   |nexus  = 1312
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = StardewConfigFramework/StardewConfigMenu
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Content Compatibility Layer (SCCL)
 +
  |author  = TehPers
 +
  |id      = SCCL
 +
  |nexus  = 889
 +
  |github  = TehPers/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.2
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = Stardew Debt
   |author  = KirbyLink
+
   |author  = Poison
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = Poison.StardewTesting
   |nexus  = 2947
+
   |nexus  = 10005
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Notes
+
   |name    = Stardew Discord
   |author  = Platonymous
+
   |author  = Steven Kraft
   |id      = Platonymous.Notes
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 3068
+
   |nexus  = 3608
  |moddrop = 793905
+
   |github  = steven-kraft/StardewDiscord
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Stardew Druid
   |author  = jwdred
+
   |author  = Neosinf
   |id      =
+
   |id      = neosinf.StardewDruid
   |nexus  = 694
+
   |nexus  = 18465
   |github  =
+
   |github  = Neosinf/StardewDruid
 
 
  |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    = Stardew Druid Lite
   |author  = DeLiXx
+
   |author  = Neosinf
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 12291
+
   |nexus  = 19308
 
   |github  =
 
   |github  =
  |source  =
 
  
   |status  = abandoned
+
   |status   = abandoned
 +
  |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    = Ornamental
+
   |name    = Stardew Editor
   |author  = Taskmaster
+
   |author  = spacechase0
   |id      = Taskmaster.Ornamental
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 4981
+
   |nexus  = 1298
   |github  =
+
   |github  = spacechase0/StardewEditor
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.3
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = Modotte
+
   |author  = 1059 Studio, Lake1059
   |id      = modotte.P2PAnimalNoise
+
   |id      = Lake1059.StardewFPS
   |nexus  = 17383
+
   |nexus  = 20801
   |github  =
+
   |github  = Lake1059/StardewFPS
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Stardew Get Achievement Now
   |author  = Alex Noddings
+
   |author  = Lake1059, 1059 Studio
   |id      = an.ownscepter
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 2404
+
   |nexus  = 11515
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = Stardew Hack
   |author  = zesman
+
   |author  = bcmpinc
   |id      = MobSpawner.pseudohub.de
+
   |id      = bcmpinc.StardewHack
   |nexus  = 2794
+
   |nexus  = 3213
   |github  =
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Stardew Hitboxes
   |author  = zesman
+
   |author  = Tyler Gibbs
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 2798
+
   |nexus  = 12264
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = davikr, apdapreturns
   |id      = f4iTh.PMT
+
   |id      = davikr.hypnos
   |nexus  = 2349
+
   |nexus  = 5935
   |github  =
+
   |github  = davicr/StardewHypnos
 
+
   |broken in = Stardew Valley 1.4
  |status  = obsolete
 
   |broke in = Stardew Valley 1.5
 
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Polygamy
+
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = bwdy.polygamy
+
   |id      = aedenthorn.StardewImpact
   |nexus   = 3542
+
   |curse   = 868711
   |github  = bwdymods/SDV-Polygamy
+
   |nexus   = 14365
 
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.4
 
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = Stardew Locations
   |author  = ryaon
+
   |author  = Mizzion
   |id      = Ryaon.FectorChallenge
+
   |id      = mizzion.stardewlocations
   |nexus  = 5125
+
   |nexus  = 1929
   |github  =
+
  |moddrop = 661357
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Media Keys
 +
  |author  = Angebro
 +
  |id      = Angebro.StardewMediaKeys
 +
  |nexus  = 11246
 +
   |github  = AngeloC3/StardewMods
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Multiplayer Server
 +
  |author  = funny-snek & Zuberii & moy, Moy
 +
  |id      = moy.Always_On_Server
 +
  |nexus  = 20659
 +
  |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Nametags
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.StardewNametags
 +
  |nexus  = 12158
 +
  |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Stardew News Feed
   |author  = Kevin Connors
+
   |author  = Other Buckets
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 2424
+
   |nexus  = 3206
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Notifications
 +
  |author  = monopandora (maintained by Sakorona)
 +
  |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
 +
  |moddrop = 664154
 +
   |nexus  = 4713
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = STardew Overview
   |author  = Sonozuki
+
   |author  = Sto13
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = Sto13.STardewOverview
   |nexus  = 2997
+
   |nexus  = 14564
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Stardew Progress
   |author  = Sonozuki
+
   |author  = seeinggreen
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 3004
+
   |nexus  = 9786
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Stardew Realty Framework
   |author  = DaLion
+
  |author  = Prism 99
   |id      = DaLion.ImmersiveTweaks
+
  |id      = prism99.advize.stardewrealty
   |nexus  = 11296
+
  |nexus  = 10512
 +
  |github  = Prism-99/FarmExpansion
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew RPC - Discord Rich Presence
 +
   |author  = ElocinDev
 +
   |id      = elocindev.stardewrpc
 +
  |curse  = 1009887
 +
   |nexus  =
 
   |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    = Stardew RPG
   |author  = PurrplingCat
+
   |author  = aedenthorn, Erinthe
   |id      = PurrplingCat.QuestEssentials
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 8827
+
  |curse  = 868785
   |github  = purrplingcat/StardewMods
+
   |nexus  = 11132
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Stardew Speak
   |author  = CatCattyCat, Cat
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = cat.removablehorsehats
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 2223
+
   |nexus  = 7929
   |github  = danvolchek/StardewMods
+
   |github  = evfredericksen/StardewSpeak
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Stardew Survival Project
   |author  = Platonymous
+
   |author  = NeroYuki
   |id      = Platonymous.RingOfFire
+
   |id      = neroyuki.rlvalley
   |nexus  = 1166
+
   |nexus  = 14183
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = NeroYuki/StardewSurvivalProject
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
   |author  = Pathoschild
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Pathoschild.RotateToolbar
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 1100
+
   |nexus  = 425
   |github  = Pathoschild/StardewMods
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5.5
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Stardew Twitch Tracker
   |author  = Taskmaster
+
   |author  = Cody, Cody Hansen
   |id      = Taskmaster.Scream
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 4588
+
   |nexus  = 16543
 
   |github  =
 
   |github  =
  
Line 20,202: Line 21,991:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = Entoarox
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 2273
+
   |nexus  = 13426
  |chucklefish = 4262
+
   |github  = Annosz/UIInfoSuite2
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Stardew Valley Barber, Stardew Barber
   |author  = spacechase0
+
   |author  = phroureo
   |id      = spacechase0.SeedCatalogue
+
   |id      = phroureo.BarberSV
   |nexus  = 1640
+
   |nexus  = 9061
  |moddrop = 281292
+
   |github  =
   |github  = spacechase0/SeedCatalogue
 
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = funny-snek
+
   |author  = reimu, r2h, tomdc
   |id      = funnysnek.SeparateMoney
+
   |id      = reimu.sdv-helper
   |nexus  = 3086
+
   |nexus  = 3917
   |github  =
+
   |github  = rei2hu/stardewvalley-esp
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Stardew Valley Expanded
   |author  = DaLion
+
   |author  = Flashshifter
   |id      = DaLion.ImmersiveTaxes
+
   |id      = FlashShifter.SVECode
   |nexus  = 12547
+
   |nexus  = 3753
   |github  =
+
   |moddrop = 833179
 
+
   |github = FlashShifter/StardewValleyExpanded
   |status = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Stardew Valley Gold
   |author  = j4c0b333
+
   |author  = Clever Artisan (Vastias)
   |id      = j4c0b333.SetMoney
+
   |id      = CleverArtisan.StardewValleyGold
   |nexus  = 3889
+
   |nexus  = 26006
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Stardew Valley Randomizer
   |author  = dJomp
+
   |author  = Tooshi
   |id      = dJomp.SetUniqueGameID
+
   |id      = Tooshi.Randomizer
   |nexus  = 2042
+
   |nexus  = 5185
   |github  =
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = spacechase0
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = spacechase0.ShipAnywhere
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 1379
+
   |nexus  = 13614
  |moddrop = 183277
+
   |github  = tylergibbs2/StardewValleyMods
   |github  = spacechase0/ShipAnywhere
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = NOGAF
+
   |author  = evskii
   |id      = NOGAF.ShippingTaxes
+
   |id      = evskii.StardewTimelapse
   |nexus  = 5189
+
   |nexus  = 19806
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Stardew Valley Web API
   |author  = TehPers
+
   |author  = Tomokisan
   |id      = TehPers.ShroomSpotter
+
   |id      = tomokisan.SWAPI
   |nexus   = 908
+
   |curse   = 1081758
   |moddrop = 125766
+
   |nexus  = 26845
   |github  = TehPers/StardewValleyMods
+
   |github  =
 
 
  |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    = Stardew Voices
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Shannon Hobby
   |id      = Omegasis.SimpleSoundManager
+
   |id      = shobby.StardewVoices
   |nexus   = 1410
+
   |curse   = 1010539
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  = 22550
 
+
   |github =
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Stardew Web
   |author  = CyTheGuy01
+
   |author  = Prism 99
   |id      = CyTheGuy01.TestMod
+
   |id      = prism99.stardewweb
   |nexus  = 6463
+
   |nexus  = 8715
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Stardew Web API
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = zunderscore
   |id      = BrasileiroTop.Sentar
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 4729
+
   |nexus  = 22540
   |github  =
+
   |github  = zunderscore/StardewWebApi
 
+
}}
   |broke in = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
   |status   = obsolete
+
   |name    = Stardust Core
   |summary = remove this mod (added in Stardew Valley 1.5).
+
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.StardustCore
 +
   |nexus   = 2341
 +
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = Starksouls
   |author  = cantorsdust
+
   |author  = FenrirA
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 175
+
   |nexus  = 10915
   |github  = cantorsdust/StardewMods
+
   |github  = OhWellMikell/Starksouls
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Start in Ginger Island
   |author  = Speshkitty
+
   |author  = mistyspring
   |id      = speshkitty.slimewaterer
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 7141
+
   |nexus  = 20401
   |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    = Starting Money
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = mmanlapat
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 897
+
   |nexus  = 1138
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
  |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    = Startup Volume Config
   |author  = Edu Anttunes
+
   |author  = certifiableGrimalkin
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 5736
+
   |nexus  = 15846
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Start With Greenhouse
   |author  = Platonymous
+
   |author  = CaptainSully
   |id      = Platonymous.Speedster
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 1102
+
   |nexus  = 9878
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 1035412
 
+
   |github  = CaptainSully/StardewMods
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = Start With Hat
   |author  = Platonymous
+
   |author  = treyh0
   |id      = Platonymous.SplitMoney
+
   |id      = treyh0.StartWithHat
   |nexus  = 2303
+
   |nexus  = 2628
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen
+
   |name    = Stash Items
   |author  = Ilyaki
+
   |author  = ZackHill
   |id      = Ilyaki.SplitScreen
+
   |id      = ZackHill.StashItems
   |nexus  = 2139
+
   |nexus  = 9624
   |github  = Ilyaki/SplitScreen
+
   |github  = zack-hill/stardew-valley-stash-items
 
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = Stash Items to Chest
   |author  = Platonymous
+
   |author  = lambui
   |id      = Platonymous.Sprinkles
+
   |id      = BlueMod_StashItemsToChest
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4592
+
   |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
   |github  =
+
   |github  = lambui/StardewValleyMod_StashItemsToChest
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = Static Inventory
   |author  = TehPers
+
   |author  = Dinotopea
   |id      = SCCL
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 889
+
   |nexus  = 20093
   |github  = TehPers/StardewValleyMods
+
   |github  = nrobinson12/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Static Tool Power
 +
   |author  = Omek97
 +
   |id      = omek97.static_toolpower
 +
  |nexus  = 21281
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Stats as Tokens
   |author  = spacechase0
+
   |author  = sophiesalacia
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 1298
+
   |nexus  = 9659
   |github  = spacechase0/StardewEditor
+
   |github  = dtomlinson-ga/StatsAsTokens
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Stats Passive Regeneration, Stats Reloader
   |author  = Cody, Cody Hansen
+
   |author  = strato35
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = Strato35.StatsReloader
   |nexus  = 16543
+
   |nexus  = 7428
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Statue of Generosity
 +
  |author  = spacechase0
 +
  |id      = spacechase0.StatueOfGenerosity
 +
  |curse  = 867713
 +
  |nexus  = 7532
 +
  |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Statue Shorts
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = aedenthorn, Erinthe
   |id      = KoihimeNakamura.summitreborn
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 2073
+
   |nexus  = 17642
   |github  = JohnsonNicholas/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Status Announcements
   |author  = Platonymous
+
   |author  = Aile72
   |id      = Platonymous.SwimSuit
+
   |id      = Aile72.StatusAnnouncements
   |nexus  = 1215
+
   |nexus  = 24937
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stay Up
 +
  |author  = su226
 +
  |id      = Su226.StayUp
 +
  |nexus  = 7592
 +
  |github  = su226/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Stay Up Late
   |author  = bdawson1993
+
   |author  = Krutonium
   |id      =
+
   |id      = krutonium.stayuplate
   |nexus  = 38
+
   |nexus  = 12578
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 
  |broke in = SMAPI 0.39.1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |name    = Stay Up Plus
   |author  = zazizu
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = zazizu.TheChestDimension
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 4013
+
   |nexus  = 21469
   |github  = cilekli-link/SDVMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = SteamDew
   |author  = Pathoschild
+
   |author  = Mewsubi
   |id      = Pathoschild.TheLongNight
+
   |id      = Mewsubi.SteamDew
   |nexus  = 1369
+
   |nexus  = 19396
   |github  = Pathoschild/StardewMods
+
   |github  = myuusubi/SteamDew
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = obsolete
   |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
+
   |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Notifier
+
   |name    = Stendew Valley
   |author  = CKextreme
+
   |author  = Haunted Pineapple
   |id      = CKextreme.TimeNotifier
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 3706
+
   |nexus  = 19483
   |github  =
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = Sakorona
+
   |author  = Advize and jinxiewinxie
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 1000
+
   |nexus  = 316
   |github  = Sakorona/SDVMods
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Stop Flower Harvests
   |author  = Cile_ed
+
   |author  = BlobLeader
   |id      = Cile_ed.TimeTravel
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 4068
+
   |nexus  = 24559
   |github  =
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = spacechase0
+
   |author  = Mustafa
   |id      = spacechase0.ToolGeodes
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 3090
+
   |nexus  = 13925
  |moddrop = 771642
+
   |github  = mustafa-git/StopSoundsWhenAltTabbed
   |github  = spacechase0/ToolGeodes
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
+
   |name    = Storage Containers
   |author  = DaLion
+
   |author  = trashcan9
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = trashcan9.StorageContainers
   |nexus  = 7965
+
   |nexus  = 16071
 
   |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    = Ultiplayer
+
   |name    = Stronger You
   |author  = Platonymous
+
   |author  = Krutonium
   |id      = Platonymous.Ultiplayer
+
   |id      = Krutonium.StrongerYou
   |nexus  = 2134
+
   |nexus  = 7402
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = Chirase
+
   |author  = Darkmushu
   |id      = Tommy.GiftAllWeek
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 6850
+
   |nexus  = 17380
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Stumps to Hardwood Stumps
   |author  = Chirase
+
   |author  = Nishtra
   |id      = Tommy.GiftEveryDay
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 6850
+
   |nexus  = 691
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
   |author  = DeLiXx
+
   |author  = sophiesalacia
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = sophie.SturdySaplings
   |nexus  = 15132
+
   |nexus  = 14440
   |github  =
+
   |github  = sophiesalacia/StardewMods
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = Submerged Crab Pots
   |author  = DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 8111
+
  |curse  = 868757
   |github  =
+
   |nexus  = 11719
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = enaium
+
   |author  = mytigio
   |id      = Enaium.Walkshop
+
   |id      = mytigio.SubterranianOverhaul
   |curse   = 365806
+
   |nexus  = 4149
   |nexus  =
+
  |github  = mytigio/SDVMods
   |github  =
+
 
 +
  |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
 +
  |name    = Summit Reborn
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.summitreborn
 +
   |nexus  = 2073
 +
   |github  = JohnsonNicholas/SDVMods
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Sundrop City
   |author  = Travoos
+
   |author  = The Sundrop Team
   |id      =
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  =
+
   |nexus  = 4014
  |chucklefish = 4211
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5.5
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Super Hopper
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = spacechase0
   |id      = cybercheese.WarpChests
+
   |id      = spacechase0.SuperHopper
   |nexus  = 6402
+
  |curse  = 867698
   |github  =
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned<!--also broken reference to old SpaceCore type-->
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Super Sleeper
   |author  = Sakorona (ItsBenter)
+
   |author  = spoocky123
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 6715
+
   |nexus  = 10842
   |github  = Sakorona/SDVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Surfing Festival
   |author  = spacechase0
+
   |author  = spacechase0 and ParadigmNomad
   |id      = spacechase0.WeaponReskinner
+
   |id      = spacechase0.SurfingFestival
   |nexus   = 5095
+
   |curse   = 867720
   |moddrop = 771681
+
   |nexus  = 6688
   |github  = spacechase0/WeaponReskinner
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = Persival
+
   |author  = MiphasGrace
   |id      = none <!-- no ID in manifest -->
+
   |id      = MiphasGrace.SurpriseBaby1
   |nexus  = 450
+
   |nexus  = 13126
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = Survivalistic
   |author  = Entoarox
+
   |author  = Ophaneom
   |id      = Entoarox.XnbLoader
+
   |id      = Ophaneom.Survivalistic
   |nexus  = 2275
+
   |nexus  = 12179
  |chucklefish = 4506
+
   |github  = Ophaneom/Survivalistic
   |github  = Entoarox/StardewMods
 
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
  |unofficial version = 1.0.5-unofficial.2-Locked15
}}
+
   |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
{{#invoke:SMAPI compatibility|footer}}
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
===Content packs===
+
  |name    = SV Fishing Mod
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]].
+
  |author  = KDERazorback
 
+
  |id      = KDERazorback.SvFishingMod
{{#invoke:SMAPI compatibility|header}}
+
  |nexus  = 6403
{{#invoke:SMAPI compatibility|entry
+
  |github  = KDERazorback/SvFishingMod
   |name    = 2CUTE FarmCave
+
 
   |author  = taintedwheat
+
  |broke in = Stardew Valley 1.6
   |id      = taintedwheat.2CuteFarmCave
+
}}
   |nexus  = 843
+
{{#invoke:SMAPI compatibility|entry
   |github  =
+
  |name    = SV Location Bot
 
+
  |author  = JForea
   |content pack for  = Content Patcher
+
  |id      = JForea.SVLocationBot
 
+
  |nexus  = 26181
   |broke in          = Stardew Valley 1.3.36
+
  |github  =
   |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
+
  |status  = abandoned
}}
+
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Bathroom After 2nd House Upgrade
+
   |name    = SV Notepad
   |author  = DevilBro/Ursii98
+
   |author  = HereBeCush
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = herebecush.SVNotepad
   |nexus   = 2578
+
   |nexus  = 21473
   |github  =
+
   |github  =
   |content pack for = Content Patcher
+
   |source  = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
 
+
}}
   |broke in          = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 4.0.1-unofficial.2-minervamaga
+
   |name    = Swap Rings
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
+
  |author  = Zamiel
}}
+
  |id      = Zamiel.SwapRings
{{#invoke:SMAPI compatibility|entry
+
   |nexus  = 21205
   |name    = Green Pastures Farm
+
   |github  = Zamiell/stardew-valley-mods
   |author  = Bugbuddy
+
}}
   |id      = bugbuddy.GreenPasturesFarm
+
{{#invoke:SMAPI compatibility|entry
   |nexus  = 2326
+
   |name    = Swim
   |github  =
+
   |author  = aedenthorn, Erinthe
 
+
   |id      = aedenthorn.Swim
   |content pack for = Content Patcher
+
   |curse   = 868896
 
+
   |nexus  = 6326
   |broke in          = Stardew Valley 1.3.36
+
   |github  = aedenthorn/StardewValleyMods
   |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
+
   |broke in          = Stardew Valley 1.6
}}
+
   |status  = workaround
{{#invoke:SMAPI compatibility|entry
+
   |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
   |name    = Immersive Farm 2
+
}}
   |author  = Zander
+
{{#invoke:SMAPI compatibility|entry
   |id      = zander.immersivefarm2
+
   |name    = Swim (Almost) Anywhere, Swim Suit
   |nexus  = 1531
+
   |author  = Platonymous
   |github  =
+
   |id      = Platonymous.SwimSuit
 
+
   |nexus  = 1215
  |content pack for = Content Patcher
+
   |github  = Platonymous/Stardew-Valley-Mods
 
+
 
   |broke in = Stardew Valley 1.3.36
+
   |broke in = SMAPI 3.0
   |status   = workaround
+
   |status  = abandoned
   |summary = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
}}
+
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Overgrown Fairy Buildings
+
   |name    = Swim - Continued
   |author  = Ali Read/naeldeus
+
   |author  = aedenthorn and FlyingTNT
   |id      = naeldeus.OvergrownFairyBuildings
+
  |id      = FlyingTNT.Swim
   |nexus  = 4564
+
  |nexus  = 23169
   |github  =
+
  |github  = FlyingTNT/StardewValleyMods
 
+
}}
   |content pack for = Content Patcher
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Swimsuits Anywhere
  |broke in           = Stardew Valley 1.5
+
   |author  = Myzkatonic
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
   |id      = Myzkatonic.SwimsuitsAnywhere
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
   |nexus  = 7722
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Remove That Damn Rock
+
   |broke in = Stardew Valley 1.6
   |author  = Plutey/Androxilogin
+
}}
   |id      = Androxilogin.RemoveThatDamnRock
+
{{#invoke:SMAPI compatibility|entry
   |nexus  = 384
+
  |name    = Swiss Army Knife
   |github  =
+
  |author  = John Peters
 
+
  |id      = JohnPeters.SwissArmyKnife
   |content pack for = Content Patcher
+
   |nexus   = 13991
 
+
   |github =
   |broke in           = Stardew Valley 1.2
+
}}
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
+
   |name    = Swizzy Meads
}}
+
   |author  = Swizzy Studios
{{#invoke:SMAPI compatibility|footer}}
+
   |id      = SwizzyStudios.SwizzyMeads
 
+
   |nexus  = 3241
===XNB mods===
+
   |github  = SwizzyStudios/SV-SwizzyMeads
See [[Modding:Using XNB mods]].
+
 
 
+
   |broke in = Stardew Valley 1.6
==Mod data overrides==
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Tab Autoloot
 +
   |author  = Guedez
 +
   |id      = tab.autoloot
 +
   |nexus  = 5115
 +
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tailor Weapon Skins
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.TailorWeaponSkins
 +
  |nexus  = 7797
 +
   |github  =
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Tainted Cellar, Underground House Cellar
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = TaintedCellar
 +
  |nexus  = 1672
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take a Break
 +
  |author  = Krutonium
 +
  |id      = krutonium.TakeABreak
 +
  |nexus  = 12549
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take All
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TakeAll
 +
  |curse  = 868713
 +
  |nexus  = 14247
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take It Slow
 +
  |author  = KarratKake
 +
  |id      = KarratKake.TakeItSlow
 +
  |nexus  = 13432
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Talk to Inworld's AI Villagers, Inworld
 +
  |author  = Inworld AI, PogDerson
 +
  |id      = PogDerson.Inworld
 +
  |nexus  = 16816
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tap Giant Crops
 +
  |author  = atravita
 +
  |id      = atravita.TapGiantCrops
 +
  |curse  = 870968
 +
  |moddrop = 1205166
 +
  |nexus  = 13052
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tappable Palm Trees
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TappablePalmTrees
 +
  |curse  = 868803
 +
  |nexus  = 10661
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tapper Ready
 +
  |author  = skunkkky
 +
  |id      = skunkkk.TapperReady
 +
  |nexus  = 1219
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tapper Report
 +
  |author  = pepoluan
 +
  |id      = pepoluan.TapperReport
 +
  |nexus  = 8700
 +
  |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Taxes Mod
 +
  |author  = bdawson1993
 +
  |id      =
 +
  |nexus  = 38
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 +
  |broke in = SMAPI 0.39.1
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
 +
  |author  = TehPers
 +
  |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
 +
  |nexus  = 3256<!--was 2150 before re-release-->
 +
  |moddrop = 1071149
 +
  |github  = TehPers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teh's Festive Slimes
 +
  |author  = TehPers
 +
  |id      = TehPers.FestiveSlimes
 +
  |nexus  = 2990
 +
  |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teh's Fishing Overhaul
 +
  |author  = TehPers
 +
  |id      = TehPers.FishingOverhaul
 +
  |nexus  = 866
 +
  |moddrop = 123679
 +
  |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Telephone Purchasing
 +
  |author  = Stingray
 +
  |id      = Stingray.TP
 +
  |nexus  = 10190
 +
  |github  = Stingrayss/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleportation Tool
 +
  |author  = jeWel
 +
  |id      = jeWel.TeleportationToolModCode
 +
  |nexus  = 22534
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleporter
 +
  |author  = Bifibi
 +
  |id      = Teleporter
 +
  |nexus  =
 +
  |chucklefish = 4374
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport Mod
 +
  |author  = Falson, Falson127
 +
  |id      = Falson.TeleportMod
 +
  |nexus  = 18842
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport NPC
 +
  |author  = Enaium
 +
  |id      = Enaium.TeleportNpc
 +
  |curse  = 436803
 +
  |moddrop = 865554
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/TeleportNpc
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport NPC Location
 +
  |author  = ccr
 +
  |id      = ccr.TeleportNPCLocation
 +
  |nexus  = 17190
 +
  |github  = chencrstu/TeleportNPCLocation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport Point
 +
  |author  = Enaium
 +
  |id      = Enaium.TeleportPoint
 +
  |curse  = 436830
 +
  |moddrop = 864013
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/TeleportPoint
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport To Farm
 +
  |author  = Rafael
 +
  |id      = Rafael.TeleportToFarm
 +
  |nexus  = 7247
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Terraria Accessories
 +
  |author  = jeWel
 +
  |id      = jeWel.TerrariaAccessoriesCode
 +
  |nexus  = 22931
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Terraria Bosses
 +
  |author  = GlitchedDeveloper
 +
  |id      = GlitchedDeveloper.TerrariaBosses
 +
  |nexus  = 26055
 +
  |github  = GlitchedDeveloper/StardewValley-TerrariaBosses
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Test Mod for Automated Workflows, Test Mod
 +
  |author  = spacechase0
 +
  |id      = spacechase0.TestMod
 +
  |nexus  = 21216
 +
  |github  = spacechase0/TestModWorkflow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thai Font Adjuster
 +
  |author  = 'ELL and NRTnarathip
 +
  |id      = ELL.ThaiFontAdjuster
 +
  |nexus  = 9586
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Adventurer's Life Expanded
 +
  |author  = HamioDracny
 +
  |id      = HamioDracny.TALE.SMAPI
 +
  |nexus  = 14083
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Best of "The Queen of Sauce"
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon.BestOfQOS
 +
  |nexus  = 7985
 +
  |github  = Bpendragon/Best-of-Queen-of-Sauce
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Cave Cult, Cave Cult Code
 +
  |author  = CtrlAltDefeat, Evan Yoshitani
 +
  |id      = CtrlAltDefeat.CaveCultCode
 +
  |nexus  = 23741
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Chest Dimension
 +
  |author  = zazizu
 +
  |id      = zazizu.TheChestDimension
 +
  |nexus  = 4013
 +
  |github  = cilekli-link/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
 +
  |author  = Neat
 +
  |id      = neat.newspaper
 +
  |nexus  = 8689
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Farmer That Stared at Rocks
 +
  |author  = ItsLittany
 +
  |id      = itslittany.RockBreaker
 +
  |nexus  = 6376
 +
  |moddrop = 804101
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Fish Dimension
 +
  |author  = ichortower
 +
  |id      = ichortower.TheFishDimension
 +
  |nexus  = 22335
 +
  |github  = ichortower/TheFishDimension
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Theft of the Winter Star
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.TheftOfTheWinterStar
 +
  |curse  = 867729
 +
  |moddrop = 771680
 +
  |nexus  = 5062
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Gnomiverse
 +
  |author  = Purppelle and King Gnomus
 +
  |id      = Purppelle.TheGnomiverse
 +
  |nexus  = 13266
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Great Stardew Valley Bake-Off, Bake Off Code
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.BakeOffCode
 +
  |nexus  = 18856
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Long Night
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TheLongNight
 +
  |nexus  = 1369
 +
  |github  = Pathoschild/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Love of Cooking
 +
  |author  = blueberry
 +
  |id      = blueberry.LoveOfCooking
 +
  |nexus  = 6830
 +
  |github  = b-b-blueberry/CooksAssistant
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Theme Manager
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.thememanager
 +
  |nexus  = 14525
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Moon
 +
  |author  = Pucklynn
 +
  |id      = shannon.MoonMod
 +
  |nexus  = 2482
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Northern Gulf
 +
  |author  = The commission of The Northern Gulf
 +
  |id      = TcTHG.Custom_The_Northern_Gulf
 +
  |nexus  = 19376
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Pumpkin King
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.pumpkinking
 +
  |nexus  = 3006
 +
  |github  = KirbyLink/PumpkinKing
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--@retest-after Custom Farming Redux
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = {{nexus mod|4109}}
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Queen Of Sauce Reminder
 +
  |author  = TheShwamp
 +
  |id      = TheShwamp.TheQueenOfSauceReminder
 +
  |nexus  = 5172
 +
  |github  = Swampen/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Custom Backpack Framework
 +
  |author  = platinummyr
 +
  |id      = platinummyr.CustomBackpackFramework
 +
  |nexus  = 21588
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Immersive Scarecrows
 +
  |author  = aedenthorn and lucaskfreitas
 +
  |id      = lucaskfreitas.ImmersiveScarecrows
 +
  |nexus  = 20701
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Immersive Sprinklers
 +
  |author  = aedenthorn and lucaskfreitas
 +
  |id      = lucaskfreitas.ImmersiveSprinklers
 +
  |nexus  = 20796
 +
  |github  = lucaskfreitas/ImmersiveSprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of More Backpack Upgrades
 +
  |author  = platinummyr
 +
  |id      = platinummyr.CPMoreBackpacks
 +
  |nexus  = 21591
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
 +
  |author  = platinummyr and wellbott
 +
  |id      = platinummyr.SmallerFishPonds
 +
  |nexus  = 21900
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Twlight Traveller - Custom NPC (API), APICut
 +
  |author  = Eris, AkatsukiVana, HuaGei API
 +
  |id      = Eris.APICut
 +
  |nexus  = 8158
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
 +
  |author  = Dolphin Is Not a Fish
 +
  |id      = Dolphin.Kedi.OldMarinerDialogue
 +
  |nexus  = 20414
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thinking Time
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
 +
  |curse  = 1024585
 +
  |nexus  = 24457
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Think-n-Talk
 +
  |author  = Prism 99
 +
  |id      = prism99.thinkntalk
 +
  |nexus  = 9546
 +
  |github  = Prism-99/Think-n-Talk
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = This Mod Is Organic
 +
  |author  = RealSweetPanda, Sweet Panda and Bennoloth
 +
  |id      = SweetPanda.Organic
 +
  |nexus  = 16648
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Three-Heart Dance Partner, Three Heart Flower Festival Dance Partners, 3-heart Dance Partner<!--in order: standardized name in 1.0.6, former Nexus name, former manifest name-->
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
 +
  |curse  = 867388
 +
  |moddrop = 127278
 +
  |nexus  = 500
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 +
  |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Throwable Axe
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ThrowableAxe
 +
  |curse  = 867726
 +
  |moddrop = 771683
 +
  |nexus  = 5097
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thunderstorm Totem
 +
  |author  = justastranger
 +
  |id      = jas.ThunderstormTotem
 +
  |moddrop = 944622
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Fields
 +
  |author  = seitanicbean
 +
  |id      = seitanicbean.tidyfields
 +
  |nexus  = 10929
 +
  |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Orchard - Move Fruit Trees
 +
  |author  = huan
 +
  |id      = huan.tidy_orchard_move_fruit_trees
 +
  |nexus  = 25054
 +
  |github  = huancz/SDV-TidyOrchard
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Social
 +
  |author  = trashcan9
 +
  |id      = trashcan9.TidySocial
 +
  |nexus  = 16233
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Challenge
 +
  |author  = SpicyKai
 +
  |id      = SpicyKai.Tileman
 +
  |nexus  = 11945
 +
  |github  = spicykai/StardewValley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Tileman Redux|Tileman Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Redux
 +
  |author  = Freaksaus
 +
  |id      = Freaksaus.TilemanRedux
 +
  |nexus  = 23023
 +
  |github  = Freaksaus/Tileman-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tile Transparency, Transparent Tiles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TileTransparency
 +
  |nexus  = 17288
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tillable Ground
 +
  |author  = hawkfalcon
 +
  |id      = hawkfalcon.TillableGround
 +
  |nexus  = 2175
 +
  |github  = hawkfalcon/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tilled Soil Decay
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.TilledSoilDecay
 +
  |nexus  = 2738
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tilt-Shift - Native Effect Shader
 +
  |author  = misterwu
 +
  |id      = misterwu.tiltshifteffect
 +
  |nexus  = 21959
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Before Harvest
 +
  |author  = Asconoid
 +
  |id      = Asconoid.TimeBeforeHarvest
 +
  |nexus  = 5764
 +
  |github  =
 +
 
 +
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 +
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Before Harvest Enhanced
 +
  |author  = Jonathan Ginn
 +
  |id      = JonathanGinn.TimeBeforeHarvestEnhanced
 +
  |nexus  = 12170
 +
  |github  =
 +
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
 +
  |unofficial version = 1.1.0-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Freeze
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.TimeFreeze
 +
  |nexus  = 973
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Freezes at Midnight
 +
  |author  = JBtheShadow
 +
  |id      = JBtheShadow.TimeFreezesAtMidnight
 +
  |nexus  = 7425
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Master
 +
  |author  = trashcan9
 +
  |id      = trashcan9.TimeMaster
 +
  |nexus  = 16192
 +
  |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Multiplier
 +
  |author  = DefenTheNation
 +
  |id      = DefenTheNation.TimeMultiplier
 +
  |nexus  = 2262
 +
  |github  = DefenTheNation/StardewMod-TimeMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Notifier
 +
  |author  = CKextreme
 +
  |id      = CKextreme.TimeNotifier
 +
  |nexus  = 3706
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time of the Prairie King
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.TimeOfThePrairieKing
 +
  |nexus  = 5631
 +
  |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |moddrop = 664035
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |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
 +
  |name    = Timescale Display
 +
  |author  = thebeardphantom
 +
  |id      = thebeardphantom.timescale-display
 +
  |nexus  = 27764
 +
  |github  = thebeardphantom/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Totem
 +
  |author  = gmff
 +
  |id      = GMFF.TimeTotem
 +
  |curse  = 494425
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Travel
 +
  |author  = Cile_ed
 +
  |id      = Cile_ed.TimeTravel
 +
  |nexus  = 4068
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Watch
 +
  |author  = KyuubiRan
 +
  |id      = kyuubiran.TimeWatch
 +
  |nexus  = 23725
 +
  |github  = KyuubiRan/TimeWatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TMXL Map Toolkit, TMX Loader
 +
  |author  = Platonymous
 +
  |id      = Platonymous.TMXLoader
 +
  |curse  = 877235
 +
  |nexus  = 1820
 +
  |moddrop = 771913
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = To-Dew
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.ToDew
 +
  |curse  = 997100
 +
  |nexus  = 7409
 +
  |github  = jltaylor-us/StardewToDew
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = To Do List
 +
  |author  = Eleanor, eleanoot
 +
  |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
 +
  |nexus  = 1630
 +
  |github  = eleanoot/stardew-to-do-mod
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Items Framework
 +
  |author  = selph, zombifier
 +
  |id      = selph.ToggleItems
 +
  |nexus  = 21361
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Monsters
 +
  |author  = Jolyone, Me
 +
  |id      = Me.ToggleMonsters
 +
  |moddrop = 1587713
 +
  |nexus  = 11801
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Music, Toggle Music Hotkey
 +
  |author  = MaltoseMatt
 +
  |id      = MaltoseMatt.ToggleMusic
 +
  |nexus  = 22913
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Assembly
 +
  |author  = OFTS_CQM
 +
  |id      = ofts.toolAss
 +
  |nexus  = 23872
 +
  |github  = ofts-cqm/ToolAssembly
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toolbar Icons
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ToolbarIcons
 +
  |curse  = 871834
 +
  |moddrop = 1547451
 +
  |nexus  = 11026
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toolbar Tooltips
 +
  |author  = danmw3
 +
  |id      = danmw3.toolbartooltips
 +
  |nexus  = 4977
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ToolBelt
 +
  |author  = yuri0r
 +
  |id      = yuri0r.ToolBelt
 +
  |nexus  = 8566
 +
  |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Charging
 +
  |author  = mralbobo
 +
  |id      = mralbobo.ToolCharging
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111988
 +
  |github  = mralbobo/stardew-tool-charging
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Geodes
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ToolGeodes
 +
  |curse  = 308018
 +
  |nexus  = 3090
 +
  |moddrop = 771642
 +
  |github  = spacechase0/ToolGeodes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Pouch
 +
  |author  = CodeWordZ, zulu333
 +
  |id      = CodeWordZ.ToolPouch
 +
  |nexus  = 25136
 +
  |github  = Brandon22Adams/ToolPouch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Power Select
 +
  |author  = CrazyWig
 +
  |id      = crazywig.toolpowerselect
 +
  |nexus  = 2553
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Power Setup
 +
  |author  = Gilar Fasulaki
 +
  |id      = GilarF.ToolPowerSetup
 +
  |nexus  = 4517
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Smart Switch
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ToolSmartSwitch
 +
  |curse  = 868687
 +
  |nexus  = 15216
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Smart Switch (Updated)
 +
  |author  = Fiorbeth
 +
  |id      = Fiorbeth.ToolSmartSwitch
 +
  |nexus  = 20829
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Costs
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ToolUpgradeCosts
 +
  |nexus  = 6576
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery
 +
  |author  = SorryLate
 +
  |id      = SorryLate.ToolUpgradeDelivery
 +
  |nexus  = 5421
 +
  |github  = sorrylate/Stardew-Valley-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery Service
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ToolUpgradeDeliveryService
 +
  |nexus  = 2938
 +
  |github  = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 +
<!--
 +
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Duration Changer
 +
  |author  = GrimatGaming
 +
  |id      = GrimatGaming.ToolUpgradeDurationChanger
 +
  |curse  = 1000868
 +
  |nexus  = 21438
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Reminder
 +
  |author  = Wracketeer
 +
  |id      = Wracketeer.ToolUpgradeReminder
 +
  |nexus  = 13423
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Too Many Animals
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.TooManyAnimals
 +
  |curse  = 871833
 +
  |nexus  = 11033
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
 +
  |nexus  = 7965
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Topless Farmer Girl
 +
  |author  = Mangupix
 +
  |id      = Mangupix.ToplessFarmerGirl
 +
  |nexus  = 19939
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Town School Functions
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.TownSchool.Functions
 +
  |nexus  = 6317
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Mod
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
 +
  |curse  = 992849
 +
  |nexus  = 1401
 +
  |moddrop = 606639
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Sounds, Tractor Engine Sound
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.tractorsounds
 +
  |curse  = 885079
 +
  |nexus  = 5781
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trading
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Trading
 +
  |curse  = 1004485
 +
  |moddrop = 1214750
 +
  |nexus  = 13293
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Info
 +
  |author  = BinaryLip
 +
  |id      = BinaryLip.TrainInfo
 +
  |curse  = 1035850
 +
  |nexus  = 21883
 +
  |github  = BinaryLip/TrainInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Station
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.TrainStation
 +
  |nexus  = 6183
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Tracks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrainTracks
 +
  |curse  = 868791
 +
  |nexus  = 10927
 +
  |github  = aedenthorn/StardewValleyMods
 +
|broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Train Tracks - Continued|Train Tracks - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Tracks - Continued
 +
  |author  = CyanFire
 +
  |id      = aedenthorn.TrainTracks
 +
  |nexus  = 28049
 +
  |github  = CyanFireUK/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Whistle
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.TrainWhistle
 +
  |nexus  = 4473
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trampoline
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Trampoline
 +
  |curse  = 868763
 +
  |nexus  = 11619
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#Trampoline
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Translation Replacer
 +
  |author  = ofts, OFTS_CQM
 +
  |id      = ofts.transRep
 +
  |nexus  = 22871
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Transparency Settings
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.TransparencySettings
 +
  |nexus  = 8891
 +
  |moddrop = 971985
 +
  |github  = Esca-MMC/TransparencySettings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Transparent Objects
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TransparentObjects
 +
  |curse  = 868894
 +
  |nexus  = 6412
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash 4 Elliott
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.trash4elliott
 +
  |nexus  = 18882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Bear Abides
 +
  |author  = John Peters
 +
  |id      = JohnPeters.TrashBearAbides
 +
  |nexus  = 11359
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Bear Item Helper, Trash Bear Name
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.TrashBearName
 +
  |nexus  = 5252
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Can Reactions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCanReactions
 +
  |curse  = 868869
 +
  |nexus  = 7643
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Cans On Horse
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCansOnHorse
 +
  |curse  = 868673
 +
  |nexus  = 16394
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Does Not Consume Bait
 +
  |author  = atravita
 +
  |id      = atravita.TrashDoesNotConsumeBait
 +
  |curse  = 870979
 +
  |moddrop = 1128126
 +
  |nexus  = 11426
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Remover
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TrashRemover
 +
  |nexus  = 5114
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Trash
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.TrashTrash
 +
  |nexus  =
 +
  |curse  = 297981
 +
  |github  = jaredlll08/Trash-Trash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Cart Reminder
 +
  |author  = TheShwamp
 +
  |id      = TheShwamp.TravelingCartReminder
 +
  |nexus  = 25209
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Cart Visit Everyday
 +
  |author  = dayLerFar, nnn
 +
  |id      = nnn.TCVED
 +
  |nexus  = 22240
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Takes Time
 +
  |author  = Vrakyas
 +
  |id      = Vrakyas.TravelingTakesTime
 +
  |nexus  = 4031
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Travelling Skill
 +
  |author  = Achtuur8
 +
  |id      = Achtuur.StardewTravelSkill
 +
  |nexus  = 16820
 +
  |github  = Achtuur/StardewTravelSkill
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Treasure Chests Expanded
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TreasureChestsExpanded
 +
  |curse  = 868867
 +
  |nexus  = 7685
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.3.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Treasury Farm
 +
  |author  = Don Cami, DonCami
 +
  |id      = DonCami.TreasuryFarm
 +
  |nexus  = 26447
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Changes
 +
  |author  = JPAN
 +
  |id      = jpan.TreeChanges
 +
  |nexus  = 3964
 +
  |github  = JPANv2/Stardew-Valley-Tree-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shake Mod
 +
  |author  = NCarigon
 +
  |id      = NCarigon.TreeShakeMod
 +
  |nexus  = 15927
 +
  |github  = ncarigon/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shaker
 +
  |author  = TyoAtrosa
 +
  |id      = TyoAtrosa.Treeshaker
 +
  |nexus  = 2159
 +
  |github  = TyoAtrosa/TreeShaker
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.0.2-unofficial.2-huancz
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134929
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Size Framework
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.TreeSizeFramework
 +
  |nexus  = 27123
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Spread
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.TreeSpread
 +
  |nexus  = 3183
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = TreeTransplant
 +
  |nexus  = 1342
 +
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
  |github  = LeonBlade/TreeTransplant
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant (Fix)
 +
  |author  = LeonBlade and Siweipancc
 +
  |id      = Siweipancc.TreeTransplant
 +
  |nexus  = 20852
 +
  |github  = siweipancc/TreeTransplant
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trendy Haley
 +
  |author  = candidus42
 +
  |id      = Candidus42.TrendyHaley
 +
  |nexus  = 4984
 +
  |github  = mus-candidus/TrendyHaley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trick or Treat
 +
  |author  = Dad of Gwen, Carleton and Gwen
 +
  |id      = DadOfGwenTrickOrTreatMod
 +
  |nexus  = 8115
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tricks and Treats
 +
  |author  = ch20youk
 +
  |id      = ch20youk.TricksAndTreats
 +
  |nexus  = 18947
 +
  |github  = cl4r3/Halloween-Mod-Jam-2023
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = True God Mode
 +
  |author  = WingleWanger
 +
  |id      = winglewanger.truegodmode
 +
  |nexus  = 25735
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = True Random Geodes
 +
  |author  = lilico/atelier99
 +
  |id      = lilico.TrueRandomGeodes
 +
  |nexus  = 11371
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Truly Invincible
 +
  |author  = Kithplana
 +
  |id      = kithplana.trulyinvincible
 +
  |nexus  = 25281
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turbo
 +
  |author  = Primm
 +
  |id      = Primm.Turbo
 +
  |nexus  = 23835
 +
  |github  = PrimmR/Turbo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turn to Your Enemies
 +
  |author  = Krutonium
 +
  |id      = krutonium.turn_to_your_enemies
 +
  |nexus  = 12643
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Announcements
 +
  |author  = Zyin
 +
  |id      = Zyin.TVAnnouncements
 +
  |nexus  = 3649
 +
  |github  = Zyin055/TVAnnouncements
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Brasileira
 +
  |author  = JhonnieRandler & Brukob
 +
  |id      = JhonnieMike.BrasilTV
 +
  |nexus  = 10843
 +
  |github  = JhonnieRandler/TVBrasileira
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
 +
  |author  = hisameartwork
 +
  |id      = HisameArtwork.GardeningChannel
 +
  |nexus  = 5485
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Recipes
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TvRecipes
 +
  |nexus  = 5260
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Shopping Channel
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.TVshoppingChannel
 +
  |curse  = 1081465
 +
  |nexus  = 24885
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twin Stick Strafe Action
 +
  |author  = AndyUr
 +
  |id      = AndyUr.TwinStickStrafeAction
 +
  |nexus  = 7589
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch Chat Integration
 +
  |author  = Hexenentendrache
 +
  |id      = Hexenentendrache.TwitchChatIntegration
 +
  |nexus  = 17321
 +
  |github  = Enteligenz/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch in Stardew Valley, Twitch for Stardew
 +
  |author  = Telshin, Tim "Telshin" Aldridge
 +
  |id      = telshin.twitch-for-stardew
 +
  |curse  = 306420
 +
  |nexus  =
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Typable Books
 +
  |author  = Kronosta
 +
  |id      = Kronosta.TypableBooks
 +
  |nexus  = 25982
 +
  |github  = kronosta/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UI Helper
 +
  |author  = ProfeJavix
 +
  |id      = ProfeJavix.UIHelper
 +
  |nexus  = 25710
 +
  |github  = ProfeJavix/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite
 +
  |author  = Cdaragorn
 +
  |id      = Cdaragorn.UiInfoSuite
 +
  |nexus  = 1150
 +
  |github  = cdaragorn/Ui-Info-Suite
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite 2
 +
  |author  = Annosz, Abs0rbed
 +
  |id      = Annosz.UiInfoSuite2
 +
  |nexus  =
 +
  |url    = {{github|Annosz/UIInfoSuite2}}/releases
 +
  |github  = Annosz/UiInfoSuite2
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UI Mod Suite
 +
  |author  = Demiacle
 +
  |id      = Demiacle.UiModSuite
 +
  |nexus  = 1023
 +
  |github  = demiacle/UiModSuite
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ukrainizacija, Ukrainizacija - Utilities
 +
  |author  = Pereclaw Team
 +
  |id      = Pereclaw.ukrutilities
 +
  |nexus  = 8427
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Fertilizer
 +
  |author  = fox_white, fox_white25
 +
  |id      = fox_white25.ultimate_fertilizer
 +
  |nexus  = 21318
 +
  |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Gold
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.UltimateGoldStardew
 +
  |nexus  = 2833
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Storage System
 +
  |author  = holybananapants
 +
  |id      = holybananapants.UltimateStorageSystem
 +
  |nexus  = 26919
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultiplayer
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Ultiplayer
 +
  |nexus  = 2134
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unbreakable Tackles
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.UnbreakableTackles
 +
  |curse  = 997978
 +
  |nexus  = 7719
 +
  |moddrop = 1135717
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncanny Valley
 +
  |author  = UncannyValley
 +
  |id      = UncannyValley.UncannyValleyMod
 +
  |nexus  = 20519
 +
  |github  = jasisco5/UncannyValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncle Iroh Approved Tea
 +
  |author  = slimerrain
 +
  |id      = slimerrain.byproducts
 +
  |nexus  = 22376
 +
  |github  = slimerrain/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underdark Sewer
 +
  |author  = Mel Noelle and Kirbylink
 +
  |id      = melnoelle.underdarksewer
 +
  |nexus  = 3070
 +
  |github  = KirbyLink/UnderdarkSewer
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UndergroundSecrets
 +
  |curse  = 868880
 +
  |nexus  = 6597
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21475|Underground Secrets Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets Redux
 +
  |author  = aedenthorn and Prism 99
 +
  |id      = prism99.aedenthorn.UndergroundSecrets
 +
  |nexus  = 21475
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unhinged Mayo Jar
 +
  |author  = spacechase0
 +
  |id      = spacechase0.UnhingedMayoJar
 +
  |nexus  = 17139
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildren
 +
  |nexus  = 6278
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children Talk
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildrentalk
 +
  |nexus  = 9540
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Valley
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UniqueValley
 +
  |curse  = 868730
 +
  |nexus  = 13828
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Cats and Dogs
 +
  |author  = funny-snek
 +
  |id      = funnysnek.UnlimitedCatsandDogs
 +
  |nexus  = 2942
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Community Center
 +
  |author  = TIplurka
 +
  |id      = tiplurka.UnlimitedCommunityCenter
 +
  |nexus  = 23897
 +
  |github  = perkmi/Always-On-Server-for-Multiplayer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift All Week)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftAllWeek
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift Every Day)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftEveryDay
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Players
 +
  |author  = Armitxes
 +
  |id      = Armitxes.UnlimitedPlayers
 +
  |nexus  = 2213
 +
  |curse  = 362847
 +
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Areas
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Unlockable_Areas
 +
  |nexus  = 15132
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Bundles
 +
  |author  = DeLiXx
 +
  |id      = DLX.Bundles
 +
  |curse  = 990830
 +
  |nexus  = 17265
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlock Dye Menu
 +
  |author  = Shaklin
 +
  |id      = shaklin.unlockdyemenu
 +
  |nexus  = 6156
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlocked Doors
 +
  |author  = damien
 +
  |id      = damien.unlocked_doors
 +
  |nexus  = 4338
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unscheduled Evaluation
 +
  |author  = wrongcoder
 +
  |id      = wrongcoder.UnscheduledEvaluation
 +
  |nexus  = 22752
 +
  |github  = wrongcoder/UnscheduledEvaluation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Untimed Special Orders
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.UntimedSpecialOrders
 +
  |nexus  = 26117
 +
  |github  = EnderTedi/Untimed-Special-Orders
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated Instant Eat Key
 +
  |author  = apomorph
 +
  |id      = apomorph.updatedInstantEatKey
 +
  |nexus  = 15191
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated No Rumble Horse
 +
  |author  = Aladanor
 +
  |id      = Aladanor.UpdatedNoRumbleHorse
 +
  |nexus  = 10164
 +
  |github  = shailalias/NoRumbleHorse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradable Pan
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.upgradablepan
 +
  |curse  = 446597
 +
  |nexus  = 9318
 +
  |github  = AHilyard/UpgradeablePan
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihauUpgradeableMachines
 +
  |nexus  = 17234
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Casks
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedCasks
 +
  |nexus  = 22477
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Horse, Horse Friendship and Speed Levels
 +
  |author  = Richard Cai
 +
  |id      = richard_cai.UpgradedHorse
 +
  |nexus  = 5242
 +
  |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Jars
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedJars
 +
  |nexus  = 15756
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Kegs
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedKegs
 +
  |nexus  = 15755
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgrade Empty Cabins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.UpgradeEmptyCabins
 +
  |nexus  = 5253
 +
  |moddrop = 720987
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Bombs
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.UsefulBombs
 +
  |nexus  = 2488
 +
  |github  = pomepome/UsefulBombs
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 +
<!--
 +
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Cookings
 +
  |author  = Chocciee
 +
  |id      = Chocciee.UsefulCookings
 +
  |nexus  = 22234
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
 +
  |author  = Right Hand Man
 +
  |id      = raik.uselessinfo
 +
  |nexus  = 8634
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Utility Grid
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UtilityGrid
 +
  |curse  = 868824
 +
  |nexus  = 10197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UV Index (Sunscreen Mod)
 +
  |author  = Jonqora
 +
  |id      = Jonqora.UVIndex
 +
  |nexus  = 6676
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Valley Cast
 +
  |author  = ihasTaco
 +
  |id      = ihasTaco.ValleyCast
 +
  |nexus  = 26947
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Grass
 +
  |author  = dantheman999
 +
  |id      = dantheman999.VariableGrass
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/107658
 +
  |github  = dantheman999301/StardewMods
 +
 
 +
  |broke in          = SMAPI 2.0
 +
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Seasons, Stardew Variable Seasons
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewVariableSeasons
 +
  |nexus  = 19904
 +
  |github  = calebstein1/StardewVariableSeasons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vending Machine, NPC Vending Machine
 +
  |author  = ActionJackson
 +
  |id      = ActionJackson.VendingMachine
 +
  |nexus  = 7508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vertical Toolbar
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SB_VerticalToolMenu
 +
  |nexus  = 943
 +
  |github  = bmarquismarkail/SV_VerticalToolMenu
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Video Player
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.VideoPlayer
 +
  |curse  = 868889
 +
  |nexus  = 6524
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Villager Compass
 +
  |author  = Jboss
 +
  |id      = Jboss.VillagerCompass
 +
  |nexus  = 16912
 +
  |github  = jbossjaslow/Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Artifact Spots
 +
  |author  = Zamiel
 +
  |id      = Zamiel.VisibleArtifactSpots
 +
  |nexus  = 21223
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Fish
 +
  |author  = shekurika
 +
  |id      = shekurika.WaterFish
 +
  |nexus  = 8897
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visit Mount Vapius
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.visitmountvapius.code
 +
  |nexus  = 9600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visualize
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Visualize
 +
  |curse  = 307573
 +
  |moddrop = 793933
 +
  |nexus  = 1704
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = VisualizeTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.VisualizeTK
 +
  |moddrop = 1521421
 +
  |nexus  = 19009
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Void Effects, Stardew Void Effects
 +
  |author  = Renny
 +
  |id      = renny.stardewvoideffects
 +
  |nexus  = 2703
 +
  |github  = OfficialRenny/StardewVoidEffects
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
<!--
 +
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait Around
 +
  |author  = Alhifar
 +
  |id      = Alhifar.WaitAround
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
  |github  = Alhifar/WaitAroundSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait - Refined Multiplayer Time Pause
 +
  |author  = aurpine
 +
  |id      = aurpine.WAIT
 +
  |nexus  = 20661
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wake Up
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
 +
  |author  = DaLion
 +
  |id      = DaLion.Professions<!--changed in republished 0.2.0-->, DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 +
  |nexus  = 24355
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walkshop
 +
  |author  = enaium
 +
  |id      = Enaium.Walkshop
 +
  |curse  = 365806
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Through Trellis
 +
  |author  = TheOfficialTab
 +
  |id      = theofficialtab.walkthroughtrellis
 +
  |nexus  = 1958
 +
  |github  = OfficialTab/walk-through-trellis
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
  |summary  = remove this mod (no longer maintained; use [[#Passable Crops|Passable Crops]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Decorations
 +
  |author  = neonwinter
 +
  |id      = neonwinter.WallDecorations_Base
 +
  |nexus  = 27226
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Fix
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  =
 +
  |chucklefish = 4211
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Recycler
 +
  |author  = Mizzion
 +
  |id      = mizzion.wallpaperrecycler
 +
  |nexus  = 1905
 +
  |moddrop = 661354
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Switcher
 +
  |author  = Pikachu de Bigode
 +
  |id      = PikachuDeBigode.WallpaperSwitcher
 +
  |nexus  = 24822
 +
  |github  = JulianoSFA/WallpaperSwitcher
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Planter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 +
  |curse  = 868775
 +
  |nexus  = 11339
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WallPlanters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallTelevision
 +
  |curse  = 868771
 +
  |nexus  = 11448
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Wall Televisions - Continued|Wall Televisions - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.WallTelevision
 +
  |nexus  = 22372
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Animals
 +
  |author  = Symen
 +
  |id      = Symen.WarpAnimals
 +
  |nexus  = 1400
 +
  |github  = simonbru/WarpAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Binder
 +
  |author  = SnowFire kVala
 +
  |id      = SnowFire.Warp_Binder
 +
  |nexus  = 6892
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Chests
 +
  |author  = CyTheGuy01, CyberCheese15
 +
  |id      = cybercheese.WarpChests
 +
  |nexus  = 6402
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 +
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer
 +
  |author  = Strato35, Shalankwa
 +
  |id      = Strato35.WarpMultiplayer
 +
  |nexus  = 7451
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 +
  |author  = Shaklin
 +
  |id      = shaklin.warpmultiplayer_locations
 +
  |nexus  = 8950
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Network
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.warpnetwork
 +
  |nexus  = 8567
 +
  |moddrop = 951720
 +
  |github  = tlitookilakin/WarpNetwork
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Parsnip
 +
  |author  = Pillow
 +
  |id      = Pillow.WarpParsnip
 +
  |nexus  = 18628
 +
  |github  = AnotherPillow/WarpParsnip
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Snitch
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.WarpSnitch
 +
  |nexus  = 9087
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Friends
 +
  |author  = Shalankwa
 +
  |id      = Shalankwa.WarpToFriends
 +
  |nexus  = 2180
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |status            = workaround
 +
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Player
 +
  |author  = lesbiansheep, Shalankwa
 +
  |id      = lesbiansheep.WarpToPlayer
 +
  |nexus  = 21075
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wash Away Forage, Tidal Beach
 +
  |author  = Sakorona (ItsBenter)
 +
  |id      = KoihimeNakamura.WashAwayForage
 +
  |nexus  = 6715
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wasteless Watering
 +
  |author  = GrumpyCrouton
 +
  |id      = GrumpyCrouton.WastelessWatering
 +
  |nexus  = 10998
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Balloon
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.WaterBalloon
 +
  |nexus  = 14481
 +
  |github  = HaulinOats/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bomb
 +
  |author  = BlaDe
 +
  |id      = BlaDe.WaterBomb
 +
  |nexus  = 10267
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bot
 +
  |author  = andyruwruw
 +
  |id      = andyruwruw.WaterBot
 +
  |nexus  = 8167
 +
  |github  = andyruwruw/stardew-valley-water-bot
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Can Refiller
 +
  |author  = Mizzion
 +
  |id      = mizzion.watercanrefiller
 +
  |nexus  = 3539
 +
  |moddrop = 661368
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Flow
 +
  |author  = blueberry
 +
  |id      = blueberry.WaterFlow
 +
  |nexus  = 11790
 +
  |github  = b-b-blueberry/WaterFlow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Give Exp
 +
  |author  = Achtuur
 +
  |id      = Achtuur.WateringCanGiveExp
 +
  |nexus  = 16903
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WateringCanTweaks
 +
  |curse  = 868789
 +
  |nexus  = 10947
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Upgrade
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.WateringCanUpgrade
 +
  |nexus  = 25977
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Grants Experience and Crops Can Wither
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.WateringGrantsXP
 +
  |nexus  = 7768
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Pet Bowl, Pet Water Bowl
 +
  |author  = Mizzion
 +
  |id      = mizzion.petwaterbowl
 +
  |nexus  = 2009
 +
  |moddrop = 661365
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Waterproof Items
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.WaterproofItems
 +
  |nexus  = 6460
 +
  |moddrop = 807393
 +
  |github  = Esca-MMC/WaterproofItems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Retaining Field
 +
  |author  = Digus
 +
  |id      = DIGUS.WaterRetainingFieldMod
 +
  |nexus  = 2374
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Your Crops
 +
  |author  = chiccen
 +
  |id      = chiccen.WaterYourCrops
 +
  |nexus  = 24710
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wealth is Health
 +
  |author  = Qi The Mysterious
 +
  |id      = QiTheMysterious.WealthIsHealth
 +
  |nexus  = 19903
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapon Reskinner
 +
  |author  = spacechase0
 +
  |id      = spacechase0.WeaponReskinner
 +
  |nexus  = 5095
 +
  |moddrop = 771681
 +
  |github  = spacechase0/WeaponReskinner
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons Ignore Grass
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeaponsIgnoreGrass
 +
  |curse  = 868680
 +
  |nexus  = 15409
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons on Display
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.WeaponsOnDisplay
 +
  |curse  = 447259
 +
  |nexus  = 9319
 +
  |github  = AHilyard/WeaponsOnDisplay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wear More Rings
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.WearMoreRings
 +
  |nexus  = 3214
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Controller
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather God
 +
  |author  = nrm33n
 +
  |id      = nrm33n.weatherGod
 +
  |nexus  = 15563
 +
  |github  =
 +
 
 +
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Illnesses
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.WeatherIllnesses
 +
  |nexus  = 2210
 +
  |moddrop = 664153
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totem
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
 +
  |curse  = 868670
 +
  |nexus  = 16455
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WeatherTotem
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totems Expanded
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.WeatherTotems
 +
  |nexus  = 21539
 +
  |github  = TheMightyAmondee/WeatherTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Wonders
 +
  |author  = Kanadeyoru
 +
  |id      = Kana.WeatherWonders.DLL
 +
  |curse  = 1016623
 +
  |nexus  = 23868
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Mod
 +
  |author  = Opalie
 +
  |id      = Opalie.Wedding
 +
  |nexus  =
 +
  |moddrop = 526231
 +
  |github  = Opalie/Wedding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeddingTweaks
 +
  |curse  = 868829
 +
  |nexus  = 10117
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weedsplosion
 +
  |author  = stardemod
 +
  |id      = stardemod.Weedsplosion
 +
  |nexus  = 25114
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weekly Break Reminder
 +
  |author  = treehat
 +
  |id      = Treehat.WeeklyBreakReminder
 +
  |nexus  = 8194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Week Starts Sunday
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeekStartsSunday
 +
  |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  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wetland Cultivation
 +
  |author  = QiuFengTanoka
 +
  |id      = QiuFengTanoka.WetlandCultivation
 +
  |nexus  = 25405
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Are You Missing
 +
  |author  = PrivateButtface
 +
  |id      = PrivateButtface.WhatAreYouMissing
 +
  |nexus  = 4430
 +
  |github  = LukeSeewald/PublicStardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Do You Want
 +
  |author  = John Peters, John Peters (you know, the farmer?)
 +
  |id      = JohnPeters.WhatDoYouWant
 +
  |nexus  = 24689
 +
  |github  = emurphy42/WhatDoYouWant
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Farm Cave, WhatAMush
 +
  |author  = Oxyligen
 +
  |id      = WhatAMush
 +
  |nexus  = 1097
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = wHats Up
 +
  |author  = Oxyligen
 +
  |id      = wHatsUp
 +
  |nexus  = 1082
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where Are They
 +
  |author  = Capaldi12
 +
  |id      = Capaldi12.WhereAreThey
 +
  |nexus  = 13208
 +
  |github  =
 +
  |source  = https://gitlab.com/Capaldi12/wherearethey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Horse
 +
  |author  = temisthem
 +
  |id      = tem696969696969.WheresMyHorse
 +
  |nexus  = 23287
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Items?
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.WheresMyItems
 +
  |nexus  = 2086
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where The Spreading Weeds Are
 +
  |author  = pneuma163
 +
  |id      = pneuma163.WhereTheSpreadingWeedsAre
 +
  |nexus  = 25450
 +
  |github  = pneuma163/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = White Turnip
 +
  |author  = ejun0
 +
  |id      = ejun0.WhiteTurnip
 +
  |nexus  = 8568
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Who Lives Here
 +
  |author  = Prism 99
 +
  |id      = prism99.wholiveshere
 +
  |nexus  = 19840
 +
  |github  = Prism-99/WhoLivesHere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wiki Links
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WikiLinks
 +
  |curse  = 868769
 +
  |nexus  = 11476
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Eggs Hatching
 +
  |author  = MikeW
 +
  |id      = Mikew.wildeggshatching
 +
  |nexus  = 23935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Wildflowers
 +
  |curse  = 868723
 +
  |nexus  = 14061
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers Reimagined
 +
  |author  = jpp
 +
  |id      = jpp.WildFlowersReimagined
 +
  |nexus  = 21498
 +
  |github  = jpparajeles/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Tree Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.WildTreeTweaks
 +
  |nexus  = 24349
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Willy's Fishing Workshops
 +
  |author  = not4bene
 +
  |id      = not4bene.WillysFishingWorkshops
 +
  |nexus  = 24877
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wind Effects
 +
  |author  = CatCattyCat
 +
  |id      = cat.windeffects
 +
  |nexus  = 6647
 +
  |moddrop = 833564
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.0.3-unofficial.5-brimbane
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Window Resize
 +
  |author  = thatnzguy
 +
  |id      = thatnzguy.WindowResize
 +
  |nexus  = 2266
 +
  |github  = thatnzguy/WindowResize
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Grass
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.wintergrass
 +
  |nexus  = 1601
 +
  |moddrop = 833542
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (grass no longer dies in winter in Stardew Valley 1.6).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Pigs
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.WinterPigs
 +
  |curse  = 1004491
 +
  |moddrop = 1443556
 +
  |nexus  = 16879
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Rain
 +
  |author  = idermailer
 +
  |id      = idermailer.WinterRain
 +
  |nexus  = 13767
 +
  |github  = idermailer/WinterRain
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Star Spouse
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.WinterStarSpouse
 +
  |nexus  = 14164
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Witcher Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.WitcherMod
 +
  |curse  = 868906
 +
  |nexus  = 5797
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WitcherMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wizard's Mystical Stationary
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.WizardsMysticalStationary
 +
  |nexus  = 5246
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wonderful Farm Life
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = WonderfulFarmLife
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.1 or 1.11
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Workbench Helper
 +
  |author  = Ballom41
 +
  |id      = Ballom41.WorkbenchHelper
 +
  |nexus  = 21294
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Working Fireplace
 +
  |author  = jahangmar
 +
  |id      = jahangmar.WorkingFireplace
 +
  |nexus  = 3654
 +
  |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
  |nexus  = 24210
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = X
 +
  |author  = skiilaa
 +
  |id      = skiilaa.X
 +
  |nexus  = 2286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XmlSerializerRetool
 +
  |author  = Persival
 +
  |id      = none <!-- no ID in manifest -->
 +
  |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XNB Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.XnbLoader
 +
  |nexus  = 2275
 +
  |chucklefish = 4506
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XP Display
 +
  |author  = Shockah
 +
  |id      = Shockah.XPDisplay
 +
  |nexus  = 11089
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMUL
 +
  |nexus  = 8649
 +
  |github  = nofilenamed/XPMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier.Space
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMULSPA
 +
  |nexus  = 8760
 +
  |github  = nofilenamed/XPMultiplier.Space
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Xtardew Core
 +
  |author  = hixega
 +
  |id      = hixega.XtardewCore
 +
  |nexus  = 19096
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |curse  = 946414
 +
  |nexus  = 20355
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = never worked
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Year-Round Crops
 +
  |author  = vincebel
 +
  |id      = vincebel.YearRoundCrops
 +
  |nexus  = 8196
 +
  |github  = vincebel7/YearRoundCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Auto Watering
 +
  |author  = zhuoyun233
 +
  |id      = zhuoyun233.YetAnotherAutoWatering
 +
  |nexus  = 21036
 +
  |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Cooking Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.CookingSkill
 +
  |nexus  = 22681
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Fishing Mod
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.YetAnotherFishingMod
 +
  |curse  = 996759
 +
  |nexus  = 20391
 +
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
 +
  |id      = bcmpinc.HarvestWithScythe
 +
  |nexus  = 2731
 +
  |author  = bcmpinc
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 +
  |author  = moddem
 +
  |id      = moddem.StardewMapTeleport
 +
  |nexus  = 18143
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Sprint Mod
 +
  |author  = XxHarvzBackxX
 +
  |id      = XxHarvzBackxX.YASM
 +
  |nexus  = 9228
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = You've Got Mail - Twitch Integration
 +
  |author  = Jaredlll08, YGM Team
 +
  |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
 +
  |curse  = 308005
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = zDailyIncrease
 +
  |author  = thakyZ
 +
  |id      = zdailyincrease
 +
  |nexus  =
 +
  |chucklefish = 4247
 +
  |github  = thakyZ/zDailyIncrease
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ZelWorld - Custom World Music
 +
  |author  = zelink
 +
  |id      = zelink.ZelWorld
 +
  |nexus  = 21466
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zenchman
 +
  |author  = BlaDe
 +
  |id      = BlaDe.Zenchman
 +
  |nexus  = 12024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zen Mod
 +
  |author  = PositiveVegan
 +
  |id      = PositiveVegan.ZenMod
 +
  |nexus  = 12899
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zombie Outbreak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ZombieOutbreak
 +
  |curse  = 868873
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ZombieOutbreak
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.ZoomLevel
 +
  |curse  = 714275
 +
  |nexus  = 7363
 +
  |github  = thespbgamer/ZoomLevel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level Keybinding
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.ZoomLevelKeybind
 +
  |nexus  = 1621
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Mod / Zoom Out Extreme
 +
  |author  = RockinRolla
 +
  |id      = RockinMods.ZoomMod
 +
  |nexus  = 1326
 +
  |github  = rockinrolla/ZoomMod
 +
 
 +
  |broke in = Stardew Valley 1.3.33
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Per Map
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.ZoomPerMap
 +
  |nexus  = 22227
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoomy Farmer
 +
  |author  = Geko_X
 +
  |id      = gekox.zoomyFarmer
 +
  |moddrop = 1530058
 +
  |nexus  = 6031
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
 +
 
 +
===Content packs===
 +
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 +
 
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 2CUTE FarmCave
 +
  |author  = taintedwheat
 +
  |id      = taintedwheat.2CuteFarmCave
 +
  |nexus  = 843
 +
  |github  =
 +
 
 +
  |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurer's Guild Expanded
 +
  |author  = SUPERT
 +
  |id      = supert.adventureguildexpanded
 +
  |nexus  = 12102
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.0-unofficial.2-femtohound
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bathroom After 2nd House Upgrade
 +
  |author  = DevilBro/Ursii98
 +
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 +
  |nexus  = 2578
 +
  |github  =
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
 +
  |author  = Boogie
 +
  |id      = Boogie.Crafting
 +
  |nexus  = 7177
 +
 
 +
  |summary  = broken (doesn't show new 1.6 crafting recipes).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cuter Slimes
 +
  |author  = Amaryn
 +
  |id      = Amaryn.CuterSlimes
 +
  |nexus  = 6073
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Enable Pam
 +
  |author  = Jonqora
 +
  |id      = Jonqora.DontEnablePam
 +
  |nexus  = 6721
 +
  |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Green Pastures Farm
 +
  |author  = Bugbuddy
 +
  |id      = bugbuddy.GreenPasturesFarm
 +
  |nexus  = 2326
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Farm 2
 +
  |author  = Zander
 +
  |id      = zander.immersivefarm2
 +
  |nexus  = 1531
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Spouses
 +
  |author  = someguy363
 +
  |id      = iss.immersivespouses
 +
  |nexus  = 5117
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love
 +
  |author  = sivolobwho and foggywizard
 +
  |id      = foggy.LfL
 +
  |nexus  = 10206
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lumisteria Clumps and Nodes
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.CON.NodesForClassicOres
 +
  |nexus  = 9256
 +
  |github  =
 +
 
 +
  |content pack for = Custom Ore Nodes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Backpack Upgrades
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CPMoreBackpacks
 +
  |nexus  = 13827
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overgrown Fairy Buildings
 +
  |author  = Ali Read/naeldeus
 +
  |id      = naeldeus.OvergrownFairyBuildings
 +
  |nexus  = 4564
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Artisan Products
 +
  |author  = Wingyl
 +
  |id      = Wingyl.QualityArtisanProducts
 +
  |moddrop = 707502
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove That Damn Rock
 +
  |author  = Plutey/Androxilogin
 +
  |id      = Androxilogin.RemoveThatDamnRock
 +
  |nexus  = 384
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spacious Greenhouse
 +
  |author  = mintgal
 +
  |id      = mintgal.SpaciousGreenhouse
 +
  |nexus  = 4137
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
 +
  |unofficial version = 1.2.1-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
 
 +
===XNB mods===
 +
See [[Modding:Using XNB mods]].
 +
<!--
 +
 
 +
Do not list XNB mods here.
 +
 
 +
-->
 +
 
 +
==Mod data overrides==
 
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
 
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
  
Line 20,833: Line 25,563:
 
   |local version  =
 
   |local version  =
 
   |remote version =
 
   |remote version =
  |reason        = manifest has wrong update keys<!--last checked: 1.9.0-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,914: 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,938: 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).