Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Remove "Beta" from all 1.6 information. Previous unofficial updates moved to a note in the summary so no information should be lost.)
 
(541 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
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Delivery Upgrade Tool
   |author  = Pyrohead37
+
   |author  = Dash, yuukidach
   |id      = Pyrohead37.DontEatThat
+
   |id      = Pathoschild.test
   |nexus  = 1951
+
   |nexus  = 5570
   |github  = jahangmar/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = Shockah
+
   |author  = stokastic
   |id      = Shockah.DontStopMeNow
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 10941
+
   |nexus  = 2462
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = stokastic/CoopGrabber
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Deluxe Auto-Petter
   |author  = Leaf
+
   |author  = Frostiverse
   |id      = Leaf.DoubleStandardFarm
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 3928
+
   |nexus  = 23226
   |github  =
+
   |github  = Hunter-Chambers/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Deluxe Grabber Redux
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = ferdaber
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = ferdaber.DeluxeGrabberRedux
  |curse  = 987160
+
   |nexus  = 7920
   |nexus  = 8587
+
   |github  = ferdaber/sdv-mods
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = joljyo
+
   |author  = Nykal145
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 7507
+
   |nexus  = 20799
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Deluxe Hats
   |author  = violetlizabet
+
   |author  = domsim1
   |id      = violetlizabet.DragonPearlLure
+
   |id      = domsim1.DeluxeHats
   |nexus  = 15109
+
   |nexus  = 5836
   |github  = elizabethcd/DragonPearlLure
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Deluxe Journal
   |author  = atravita
+
   |author  = MolsonCAD
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = MolsonCAD.DeluxeJournal
  |curse  = 870981
+
   |nexus  = 11436
  |moddrop = 1125248
+
   |github  = MolsonCAD/DeluxeJournal
   |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Demanding Shipping
   |author  = aedenthorn, Erinthe
+
   |author  = lech43
   |id      = aedenthorn.Dreamscape
+
   |id      = lech43.DemandingShipping
   |nexus  = 11742
+
   |nexus  = 7315
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = BlaDe
+
   |author  = DrSpactacus, NateMod
   |id      = BlaDe.DriveBy
+
   |id      = NateMod.RobinBuildingToken
   |nexus  = 12033
+
   |nexus  = 22564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Demetrius Visits Cave
   |author  = Goldenrevolver
+
   |author  = Kichjo
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = Kichjo.DemetriusVisitsCave
   |nexus  = 7971
+
   |nexus  = 5477
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = KeelanRosa/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Desert Bloom Farm
   |author  = SwiftSails
+
   |author  = DeLiXx
   |id      = SwiftSails.DungeonBuddy
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 7864
+
  |curse  = 990494
 +
   |nexus  = 16750
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Desert Obelisk
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.DungeonMerchants
+
   |id      = cat.desertobelisk
   |nexus  = 14630
+
   |nexus  = 2021
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833549
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Destroyable Bushes
   |author  = Zoryn
+
   |author  = Esca, Esca-MMC
   |id      = Zoryn.DurableFences
+
   |id      = Esca.DestroyableBushes
   |nexus  =
+
   |nexus  = 6304
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 798245
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Detailed Sprites
   |author  = NoFogBob and PaulDunstan
+
   |author  = RainsKuro, RainzKuro
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 12345
+
   |nexus  = 15549
 
   |github  =
 
   |github  =
  
Line 4,948: Line 6,627:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = DewCord Rich Presence
   |author  = CyanFire
+
   |author  = explosivetortellini
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 13057
+
   |nexus  = 8348
   |github  =
+
   |github  = explosivetortellini/StardewValleyDRP
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialog to Clipboard
 +
  |author  = dlrdlrdlr
 +
  |id      = dlrdlrdlr.DialogToClipboard
 +
  |nexus  = 23834
 +
  |github  = dlrdlrdlr/DialogToClipboard
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Box Redesign
 +
  |author  = gzhynko
 +
  |id      = GZhynko.DialogueBoxRedesign
 +
  |nexus  = 8853
 +
  |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Dialogue Display Framework
   |author  = CyanFire
+
   |author  = aedenthorn, Erinthe
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 13265
+
  |curse  = 868761
   |github  =
+
   |nexus  = 11661
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Dialogue Emotes
   |author  = captncraig
+
   |author  = PurrplingCat
   |id      = captncraig.dvr
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  = 3860
+
   |nexus  = 6537
   |github  = captncraig/StardewMods
+
   |github  = purrplingcat/DialogueEmotes
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Dialogue Extension
   |author  = noriteway
+
   |author  = elbe
   |id      = noriteway.DwarfScrollPrice
+
   |id      = elbe.DialogueExtension
   |nexus  = 16386
+
   |nexus  = 10851
   |github  = noriteway/StardewMods
+
   |github  = lshtech/DialogueExtension
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Dialogue Keys
   |author  = Anthony Hilyard, Grend
+
   |author  = PokeBenji
   |id      = com.anthonyhilyard.dwarvishmattock
+
  |id      = PokeBenji.DialogueKeys
   |curse  = 536418
+
  |curse  = 1022342
   |nexus  = 9684
+
  |nexus  = 24325
   |github  = AHilyard/DwarvishMattock
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue New Line
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.DialogueNewLine
 +
   |curse  = 868753
 +
  |nexus  = 12175
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Tester
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.DialogueTester
 +
   |nexus  = 9887
 +
  |moddrop = 1035899
 +
   |github  = DecidedlyHuman/DialogueTester
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Bodies
+
   |name    = Dialogue Trees
   |author  = ribeena
+
   |author  = aedenthorn, Erinthe
   |id      = ribeena.dynamicbodies
+
   |id      = aedenthorn.DialogueTrees
   |nexus  = 12893
+
  |curse  = 868845
   |github  = ribeena/StardewValleyMods
+
   |nexus  = 9550
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Did You Water Your Crops
   |author  = gunnargolf
+
   |author  = Nishtra
   |id      = gunnargolf.DynamicChecklist
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 1145
+
   |nexus  = 1583
   |github  = gunnargolf/DynamicChecklist
+
   |github  =
  
  |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
+
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
<!--
+
   |broke in = Stardew Valley 1.3.29
   |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
-->
+
  |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
 +
  |author  = shanks3042
 +
  |id      = shanks3042.StardewValleyEasyPrairieKing
 +
  |nexus  = 5816
 +
  |github  =
 +
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Clothing
+
   |name    = Difficulty Socializing
   |author  = hilovids
+
   |author  = PokeBenji
   |id      = hilovids.DynamicClothing
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 10078
+
  |curse  = 1023363
 +
   |nexus  = 24389
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Dimensional Pockets
   |author  = HaulinOats
+
   |author  = spacechase0
   |id      = HaulinOats.DynamicCrops
+
   |id      = spacechase0.DimensionalPockets
   |nexus  = 13800
+
  |curse  = 867145
   |github  = HaulinOats/StardewMods
+
   |nexus  = 12706
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Dino Form
   |author  = mistyspring
+
   |author  = aedenthorn, Erinthe
   |id      = mistyspring.dynamicdialogues
+
   |id      = aedenthorn.DinoForm
  |curse  = 880516
+
   |nexus  = 18244
   |nexus  = 12836
+
   |github  = aedenthorn/StardewValleyMods
   |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    = Dino Form 2
   |author  = mistyspring
+
   |author  = juminos
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = juminos.DinoForm2
   |nexus  = 20253
+
   |nexus  = 24718
   |github  =
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Disable Auto Pickup
   |author  = aedenthorn, Erinthe
+
   |author  = Eugenii10
   |id      = aedenthorn.DynamicFlooring
+
   |id      = KubichekEV.DisableAutoPickup
   |nexus  = 14780
+
   |nexus  = 9717
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Game Assets
 
  |author  = spacechase0
 
  |id      = spacechase0.DynamicGameAssets
 
  |curse  = 867707
 
  |nexus  = 9365
 
  |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Disable Building Fade
   |author  = spacechase0
+
   |author  = calebstein1
   |id      = spacechase0.DGAAutomate
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  = 9365
+
   |nexus  = 24558
   |github  = spacechase0/StardewValleyMods
+
   |github  = calebstein1/StardewDisableBuildingFade
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Disable Gamepad, Disable Controller
   |author  = tyran285, Ryuuze
+
   |author  = lperkins2, Logan Perkins
   |id      = DynamicMachines
+
   |id      = lperkins2.DisableController
   |nexus  = 374
+
   |nexus  = 2229
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Discord Rich Presence
   |author  = aedenthorn, Erinthe
+
   |author  = RuiNtD
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 14566
+
   |nexus  = 2156
   |github  = aedenthorn/StardewValleyMods
+
   |github  = RuiNtD/SVRichPresence
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Dish of the Day Display
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = MouseyPounds
   |id      = knakamura.dynamicnighttime
+
   |id      = MouseyPounds.DishOfTheDayDisplay
   |nexus  = 2072
+
   |nexus  = 3960
  |moddrop = 664041
+
   |github  = MouseyPounds/stardew-mods
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Dismantle Craftables
   |author  = BashNinja
+
   |author  = jahangmar
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 1183
+
   |nexus  = 3687
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  = jahangmar/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Display Energy
   |author  = ZaneYork
+
   |author  = dmarcoux
   |id      = ZaneYork.DynamicPrice
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 5831
+
   |nexus  = 10662
   |github  = ZaneYork/SDV_Mods
+
  |moddrop = 1087175
 +
   |github  = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Display Monster Health
   |author  = PeacefulEnd
+
   |author  = Atesba
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 12831
+
   |nexus  = 20984
   |github  = Floogen/DynamicReflections
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Display Player Stats
   |author  = Vrakyas
+
   |author  = Fleem
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 4029
+
   |nexus  = 21547
   |github  =
+
   |github  = FleemUmbleem/DisplayPlayerStats
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = Displays
   |author  = sophiesalacia
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = spacechase0.Displays
   |nexus  = 8450
+
  |curse  = 867712
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |nexus  = 7635
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |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    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = Shockah
+
   |author  = Aimon111
   |id      = Shockah.EarlyGingerIsland
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
   |nexus  = 13885
+
  |curse  = 1010281
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 18109
 
+
   |github  = SimonK1122/WitchSwampOverhaulPatches
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
  |author  = atravita
+
   |author  = Airyn and the DSV Team
  |id      = atravita.NerfCavePuzzle
+
   |id      = DSV.Core
  |curse  = 870978
+
   |nexus  = 17059
  |moddrop = 1131424
 
  |nexus  = 11500
 
  |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easier Dart Puzzle
 
   |author  = atravita
 
   |id      = atravita.EasierDartPuzzle
 
  |curse  = 870971
 
  |moddrop = 1205159
 
  |nexus  = 13049
 
  |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easier Farming
 
  |author  = Cautious Waffle, skulmuk
 
  |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
 
   |nexus  = 1426
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Do Not Eat My Crops
   |author  = majordot
+
   |author  = u_u__w
   |id      = MajorDOT.EasierFishing
+
   |id      = u_u__w.DoNotEatMyCrops
   |nexus  =
+
   |nexus  = 26324
  |curse  = 305367
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Don't Eat That
   |author  = NormanPCN
+
   |author  = Pyrohead37
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 11548
+
   |nexus  = 1951
   |github  = NormanPCN/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Don't Stop Me Now
   |author  = TheMightyAmondee
+
   |author  = Shockah
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 8342
+
   |nexus  = 10941
   |github  = TheMightyAmondee/EasierSpecialOrders
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Double Standard Farm, Double Farm
   |author  = LemurKat and kdau
+
   |author  = Leaf
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 5787
+
   |nexus  = 3928
  |moddrop = 984954
+
   |github =
   |source = https://gitlab.com/kdau/eastscarp
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Downtown Zuzu
   |author  = LeFauxMatt
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = furyx639.EasyAccess
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |curse  = 871835
+
   |curse  = 987160
   |nexus  = 11002
+
   |nexus  = 8587
   |github  = LeFauxMatt/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = DPad Inventory Hotkey
   |author  = MountainDewBoi
+
   |author  = joljyo
   |id      = MountainDewBoi.EasyFarming
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 4162
+
   |nexus  = 7507
 
   |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    = Dragon Pearl Lure
   |author  = DeLiXx
+
   |author  = violetlizabet
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 16873
+
   |nexus  = 15109
   |github  =
+
   |github  = elizabethcd/DragonPearlLure
   |source = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Draw Fish Ponds Over Grass
 +
   |author = atravita
 +
  |id      = atravita.DrawFishPondsOverGrass
 +
  |curse  = 870981
 +
  |moddrop = 1125248
 +
  |nexus  = 11352
 +
  |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Farm Loader-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Dreamscape
   |author  = CeruleanSpirit
+
   |author  = aedenthorn, Erinthe
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = aedenthorn.Dreamscape
   |nexus  = 2957
+
  |curse  = 868756
   |github  =
+
   |nexus  = 11742
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#Dreamscape
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Dresser Sorter
   |author  = StultusV
+
   |author  = idermailer
   |id      = StultusV.EasyPathDestruction
+
   |id      = idermailer.dresserSorter
   |nexus  = 8775
+
   |nexus  = 24443
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Drive By
   |author  = CeruleanSpirit
+
   |author  = BlaDe
   |id      = EasyPetting.3032
+
   |id      = BlaDe.DriveBy
   |nexus  = 3032
+
   |nexus  = 12033
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Drop It - Drop Item Hotkey
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.DropItHotkey
 +
  |nexus  = 7971
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Drop Seeds After Eating
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.DropSeedsAfterEating
 +
  |nexus  = 27353
 
   |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    = Dungeon Buddy
   |author  = crc-fehler
+
   |author  = SwiftSails
   |id      = crc.eatmore
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 2724
+
   |nexus  = 7864
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Dungeon Merchants
   |author  = millerscout
+
   |author  = aedenthorn, Erinthe
   |id      = Millerscout.EconomyMod
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 6955
+
  |curse  = 868698
   |github  = millerscout/StardewMillerMods
+
   |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    = EH Smash Quality
+
   |name    = Durable Fences
   |author  = EH Lim
+
   |author  = Zoryn
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = Zoryn.DurableFences
   |nexus  = 9303
+
   |nexus  =
   |github =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |warnings = Only compatible with Android.
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Durin's Rest
   |author  = EideeHi
+
   |author  = NoFogBob and PaulDunstan
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = NoFogBob.DurinsRest_CSharp
  |nexus  = 4806
+
   |nexus  = 12345
  |github  = eideehi/EideeEasyFishing
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Elevator
 
  |author  = Ilyaki
 
  |id      = Ilyaki.Elevator
 
   |nexus  = 2952
 
   |github  = Ilyaki/Elevator
 
  
 
   |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].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dusty Overhaul
   |author  = Mel Noelle and Kirbylink
+
   |author  = CyanFire
   |id      = melnoelle.underdarkkrobus
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 3071
+
   |nexus  = 13057
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Dusty Overhaul - SVE
   |author  = aedenthorn, Erinthe
+
   |author  = CyanFire
   |id      = aedenthorn.Email
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 11325
+
   |nexus  = 13265
   |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    = DVR
   |author  = aedenthorn, Erinthe
+
   |author  = captncraig
   |id      = aedenthorn.SDIEmily
+
   |id      = captncraig.dvr
   |nexus  = 14366
+
   |nexus  = 3860
   |github  = aedenthorn/StardewValleyMods
+
   |github  = captncraig/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Dwarf Scroll Prices
   |author  = BlueSight
+
   |author  = noriteway
   |id      = BlueSight.EmptyYourHands
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 19736
+
   |nexus  = 16386
   |github  = Hikari-BS/StardewMods
+
   |github  = noriteway/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Dwarvish Mattock
   |author  = Enaium
+
   |author  = Anthony Hilyard, Grend
   |id      = Enaium.EnaiumToolKit
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |curse  = 436787
+
   |curse  = 536418
  |moddrop = 863959
+
   |nexus  = 9684
   |nexus  =
+
   |github  = AHilyard/DwarvishMattock
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dynamic Bodies
   |author  = Goldenrevolver
+
   |author  = ribeena
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = ribeena.dynamicbodies
   |nexus  = 10668
+
   |nexus  = 12893
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = ribeena/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    = Dynamic Checklist
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = gunnargolf
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 193
+
   |nexus  = 1145
  |chucklefish = 3529
+
   |github = gunnargolf/DynamicChecklist
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704 1.5].
+
  |status  = workaround
 +
   |summary = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 +
<!--
 +
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Dynamic Clothing
   |author  = TheThor59
+
   |author  = hilovids
   |id      = Thor.EnemyHealthBars
+
   |id      = hilovids.DynamicClothing
   |nexus  = 3627
+
   |nexus  = 10078
   |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    = Dynamic Crops
   |author  = Crystallyne
+
   |author  = HaulinOats
   |id      = Crystallyne.EnergyCount
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 4272
+
   |nexus  = 13800
   |github  = Crystallyne/EnergyCount
+
   |github  = HaulinOats/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Dynamic Dialogues Framework
   |author  = nikperic, ThatOneCow
+
   |author  = mistyspring
   |id      = nikperic.EnergyTime
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 6488
+
   |nexus  = 12836
   |source = https://gitlab.com/nikperic/energytime
+
   |github = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Festival Rewards
 +
  |author  = mistyspring
 +
  |id      = mistyspring.DynamicFestivalRewards
 +
  |nexus  = 20253
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Loot Magnet, Magnet Mod
+
   |name    = Dynamic Flooring
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.MagnetMod
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 4856
+
  |curse  = 868692
 +
   |nexus  = 14780
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Enhanced Relationships
+
   |name    = Dynamic Flooring - Continued
   |author  = Mizzion
+
   |author  = CyanFire
   |id      = mizzion.enhancedrelationships
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 1927
+
   |nexus  = 27888
  |moddrop = 661356
+
   |github  = CyanFireUK/StardewValleyMods
   |github  = Mizzion/MyStardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Dynamic Game Assets
   |author  = ytsc
+
   |author  = spacechase0
   |id      = ytsc.EnhancedSlingshots
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 12763
+
  |curse  = 867707
   |github  = YTSC/StardewValleyMods
+
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = Entoarox
+
   |author  = spacechase0
   |id      = Entoarox.EntoaroxFramework
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 2269
+
   |nexus  = 9365
  |chucklefish = 4228
+
   |github  = spacechase0/StardewValleyMods
   |github  = Entoarox/StardewMods
 
  
  |warnings = Broken on Android (crashes on startup).
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Dynamic Horses
   |author  = Entoarox
+
   |author  = Bpendragon
   |id      = Entoarox.Utilities
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 5521
+
   |nexus  = 874
   |github  = Entoarox/StardewMods
+
   |github  = Bpendragon/DynamicHorses
  
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
+
   |broke in = Stardew Valley 1.3
 
+
  |status  = abandoned
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Dynamic Machines
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = tyran285, Ryuuze
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = DynamicMachines
   |nexus  = 5526
+
   |nexus  = 374
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Equivalent Exchange
+
   |name    = Dynamic Map Tiles
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = aedenthorn, Erinthe
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 1656
+
  |curse  = 868915
   |github  = MercuriusXeno/EquivalentExchange
+
   |nexus  = 14566
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |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    = Escape Rope
+
   |name    = Dynamic Map Tiles - Continued
   |author  = lestoph
+
   |author  = Datamancer
   |id      = lestoph.EscapeRope
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 8576
+
   |nexus  = 21084
   |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 Night Time
   |author  = Esca
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Esca.EMP
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 9296
+
   |nexus  = 2072
   |moddrop = 1005443
+
   |moddrop = 664041
   |github  = Esca-MMC/EscasModdingPlugins
+
   |github  = Sakorona/SDVMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Dynamic NPC Sprites
   |author  = pepoluan
+
   |author  = BashNinja
   |id      = pepoluan.EvenBetterRNG
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 8680
+
   |nexus  = 1183
   |chucklefish = 6117
+
   |github  = miketweaver/BashNinja_SDV_Mods
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
+
 
 +
  |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
  |summary = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Dynamic Price
   |author  = gzhynko
+
   |author  = ZaneYork
   |id      = GZhynko.EventBlackBars
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 7962
+
   |nexus  = 5831
   |github  = gzhynko/StardewMods
+
   |github  = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Dynamic Reflections
   |author  = TheMightyAmondee
+
   |author  = PeacefulEnd
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 10735
+
  |curse  = 870926
   |github  = TheMightyAmondee/EventLimiter
+
   |nexus  = 12831
 +
   |github  = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Dynamic Running Speed
   |author  = shekurika
+
   |author  = Vrakyas
   |id      = shekurika.EventLookup
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 8505
+
   |nexus  = 4029
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Early Bed Mod
   |author  = jorgamun
+
   |author  = Nokane
   |id      = jorgamun.EventMusicVolume
+
   |id      = Nokane.EarlyBedMod
   |nexus  = 10650
+
   |nexus  = 25168
   |github  = jorgamun/EventMusicVolume
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Early Community Upgrades
   |author  = MissCoriel
+
   |author  = sophiesalacia
   |id      = misscoriel.eventrepeater
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 3642
+
   |nexus  = 8450
  |curse  = 317347
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
  |moddrop = 606979
 
   |github  = MissCoriel/Event-Repeater
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Early Ginger Island
   |author  = shekurika
+
   |author  = Shockah
   |id      = shekurika.EventSoundAdjuster
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 8734
+
   |nexus  = 13885
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Easier Cave Puzzle
   |author  = BlaDe
+
   |author  = atravita
   |id      = BlaDe.EventTester
+
   |id      = atravita.NerfCavePuzzle
   |nexus   = 11178
+
   |curse   = 870978
   |github  =
+
   |moddrop = 1131424
}}
+
   |nexus  = 11500
{{#invoke:SMAPI compatibility|entry
 
  |name    = Event Tester, SinZ's Event Tester
 
  |author  = SinZ and atravita
 
  |id      = sinZandAtravita.SinZsEventTester
 
   |nexus  = 19458
 
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
+
  |status  = workaround
   |status = ok
+
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Easier Dart Puzzle
   |author  = Digus
+
   |author  = atravita
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 2360
+
  |curse  = 870971
   |github  = Digus/StardewValleyMods
+
  |moddrop = 1205159
 +
   |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Easier Farming
   |author  = moonslime
+
   |author  = Cautious Waffle, skulmuk
   |id      = moonslime.ExcavationSkill
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 15793
+
   |nexus  = 1426
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Exhaustion Tweaks
+
   |name    = Easier Fishing
   |author  = mytigio
+
   |author  = majordot
   |id      = mytigio.exhaustiontweaks
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 6247
+
   |nexus  =
   |github  = mytigio/SDVMods
+
  |curse  = 305367
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Easier Monster Eradication
   |author  = Lodukas
+
   |author  = NormanPCN
   |id      = Uwazouri.ExpandedFridge
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 1191
+
   |nexus  = 11548
   |github  = Uwazouri/ExpandedFridge
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Easier Special Orders
   |author  = Cherry, CherryChain
+
   |author  = TheMightyAmondee
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 6529
+
   |nexus  = 8342
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = TheMightyAmondee/EasierSpecialOrders
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = East Scarp (SMAPI)
 +
  |author  = LemurKat and kdau
 +
  |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
 +
  |nexus  = 5787
 +
  |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Easy Access
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
   |id      = furyx639.ExpandedStorage
+
   |id      = furyx639.EasyAccess
   |curse  = 871838
+
   |curse  = 871835
   |nexus  = 7431
+
  |moddrop = 1547212
 +
   |nexus  = 11002
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Easy Attack
   |author  = spacechase0
+
   |author  = season
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = season.EasyAttack
   |curse   = 867392
+
   |nexus   = 20832
   |moddrop = 127275
+
   |github  =
   |nexus   = 509
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Easy Chest
   |broke in = Stardew Valley 1.6
+
   |author  = season
 +
   |id      = season.EasyChest
 +
  |nexus  = 20842
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Easy Cleaner
   |author  = MSCFC, iSkLz
+
   |author  = season
   |id      = SkLz.ExpMultiply
+
   |id      = season.EasyCleaner
   |nexus  = 5910
+
   |nexus  = 20865
   |github  = iSkLz/ExperienceMultiplier
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Easy Crane Game
   |author  = Quipex
+
   |author  = Dragoon23
   |id      = Quipex.ExperienceUpdates
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 7581
+
   |nexus  = 22488
   |github  = Quipex/ExperienceUpdates
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Easy Darts Game
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.ExpertSitting
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 7435
+
   |nexus  = 22506
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Easy Fairy
   |author  = Tondorian
+
   |author  = season
   |id      = ExtendedBusSystem
+
   |id      = season.EasyFairy
   |nexus  =
+
   |nexus  = 20931
  |chucklefish = 4373
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Easy Farming
   |author  = Crystalmir
+
   |author  = MountainDewBoi
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 485
+
   |nexus  = 4162
   |github  = Mystra007/ExtendedFridgeSMAPI
+
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = Easy Farm Switcher
   |author  = Entoarox
+
   |author  = DeLiXx
   |id      = Entoarox.ExtendedMinecart
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus  = 2271
+
  |curse  = 990826
   |chucklefish = 4359
+
   |nexus  = 16873
   |github  = Entoarox/StardewMods
+
   |github  =
 
+
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
+
  |name    = Easy Fishin'
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.EasyFishin
 +
  |nexus  = 22268
 +
   |github  = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Easy Fishing
 +
  |author  = season
 +
  |id      = season.EasyFishing
 +
  |nexus  = 20830
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Gift
 +
  |author  = season
 +
   |id      = season.EasyGift
 +
  |nexus  = 20838
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Easy Gifting
   |author  = spacechase0
+
   |author  = CeruleanSpirit
   |id      = spacechase0.ExtendedReach
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
  |curse  = 867754
+
   |nexus  = 2957
  |moddrop = 242303
+
   |github  =
   |nexus  = 1493
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Easy Harvest
   |author  = Alacrity, platinumhobo
+
   |author  = season
   |id      = Alacrity.ExtraContentMod
+
   |id      = season.EasyHarvest
   |nexus  = 8510
+
   |nexus  = 20924
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Easy Island Puzzle
   |author  = Ceasg
+
   |author  = MindMeltMax
   |id      = Ceasg.ExtraFishInformation
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 4170
+
  |curse  = 1004494
   |github  = ceasg/StardewValleyMods
+
   |nexus  = 22642
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Easy Path Destruction
   |author  = aedenthorn, Erinthe
+
   |author  = StultusV
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = StultusV.EasyPathDestruction
  |curse  = 868841
+
   |nexus  = 8775
   |nexus  = 9633
+
   |github  = JudeRV/Stardew-EasyPathDestruction
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Easy Petting
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = CeruleanSpirit
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = EasyPetting.3032
   |nexus  = 7490
+
   |nexus  = 3032
 
   |github  =
 
   |github  =
  
   |broke in = Json Assets 1.7.7
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Easy Travel, Easy Move
   |author  = BlaDe
+
   |author  = season
   |id      = BlaDe.ExtremeWeather
+
   |id      = season.EasyMove
   |nexus  = 12334
+
   |nexus  = 20872
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Easy Upgrade
   |author  = XxHarvzBackxX
+
   |author  = Senofu
   |id      = harvz.Fabrication
+
   |id      = Senofu.EasyUpgrade
   |nexus  = 10679
+
   |nexus  = 23496
   |github  = XxHarvzBackxX/fabrication
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Easy Valley
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = season
   |id      = Omegasis.Fall28SnowDay
+
  |id      = season.EasyValley
   |nexus  = 486
+
  |nexus  = 21181
   |github  = janavarro95/Stardew_Valley_Mods
+
  |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eat & Drink From Inventory
 +
  |author  = Zamiel
 +
   |id      = Zamiel.EatDrinkFromInventory
 +
   |nexus  = 21280
 +
   |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eat Food In Backpack Instantly, Eat In Backpack
 +
   |author  = philosquare
 +
  |id      = philosquare.EatInBackpack
 +
  |nexus  = 22872
 +
  |github  = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = Eat More
   |author  = jahangmar
+
   |author  = crc-fehler
   |id      = jahangmar.FallToAutumn
+
   |id      = crc.eatmore
   |nexus  = 7174
+
   |nexus  = 2724
   |github  = jahangmar/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Economy Mod
   |author  = aedenthorn, Erinthe
+
   |author  = millerscout
   |id      = aedenthorn.Familiars
+
   |id      = Millerscout.EconomyMod
   |nexus  = 6429
+
   |nexus  = 6955
   |github  = aedenthorn/StardewValleyMods
+
   |github  = millerscout/StardewMillerMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Edit Stable Ownership
   |author  = loe2run
+
   |author  = Predo
   |id      = Loe2run.FamilyPlanning
+
   |id      = predo.sdvmods.EditStableOwnership
   |nexus  = 4515
+
   |nexus  = 26346
   |github  = loe2run/FamilyPlanningMod
+
   |github  = PedroLucasMiguel/PredoSDVMods
 
 
  |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    = EH Smash Quality
   |author  = trashcan9
+
   |author  = EH Lim
   |id      = trashcan9.FancySprinklers
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 15857
+
   |nexus  = 9303
 
   |github  =
 
   |github  =
 
+
  |warnings = Only compatible with Android.
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eidee Easy Fishing
 +
  |author  = EideeHi
 +
   |id      = net.eidee.stardew_valley.easy_fishing
 +
  |nexus  = 4806
 +
  |github  = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = EiTK
   |author  = Taskmaster
+
   |author  = enaium
   |id      = Taskmaster.FantasticFrames
+
   |id      = Enaium.EiTK
   |nexus  = 4540
+
  |curse  = 365803
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Elevator
   |author  = Max Vollmer, SVProtector
+
   |author  = Ilyaki
   |id      = maxvollmer.farmageddon
+
   |id      = Ilyaki.Elevator
   |nexus  = 2618
+
   |nexus  = 2952
   |github  =
+
   |github  = Ilyaki/Elevator
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Elliot Is Fabio
   |author  = ShivaGuy
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 11850
+
   |nexus  = 23229
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Elven Krobus, Underdark Krobus
 +
  |author  = Mel Noelle and Kirbylink
 +
  |id      = melnoelle.underdarkkrobus
 +
  |nexus  = 3071
 +
  |github  = KirbyLink/UnderdarkKrobus
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Email App
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = aedenthorn.Email
   |nexus  = 13782
+
  |curse  = 868778
 +
   |nexus  = 11325
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Farm Anywhere
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author  = hmkiesel
+
   |author  = aedenthorn, Erinthe
   |id      = hmkiesel.FarmAnywhere
+
   |id      = aedenthorn.SDIEmily
   |nexus  = 13926
+
  |curse  = 868710
   |github  =
+
   |nexus  = 14366
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Emotes
   |author  = Oranisagu
+
   |author  = aurnj, Roy Li
   |id      = none<!--no manifest ID-->
+
   |id      = RuyiLi.Emotes
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/111931
+
   |url    = https://community.playstarbound.com/threads/emotes.129159
   |github  = oranisagu/SDV-FarmAutomation
+
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Empty Hands
   |author  = Oranisagu
+
   |author  = Oblitus
   |id      = none<!--no manifest ID-->
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  =
+
   |nexus  = 1176
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = quicksilverfox/StardewMods
   |github  = oranisagu/SDV-FarmAutomation
 
  
  |broke in = Stardew Valley 1.2
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
   |summary = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Empty Jar Bubbles
   |author  = aedenthorn, Erinthe
+
   |author  = tem696969696969
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 10506
+
   |nexus  = 22598
   |github  = aedenthorn/StardewValleyMods
+
   |github  = kqrse/StardewValleyMods
 
 
  |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    = Empty Your Hands
   |author  = atravita
+
   |author  = BlueSight
   |id      = atravita.FarmCaveSpawn
+
   |id      = BlueSight.EmptyYourHands
  |curse  = 870986
+
   |nexus  = 19736
  |moddrop = 1068205
+
   |github  = Hikari-BS/StardewMods
   |nexus  = 10186
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Enaium ToolKit
   |author  = atravita
+
   |author  = Enaium
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = Enaium.EnaiumToolKit
   |curse  = 870983
+
   |curse  = 436787
   |moddrop = 1099838
+
   |moddrop = 863959
   |nexus  = 10924
+
   |nexus  =
   |github  = atravita-mods/StardewMods
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
+
}}
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchantable Scythes and Golden Scythe Respawns
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.EnchantableScythes
 +
   |nexus  = 10668
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computer Plus
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = Boebie
+
   |author  = Goldenrevolver
   |id      = beau.farmcomputerplus
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 19124
+
   |nexus  = 20942
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computers Check Cellars
+
   |name    = Enchanted Cowboy Boots
   |author  = Ian Rubin, ianr427
+
   |author  = Goldenrevolver
   |id      = ianr.FarmComputersCheckCellars
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  = 19581
+
   |nexus  = 20941
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = aedenthorn, Erinthe
+
   |author  = NamelessTo
   |id      = aedenthorn.FarmerHelper
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus  = 10179
+
  |curse  = 1001630
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 21904
 
+
   |github  = namelessto/EnchantedGalaxyWeapons
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = aedenthorn, Erinthe
+
   |author  = TheThor59
   |id      = aedenthorn.FarmerPortraits
+
   |id      = Thor.EnemyHealthBars
  |curse  = 868774
+
   |nexus  = 3627
   |nexus  = 11398
+
   |github  = TheThor59/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    = Farmer Vitals Evolved
+
   |name    = Enemy Health Bars, Health Bars
   |author  = Sensakuma
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus  = 11131
+
   |nexus  = 193
   |github =
+
   |chucklefish = 3529
 +
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Energy Count
   |author  = 2Retr0
+
   |author  = Crystallyne
   |id      = 2Retr0.FarmhandFinder
+
   |id      = Crystallyne.EnergyCount
  |curse  = 661476
+
   |nexus  = 4272
   |nexus  = 13153
+
   |github  = Crystallyne/EnergyCount
   |github  = 2Retr0/FarmhandFinder
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = Energy Protect
   |author  = CyanFire
+
   |author  = philosquare
   |id      = CF.FarmhouseFixes
+
   |id      = philosquare.EnergyProtect
   |nexus  = 16507
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = Energy Rework
   |author  = MabelSyrup
+
   |author  = seferoni
   |id      = mabelsyrup.farmhouse
+
   |id      = seferoni.EnergyRework
   |nexus  = 3731
+
   |nexus  = 21686
   |github  = mjSurber/FarmHouseRedone
+
   |github  = seferoni/EnergyRework
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Energy Time
   |author  = mistyspring
+
   |author  = nikperic, ThatOneCow
   |id      = mistyspring.farmhousevisits
+
   |id      = nikperic.EnergyTime
   |curse   = 880518
+
   |nexus  = 6488
   |nexus   = 12457
+
   |source  = https://gitlab.com/nikperic/energytime
   |github  = misty-spring/StardewMods
+
 
 +
   |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    = Farm Rearranger
+
   |name    = Enhanced Loot Magnet, Magnet Mod
   |author  = Cherry & cel10e
+
   |author  = aedenthorn, Erinthe
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus   = 5142
+
   |curse   = 868911
   |moddrop = 716395
+
   |nexus  = 4856
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Enhanced Relationships
   |author  = jwdred
+
   |author  = Mizzion
   |id      =
+
   |id      = mizzion.enhancedrelationships
   |nexus  = 647
+
   |nexus  = 1927
   |github  =
+
   |moddrop = 661356
 
+
   |github = Mizzion/MyStardewMods
   |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Enhanced Slingshots
   |author  = boneskull
+
   |author  = ytsc
   |id      = com.boneskull.farm-tablet
+
   |id      = ytsc.EnhancedSlingshots
   |nexus  = 16447
+
   |nexus  = 12763
   |github  = Floogen/AlternativeTextures
+
   |github  = YTSC/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Enough Sleep
   |author  = Speshkitty
+
   |author  = sodapotato
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = sodapotato.enoughsleep
   |nexus  = 7148
+
   |nexus  = 21536
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Entoarox Framework
   |author  = Joe Strout
+
   |author  = Entoarox
   |id      = strout.farmtronics
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 10634
+
   |nexus  = 2269
   |github  = JoeStrout/Farmtronics
+
  |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    = Farm Type Manager
+
   |name    = Entoarox Modding Utilities
   |author  = Esca, Esca-MMC
+
   |author  = Entoarox
   |id      = Esca.FarmTypeManager
+
   |id      = Entoarox.Utilities
   |nexus  = 3231
+
   |nexus  = 5521
   |moddrop = 598755
+
   |github  = Entoarox/StardewMods
   |github  = Esca-MMC/FarmTypeManager
+
 
 +
   |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    = Fashion Sense
+
   |name    = Equal Money Split
   |author  = PeacefulEnd
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = PeacefulEnd.FashionSense
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 9969
+
   |nexus  = 5526
   |github  = Floogen/FashionSense
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense Outfits
+
   |name    = Equivalent Exchange
   |author  = nihilistzsche
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 18384
+
   |nexus  = 1656
   |github  = nihilistzsche/FashionSenseOutfits
+
   |github  = MercuriusXeno/EquivalentExchange
  
   |broke in = Stardew Valley 1.6<!--@retest-after Fashion Sense-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Escape Rope
   |author  = Pathoschild
+
   |author  = lestoph
   |id      = Pathoschild.FastAnimations
+
   |id      = lestoph.EscapeRope
   |curse   = 957496
+
   |nexus   = 8576
   |nexus  = 1089
+
   |github  = Bifibi/SDVEscapeRope
  |moddrop = 606631
+
 
   |github  = Pathoschild/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Escargo Win Bug Fix
   |author  = libaryaddict
+
   |author  = BlackJack
   |id      = libraryaddict.FasterEvents
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 7631
+
   |nexus  = 24556
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Esca's Modding Plugins
   |author  = IceGladiador
+
   |author  = Esca, Esca-MMC
   |id      = IceGladiador.FasterGrass
+
   |id      = Esca.EMP
   |nexus  = 1772
+
   |nexus  = 9296
   |github  =
+
   |moddrop = 1005443
 
+
   |github = Esca-MMC/EscasModdingPlugins
   |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Grass Growth|Grass Growth]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Horse
+
   |name    = Esc Dialogue Mod
   |author  = kibbe
+
   |author  = g33k, g33kidd
   |id      = kibbe.faster_horse
+
   |id      = g33k.EscDialogueMod
   |nexus  = 2791
+
   |nexus  = 21812
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Faster Paths
+
   |name     = Even Better Artisan Good Icons
   |author = Entoarox
+
   |author   = chsiso58
   |id     = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 2277
+
   |nexus   =
   |chucklefish = 3641
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
   |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    = Even Better RNG
   |author  = gaussfire
+
   |author  = pepoluan
   |id      = gaussfire.FasterPathSpeed
+
   |id      = pepoluan.EvenBetterRNG
   |nexus  = 9344
+
   |nexus  = 8680
   |github  = alanperrow/StardewModding
+
   |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    = Faster Run
+
   |name    = Even Better Warehouse
   |author  = KathrynHazuka
+
   |author  = charliedemilho
   |id      = KathrynHazuka.FasterRun
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 733
+
   |nexus  = 10396
   |github  = KathrynHazuka/StardewValley_FasterRun
+
   |github  =
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Event Black Bars
   |author  = Kumagabear
+
   |author  = gzhynko
   |id      = Kumagabear.FasterTransition
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 19584
+
   |nexus  = 7962
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Event Limiter
   |author  = zeldela
+
   |author  = TheMightyAmondee
   |id      = zeldela.FastFishPond
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 14005
+
   |nexus  = 10735
   |github  = zeldela/sdv-mods
+
   |github  = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Event Lookup
   |author  = crazywig
+
   |author  = shekurika
   |id      = crazywig.FastForward
+
   |id      = shekurika.EventLookup
   |nexus  = 7413
+
   |nexus  = 8505
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Loads
+
   |name    = Event Music Volume
   |author  = spajus
+
   |author  = jorgamun
   |id      = spajus.fastloads
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 19454
+
   |nexus  = 10650
   |github  = spajus/stardew-valley-fast-loads
+
   |github  = jorgamun/EventMusicVolume
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Repeater
 +
  |author  = MissCoriel
 +
   |id      = misscoriel.eventrepeater
 +
  |nexus  = 3642
 +
  |curse  = 317347
 +
  |moddrop = 606979
 +
  |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Event Sound Adjuster
   |author  = ErikShun, QuickNutz
+
   |author  = shekurika
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = shekurika.EventSoundAdjuster
  |moddrop = 1490579
+
   |nexus  = 8734
   |nexus  = 19634
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Event Tester
   |author  = DerTod2
+
   |author  = BlaDe
   |id      = de.dertod2.FastPetting
+
   |id      = BlaDe.EventTester
   |nexus  = 5039
+
   |nexus  = 11178
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = Death, DeathGameDev
+
   |author  = SinZ and atravita
   |id      = DeathGameDev.FastTravel
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 1529
+
   |nexus  = 19458
   |github  = DeathGameDev/SDV-FastTravel
+
   |github  = atravita-mods/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FauxCore
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = LeFauxMatt
+
   |author  = Digus
   |id      = furyx639.FauxCore
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 20618
+
   |nexus  = 2360
   |github  = LeFauxMatt/StardewMods
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = minervamaga
+
   |author  = moonslime
   |id      = minervamaga.FeelingLucky
+
   |id      = moonslime.ExcavationSkill
   |nexus  =
+
   |nexus  = 15793
  |moddrop = 752859
 
  |github  = minervamaga/FeelingLucky
 
  
 
   |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    = Ferngill Dynamic Rain
+
   |name    = Exhaustion Tweaks
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = mytigio
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 604
+
   |nexus  = 6247
  |moddrop = 664033
+
   |github  = mytigio/SDVMods
   |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    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = UNA
+
   |author  = Lodukas
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 17404
+
   |nexus  = 1191
 +
  |github  = Uwazouri/ExpandedFridge
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Preconditions Utility
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ExpandedPreconditionsUtility
 +
  |nexus  = 6529
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Storage
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ExpandedStorage
 +
  |curse  = 871838
 +
  |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  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Exp Control
   |author  = KarratKake
+
   |author  = moonslime
   |id      = KarratKake.FerngillRevenueService
+
   |id      = moonslime.ExpControl
   |nexus  = 7566
+
   |nexus  = 23067
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Experience Bars
   |author  = stoobinator, lefthandedkid
+
   |author  = spacechase0
   |id      = stoobinator.fertilizeranytime
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus   = 7259
+
   |curse   = 867392
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |moddrop = 127275
 
+
  |nexus  = 509
   |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Experience Multiplier
   |author  = KirbyLink
+
   |author  = Falson
   |id      = kirbylink.festivalendtimetweak
+
   |id      = Falson.ExperienceMultiplier
   |nexus  = 2966
+
   |nexus  = 25945
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |github  =
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival of the Mundane
+
   |name    = Experience Rate Multiplier
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = MSCFC, iSkLz
   |id      = MouseyPounds.ShadowFestival
+
   |id      = SkLz.ExpMultiply
   |nexus  = 4630
+
   |nexus  = 5910
   |github  = MouseyPounds/stardew-mods
+
   |github  = iSkLz/ExperienceMultiplier
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Experience Updates
   |author  = Felix-Dev
+
   |author  = Quipex
   |id      = Felix-Dev.FeTK
+
   |id      = Quipex.ExperienceUpdates
   |nexus  = 4403
+
   |nexus  = 7581
   |github  = Felix-Dev/StardewMods
+
   |github  = Quipex/ExperienceUpdates
 
+
}}
   |broke in = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
<!--
+
  |name    = Experience Viewer
   |unofficial version = 1.0.1-unofficial.2-digus
+
  |author  = Elite, EliteWise
-->
+
   |id      = Elite.ExperienceViewer
 +
  |curse  = 1015116
 +
   |nexus  =
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Expert Sitting
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FieldHarvest
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 11019
+
  |curse  = 868870
 +
   |nexus  = 7435
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Field Works
+
   |name    = Extended Bus System
   |author  = ChiroxT
+
   |author  = Tondorian
   |id      = treinke.FieldWorks
+
   |id      = ExtendedBusSystem
   |nexus  = 17267
+
   |nexus  =
 +
  |chucklefish = 4373
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Extended Fridge
   |author  = Edu Anttunes
+
   |author  = Crystalmir
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  = 5865
+
   |nexus  = 485
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  = Mystra007/ExtendedFridgeSMAPI
  
   |broke in = Stardew Valley 1.6
+
   |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    = File Replacer
+
   |name    = Extended Minecart
   |author  = certifiableGrimalkin
+
   |author  = Entoarox
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 17553
+
   |nexus  = 2271
   |github  =
+
  |chucklefish = 4359
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Extended Reach
   |author  = Tran Minh Thong
+
   |author  = spacechase0
   |id      = find.object.mod
+
   |id      = spacechase0.ExtendedReach
   |nexus  = 8594
+
  |curse  = 867754
 +
  |moddrop = 242303
 +
  |nexus  = 1493
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Animal Configs
 +
  |author  = selph, zombifier
 +
  |id      = selph.ExtraAnimalConfig
 +
  |nexus  = 25328
 +
  |github  = urbanyeti/stardew-better-ranching
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Content Mod
 +
  |author  = Alacrity, platinumhobo
 +
  |id      = Alacrity.ExtraContentMod
 +
   |nexus  = 8510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
+
   |name    = Extra Fish Information
   |author  = HaulinOats
+
   |author  = Ceasg
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 13944
+
   |nexus  = 4170
   |github  =
+
   |github  = ceasg/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Extra Machine Configs
   |author  = aurnj, Roy Li
+
   |author  = Selph, zombifier
   |id      = RoyLi.Fireballs
+
   |id      = selph.ExtraMachineConfig
   |nexus  =
+
   |nexus  = 22256
   |url    = https://community.playstarbound.com/threads/fireballs.129346
+
   |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Map Actions
 +
  |author  = rokugin
 +
  |id      = rokugin.extramapactions
 +
  |nexus  = 26849
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Extra Map Layers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ExtraMapLayers
 +
  |curse  = 868841
 +
  |nexus  = 9633
 +
  |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Map Layers for Android
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FireBreath
+
   |id      = aedenthorn.ExtraMapLayersAndroid
   |nexus  = 7311
+
  |curse  = 868744
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  =
 +
   |github  =
 +
 
 +
  |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Extra Shop Phone Numbers
   |author  = violetlizabet
+
   |author  = PrincessFelicie
   |id      = violetlizabet.FireworksFestival
+
   |id      = PrincessFelicie.ExtraShopPhoneNumbersCore
   |nexus  = 15261
+
   |nexus  = 25530
   |github  = elizabethcd/FireworksFestival
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Extreme Fishing Overhaul
   |author  = rupak0577
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = rupak0577.FishDex
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  =
+
   |nexus  = 7490
   |github  = rupak0577/FishDex
+
   |github  =
  |url    = https://github.com/rupak0577/FishDex
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Extreme Weather
   |author  = GZhynko
+
   |author  = BlaDe
   |id      = GZhynko.FishExclusions
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 7782
+
   |nexus  = 12334
   |github  = gzhynko/StardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = Fabrication
   |author  = Aair, AairTheGreat
+
   |author  = XxHarvzBackxX
   |id      = AairTheGreat.FishFinder
+
   |id      = harvz.Fabrication
   |nexus  = 5011
+
   |nexus  = 10679
   |github  = AairTheGreat/StardewValleyMods
+
   |github  = XxHarvzBackxX/fabrication
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = FaeQuest
   |author  = Speshkitty
+
   |author  = Navi-chan, ooo0000
   |id      = speshkitty.fishinfo
+
   |id      = NaviChan.FaeQuest
   |nexus  = 5452
+
   |nexus  = 2484
   |github  = Speshkitty/FishInfo
+
   |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    = Fishing Adjust
+
   |name    = Fairy Fix
   |author  = Shuai Zhang
+
   |author  = MindMeltMax
   |id      = shuaiz.FishingAdjustMod
+
   |id      = MindMeltMax.FairyFix
   |nexus   = 1350
+
   |curse   = 1024723
   |github  = hcoona/StardewValleyMods
+
   |nexus   = 24469
 
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |broke in = SMAPI 2.6
 
   |status  = workaround
 
  |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Fall 28 Snow Day
   |author  = KilZenc
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = KilZenc.FishingAssistant
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 5815
+
   |nexus  = 486
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Fall To Autumn
   |author  = Drynwynn, thepaladinknight
+
   |author  = jahangmar
   |id      = Drynwynn.FishingAutomaton
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 2527
+
   |nexus  = 7174
   |github  = Drynwynn/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Familiars
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = aedenthorn.Familiars
   |nexus  = 7694
+
  |curse  = 868893
 +
   |nexus  = 6429
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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    = Fishing Info Overlays
+
   |name    = Family Planning
   |author  = barteke22
+
   |author  = loe2run
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 8970
+
   |nexus  = 4515
   |github  = barteke22/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    = Fishing Logbook
+
   |name    = Fancy Sprinklers
   |author  = M3ales
+
   |author  = trashcan9
   |id      = FishingLogbook
+
   |id      = trashcan9.FancySprinklers
   |nexus  =
+
   |nexus  = 15857
  |curse  = 299792
+
   |github  =
   |github  = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Fantastic Frames
   |author  = barteke22
+
   |author  = Taskmaster
   |id      = barteke22.FishingMinigames
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 9345
+
   |nexus  = 4540
   |github  = barteke22/StardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Farmageddon
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = Max Vollmer, SVProtector
  |id      = barteke22.FisingMinigames
+
   |id      = maxvollmer.farmageddon
  |nexus  = 9345
+
   |nexus  = 2618
  |github  = barteke22/StardewMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Mod
 
  |author  = Zoryn
 
  |id      = Zoryn.FishingMod
 
  |nexus  =
 
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
 
  |author  = MindMeltMax
 
   |id      = MindMeltMax.Fishnets
 
   |nexus  = 13819
 
  |moddrop = 1247514
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Farm Animal Choices
   |author  = MindMeltMax
+
   |author  = ShivaGuy
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 13819
+
   |nexus  = 11850
   |github  = MindMeltMax/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    = Fishing Nets → Better Crafting
+
   |name    = Farm Animal Harvest Helper
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 13819
+
  |curse  = 868733
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |nexus  = 13782
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Farm Anywhere
   |author  = BlaDe
+
   |author  = hmkiesel
   |id      = BlaDe.FishingPractice
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 4157
+
   |nexus  = 13926
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Farm Automation: Barn Door Automation
   |author  = ChadlyMasterson
+
   |author  = Oranisagu
   |id      = chadlymasterson.fishingprogression
+
   |id      = none<!--no manifest ID-->
   |nexus  = 18749
+
   |nexus  =
   |github  = chudders1231/SDV-FishingProgression
+
  |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    = Fishing Rod Recolor
+
   |name    = Farm Automation: Item Collector
   |author  = Stashek
+
   |author  = Oranisagu
   |id      = Stashek.FishingRodRecolor
+
   |id      = none<!--no manifest ID-->
   |nexus  = 8835
+
   |nexus  =
   |github  =
+
   |url    = https://community.playstarbound.com/threads/111931
}}
+
   |github  = oranisagu/SDV-FarmAutomation
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Trawler
 
  |author  = PeacefulEnd
 
  |id      = PeacefulEnd.FishingTrawler
 
  |nexus  = 8406
 
   |github  = Floogen/FishingTrawler
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
+
   |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Farm Cave Framework
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 15941
+
  |curse  = 868811
   |github  = Floogen/FishingTrawler
+
   |nexus  = 10506
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = jangofett4
+
   |author  = atravita
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 18119
+
  |curse  = 870986
   |github  = jangofett4/FishingTreasureSpawner
+
  |moddrop = 1068205
 +
   |nexus  = 10186
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = Hammurabi
+
   |author  = atravita
   |id      = HammurabiFishingTunerRedux
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus   =
+
   |curse   = 870983
   |chucklefish = 4578
+
   |moddrop = 1099838
   |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
+
   |nexus  = 10924
 +
  |github = atravita-mods/StardewMods
  
  |dev note = source in download
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
   |status  = workaround
+
   |name    = Farm Computer Plus
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |author = Boebie
 +
  |id      = beau.farmcomputerplus
 +
  |nexus  = 19124
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Farm Computers Check Cellars
   |author  = marikaefer
+
   |author  = Ian Rubin, ianr427
   |id      = marikaefer.FishMe
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 4756
+
   |nexus  = 19581
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Farmer Helper
   |author  = Jonqora
+
   |author  = aedenthorn, Erinthe
   |id      = Jonqora.FishPreview
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 6303
+
  |curse  = 868825
   |github  = Jonqora/StardewMods
+
   |nexus  = 10179
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Farmer Helper (Updated)
   |author  = Mizzion
+
   |author  = Fiorbeth
   |id      = mizzion.fishreminder
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 3615
+
   |nexus  = 21030
  |moddrop = 661375
+
   |github  = NTaylor1993/FarmerHelper
   |github  = Mizzion/MyStardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Farmer Portraits
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FishSpotBait
+
   |id      = aedenthorn.FarmerPortraits
   |nexus  = 17581
+
  |curse  = 868774
 +
   |nexus  = 11398
 
   |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.2-unofficial.1-logophile
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Farmer Portraits for 1.6
   |author  = StarAmy
+
   |author  = mistyspring
   |id      = StarAmy.bubbletoggle
+
   |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  = 13076
+
   |nexus  = 20713
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Farmer Vitals Evolved
   |author  = MattDeDuck, Duckshard
+
   |author  = Sensakuma
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 3725
+
   |nexus  = 11131
 
   |github  =
 
   |github  =
  
Line 6,588: Line 8,365:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Farm Expansion
   |author  = bcmpinc
+
   |author  = Advize
   |id      = bcmpinc.FixAnimalTools
+
   |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  = 3215
+
   |nexus  = 130
   |github  = bcmpinc/StardewHack
+
   |github  = AdvizeGH/FarmExpansion
  
   |broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Farmhand Finder
   |author  = Traktori
+
   |author  = 2Retr0
   |id      = Traktori.CategoriesInRecipes
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 11400
+
  |curse  = 661476
   |github  = Traktori7/StardewValleyMods
+
   |nexus  = 13153
 +
   |github  = 2Retr0/FarmhandFinder
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Farmhouse Fixes
   |author  = Ashley, bambimenot
+
   |author  = CyanFire
   |id      = ashley.fixdice
+
   |id      = CF.FarmhouseFixes
   |nexus  = 4556
+
   |nexus  = 16507
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmhouse Redone
 +
  |author  = MabelSyrup
 +
  |id      = mabelsyrup.farmhouse
 +
  |nexus  = 3731
 +
  |github  = mjSurber/FarmHouseRedone
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Weapons Damage
+
   |name    = Farmhouse Visits
   |author  = BlueSight
+
   |author  = mistyspring
   |id      = BlueSight.FixedWeaponsDamage
+
   |id      = mistyspring.farmhousevisits
   |nexus  = 19896
+
   |nexus  = 12457
   |github  = Hikari-BS/StardewMods
+
   |github  = misty-spring/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Farm Hub
   |author  = atravita
+
   |author  = Platonymous
   |id      = atravita.FixPigRandom
+
   |id      = Platonymous.FarmHub
  |curse  = 870967
+
   |nexus  = 2309
  |moddrop = 1294434
+
   |github  = Platonymous/Stardew-Valley-Mods
   |nexus  = 15003
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
   |name    = Farm Icons on Load Screen
   |author  = mouse
+
   |author  = b1rdyw1rdy
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
  |moddrop = 1194570
+
   |nexus  = 24344
   |nexus  = 12717
+
   |github  =
   |github  = notevenamouse/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Farming Tools Patch
   |author  = BlaDe
+
   |author  = Torsang
   |id      = BlaDe.FlamingoBreeding
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 12015
+
   |nexus  = 24066
   |github  =
+
   |github  = Torsang/FarmingToolsPatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = Shockah
+
   |author  = BrasileiroTop, LKboss
   |id      = Shockah.FlexibleSprinklers
+
   |id      = LKboss.TexturaNeve
   |nexus  = 10931
+
   |nexus  = 13594
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flip Buildings
+
   |name    = Farm in the Sky, Fundo
   |author  = mouahrara
+
   |author  = BrasileiroTop
   |id      = mouahrara.FlipBuildings
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 18444
+
   |nexus  = 5423
   |github  = mouahrara/FlipBuildings
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Farm Rearranger
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry & cel10e
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 17582
+
   |nexus  = 5142
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 716395
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Farm Resource Generator
   |author  = MouseyPounds
+
   |author  = jwdred
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      =
   |nexus  = 3885
+
   |nexus  = 647
   |github  = MouseyPounds/stardew-mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Flower Bombs
+
   |name    = Farm Tablet
   |author  = kdau
+
   |author  = boneskull
   |id      = kdau.FlowerBombs
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 6228
+
   |nexus  = 16447
  |moddrop = 794657
+
   |github = Floogen/AlternativeTextures
   |source = https://gitlab.com/kdau/flowerbombs
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Farm to Table Ready Meals
   |author  = spacechase0
+
   |author  = Speshkitty
   |id      = spacechase0.FlowerColorPicker
+
   |id      = speshkitty.farmtotablereadymeals
  |curse  = 867760
+
   |nexus  = 7148
  |moddrop = 130043
+
   |github  = Speshkitty/FarmToTableReadyMeals
   |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    = Flower Dance Fix
+
   |name    = Farmtronics
   |author  = elfuun
+
   |author  = Joe Strout
   |id      = FlowerDanceFix.elfuun
+
   |id      = strout.farmtronics
   |nexus  = 8535
+
   |nexus  = 10634
   |moddrop = 980853
+
  |github  = JoeStrout/Farmtronics
   |github  = elfuun1/FlowerDanceFix
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Type Manager
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.FarmTypeManager
 +
  |nexus  = 3231
 +
  |moddrop = 598755
 +
  |github  = Esca-MMC/FarmTypeManager
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Warps Patch
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.farmwarpspatch
 +
  |nexus  = 8236
 +
   |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
  
   |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    = Flower Dance Hearts Change
+
   |name    = Fashion Sense
   |author  = ron075sh
+
   |author  = PeacefulEnd
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = PeacefulEnd.FashionSense
   |nexus   = 3019
+
   |curse   = 870933
   |github  =
+
   |nexus   = 9969
 
+
   |github = Floogen/FashionSense
   |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    = Fashion Sense Outfits
   |author  = kelly2892
+
   |author  = nihilistzsche
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 8107
+
   |nexus  = 18384
   |github  = kenny2892/StardewValleyMods
+
   |github  = nihilistzsche/FashionSenseOutfits
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Fast Animations
   |author  = spacechase0
+
   |author  = Pathoschild
   |id      = spacechase0.FlowerRain
+
   |id      = Pathoschild.FastAnimations
   |curse  = 867722
+
   |curse  = 957496
   |nexus  = 6131
+
   |nexus  = 1089
   |github  = spacechase0/StardewValleyMods
+
   |moddrop = 606631
 
+
   |github  = Pathoschild/StardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Fast Control Input
   |author  = Cat, CatCattyCat
+
   |author  = weizinai
   |id      = cat.flowerytools
+
   |id      = weizinai.FastControlInput
   |nexus  = 6203
+
   |nexus  = 24324
  |moddrop = 833563
+
   |github  = weizinai/StardewValleyMods
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = Fast Eat
   |author  = aedenthorn, Erinthe
+
   |author  = Zexu2K
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = Zeux2K.FastEat
   |nexus  = 9043
+
  |moddrop = 1591432
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 25080
 
+
   |github  =
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Faster Events
   |author  = Kangzoel
+
   |author  = libaryaddict
   |id      = Kangzoel.FluentEating
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 11690
+
   |nexus  = 7631
 
   |github  =
 
   |github  =
  
Line 6,773: Line 8,562:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Faster Grass
   |author  = EstherHollow
+
   |author  = IceGladiador
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 11003
+
   |nexus  = 1772
 
   |github  =
 
   |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    = Font Settings, 字体设置
+
   |name    = Faster Horse
   |author  = Becks723
+
   |author  = kibbe
   |id      = Becks723.FontSettings
+
   |id      = kibbe.faster_horse
   |nexus  = 12467
+
   |nexus  = 2791
 
   |github  =
 
   |github  =
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Faster Paths
   |author  = thejcannon
+
   |author  = Entoarox
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 4321
+
   |nexus  = 2277
   |github  = thejcannon/Stardew-FoodBuffStacking
+
  |chucklefish = 3641
 +
   |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    = Food Buff Stacking Fix
+
   |name    = Faster Path Speed
   |author  = Joreikarr
+
   |author  = gaussfire
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = gaussfire.FasterPathSpeed
   |nexus  = 19944
+
   |nexus  = 9344
   |github  =
+
   |github  = alanperrow/StardewModding
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Faster Run
   |author  = Hexenentendrache
+
   |author  = KathrynHazuka
   |id      = Hexenentendrache.FoodCravings
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 17126
+
   |nexus  = 733
   |github  = Enteligenz/StardewMods
+
   |github  = KathrynHazuka/StardewValley_FasterRun
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Faster Transition
   |author  = aedenthorn, Erinthe
+
   |author  = Kumagabear
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 10886
+
   |nexus  = 19584
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Faster Trees
   |author  = Nishtra
+
   |author  = Krutonium
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 673
+
   |nexus  = 21952
 
   |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    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = Goldenrevolver
+
   |author  = zeldela
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = zeldela.FastFishPond
   |nexus  = 7554
+
   |nexus  = 14005
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = zeldela/sdv-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Fast Forward
   |author  = Bpendragon
+
   |author  = crazywig
   |id      = Bpendragon.ForagePointers
+
   |id      = crazywig.FastForward
   |nexus  = 7781
+
   |nexus  = 7413
   |github  = Bpendragon/ForagePointers
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Fast Geode, Instant Geodes
   |author  = DanielB
+
   |author  = ofmanynames
   |id      = DanielB.TrackerZoomFix
+
   |id      = InstantGeode
   |nexus  = 17935
+
   |nexus  = 750
 
   |github  =
 
   |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    = Forecaster
+
   |name    = Fast Loads
   |author  = Remy Bach
+
   |author  = spajus
   |id      = remybach.forecaster
+
   |id      = spajus.fastloads
   |nexus  = 3037
+
   |nexus  = 19454
   |github  = remybach/stardew-valley-forecaster
+
   |github  = spajus/stardew-valley-fast-loads
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Fast Parrot Express Animation
   |author  = TheElm
+
   |author  = ErikShun, QuickNutz
   |id      = TheElm.ForecasterText
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 7541
+
  |moddrop = 1490579
   |github  = GStefanowich/SDV-Forecaster
+
   |nexus  = 19634
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Fast Petting
   |author  = Fokson
+
   |author  = DerTod2
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = de.dertod2.FastPetting
   |nexus  = 2520
+
   |nexus  = 5039
 
   |github  =
 
   |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.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = FauxCore
   |author  = atravita
+
   |author  = LeFauxMatt
   |id      = atravita.FrameRateLogger
+
   |id      = furyx639.FauxCore
   |curse  = 870966
+
   |moddrop = 1547213
   |moddrop = 1294433
+
   |curse  = 998273
   |nexus  = 15002
+
   |nexus  = 20618
   |github  = atravita-mods/StardewMods
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Feeling Lucky?
   |author  = Adham084
+
   |author  = minervamaga
   |id      = adham084.fpsviewer
+
   |id      = minervamaga.FeelingLucky
   |nexus  = 14046
+
   |nexus  =
   |github  =
+
   |moddrop = 752859
}}
+
   |github  = minervamaga/FeelingLucky
{{#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    = Fellowship - Immersive Rings
  |author  = aedenthorn, Erinthe
+
   |author  = DaLion
  |id      = aedenthorn.FreeLove
+
   |id      = DaLion.ImmersiveRings
  |curse  = 868835
+
   |nexus  = 11380
  |nexus  = 10021
 
  |github  = aedenthorn/StardewValleyMods
 
 
 
  |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
 
  |name    = Free Slingshot
 
   |author  = DJ-STLN
 
   |id      = DJ-STLN.FreeSlingshot
 
   |nexus  = 3320
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Fence Expanded, More Fences
   |author  = danmw3
+
   |author  = Zexu2K
   |id      = danmw3.freethetoolbar
+
   |id      = Zexu2K.Fence.Expanded.C
   |nexus  = 4960
+
   |nexus  = 27296
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = Ferngill Dynamic Rain
   |author  = aedenthorn, Erinthe
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 6241
+
   |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    = Friends Forever
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = Isaac S
+
   |author  = UNA
   |id      = IsaacS.FriendsForever
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 1738
+
   |nexus  = 17404
   |github  = isaacs-dev/Minidew-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Ferngill Revenue Service
   |author  = Hills
+
   |author  = KarratKake
   |id      = Hills.FriendshipBooster
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 10497
+
   |nexus  = 7566
  |moddrop = 1084819
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Ferngill Simple Economy
   |author  = aedenthorn, Erinthe
+
   |author  = Paul Steele
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = paulsteele.fse
   |nexus  = 17055
+
   |nexus  = 21414
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Ferris the Rustacean
   |author  = HunterMYT
+
   |author  = Hackswell
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = hackswell.FerrisTheRustacean
   |nexus  = 8709
+
   |nexus  = 26654
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Fertilizer Anytime
   |author  = Failsplat
+
   |author  = stoobinator, lefthandedkid
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 12308
+
   |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
 +
  |name    = Fertilizer Bubbles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.FertilizerBubbles
 +
  |nexus  = 23307
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Festival End Time Tweak
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.festivalendtimetweak
 +
  |nexus  = 2966
 +
  |github  = KirbyLink/FestivalEndTimeTweak
 +
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Festival of the Mundane
   |author  = jeffgillean
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 11050
+
   |nexus  = 4630
   |github  = jeffgillean/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = aedenthorn, Erinthe
+
   |author  = Felix-Dev
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = Felix-Dev.FeTK
   |nexus  = 5776
+
   |nexus  = 4403
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Felix-Dev/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Field Harvest
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 11422
+
  |curse  = 868787
 +
   |nexus  = 11019
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 7,027: Line 8,819:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Field Harvest Redux
   |author  = jennisimone
+
   |author  = Prism 99
   |id      = jennisimone.WitchEventsShop
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 16304
+
   |nexus  = 21703
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Field Works
   |author  = Okay Shroomer
+
   |author  = ChiroxT
   |id      = OkayShroomer.FungusAmongus
+
   |id      = treinke.FieldWorks
   |nexus  = 11785
+
   |nexus  = 17267
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fighting With NPCs
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.FightingWithNPCs
 +
  |nexus  = 5865
 +
  |github  = eduanttunes/sv_fighting_with_npcs
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = File Replacer
   |author  = aedenthorn, Erinthe
+
   |author  = certifiableGrimalkin
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 10213
+
   |nexus  = 17553
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Filtered Chest Hopper
   |author  = aedenthorn, Erinthe
+
   |author  = Shivion
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 10855
+
   |nexus  = 21730
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shivion/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Find Object Mod
 +
  |author  = Tran Minh Thong
 +
  |id      = find.object.mod
 +
  |nexus  = 8594
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
 +
  |nexus  = 13944
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/19895
 
  |unofficial version = Furniture Display Framework 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = Fireballs!
   |author  = aedenthorn, Erinthe
+
   |author  = aurnj, Roy Li
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = RoyLi.Fireballs
   |nexus  = 14092
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Fire Breath
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = aedenthorn.FireBreath
   |nexus  = 10217
+
  |curse  = 868871
 +
   |nexus  = 7311
 
   |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}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gacha Geodes
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = DeLiXx
+
   |author  = MindMeltMax
   |id      = DLX.Geodes
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 17691
+
   |nexus  = 7321
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fireworks Festival
   |author  = Adham084
+
   |author  = violetlizabet
   |id      = adham084.galaxyslingshot
+
   |id      = violetlizabet.FireworksFestival
   |nexus  = 14115
+
   |nexus  = 15261
   |github  =
+
   |github  = elizabethcd/FireworksFestival
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fischievements
   |author  = aedenthorn, Erinthe
+
   |author  = MattDeDuck, Duckshard
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 14511
+
   |nexus  = 3658
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = FishDex
   |author  = drbirbdev
+
   |author  = rupak0577
   |id      = drbirbdev.GameboyArcade
+
   |id      = rupak0577.FishDex
  |moddrop = 1318487
 
 
   |nexus  =
 
   |nexus  =
   |github  = drbirbdev/StardewValley
+
   |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    = Game Reminder
+
   |name    = Fish Exclusions
   |author  = mmanlapat
+
   |author  = GZhynko
   |id      = mmanlapat.GameReminder
+
   |id      = GZhynko.FishExclusions
   |nexus  = 1153
+
   |nexus  = 7782
   |github  =
+
   |github  = gzhynko/StardewMods
 
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
  |name    = Fish Finder
   |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
  |author  = Aair, AairTheGreat
 +
   |id      = AairTheGreat.FishFinder
 +
   |nexus   = 5011
 +
   |github = AairTheGreat/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fish Info
   |author  = RandomComputerUser
+
   |author  = Speshkitty
   |id      = RandomComputerUser.GameSpeed
+
   |id      = speshkitty.fishinfo
   |nexus  = 7211
+
   |nexus  = 5452
   |github  =
+
   |github  = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fishing Adjust
   |author  = Loogooter
+
   |author  = Shuai Zhang
   |id      = OlegSilkin.garbage_collector
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 2463
+
   |nexus  = 1350
   |github  =
+
   |github  = hcoona/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = LeFauxMatt
+
   |author  = ChibiKyu, KilZenc
   |id      = furyx639.GarbageDay
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
  |curse  = 871837
+
   |nexus  = 5815
   |nexus  = 8204
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Fishing Automaton
   |author  = NCarigon
+
   |author  = Drynwynn, thepaladinknight
   |id      = NCarigon.GardenPotAutomate
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 15212
+
   |nexus  = 2527
   |github  =
+
   |github  = Drynwynn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Fishing Chests Expanded
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 14820
+
  |curse  = 868866
 +
   |nexus  = 7694
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Gate Opener
+
   |name    = Fishing Don't Stop Time
   |author  = mralbobo
+
   |author  = LyzzCL
   |id      = mralbobo.GateOpener
+
   |id      = LyzzCL.FishDontStopTime
   |nexus  =
+
   |nexus  = 26186
  |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    = Fishing Info Overlays
   |author  = aedenthorn, Erinthe
+
   |author  = barteke22
   |id      = aedenthorn.GemIsles
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 6692
+
   |nexus  = 8970
   |github  = aedenthorn/StardewValleyMods
+
   |github  = barteke22/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Fishing Logbook
   |author  = Hana
+
  |author  = M3ales
   |id      = Hana.GNMTokens
+
  |id      = FishingLogbook
   |nexus  = 14426
+
  |nexus  =
   |github  =
+
  |curse  = 299792
 +
  |github  = M3ales/FishingLogbook
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames
 +
   |author  = barteke22 (Here Fishy base by aedenthorn)
 +
   |id      = barteke22.FisingMinigames
 +
   |nexus  = 9345
 +
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = sqbr
+
   |author  = barteke22
   |id      = sqbr.GetGS
+
   |id      = barteke22.FishingMinigames
   |nexus  = 13434
+
   |nexus  = 9345
   |github  = sqbr/GetGS
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fishing Mod
   |author  = spacechase0
+
   |author  = Zoryn
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = Zoryn.FishingMod
   |curse   = 867150
+
   |nexus   =
   |moddrop = 771692
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
  |nexus  = 5098
+
   |github  = Zoryn4163/SMAPI-Mods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Fishing Nets → Automate
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = MindMeltMax
   |id      = GenericShopExtender
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 814
+
   |nexus  = 13819
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |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    = Fishing Nets → Better Crafting
   |author  = agent56
+
   |author  = MindMeltMax
   |id      = agent56.GeneticsAPI
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 15655
+
   |nexus  = 13819
   |github  =
+
   |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    = Genie Lamp
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = aedenthorn
+
   |author  = MindMeltMax
   |id      = aedenthorn.GenieLamp
+
   |id      = MindMeltMax.Fishnets
   |nexus   = 19794
+
   |curse   = 1004486
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 13819
 
+
   |moddrop = 1247514
   |broke in = Stardew Valley ≤1.5.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
   |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Fishing Practice
   |author  = CatCattyCat, Cat
+
   |author  = BlaDe
   |id      = cat.geodeinfomenu
+
   |id      = BlaDe.FishingPractice
   |nexus  = 1448
+
   |nexus  = 4157
  |moddrop = 833541
+
   |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    = Get Glam
+
   |name    = Fishing Progression
   |author  = MartyrPher
+
   |author  = ChadlyMasterson
   |id      = MartyrPher.GetGlam
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 5044
+
   |nexus  = 18749
   |github  = MartyrPher/GetGlam
+
   |github  = chudders1231/SDV-FishingProgression
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ghost Town
+
   |name    = Fishing Tackle Tooltips
   |author  = Platonymous
+
   |author  = BarleyZP
   |id      = Platonymous.GhostTown
+
   |id      = BarleyZP.FishingTackleTooltip
  |curse  = 877231
+
   |nexus  = 24751
  |moddrop = 793902
+
   |github  =
   |nexus  = 2992
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = Fishing Trawler
   |author  = atravita
+
   |author  = PeacefulEnd
   |id      = atravita.GiantCropFertilizer
+
   |id      = PeacefulEnd.FishingTrawler
   |curse  = 870977
+
   |curse  = 870942
  |moddrop = 1135913
+
   |nexus  = 8406
   |nexus  = 11620
+
   |github  = Floogen/FishingTrawler
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Giant Crop Ring
+
   |name    = Fishing Trawler - New Horizons
   |author  = CatCattyCat, Cat
+
   |author  = PeacefulEnd
   |id      = cat.giantcropring
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus   = 1182
+
   |curse   = 870923
   |moddrop = 833538
+
   |nexus  = 15941
   |github  = danvolchek/StardewMods
+
   |github  = Floogen/FishingTrawler
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fishing Treasure Spawner
   |author  = Khloe Leclair
+
   |author  = jangofett4
   |id      = leclair.giantcroptweaks
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 14370
+
   |nexus  = 18119
   |github  = KhloeLeclair/StardewMods
+
   |github  = jangofett4/FishingTreasureSpawner
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Fishing Tuner Redux
   |author  = spacechase0
+
   |author  = Hammurabi
   |id      = spacechase0.GiantOmelet
+
   |id      = HammurabiFishingTunerRedux
   |nexus  = 13852
+
   |nexus  =
   |github = spacechase0/StardewValleyMods
+
   |chucklefish = 4578
 +
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
  
   |broke in = Stardew Valley 1.6
+
   |dev note = source in download
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Gift Decline
 
  |author  = desto
 
  |id      = desto.GiftDecline
 
  |nexus  = 6944
 
  |github  = desto-git/sdv-mods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Fish Me
   |author  = AvalonMFX
+
   |author  = marikaefer
   |id      = AvalonMFX.GiftMoney
+
   |id      = marikaefer.FishMe
   |nexus  = 17564
+
   |nexus  = 4756
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Fish of Stardew
   |author  = aedenthorn, Erinthe
+
   |author  = AztecViper
   |id      = aedenthorn.GiftRejection
+
   |id      = aztecviper.fishOfStardewMod
   |nexus  = 14273
+
   |nexus  = 24870
   |github  = aedenthorn/StardewValleyMods
+
   |github  = astecviper/AztecVipers-Fish-of-Stardew
 
 
  |broke in      = Stardew Valley 1.6
 
  |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
 
  |unofficial version = 0.1.1-unofficial.1-logophile
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = tstaples
+
   |author  = ButterBear, Memegician
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = BB.FishPondColors
   |nexus  = 229
+
   |nexus  = 23449
   |github  = tstaples/GiftTasteHelper
+
   |github  =
 
 
  |warnings = needs zoom and UI scale options to have the same value.
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = Fish Preview
   |author  = Isi0
+
   |author  = Jonqora
   |id      = Isi0.GiftTasteHelper
+
   |id      = Jonqora.FishPreview
   |nexus  = 18762
+
   |nexus  = 6303
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  = Jonqora/StardewMods
  
 
   |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 Reminder
   |author  = blueberry
+
   |author  = Mizzion
   |id      = blueberry.GiftWrapper
+
   |id      = mizzion.fishreminder
   |nexus  = 4721
+
   |nexus  = 3615
   |github  = b-b-blueberry/GiftWrapper
+
  |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    = Ginger Island Mainland Adjustments
+
   |name    = Fish Spot Bait
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = aedenthorn.FishSpotBait
  |curse  = 870984
+
   |nexus  = 17581
  |moddrop = 1098263
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 10004
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Give Me My Cursor Back
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = DecidedlyHuman
+
   |author  = StarAmy
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 9976
+
   |nexus  = 13076
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Fishy Blood Moon
   |author  = Gaphodil
+
   |author  = MattDeDuck, Duckshard
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 9340
+
   |nexus  = 3725
   |moddrop = 1007690
+
   |github  =
   |github  = Gaphodil/GlobalConfigSettings
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Fix Animal Tools
   |author  = violetlizabet
+
   |author  = bcmpinc
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 10374
+
   |nexus  = 3215
   |github  = elizabethcd/PreventFurniturePickup
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = Jamie Taylor
+
   |author  = Traktori
   |id      = jltaylor-us.GMCMOptions
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 10505
+
   |nexus  = 11400
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Fix Dice
   |author  = treyh0
+
   |author  = Ashley, bambimenot
   |id      = treyh0.GodMode
+
   |id      = ashley.fixdice
   |nexus  = 2641
+
   |nexus  = 4556
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = wilsoncwc
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = wilsoncwc.IslandPotFix
  |moddrop = 854437
+
   |nexus  = 23934
   |nexus  = 7183
+
   |github  =
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = Jessebot
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 6514
+
   |nexus  = 1941
  |github  = JessebotX/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Go To Bed
 
  |author  = candidus42
 
  |id      = Candidus42.GoToBed
 
  |nexus  = 4967
 
  |github  = mus-candidus/GoToBed
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Go To Sleep
 
  |author  = yy376
 
  |id      = yy376.GoToSleep
 
  |nexus  = 2195
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |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    = Gradient Hair Colors
+
   |name    = Fixed Weapons Damage
   |author  = spacechase0
+
   |author  = BlueSight
   |id      = spacechase0.GradientHairColors
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 12744
+
   |nexus  = 19896
   |github  = spacechase0/StardewValleyMods
+
   |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    = Grandfather's Heirlooms
+
   |name    = Fix Pig Random
   |author  = rikai
+
   |author  = atravita
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = atravita.FixPigRandom
   |nexus  = 8557
+
  |curse  = 870967
   |github  = rikai/Grandfathers-Heirlooms
+
  |moddrop = 1294434
 +
   |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    = Grass Growth
+
   |name    = Fix Scythe Exp
 
   |author  = bcmpinc
 
   |author  = bcmpinc
   |id      = bcmpinc.GrassGrowth
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 2732
+
   |nexus  =
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
  
   |broke in = Stardew Valley 1.6<!--@retest-after StardewHack, @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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Fix TVs on Custom Farm Types
   |author  = Jellypowered, Shockade
+
   |author  = mouse
   |id      = Jellypowered.GrassChance
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 3365
+
  |moddrop = 1194570
   |github  =
+
   |nexus  = 12717
 +
   |github  = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Flamingo Breeding
   |author  = sirloinmeatt
+
   |author  = BlaDe
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 2662
+
   |nexus  = 12015
 
   |github  =
 
   |github  =
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Construction
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = Derslayr
+
   |author  = selph, zombifier
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 10148
+
   |nexus  = 21086
   |github  = derslayr10/GreenhouseConstruction
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Flexible Arms
   |author  = bblueberry, blueberry
+
   |author  = bcmpinc
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 8203
+
   |nexus  = 20902
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Mod
+
   |name    = Flexible Sprinklers
   |author  = pancham138
+
   |author  = Shockah
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 6150
+
   |nexus  = 10931
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Flip Buildings
   |author  = PeacefulEnd
+
   |author  = mouahrara
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 7619
+
   |nexus  = 18444
  |moddrop = 886187
+
   |github  = mouahrara/FlipBuildings
   |github  = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Floating Garden Pots
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = aedenthorn.FloatingGardenPots
   |nexus  = 7619
+
   |nexus  = 17582
   |moddrop = 886187
+
   |github  = aedenthorn/StardewValleyMods
   |github = Floogen/GreenhouseGatherers
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = Bpendragon
+
   |author  = randomAnon1234
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = none<!--no manifest ID-->
   |nexus  = 7456
+
   |nexus  = 591
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Floor Shadow Switcher
   |author  = Cecidelus
+
   |author  = MouseyPounds
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 8042
+
   |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    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Flower Bombs
   |author  = Fernass354
+
   |author  = kdau
   |id      = Fernass354.GreenUpgrades
+
   |id      = kdau.FlowerBombs
   |nexus  = 18766
+
   |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    = GreenHut
+
   |name    = Flower Color Picker
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = spacechase0
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 1735
+
  |curse  = 867760
   |github  =
+
  |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    = Groundhog Day
+
   |name    = Flower Dance Fix
   |author  = aedenthorn, Erinthe
+
   |author  = elfuun
   |id      = aedenthorn.GroundhogDay
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 10151
+
   |nexus  = 8535
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 980853
}}
+
   |github  = elfuun1/FlowerDanceFix
{{#invoke:SMAPI compatibility|entry
 
  |name    = Groupable Chests
 
  |author  = FricativeMelon
 
  |id      = FricativeMelon.GroupableChests
 
  |nexus  = 15375
 
   |github  = FricativeMelon/GroupableChests
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Flower Dance Hearts Change
   |author  = atravita
+
   |author  = ron075sh
   |id      = atravita.GrowableBushes
+
   |id      = ron075sh.FlowerDanceHeartsChange
  |curse  = 870961
+
   |nexus  = 3019
  |moddrop = 1357999
+
   |github  =
   |nexus  = 15111
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Growable Giant Crops
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = atravita
+
   |author  = kelly2892
   |id      = atravita.GrowableGiantCrops
+
   |id      = kelly2892.flower.dancing.harmony
  |curse  = 870960
+
   |nexus  = 8107
  |moddrop = 1358004
+
   |github  = kenny2892/StardewValleyMods
   |nexus  = 15559
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Flower Rain
   |author  = John Peters
+
   |author  = spacechase0
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = spacechase0.FlowerRain
   |nexus  = 19143
+
  |curse  = 867722
   |github  =
+
   |nexus  = 6131
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Flowery Tools
   |author  = BlaDe
+
   |author  = Cat, CatCattyCat
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = cat.flowerytools
   |nexus  = 12034
+
   |nexus  = 6203
   |github  =
+
  |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    = Hair Growth
+
   |name    = Flowing Mine Rocks
   |author  = skn
+
   |author  = aedenthorn, Erinthe
   |id      = skn.HairGrowthMod
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 3279
+
  |curse  = 868846
   |github  =
+
   |nexus  = 9043
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Fluent Eating
   |author  = chawol
+
   |author  = Kangzoel
   |id      = chawol.HaltEventTime
+
   |id      = Kangzoel.FluentEating
   |nexus  = 8774
+
   |nexus  = 11690
   |github  = chawolbaka/HaltEventTime
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Flying Start Loan
   |author  = PeacefulEnd
+
   |author  = EstherHollow
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  = 7936
+
   |nexus  = 11003
   |github  = Floogen/HandyHeadphones
+
   |github  =
  |status  = abandoned
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Font Settings, 字体设置
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Becks723
   |id      = Omegasis.HappyBirthday
+
   |id      = Becks723.FontSettings
   |nexus  = 520
+
   |nexus  = 12467
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
+
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = Oxyligen
+
   |author  = AlerHughes
   |id      = HappyBirthday
+
   |id      = AlerHughes.FA
   |nexus  = 1064
+
   |nexus  = 23363
 
   |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    = Food Buff Stacking
   |author  = Sakorona
+
   |author  = thejcannon
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 6516
+
   |nexus  = 4321
  |moddrop = 1068089
+
   |github  = thejcannon/Stardew-FoodBuffStacking
   |github  = Sakorona/SDVMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Food Buff Stacking Fix
   |author  = tlitookilakin
+
   |author  = Joreikarr
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = joreikarr.foodbuffstackingfix
   |nexus  = 19675
+
   |nexus  = 19944
   |github  = tlitookilakin/HappyHomeDesigner
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Food Cravings
   |author  = kibbe, lillvik
+
   |author  = Hexenentendrache
   |id      = kibbe.hardcore_mines
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 1674
+
   |nexus  = 17126
   |github  =
+
   |github  = Enteligenz/StardewMods
 
 
  |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    = Hardcore Mines 2
+
   |name    = Food on the Table
   |author  = ItsLittany
+
   |author  = aedenthorn, Erinthe
   |id      = itslittany.HardcoreMines2
+
   |id      = aedenthorn.FoodOnTheTable
   |nexus  = 6411
+
  |curse  = 868794
   |github  =
+
   |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    = Hardcore Mode
+
   |name    = Food Poisoning
   |author  = vermicyde
+
   |author  = seferoni
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 15125
+
   |nexus  = 22006
   |github  =
+
   |github  = seferoni/FoodPoisoning
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Forage at the Farm
   |author  = DiscipleOfEris
+
   |author  = Nishtra
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  = 8772
+
   |nexus  = 673
   |github  = DiscipleOfEris/HardyGrass
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Harp of Yoba Redux
+
   |name    = Forage Crops
   |author  = Platonymous
+
   |author  = Kronosta
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = Kronosta.ForageCrops
   |nexus  = 914
+
   |nexus  = 21514
  |moddrop = 793924
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |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    = Forage Fantasy
 
   |author  = Goldenrevolver
 
   |author  = Goldenrevolver
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 7851
+
   |nexus  = 7554
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Forage Pointers
   |author  = Dounat2201, Sasara
+
   |author  = Bpendragon
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = Bpendragon.ForagePointers
   |nexus  = 1157
+
   |nexus  = 7781
   |github  = Sasara2201/WitchPrincess
+
   |github  = Bpendragon/ForagePointers
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = aedenthorn, Erinthe
+
   |author  = DanielB
   |id      = aedenthorn.HarvestSeeds
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 11773
+
   |nexus  = 17935
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Forecaster
   |author  = ThatNorthernMonkey
+
   |author  = Remy Bach
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = remybach.forecaster
   |nexus  = 236
+
   |nexus  = 3037
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |github  = remybach/stardew-valley-forecaster
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
  |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    = Forecaster Text, Forecaster Text
   |author  = popska
+
   |author  = TheElm
   |id      = popska.HatBuffs
+
   |id      = TheElm.ForecasterText
   |nexus  = 9050
+
   |nexus  = 7541
   |github  =
+
   |github  = GStefanowich/SDV-Forecaster
  |source  = https://gitlab.com/popska/UsefulHats
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Fortunate Foot
   |author  = ichortower
+
   |author  = PurelyInZane
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 18177
+
   |nexus  = 22610
   |github  = ichortower/HatMouseLacey
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Foxyfficiency
   |author  = monsoonsheep
+
   |author  = Fokson
   |id      = monsoonsheep.PanWithHats
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 18965
+
   |nexus  = 2520
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = FQ Festival Tweaks
   |author  = PeacefulEnd
+
   |author  = FletcherQuest
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 17291
+
   |nexus  = 9062
   |github  = Floogen/StardewSandbox
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Frame Rate Logger
   |author  = Shockah
+
   |author  = atravita
   |id      = Shockah.HatsOnHats
+
   |id      = atravita.FrameRateLogger
   |nexus   = 17280
+
   |curse   = 870966
   |github  = Shockah/Stardew-Valley-Mods
+
   |moddrop = 1294433
 
+
  |nexus  = 15002
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Frame Rate Viewer, FPS Viewer
   |author  = Cherry, CherryChain
+
   |author  = Adham084
   |id      = Cherry.HayBalesSilo
+
   |id      = adham084.fpsviewer
   |nexus  = 5151
+
   |nexus  = 14046
  |moddrop = 716396
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Free Dusty
   |author  = Tlitookilakin
+
   |author  = skuldomg, Skuld
   |id      = tlitookilakin.HDPortraits
+
   |id      = skuldomg.freeDusty
   |nexus  = 10971
+
   |nexus  = 2206
  |moddrop = 1103418
+
   |github  = skuldomg/freeDusty
   |github  = tlitookilakin/HDPortraits
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
+
   |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    = Health and Stamina Regeneration
+
   |name    = Free Lock
   |author  = Jessebot, JessebotX
+
   |author  = weizinai
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = weizinai.FreeLock
   |nexus  = 3207
+
   |nexus  = 25329
  |moddrop = 624105
+
   |github  = weizinai/StardewValleyMods
   |github  = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Free Love
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = aedenthorn.FreeLove
   |nexus  = 5630
+
  |curse  = 868835
   |github  = SvardXI/HAS_Tweaks
+
   |nexus  = 10021
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Health Bars
+
   |name    = Free Slingshot
   |author  = Zoryn
+
   |author  = DJ-STLN
   |id      = Zoryn.HealthBars
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  =
+
   |nexus  = 3320
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars (Darkhax)
+
   |name    = Free the Toolbar
   |author  = Darkhax
+
   |author  = danmw3
   |id      = darkhax.healthbars
+
   |id      = danmw3.freethetoolbar
   |nexus  =
+
   |nexus  = 4960
  |curse  = 302910
+
   |github  =
   |github  = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
 
   |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 [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heartbeat
+
   |name    = Freeze Time Multiplayer
   |author  = themattfiles
+
   |author  = mori_seneri, Alcatraz773
   |id      = themattfiles.HeartBeat
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 5941
+
   |nexus  = 21820
   |github  = embolden/Heartbeat
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heart Level Notifications
+
   |name    = Friendly Divorce
   |author  = StultusV
+
   |author  = aedenthorn, Erinthe
   |id      = StultusV.HeartLevelNotifications
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 8655
+
  |curse  = 868900
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |nexus  = 6241
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Friends Forever
   |author  = fakemonster
+
   |author  = Isaac S
   |id      = fakemonster.Heelies
+
   |id      = IsaacS.FriendsForever
   |nexus  = 7751
+
   |nexus  = 1738
   |github  =
+
   |github  = isaacs-dev/Minidew-Mods
}}
+
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Friends Forever (1.6)
   |author  = Jessebot, JessebotX
+
   |author  = Kriana
   |id      = Jessebot.HelloSMAPI
+
   |id      = Kriana.FriendsForever
   |nexus  = 4483
+
   |nexus  = 20702
   |github  = JessebotX/StardewValleyMods
+
   |github  =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Friendship Booster
   |author  = LeFauxMatt
+
   |author  = Hills
   |id      = furyx639.HelpForHire
+
   |id      = Hills.FriendshipBooster
   |curse   = 871839
+
   |nexus   = 10497
   |nexus  = 5316
+
   |moddrop = 1084819
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Friendship Decay
   |author  = LeFauxMatt
+
   |author  = stardemod
   |id      = furyx639.HelpfulSpouses
+
   |id      = stardemod.FriendshipDecay
  |curse  = 871841
+
   |nexus  = 21323
   |nexus  = 5175
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Friendship Decay Modify
 +
  |author  = weizinai
 +
  |id      = weizinai.FriendshipDecayModify
 +
  |nexus  = 23862
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Streaks
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.FriendshipStreaks
 +
  |curse  = 1054715
 +
  |nexus  = 25595
 +
  |github  = 1Avalon/Avas-Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Totems, Warp Totem to Other Player
 +
  |author  = ThisIsCad
 +
  |id      = ThisIsCad.FriendshipTotems
 +
  |nexus  = 25969
 +
  |github  = brandonwamboldt/FriendshipTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HelpWanted
+
   |id      = aedenthorn.FriendshipTweaks
  |curse  = 868696
+
   |nexus  = 17055
   |nexus  = 14640
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Without Talk
 +
  |author  = HunterMYT
 +
  |id      = HunterMYT.FriendshipWithoutTalk
 +
  |nexus  = 8709
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frozen Yogurt
 +
  |author  = Failsplat
 +
  |id      = Failsplat.FroyoFFHarmony
 +
  |nexus  = 12308
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Frugal Farm Menu
   |author  = Pokeytax
+
   |author  = jeffgillean
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 2644
+
   |nexus  = 11050
   |github  = gembree/HelpWantedQuestFixes
+
   |github  = jeffgillean/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Fruit Tree Shaker
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HereFishy
+
   |id      = Aedenthorn.FruitTreeShaker
   |curse  = 868881
+
   |curse  = 868907
   |nexus  = 6586
+
   |nexus  = 5776
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 7,947: Line 9,768:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = Fruit Trees Unblocked
   |author  = Shockah
+
   |author  = dervalanana
   |id      = Shockah.Hibernation
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 11421
+
   |nexus  = 22976
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.FruitTreeTweaks
 +
  |curse  = 868772
 +
  |nexus  = 11422
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = trashcan9
+
   |author  = chiccen
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 16075
+
   |nexus  = 21449
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Full Fishing Bar
   |author  = Annosz
+
   |author  = Jag3Dagster
   |id      = Annosz.HighlightedJars
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus  = 6833
+
  |curse  = 1007653
   |github  = Annosz/StardewValleyModding
+
   |nexus  = 23006
 +
   |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Full Inventory Toolbar (and Invisible Toolbar)
   |author  = atravita
+
   |author  = mushymato
   |id      = atravita.HighlightEmptyMachines
+
   |id      = mushymato.FullInventoryToolbar
  |curse  = 870976
+
   |nexus  = 25711
  |moddrop = 1137391
+
   |github  =
   |nexus  = 11664
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = bendenewb, newbie9598
+
   |author  = jennisimone
   |id      = newbie9598.HitMarkersMeme
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 2098
+
   |nexus  = 16304
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Fungus Amongus
   |author  = tomasitobambito
+
   |author  = Okay Shroomer
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 9343
+
   |nexus  = 11785
 
   |github  =
 
   |github  =
  
Line 7,999: Line 9,825:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Furniture Adjustment
   |author  = TheThor59
+
   |author  = aedenthorn, Erinthe
   |id      = Thor.HoeWaterDirection
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus  = 10052
+
  |curse  = 868820
   |github  = TheThor59/StardewMods
+
   |nexus  = 10213
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Furniture Anywhere
   |author  = BlaDe
+
   |author  = Entoarox
   |id      = BlaDe.HoeDown
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 9798
+
   |nexus  = 2276
   |github  =
+
  |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    = Hold to Break Geodes
+
   |name    = Furniture Display Framework
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.holdtobreakgeodes
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus   = 1689
+
   |curse   = 868797
   |moddrop = 833545
+
   |nexus  = 10855
   |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = Furniture Display Framework for 1.6
   |author  = samspartan
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = samspartan.HoldToPause
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 7352
+
   |nexus  = 19895
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Furniture Framework
   |author  = atravita
+
   |author  = leroymilo
   |id      = atravita.HolidaySales
+
   |id      = leroymilo.FurnitureFramework
   |curse   = 870970
+
   |nexus   = 23458
   |moddrop = 1205160
+
   |github  = Leroymilo/FurnitureFramework
   |nexus   = 13050
+
}}
   |github  = atravita-mods/StardewMods
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Furniture Placement Tweaks
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.FurniturePlacementTweaks
 +
  |curse  = 868721
 +
  |nexus  = 14092
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Furniture Recolor
   |author  = MouseyPounds
+
   |author  = aedenthorn, Erinthe
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = aedenthorn.FurnitureRecolor
   |nexus  = 4935
+
  |curse  = 868819
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 10217
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Honey Harvest Sync
+
   |name    = FuryCore
   |author  = voltaek
+
   |author  = LeFauxMatt
   |id      = voltaek.HoneyHarvestSync
+
   |id      = furyx639.FuryCore
   |nexus  = 20493
+
   |nexus  = 10696
   |github = voltaek/StardewMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = BPavol, Lamacik
+
   |author  = DeLiXx
   |id      = bpavol.hopper_extractor
+
   |id      = DLX.Geodes
   |nexus  = 16688
+
  |curse  = 990836
   |github  = BPavol/stardew-valley-mods
+
   |nexus  = 17691
 
+
   |github  =
  |broke in = Stardew Valley 1.6
+
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Galaxy Slingshot Obtainable
   |author  = Girafarig
+
   |author  = Adham084
   |id      = Girafarig.FestivalWarps
+
   |id      = adham084.galaxyslingshot
   |nexus  = 10844
+
   |nexus  = 14115
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Galaxy Weapon Choice
   |author  = Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  = 7500
+
  |curse  = 868703
   |github  = Pathoschild/StardewMods
+
   |nexus  = 14511
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Gameboy Arcade
   |author  = Goldenrevolver
+
   |author  = drbirbdev
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 7911
+
  |moddrop = 1318487
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Game Reminder
   |author  = jorgamun
+
   |author  = mmanlapat
   |id      = jorgamun.HorseSqueeze
+
   |id      = mmanlapat.GameReminder
   |nexus  = 10446
+
   |nexus  = 1153
   |github  = jorgamun/HorseSqueeze
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Horse Whistle
 
  |author  = icepuente
 
  |id      = icepuente.HorseWhistle
 
  |nexus  = 1131
 
  |github  = icepuente/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = GameSpeed
   |author  = nabuma
+
   |author  = RandomComputerUser
   |id      = HorseWhistle_SMAPI
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  =
+
   |nexus  = 7211
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Game Tables and Arcade Machines
   |author  = MattPlays
+
   |author  = CyanFire
   |id      = MattPlays.HostTools
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 11154
+
   |nexus  = 12859
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Garbage Can Tweaks
   |author  = Jaredlll08
+
   |author  = chiccen
   |id      = BlameJared.HotbarHotswap
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  =
+
   |nexus  = 24410
  |curse  = 298033
+
   |github  = chiccenFL/StardewValleyMods
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Garbage Collector
   |author  = certifiableGrimalkin
+
   |author  = Loogooter
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 16159
+
   |nexus  = 2463
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Garbage Day
   |author  = Achtuur
+
   |author  = LeFauxMatt
   |id      = Achtuur.HoverLabels
+
   |id      = furyx639.GarbageDay
   |nexus  = 17501
+
  |curse  = 871837
   |github  = Achtuur/StardewMods
+
  |moddrop = 1547204
 
+
   |nexus  = 8204
  |broke in = Stardew Valley 1.6
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Garbage In Garbage Can
   |author  = Ilyaki
+
   |author  = focustense
   |id      = Ilyaki.HPBar
+
   |id      = focustense.GarbageInGarbageCan
   |nexus  = 1736
+
   |nexus  = 26607
   |github  =
+
   |github  = focustense/StardewAutoTrash
 
 
  |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    = HQ Farmer Mod
+
   |name    = Garden Pot - Automate
   |author  = AsakOhee
+
   |author  = NCarigon
   |id      = AsakOhee.HQFarmerMod
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  = 19644
+
   |nexus  = 15212
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Garden Pot Options
   |author  = bogie5464
+
   |author  = ncarigon
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = NCarigon.GardenPotOptions
   |nexus  = 3190
+
   |nexus  = 21608
   |github  = bogie5464/HuggableScarecrows
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Garden Pot Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HugsAndKisses
+
   |id      = aedenthorn.GardenPotTweaks
   |nexus  = 10062
+
  |curse  = 868691
 +
   |nexus  = 14820
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Gate Fix
   |author  = Yyeahdude
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = HungerYyeadude
+
   |id      = f4iTh.GateFix
   |nexus  = 613
+
   |nexus  = 4859
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gate Opener
 +
  |author  = mralbobo
 +
  |id      = mralbobo.GateOpener
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111988
 +
  |github  = mralbobo/stardew-gate-opener
 +
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Gem Isles
   |author  = PrimevalTitmouse
+
   |author  = aedenthorn, Erinthe
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = aedenthorn.GemIsles
   |nexus  = 1110
+
  |curse  = 868874
   |github  =
+
   |nexus  = 6692
 +
   |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    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Tigerle01, Stephan Hensel
+
   |author  = Hana
   |id      = HungerForFoodByTigerle
+
   |id      = Hana.GNMTokens
   |nexus  = 810
+
   |nexus  = 14426
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = lech43
+
   |author  = sqbr
   |id      = lech43.HungryMorning
+
   |id      = sqbr.GetGS
   |nexus  = 6391
+
   |nexus  = 13434
 +
  |github  = sqbr/GetGS
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generate New Cabin Textures, Use New Cabins
 +
  |author  = Priff13
 +
  |id      = Priff13.UseNewCabins
 +
  |nexus  = 20778
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Generic Mod Config Menu
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.HybridCropEngine
+
   |id      = spacechase0.GenericModConfigMenu
   |curse  = 867721
+
   |curse  = 867150
   |nexus  = 6577
+
  |moddrop = 771692
 +
   |nexus  = 5098
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Generic Shop Extender
   |author  = Kryspur
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = Kryspur.HypnoValley
+
   |id      = GenericShopExtender
   |nexus  = 9052
+
   |nexus  = 814
   |github  =
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
  
   |broke in = Stardew Valley 1.6
+
   |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    = Identifiable Combined Rings
+
   |name    = Genetics API
   |author  = atravita
+
   |author  = agent56
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = agent56.GeneticsAPI
  |curse  = 870959
+
   |nexus  = 15655
  |moddrop = 1358005
+
   |github  =
   |nexus  = 15928
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Genie Lamp
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.GenieLamp
 +
  |nexus  = 19794
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = Veleek
+
   |author  = Kedidili
   |id      = Veleek.IdlePause
+
   |id      = KediDili.GenieLamp
   |nexus  = 1092
+
   |nexus  = 22176
   |github  = veleek/IdlePause
+
   |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-3345058
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Timer
+
   |name    = Geode Crusher Plus
   |author  = LordAndreios
+
   |author  = Tomokisan
   |id      = LordAndreios.IdleTimer
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus   = 2858
+
   |curse   = 1081444
   |github  = emperorzuul/SMAPI_MODS
+
   |nexus   = 24254
 
+
   |github =
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
  |summary = use [[#Idle Pause|Idle Pause]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Geode Info Menu
   |author  = idermailer
+
   |author  = CatCattyCat, Cat
   |id      = idermailer.iDontUseThatWater
+
   |id      = cat.geodeinfomenu
   |nexus  = 14047
+
   |nexus  = 1448
   |github  = idermailer/iDontUseThatWater
+
  |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    = IFrames in Mines
+
   |name    = Geode Preview
   |author  = Factknowhow
+
   |author  = MindMeltMax
   |id      = Factknowhow.IFramesInMines
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 16436
+
  |curse  = 1004493
   |github  = Mekadrom/IFramesInMines
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = Get Dressed
   |author  = ChiroxT
+
   |author  = Advize and Jinxiewinxie
   |id      = treinke.igotfriendship
+
   |id      = Advize.GetDressed
   |nexus  = 13290
+
   |nexus  = 331
   |github  =
+
   |github  = AdvizeGH/GetDressed
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Get Glam
   |author  = ChiroxT
+
   |author  = MartyrPher
   |id      = treinke.igotxp
+
   |id      = MartyrPher.GetGlam
   |nexus  = 13289
+
   |nexus  = 5044
   |github  =
+
   |github  = MartyrPher/GetGlam
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Get Out the Way
   |author  = candidus42
+
   |author  = BadNetCode
   |id      = Candidus42.ImagEd
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 7218
+
   |nexus  = 20637
   |github  = mus-candidus/ImagEd
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Ghost Town
   |author  = mistyspring
+
   |author  = Platonymous
   |id      = mistyspring.immersivegrandpa
+
   |id      = Platonymous.GhostTown
   |curse  = 880517
+
   |curse  = 877231
   |nexus  = 12562
+
  |moddrop = 793902
   |github  = misty-spring/StardewMods
+
   |nexus  = 2992
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = Giant Crop Fertilizer
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = atravita.GiantCropFertilizer
   |curse  = 868685
+
   |curse  = 870977
   |nexus  = 15290
+
  |moddrop = 1135913
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 11620
 +
   |github  = atravita-mods/StardewMods
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary  = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Giant Crop Ring
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = cat.giantcropring
   |curse   = 868686
+
   |nexus   = 1182
   |nexus  = 15239
+
   |moddrop = 833538
   |github  = aedenthorn/StardewValleyMods
+
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Giant Crop Tweaks
   |author  = Demiacle
+
   |author  = Khloe Leclair
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = leclair.giantcroptweaks
   |nexus  = 1025
+
   |nexus  = 14370
   |github  = demiacle/QualityOfLifeMods
+
   |github  = KhloeLeclair/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Giant Omelet
   |author  = Anthony Hilyard
+
   |author  = spacechase0
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = spacechase0.GiantOmelet
   |curse  = 445215
+
   |curse  = 867139
   |nexus  = 9317
+
   |nexus  = 13852
   |github  = AHilyard/ImprovedTracker
+
   |github  = spacechase0/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    = Gift Decline
   |author  = Shockah
+
   |author  = desto
   |id      = Shockah.InAHeartbeat
+
   |id      = desto.GiftDecline
   |nexus  = 17834
+
   |nexus  = 6944
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = desto-git/sdv-mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Gift Money
   |author  = Mizzion
+
   |author  = AvalonMFX
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 4861
+
   |nexus  = 17564
   |github  = Mizzion/MyStardewMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Rejection
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.GiftRejection
 +
  |curse  = 868712
 +
  |nexus  = 14273
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in      = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Taste Helper
 +
  |author  = tstaples
 +
  |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
 +
  |nexus  = 229
 +
  |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    = Increased Artifact Spots
+
   |name    = Gift Taste Helper Continued
   |author  = Mizzion
+
   |author  = Isi0
   |id      = mizzion.increasedartifactspots
+
   |id      = Isi0.GiftTasteHelper
   |nexus  = 3340
+
   |nexus  = 18762
   |moddrop = 663705
+
   |github  = Just-Chaldea/GiftTasteHelper
   |github = Mizzion/MyStardewMods
+
 
 +
  |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    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Gift Taste Helper Continued x2
   |author  = shekurika
+
   |author  = JoXW
   |id      = shekurika.fishtankCapacity
+
   |id      = JoXW.GiftTasteHelper
   |nexus  = 11388
+
   |nexus  = 21001
   |github  =
+
   |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Gift Wrapper
   |author  = GZhynko
+
   |author  = blueberry
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = blueberry.GiftWrapper
   |nexus  = 6162
+
   |nexus  = 4721
   |github  = gzhynko/StardewMods
+
   |github  = b-b-blueberry/GiftWrapper
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Ginger Island Extra Locations
   |author  = Traktori
+
   |author  = mistyspring
   |id      = Traktori.IndustrialFurnace
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 5568
+
  |curse  = 880520
   |github  = Traktori7/StardewValleyMods
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Ginger Island Mainland Adjustments
   |author  = Traktori
+
   |author  = atravita
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 5568
+
  |curse  = 870984
   |github  = Traktori7/StardewValleyMods
+
  |moddrop = 1098263
 +
   |nexus  = 10004
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Infallible Fishing
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.InfallibleFishing
 
  |nexus  = 14639
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = Sabera, kelbesque
+
   |author  = missgamergrl
   |id      = Sabera.InfertileSoil
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 2515
+
   |nexus  = 23300
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = Give Me My Cursor Back
   |author  = Eireon
+
   |author  = DecidedlyHuman
   |id      = Eireon.InfestedLevels
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 2823
+
   |nexus  = 9976
   |github  = benrpatterson/InfestedLevels
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Energy
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = Error27
+
   |author  = Glass Hammer
   |id      = error27.infinite_energy
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 17717
+
   |nexus  = 23201
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Global Config Settings
   |author  = Renny
+
   |author  = Gaphodil
   |id      = renny.infinitejunimocartlives
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 2705
+
   |nexus  = 9340
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
  |moddrop = 1007690
 +
   |github  = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Glory Of Efficiency
   |author  = Chunky
+
   |author  = hackswell
   |id      = chunky.InfiniteMoney
+
   |id      = hackswell.GloryOfEfficiency
   |nexus  = 11510
+
   |nexus  = 25996
   |github  =
+
   |github  = Hackswell/GloryOfEfficiency
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Glow Buff
   |author  = CaptainSully
+
   |author  = MindMeltMax
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = MindMeltMax.GlowBuff
  |moddrop = 1188756
+
   |nexus  = 25157
   |nexus  = 12739
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |github  = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Glue Your Furniture Down
   |author  = berkayylmao
+
   |author  = violetlizabet
   |id      = berkayylmao.InfiniteZoom
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  = 8808
+
   |nexus  = 10374
  |curse  = 500088
+
   |github  = elizabethcd/PreventFurniturePickup
   |github  = berkayylmao/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = GMCM Options
   |author  = Slothsoft
+
   |author  = Jamie Taylor
   |id      = Slothsoft.Informant
+
   |id      = jltaylor-us.GMCMOptions
   |nexus   = 14293
+
   |curse   = 997094
   |github  = slothsoft/stardew-informant
+
   |nexus  = 10505
 
+
   |github  = jltaylor-us/StardewGMCMOptions
   |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    = God Mode
   |author  = aedenthorn, Erinthe
+
   |author  = treyh0
   |id      = aedenthorn.LogUploader
+
   |id      = treyh0.GodMode
   |nexus  = 13979
+
   |nexus  = 2641
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = God Mode 1.6
   |author  = Platonymous
+
   |author  = Sean M Garcia
   |id      = Platonymous.InkStories
+
   |id      = seanmgarcia.godmode16
  |curse  = 877221
+
   |nexus  = 21208
  |moddrop = 1521399
 
   |nexus  = 15987
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Golden Animal Cracker Extractor
   |author  = Windmill_City
+
   |author  = selph, zombifier
   |id      = Windmill_City.InputFix
+
   |id      = selph.CrackerExtractor
   |nexus  = 5693
+
   |nexus  = 27071
   |github  = Windmill-City/InputFix
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Goodbye American English
   |author  = Sagittaeri
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = Sagittaeri.InputTools
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 14553
+
  |moddrop = 854437
   |github  = sagittaeri/StardewValleyMods
+
   |nexus  = 7183
 +
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Goodbye SMAPI
   |author  = WuestMan, redknightofdoom
+
   |author  = Jessebot
   |id      = WuestMan.InstaCrops
+
   |id      = Jessebot.GoodbyeSMAPI
   |nexus  = 4077
+
   |nexus  = 6514
   |github  = Brian-Wuest/Instacrops
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Go To Bed
   |author  = pinocchio1231
+
   |author  = candidus42
   |id      = pinocchio1231.instantanimals
+
   |id      = Candidus42.GoToBed
   |nexus  = 9573
+
   |nexus  = 4967
   |github  = joisse1101/InstantAnimals
+
   |github  = mus-candidus/GoToBed
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Go To Sleep
   |author  = Jolyone
+
   |author  = yy376
   |id      = Me.InstantBreak
+
   |id      = yy376.GoToSleep
   |nexus  = 15526
+
   |nexus  = 2195
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Gradient Hair Colors
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = spacechase0.GradientHairColors
   |curse  = 868720
+
   |curse  = 867144
   |nexus  = 14110
+
   |nexus  = 12744
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = Grandfather's Gift
   |author  = BitwiseJon
+
   |author  = ShadowDragon8685
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 2070
+
   |nexus  = 985
   |github  = bitwisejon/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Grandfather's Gift Remade
   |author  = nini700
+
   |author  = pepoluan
   |id      = nini700.InstantEatKey
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 4464
+
   |nexus  = 4151
 +
  |chucklefish = 5783
 +
  |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
  
   |status   = workaround
+
   |status = abandoned
   |summary = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
+
   |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Grandfather's Heirlooms
   |author  = aurnj, Roy Li
+
   |author  = rikai
   |id      = RuyiLi.InstantFishing
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  =
+
   |nexus  = 8557
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github  = rikai/Grandfathers-Heirlooms
  |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Grass Growth
   |author  = montana123
+
   |author  = bcmpinc
   |id      =
+
   |id      = bcmpinc.GrassGrowth
   |nexus  =
+
   |nexus  = 2732
  |url    = https://community.playstarbound.com/threads/109038
+
   |github  = bcmpinc/StardewHack
   |github  =
 
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = aedenthorn, Erinthe
+
   |author  = Jellypowered, Shockade
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = Jellypowered.GrassChance
  |nexus  = 7727
+
   |nexus  = 3365
  |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instant Grow Trees
 
  |author  = cantorsdust and Pathoschild
 
  |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
 
   |nexus  = 173
 
   |github  = cantorsdust/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Grass Spread Anywhere, Grow Grass Anywhere
   |author  = Platonymous
+
   |author  = LilEGrin
   |id      = Platonymous.InstantLoad
+
   |id      = LilEGrin.GrassSpreadMod
  |curse  = 877220
+
   |nexus  = 25927
  |moddrop = 1521407
 
   |nexus  = 16253
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Greenhouse 20x20
   |author  = Guedez
+
   |author  = sirloinmeatt
   |id      = eat.item.instantly
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 5116
+
   |nexus  = 2662
 
   |github  =
 
   |github  =
 +
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Greenhouse Construction
   |author  = RyanJesky
+
   |author  = Derslayr
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 10146
+
   |nexus  = 10148
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |github  = derslayr10/GreenhouseConstruction
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Greenhouse Entry Begone!
   |author  = blueberry
+
   |author  = bblueberry, blueberry
   |id      = blueberry.InstantPets
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 9448
+
   |nexus  = 8203
   |github  = b-b-blueberry/InstantPets
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Greenhouse Entry Mod
   |author  = Binarynova
+
   |author  = pancham138
   |id      = binarynova.instanttoolupgrades
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 8918
+
   |nexus  = 6150
   |github  = Binarynova/MyStardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Greenhouse Gatherers
   |author  = Hammurabi
+
   |author  = PeacefulEnd
   |id      = HammurabiInteractionHelper
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus   =
+
   |curse   = 870946
   |chucklefish = 4640
+
   |nexus   = 7619
  |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
+
   |moddrop = 886187
 
+
   |github  = Floogen/GreenhouseGatherers
   |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    = Greenhouse Gatherers Automate
   |author  = jahangmar
+
   |author  = PeacefulEnd
   |id      = jahangmar.InteractionTweaks
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus  = 3771
+
  |curse  = 870946
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 7619
 
+
   |moddrop = 886187
   |broke in = Stardew Valley 1.6
+
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Into the Game (Save Loaded Notifier)
+
   |name    = Greenhouse Sprinklers
   |author  = DecidedlyHuman
+
   |author  = Bpendragon
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 12826
+
   |nexus  = 7456
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = Greenhouse Sprinklers Lite, 温室洒水装置
   |author  = mpcomplete
+
   |author  = Night
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = Night.GreenhouseSprinklersLite
   |nexus  = 2224
+
   |nexus  = 25823
   |github  = mpcomplete/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Greenhouse Upgrades
   |author  = MissCoriel
+
   |author  = Cecidelus
   |id      = misscoriel.invest
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 5293
+
   |nexus  = 8042
 
   |github  =
 
   |github  =
  
Line 8,706: Line 10,563:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = MissCoriel
+
   |author  = Fernass354
   |id      = misscoriel.investmax
+
   |id      = Fernass354.GreenUpgrades
   |nexus  = 9253
+
   |nexus  = 18766
   |github  = MissCoriel/InvestmentMaximized
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = GreenHut
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  = 4023
+
   |nexus  = 1735
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Friend
+
   |name    = Groundhog Day
   |author  = d5a1lamdtd, HaPyke
+
   |author  = aedenthorn, Erinthe
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = aedenthorn.GroundhogDay
   |moddrop = 1486022
+
   |curse  = 868828
   |nexus  = 19500
+
  |nexus  = 10151
   |github  =
+
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Groupable Chests
 +
  |author  = FricativeMelon
 +
  |id      = FricativeMelon.GroupableChests
 +
   |nexus  = 15375
 +
   |github  = FricativeMelon/GroupableChests
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Growable Bushes
   |author  = Redwood
+
   |author  = atravita
   |id      = Redwood.IridiumToolsPatch
+
   |id      = atravita.GrowableBushes
   |nexus  = 2897
+
   |curse   = 870961
  |github  = EKomperud/StardewMods
+
   |moddrop = 1357999
}}
+
   |nexus  = 15111
{{#invoke:SMAPI compatibility|entry
+
   |github  = atravita-mods/StardewMods
  |name    = Is It Cake
 
   |author  = LeFauxMatt
 
   |id      = furyx639.IsItCake
 
  |curse  = 871826
 
   |nexus  = 14775
 
   |github  = LeFauxMatt/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    = Island Gatherers
+
   |name    = Growable Giant Crops
   |author  = PeacefulEnd
+
   |author  = atravita
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = atravita.GrowableGiantCrops
   |nexus   = 8552
+
   |curse   = 870960
   |github  = Floogen/IslandGatherers
+
   |moddrop = 1358004
   |status   = abandoned
+
   |nexus  = 15559
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked, @retest-after Dynamic Game Assets, @retest-after Expanded Storage-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = Grow That Giant Crop
   |author  = PeacefulEnd
+
   |author  = MercuryVN
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = MercuryVN.GrowThatGiantCrop
   |nexus  = 8552
+
   |nexus  = 23760
   |github  = Floogen/IslandGatherers
+
   |github  = MercuryVN/GrowThatGiantCrop
  |status  = abandoned
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Island Gatherers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Guniism's Unicycle
   |author  = Edu Anttunes
+
   |author  = Guniism
   |id      = IslandSecret
+
   |id      = Guniism.GuniismUnicycle
   |nexus  = 8096
+
   |nexus  = 24876
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Gunther Tells You
   |author  = S1mmyy
+
   |author  = John Peters
   |id      = S1mmyy.AutoTrash
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  = 5140
+
   |nexus  = 19143
   |github  = S1mmyy/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Haboo
   |author  = SlayerDharok
+
   |author  = BlaDe
   |id      = SlayerDharok.Item_Bags
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 5382
+
   |nexus  = 12034
   |github  = Videogamers0/SDV-ItemBags
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Hair Growth
   |author  = FunnyMoney
+
   |author  = skn
   |id      = funnymoney.itemqualityindicator
+
   |id      = skn.HairGrowthMod
   |nexus  = 15336
+
   |nexus  = 3279
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Halt Event Time
   |author  = Mytsy
+
   |author  = chawol
   |id      = Mysty.ItemRecovery
+
   |id      = chawol.HaltEventTime
   |nexus  = 9354
+
   |nexus  = 8774
   |github  =
+
   |github  = chawolbaka/HaltEventTime
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Hamlet
   |author  = Lunardiver
+
   |author  = Taskmaster
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = Taskmaster.Hamlet
   |nexus  = 13026
+
   |nexus  = 4601
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Handy Headphones
   |author  = TSlex
+
   |author  = PeacefulEnd
   |id      = TSlex.ItemResearchSpawner
+
   |id      = PeacefulEnd.HandyHeadphones
   |nexus   = 8933
+
   |curse   = 870944
   |moddrop = 1012482
+
   |nexus  = 7936
   |github  = TSlex/StardewValley
+
   |github  = Floogen/HandyHeadphones
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Happy Animals
   |author  = Jaredlll08
+
   |author  = StarPeanut, Greger
   |id      = BlameJared.ItemTooltips
+
   |id      = HappyAnimals
 
   |nexus  =
 
   |nexus  =
   |curse  = 297655
+
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
  |github  = jaredlll08/Item-Tooltips
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = iTile
 
  |author  = ha1fdaew
 
  |id      = ha1fdaew.iTile
 
  |nexus  = 7512
 
   |github  = ha1fdaew/iTile
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Happy Birthday
   |author  = Krutonium
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 13798
+
   |nexus  = 520
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Happy Birthday
   |author  = Matt Cioni
+
   |author  = Oxyligen
   |id      = mattCioni.JaquesAndBeans
+
   |id      = HappyBirthday
   |nexus  = 14555
+
   |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    = Jar Opener
+
   |name    = Happy Fish Jump
   |author  = Genowhirl9999
+
   |author  = Sakorona
   |id      = genowhirl9999.jaropener
+
   |id      = KoihimeNakamura.HappyFishJump
   |nexus  = 5292
+
   |nexus  = 6516
   |moddrop = 988956
+
   |moddrop = 1068089
   |github  =
+
   |github  = Sakorona/SDVMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Happy Home Designer
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.HappyHomeDesigner
 +
  |nexus  = 19675
 +
  |github  = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Hardcore Combat
   |author  = Keaton Sadoski
+
   |author  = jeWel
   |id      = Sadoski.JhinFour
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 11838
+
   |nexus  = 23577
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = Hardcore Mines
   |author  = Jonas Henriksson, Greger
+
   |author  = kibbe, lillvik
   |id      = Greger.JigglyJunimoBundles
+
   |id      = kibbe.hardcore_mines
   |nexus  =
+
   |nexus  = 1674
  |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
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Hardcore Mines 2
   |author  = k4rakara
+
   |author  = ItsLittany
   |id      = k4rakara.JoJa84Plus
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 5803
+
   |nexus  = 6411
   |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    = Hardcore Mode
   |author  = Platonymous
+
   |author  = vermicyde
   |id      = Platonymous.JoJaBan
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 3118
+
   |nexus  = 15125
  |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    = Hardcore Mode, No Wiki Hardcore Mode
   |author  = Dounat2201, Sasara
+
   |author  = Nightshade System
   |id      = Sasara.Pathomart
+
   |id      = NightshadeSystem.SdvHardcoreMode
   |nexus  = 1142
+
   |nexus  = 25376
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardy Grass
 +
  |author  = DiscipleOfEris
 +
  |id      = DiscipleOfEris.HardyGrass
 +
  |nexus  = 8772
 +
  |github  = DiscipleOfEris/HardyGrass
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Harp of Yoba Redux
   |author  = PeacefulEnd
+
   |author  = Platonymous
   |id      = PeacefulEnd.JojaOnline
+
   |id      = Platonymous.HarpOfYobaRedux
   |moddrop = 878236
+
   |nexus  = 914
   |nexus  = 7486
+
   |moddrop = 793924
   |github  = Floogen/JojaOnline
+
   |github  = Platonymous/Stardew-Valley-Mods
  |status  = abandoned
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Harvest Calendar
   |author  = sophiesalacia
+
   |author  = LonerAxl
   |id      = sophie.HalloweenJamCSharp
+
   |id      = LonerAxl.HarvestCalendar
   |nexus  = 18927
+
   |nexus  = 25103
   |github  = sophiesalacia/StardewMods
+
   |github  = LonerAxl/Stardew_HarvestCalendar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = MindMeltMax
+
   |author  = Goldenrevolver
   |id      = MindMeltMax.HauntedJoja
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 7014
+
   |nexus  = 7851
  |moddrop = 1135684
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harvest Moon Witch Princess Mod, WitchPrincess
 +
  |author  = Dounat2201, Sasara
 +
  |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
 +
  |nexus  = 1157
 +
  |github  = Sasara2201/WitchPrincess
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = Harvest Seeds
   |author  = punyo, yakminepunyo
+
   |author  = aedenthorn, Erinthe
   |id      = punyo.JoysOfEfficiency
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 2162
+
  |curse  = 868755
   |github  = pomepome/JoysOfEfficiency
+
   |nexus  = 11773
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = Harvest With Scythe
   |author  = spacechase0
+
   |author  = ThatNorthernMonkey
   |id      = spacechase0.JsonAssets
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |curse   = 867749
+
   |nexus  = 236
   |moddrop = 399895
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
   |nexus   = 1720
+
 
   |github = spacechase0/StardewValleyMods
+
   |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    = Json Processor
+
   |name    = Hat Buffs
   |author  = Jamie Taylor
+
   |author  = popska
   |id      = jltaylor-us.JsonProcessor
+
   |id      = popska.HatBuffs
   |nexus  = 13183
+
   |nexus  = 9050
  |github  = jltaylor-us/StardewJsonProcessor
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Jump Down the Mine
 
  |author  = flowoeB
 
  |id      = flowoeB.JumpDownTheMine
 
  |nexus  = 8357
 
 
   |github  =
 
   |github  =
}}
+
   |source = https://gitlab.com/popska/UsefulHats
{{#invoke:SMAPI compatibility|entry
 
   |name    = Jump Over
 
  |author = spacechase0
 
  |id      = spacechase0.JumpOver
 
  |curse  = 867746
 
  |moddrop = 384782
 
  |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    = Hat Mouse Lacey
   |author  = Achtuur
+
   |author  = ichortower
   |id      = Achtuur.JunimoBeacon
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 17135
+
   |nexus  = 18177
   |github  = Achtuur/StardewMods
+
   |github  = ichortower/HatMouseLacey
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Hat Panning
   |author  = Tyler Gibbs
+
   |author  = monsoonsheep
   |id      = tylergibbs2.JunimoBoy
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 14384
+
   |nexus  = 18965
   |github  = tylergibbs2/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Hat Shop Restoration
   |author  = yaxuan97
+
   |author  = PeacefulEnd
   |id      = yaxuan97.junimocartmorescore
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 13644
+
  |nexus  = 17291
   |github  =
+
  |github  = Floogen/StardewSandbox
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hats on Hats
 +
  |author  = Shockah
 +
  |id      = Shockah.HatsOnHats
 +
   |nexus  = 17280
 +
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Hats on Pets Plus
   |author  = Zoryn
+
   |author  = Syma
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  =
+
   |nexus  = 22631
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Hay Bales as Silos
   |author  = ceruleandeep
+
   |author  = Cherry, CherryChain
   |id      = ceruleandeep.junimodialog
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 8937
+
   |nexus  = 5151
   |github  = ceruleandeep/CeruleanStardewMods
+
   |moddrop = 716396
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Hay Collection
   |author  = Fernass354
+
   |author  = MindMeltMax
   |id      = Fernass354.JunimoHutSize
+
   |id      = MindMeltMax.HayCollection
   |nexus   = 18457
+
   |curse   = 1004492
   |github  =
+
   |moddrop = 1555056
 
+
  |nexus  = 21008
   |broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = HD Portraits
   |author  = MartyrPher
+
   |author  = Tlitookilakin
   |id      = JunimoKartAnywhere
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 4315
+
   |nexus  = 10971
 +
  |moddrop = 1103418
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = HD Portraiture Plus
   |author  = ryaon
+
   |author  = Smallfire
   |id      = Ryaon.JunimoKartCheater
+
   |id      = Smallfire.HDPortraiturePlus
   |nexus  = 5137
+
   |nexus  = 26029
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = HD Sprites
   |author  = drbirbdev
+
   |author  = ninthworld
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = NinthWorld.HDSprites
   |nexus  = 14856
+
   |nexus  = 4024
   |github  = drbirbdev/StardewValley
+
   |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    = Junimo Kart Level Practice
+
   |name    = Health and Stamina Regeneration
   |author  = BlaDe
+
   |author  = Jessebot, JessebotX
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 10056
+
   |nexus  = 3207
   |github  =
+
  |moddrop = 624105
 +
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Health and Stamina Tweaks
   |author  = spacechase0
+
   |author  = Kiddles, Svard
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = Kiddles.HASTweaks
  |curse  = 867716
+
   |nexus  = 5630
   |nexus  = 7437
+
   |github  = SvardXI/HAS_Tweaks
   |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 Warp
+
   |name    = Health Bars
   |author  = Shockah
+
   |author  = Zoryn
   |id      = Shockah.JunimoWarp
+
   |id      = Zoryn.HealthBars
   |nexus  = 15676
+
   |nexus  =
   |github = Shockah/Stardew-Valley-Mods
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Health Bars (Darkhax)
   |author  = Goldenrevolver
+
   |author  = Darkhax
   |id      = Goldenrevolver.JustRelax
+
   |id      = darkhax.healthbars
   |nexus  = 7770
+
   |nexus  =
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |curse   = 302910
}}
+
   |github  = Stardew-Valley-Modding/HealthBars
{{#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 = 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    = Kamikaze
+
   |name    = Health Rework
   |author  = aurnj, Roy Li
+
   |author  = seferoni
   |id      = RuyiLi.Kamikaze
+
   |id      = seferoni.HealthRework
   |nexus  =
+
   |nexus  = 22223
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
+
   |github  = seferoni/HealthRework
   |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Heartbeat
   |author  = Gorzalt and Flerfarvet
+
   |author  = themattfiles
   |id      = gorzalt.kawakami
+
   |id      = themattfiles.HeartBeat
   |nexus  = 2549
+
   |nexus  = 5941
   |github  = Gorzalt/StardewValleyMods
+
   |github  = embolden/Heartbeat
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Heart Event Helper
   |author  = KediDili
+
   |author  = bungus
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = bungus.HeartEventHelper
   |nexus  = 19375
+
   |nexus  = 21924
   |github  = KediDili/FurnitureTweaks
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = Heart Level Notifications
   |author  = KediDili
+
   |author  = StultusV
   |id      = KediDili.KNU
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 17884
+
   |nexus  = 8655
   |github  = KediDili/NPCUtilities
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = Heelies
   |author  = EssGee, SG
+
   |author  = fakemonster
   |id      = SG.Partners
+
   |id      = fakemonster.Heelies
   |nexus  = 5625
+
   |nexus  = 7751
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Hello SMAPI
   |author  = Enaium
+
   |author  = Jessebot, JessebotX
   |id      = Enaium.KeyBindUI
+
   |id      = Jessebot.HelloSMAPI
  |curse  = 538001
+
   |nexus  = 4483
  |moddrop = 1036920
+
   |github  = JessebotX/StardewValleyMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Help for Hire
   |author  = Deflaktor
+
   |author  = LeFauxMatt
   |id      = Deflaktor.KeySuppressor
+
   |id      = furyx639.HelpForHire
   |nexus  = 9295
+
  |curse  = 871839
   |github  = Deflaktor/KeySuppressor
+
   |nexus  = 5316
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Helpful Spouses
   |author  = Shockah
+
   |author  = LeFauxMatt
   |id      = Shockah.Kokoro
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 15682
+
  |curse  = 871841
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 5175
 +
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Help Wanted
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 13131
+
  |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
 +
  |name    = Help Wanted Auto Accept
 +
  |author  = Ruse82
 +
  |id      = Ruse82.HelpWantedAutoAccept
 +
  |nexus  = 22235
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Help Wanted Quest Fixes
   |author  = Annosz
+
   |author  = Pokeytax
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |nexus  = 5993
+
   |nexus  = 2644
   |github  = Annosz/StardewValleyModding
+
   |github  = gembree/HelpWantedQuestFixes
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Hempire
   |author  = Enaium
+
   |author  = Oga_The_Real
   |id      = Enaium.Labeling
+
   |id      = Oga_The_Real.Hempire
  |curse  = 443134
+
   |nexus  = 14477
  |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  =
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = Here Fishy
   |author  = ChaosEnergy
+
   |author  = aedenthorn, Erinthe
   |id      = ChaosEnergy.LadderLocator
+
   |id      = aedenthorn.HereFishy
   |nexus  = 3094
+
  |curse  = 868881
   |github  = yuri-moens/LadderLocator
+
   |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    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = Hibernation
   |author  = Platonymous
+
   |author  = Shockah
   |id      = Platonymous.LandGrants
+
   |id      = Shockah.Hibernation
  |curse  = 877222
+
   |nexus  = 11421
  |moddrop = 1521380
+
   |github  = Shockah/Stardew-Valley-Mods
   |nexus  = 15855
 
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Hide Chest Color Picker After Close
   |author  = dmcrider57
+
   |author  = trashcan9
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 7917
+
   |nexus  = 16075
   |github  = dmcrider/LastDayToPlant
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Highlighted Jars
 +
  |author  = Annosz
 +
   |id      = Annosz.HighlightedJars
 +
  |nexus  = 6833
 +
  |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = Highlight Empty Machines
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.LastDayToPlantRedux
+
   |id      = atravita.HighlightEmptyMachines
   |curse  = 870965
+
   |curse  = 870976
   |moddrop = 1294435
+
   |moddrop = 1137391
   |nexus  = 15004
+
   |nexus  = 11664
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 9,245: Line 11,109:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = High Roller Slots
   |author  = sophiesalacia
+
   |author  = Tomokisan
   |id      = sophie.LastingCTs
+
   |id      = tomokisan.highRollerSlots
   |nexus   = 14377
+
   |curse   = 1081456
   |github  = sophiesalacia/StardewMods
+
   |nexus  = 24765
 
+
   |github  =
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Hit Markers
   |author  = drbirbdev
+
   |author  = bendenewb, newbie9598
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 15102
+
   |nexus  = 2098
   |github  = drbirbdev/StardewValley
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Hmm Cheese Yum
   |author  = Kangzoel
+
   |author  = tomasitobambito
   |id      = Kangzoel.LeaveTheMine
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 11823
+
   |nexus  = 9343
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = Hoe and Water Direction
   |author  = Max Vollmer, SVProtector
+
   |author  = TheThor59
   |id      = maxvollmer.leftymode
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 6199
+
   |nexus  = 10052
   |github  = maxvollmer/LeftyMode
+
   |github  = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = HoeDown
   |author  = sharpskull2
+
   |author  = BlaDe
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = BlaDe.HoeDown
   |nexus  = 14637
+
   |nexus  = 9798
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Hold to Break Geodes
   |author  = DeLiXx
+
   |author  = CatCattyCat, Cat
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 12305
+
   |nexus  = 1689
 +
  |moddrop = 833545
 +
  |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hold to Pause
 +
  |author  = samspartan
 +
  |id      = samspartan.HoldToPause
 +
  |nexus  = 7352
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = Hold to Process Geodes
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.HTPG
 +
  |nexus  = 26189
 +
  |github  = jltaylor-us/StardewHoldToProcessGeodes
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Holiday Sales
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.LessMiniShippingBin
+
   |id      = atravita.HolidaySales
   |curse  = 870982
+
   |curse  = 870970
   |nexus  = 10959
+
   |moddrop = 1205160
   |moddrop = 1102538
+
   |nexus  = 13050
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 9,301: Line 11,182:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = Home Sewing Kit
   |author  = Ophaneom
+
   |author  = MouseyPounds
   |id      = Ophaneom.LetMeRest
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 8205
+
   |nexus  = 4935
   |github  = Ophaneom/Let-Me-Rest
+
   |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    = Let Me Shop
+
   |name    = Honey Harvest Sync
   |author  = MindMeltMax
+
   |author  = voltaek
   |id      = MindMeltMax.LetMeShop
+
   |id      = voltaek.HoneyHarvestSync
   |moddrop = 1443554
+
   |nexus  = 20493
   |nexus  = 16738
+
  |github  = voltaek/StardewMods
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hopper Extractor
 +
  |author  = BPavol, Lamacik
 +
  |id      = bpavol.hopper_extractor
 +
   |nexus  = 16688
 +
   |github  = BPavol/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Horny Festivals, Festival Warps
   |author  = MedievalAI
+
   |author  = Girafarig
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = Girafarig.FestivalWarps
   |nexus  = 19107
+
   |nexus  = 10844
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Horse Flute Anywhere
   |author  = unidarkshin, Devin Lematty
+
   |author  = Pathoschild
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus   = 1471
+
   |curse   = 1000620
   |github  =
+
   |nexus  = 7500
 
+
   |github  = Pathoschild/StardewMods
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = Horse Flute Auto Mount
   |author  = jahangmar
+
   |author  = MercuryVN
   |id      = jahangmar.LevelingAdjustment
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 4689
+
   |nexus  = 24018
   |github  = jahangmar/StardewValleyMods
+
   |github  = MercuryVN/HorseFluteAutoMount
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Horse Overhaul
   |author  = kd8lvt
+
   |author  = Goldenrevolver
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 855
+
  |nexus  = 7911
   |curse   = 300715
+
  |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Squeeze
 +
  |author  = jorgamun
 +
  |id      = jorgamun.HorseSqueeze
 +
   |nexus  = 10446
 +
  |github  = jorgamun/HorseSqueeze
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Whistle
 +
  |author  = icepuente
 +
   |id      = icepuente.HorseWhistle
 +
  |nexus   = 1131
 +
   |github  = icepuente/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 0.0.3-unofficial.1-leifericson
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
+
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = Horse Whistle
   |author  = shurmash
+
   |author  = nabuma
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 7222
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Host Tools
   |author  = prowlingDemon, unknownDev
+
   |author  = MattPlays
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = MattPlays.HostTools
   |nexus  = 4402
+
   |nexus  = 11154
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Hotbar Hotswap
   |author  = aedenthorn, Erinthe
+
   |author  = Jaredlll08
   |id      = aedenthorn.LightMod
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 14387
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
   |curse  = 298033
 
+
   |github  = jaredlll08/HotbarHotswap
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = holythesea
+
   |author  = certifiableGrimalkin
   |id      = holythesea.LightSwitch
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 15683
+
   |nexus  = 16159
   |github  = holy-the-sea/LightSwitch
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Hover Labels
   |author  = aedenthorn, Erinthe
+
   |author  = Achtuur
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = Achtuur.HoverLabels
   |nexus  = 15860
+
   |nexus  = 17501
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Achtuur/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = HP Bars
   |author  = Cherry, CherryChain
+
   |author  = Ilyaki
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = Ilyaki.HPBar
   |nexus  = 4971
+
   |nexus  = 1736
  |moddrop = 716383
+
   |github  =
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Line Sprinklers
 
  |author  = nanzington<!--since 1.4.0-->, Hootless
 
  |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
 
  |nexus  = 2917
 
   |github  = hootless/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
+
   |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    = Linus Mod
+
   |name    = HQ Farmer Mod
   |author  = tomii
+
   |author  = AsakOhee
   |id      = tomii.LinusMod
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 11637
+
   |nexus  = 19644
 
   |github  =
 
   |github  =
  
Line 9,424: Line 11,315:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = HUD Customizer
   |author  = spacechase0
+
   |author  = Espy
   |id      = spacechase0.LiterallyCantEven
+
   |id      = Espy.HUDCustomizer
   |nexus  = 14262
+
   |nexus  = 23704
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Huggable Scarecrows
   |author  = Candidus42
+
   |author  = bogie5464
   |id      = Candidus42.LittleNPCs
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 15152
+
   |nexus  = 3190
   |github  = mus-candidus/LittleNPCs
+
   |github  = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Hugs and Kisses
  |author  = Tyler Gibbs
 
  |id      = tylergibbs2.liveprogressbar
 
  |nexus  = 7330
 
  |github  = tylergibbs2/LiveProgressBar
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Livestock Choices
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LivestockChoices
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 11551
+
  |curse  = 868831
 +
   |nexus  = 10062
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Loan Mod
+
   |name    = Hugs and Kisses Continued
   |author  = Doomnik
+
   |author  = JoXW
   |id      = Doomnik.LoanMod
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 3882
+
   |nexus  = 21019
  |github  = legovader09/SDVLoanMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = Hunger
   |author  = codyflagstaff
+
   |author  = Yyeahdude
   |id      = codyflagstaff.lobercat
+
   |id      = HungerYyeadude
   |nexus  = 8219
+
   |nexus  = 613
 
   |github  =
 
   |github  =
  
Line 9,472: Line 11,356:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Hunger and Thirst
   |author  = Bouhm and Pathoschild
+
   |author  = PrimevalTitmouse
   |id      = Bouhm.LocationCompass
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 3045
+
   |nexus  = 1110
   |curse   = 308286
+
   |github  =
   |github = Bouhm/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
  |summary = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Hunger for Food
   |author  = MindMeltMax
+
   |author  = Tigerle01, Stephan Hensel
   |id      = MindMeltMax.LockedChests
+
   |id      = HungerForFoodByTigerle
   |moddrop = 1179603
+
  |nexus  = 810
   |nexus   = 12452
+
  |github  =
   |github = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = SMAPI 2.0
 +
   |status   = workaround
 +
   |summary = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = Hungry Morning
   |author  = nini700
+
   |author  = lech43
   |id      = nini700.LockedCrabPot
+
   |id      = lech43.HungryMorning
   |nexus  = 4461
+
   |nexus  = 6391
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Hybrid Crop Engine
   |author  = Edu Anttunes
+
   |author  = spacechase0
   |id      = LockedMaps
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 10089
+
  |curse  = 867721
 +
  |nexus  = 6577
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hypno Valley
 +
  |author  = Kryspur
 +
  |id      = Kryspur.HypnoValley
 +
   |nexus  = 9052
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Identifiable Combined Rings
   |author  = bwdy
+
   |author  = atravita
   |id      = bwdy.lockpicks
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus  = 3521
+
  |curse  = 870959
   |github  = bwdymods/SDV-Lockpicks
+
  |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    = Log Menu
+
   |name    = I Dig Where I Want
   |author  = JareBear
+
   |author  = WillTheMage
   |id      = JareBear.LogMenu
+
   |id      = WillTheMage.IDigWhereIWant
   |nexus  = 19919
+
   |nexus  = 26063
   |github  = jaredtjahjadi/LogMenu
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Idle Animations, Animacoes
  |author  = aedenthorn, Erinthe
+
   |author  = BrasileiroTop
  |id      = aedenthorn.LogSpamFilter
+
   |id      = BrasileiroTop.Animacoes
  |nexus  = 11252
+
   |nexus  = 5139
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Longer Days
 
   |author  = Stuyk
 
   |id      = Stuyk.LongerDays
 
   |nexus  = 19027
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = Idle Pause
   |author  = NormanPCN
+
   |author  = Veleek
   |id      = NormanPCN.LongerFenceLife
+
   |id      = Veleek.IdlePause
   |nexus  = 10498
+
   |nexus  = 1092
   |github  = NormanPCN/StardewValleyMods
+
   |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    = Longer Lasting Lures
+
   |name    = Idle Timer
   |author  = Caraxian
+
   |author  = LordAndreios
   |id      = caraxian.LongerLastingLures
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 2510
+
   |nexus  = 2858
   |github  = Caraxi/StardewValleyMods
+
   |github  = emperorzuul/SMAPI_MODS
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Don't Use That Water
 +
  |author  = idermailer
 +
  |id      = idermailer.iDontUseThatWater
 +
  |nexus  = 14047
 +
  |github  = idermailer/iDontUseThatWater
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = IFrames in Mines
 +
  |author  = Factknowhow
 +
  |id      = Factknowhow.IFramesInMines
 +
  |nexus  = 16436
 +
  |github  = Mekadrom/IFramesInMines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = I Got Friendship
   |author  = aedenthorn, Erinthe
+
   |author  = ChiroxT
   |id      = aedenthorn.LongerSeasons
+
   |id      = treinke.igotfriendship
   |nexus  = 10108
+
   |nexus  = 13290
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = I Got XP
   |author  = RTGOAT
+
   |author  = ChiroxT
   |id      = RTGOAT.Longevity
+
   |id      = treinke.igotxp
   |nexus  = 649
+
   |nexus  = 13289
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = ImagEd
   |author  = drbirbdev
+
   |author  = candidus42
   |id      = drbirbdev.LookToTheSky
+
   |id      = Candidus42.ImagEd
   |nexus  = 15262
+
   |nexus  = 7218
   |github  = drbirbdev/StardewValley
+
   |github  = mus-candidus/ImagEd
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Grandpa, Misc Introduction Fixes
 +
  |author  = mistyspring
 +
   |id      = mistyspring.immersivegrandpa
 +
  |nexus  = 12562
 +
  |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Immersive Scarecrows
   |author  = Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus   = 541
+
   |curse   = 868685
   |moddrop = 606605
+
   |nexus  = 15290
   |github  = Pathoschild/StardewMods
+
   |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    = Loose Audio Files
+
   |name    = Immersive Sprinklers
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 5999
+
  |curse  = 868686
 +
   |nexus  = 15239
 
   |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 Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Improved Mill
   |author  = Huanir
+
   |author  = AustinYQM
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 2658
+
   |nexus  = 1748
   |github  =
+
   |github  = AustinYQM/ImprovedMill
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Improved Quality of Life
   |author  = Raik, Raik167, YousernameZo
+
   |author  = Demiacle
   |id      = raik.testmod
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 6291
+
   |nexus  = 1025
   |github  =
+
   |github  = demiacle/QualityOfLifeMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Improved Tracker
   |author  = SteelixLeiter, Don Collins
+
   |author  = Anthony Hilyard
   |id      = LoveBubbles
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus   = 1318
+
   |curse   = 445215
   |github  = doncollins/StardewValleyMods
+
   |nexus   = 9317
 
+
   |github = AHilyard/ImprovedTracker
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
  |summary = use [[#Better Ranching|Better Ranching]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = In a Heartbeat
   |author  = Advize and Jinxiewinxie
+
   |author  = Shockah
   |id      = Advize.LovedLabels
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 279
+
   |nexus  = 17834
   |github  = AdvizeGH/LovedLabels
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
  |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    = Increase Animal House Max Population
   |author  = thespbgamer
+
   |author  = Mizzion
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 8880
+
   |nexus  = 4861
  |curse  = 834387
+
   |github  = Mizzion/MyStardewMods
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Increased Artifact Spots
   |author  = AvalonMFX
+
   |author  = Mizzion
   |id      = AvalonMFX.LoveFestival
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 17819
+
   |nexus  = 3340
   |github  =
+
   |moddrop = 663705
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = NMVH5
+
   |author  = shekurika
   |id      = nmvh5.LowHealthWarning
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 8326
+
   |nexus  = 11388
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Increased Sprinkler Range
   |author  = delaney
+
   |author  = EternalSoap
   |id      = dJustLuckMod
+
   |id      = eternalsoap.sprinklers
   |nexus  = 10386
+
   |nexus  = 20745
  |moddrop = 1070645
+
   |github  = ArjanSeijs/SprinklerMod
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = spacechase0
+
   |author  = GZhynko
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = GZhynko.IncubatePufferfishEggs
  |curse  = 867393
+
   |nexus  = 6162
  |moddrop = 127279
+
   |github  = gzhynko/StardewMods
   |nexus  = 521
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Indoor Sprinklers
   |author  = kiranmurmu
+
   |author  = ramen
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 8971
+
   |nexus  = 21124
   |github  = kiranmurmu/StardewValleyMods
+
   |github  = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Industrial Furnace
   |author  = Sakorona
+
   |author  = Traktori
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 2208
+
   |nexus  = 5568
  |moddrop = 664151
+
   |github  = Traktori7/StardewValleyMods
   |github  = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Industrial Furnace for Automate
   |author  = 7thAxis
+
   |author  = Traktori
   |id      = 7thAxis.LitD
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 10770
+
   |nexus  = 5568
   |github  =
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Industrialization Redux
   |author  = SlayerDharok
+
   |author  = GaLaxY256 and kazuakisama
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = G256.IR.Code
   |nexus  = 5600
+
   |nexus  = 22351
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Infallible Fishing
   |author  = FairfieldBW
+
   |author  = aedenthorn, Erinthe
   |id      = FairfieldBW.MachineCheck
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 9515
+
  |curse  = 868697
   |github  = FairfieldBW/MachineCheck
+
   |nexus  = 14639
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Infertile Soil
   |author  = IceGladiador
+
   |author  = Sabera, kelbesque
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = Sabera.InfertileSoil
   |nexus  = 1780
+
   |nexus  = 2515
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
  |status  = workaround
 
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Infested Levels
   |author  = Shockah
+
   |author  = Eireon
   |id      = Shockah.MachineStatus
+
   |id      = Eireon.InfestedLevels
   |nexus  = 11177
+
   |nexus  = 2823
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = benrpatterson/InfestedLevels
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = Infinite Energy
   |author  = spacechase0
+
   |author  = Error27
   |id      = spacechase0.Magic
+
   |id      = error27.infinite_energy
  |curse  = 867745
+
   |nexus  = 17717
  |moddrop = 399898
+
   |github  =
   |nexus  = 2007
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Infinite Inventory
   |author  = shekurika and Asterisk555
+
   |author  = unidarkshin, Devin Lematty
   |id      = shekurika.MagicalCropsCode
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 8762
+
   |nexus  = 2247
   |github  =
+
   |github  = unidarkshin/Stardew-Mods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = Infinite Junimo Cart Lives
   |author  = Entoarox
+
   |author  = Renny
   |id      = Entoarox.MagicJunimoPet
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 3567
+
   |nexus  = 2705
   |github  = Entoarox/StardewMods
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Infinite Money
   |author  = TerryDBS
+
   |author  = Chunky
   |id      = TerryDBS.MagicPluses
+
   |id      = chunky.InfiniteMoney
   |nexus  = 7096
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Infinite Watering Cans
   |author  = not4bene
+
   |author  = CaptainSully
   |id      = not4bene.MagicScepter
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 8169
+
  |moddrop = 1188756
   |github  =
+
   |nexus  = 12739
 
+
   |github  = CaptainSully/StardewMods
   |broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Zoom
 +
  |author  = berkayylmao
 +
   |id      = berkayylmao.InfiniteZoom
 +
  |nexus  = 8808
 +
  |curse  = 500088
 +
  |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = Informant
   |author  = season
+
   |author  = Slothsoft
   |id      = season.MagicValley
+
   |id      = Slothsoft.Informant
   |nexus  = 10639
+
   |nexus  = 14293
   |github  =
+
   |github  = slothsoft/stardew-informant
  
   |broke in = Stardew Valley 1.6
+
   |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    = Mailbox Menu
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MailboxMenu
+
   |id      = aedenthorn.LogUploader
   |nexus  = 14439
+
  |curse  = 868724
 +
   |nexus  = 13979
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
 +
  |author  = Platonymous
 +
  |id      = Platonymous.InkStories
 +
  |curse  = 877221
 +
  |moddrop = 1521399
 +
  |nexus  = 15987
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Input Fix
   |author  = Digus
+
   |author  = Windmill_City
   |id      = DIGUS.MailFrameworkMod
+
   |id      = Windmill_City.InputFix
   |nexus  = 1536
+
   |nexus  = 5693
   |github  = Digus/StardewValleyMods
+
   |github  = Windmill-City/InputFix
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Input Tools
   |author  = jwdred
+
   |author  = Sagittaeri
   |id      = jwdred.MailOrderPigs
+
   |id      = Sagittaeri.InputTools
   |nexus  = 632
+
   |nexus  = 14553
   |github  = jdusbabek/stardewvalley
+
   |github  = sagittaeri/StardewValleyMods
 
 
  |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    = InstaCrops
   |author  = Digus
+
   |author  = WuestMan, redknightofdoom
   |id      = Digus.MailServicesMod
+
   |id      = WuestMan.InstaCrops
   |nexus  = 7842
+
   |nexus  = 4077
   |github  = Digus/StardewValleyMods
+
   |github  = Brian-Wuest/Instacrops
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = Instant Animals
   |author  = pinguimbozo
+
   |author  = pinocchio1231
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 13248
+
   |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    = Make Gil Real
+
   |name    = Instant Animals 1.6
   |author  = Werewolf Master
+
   |author  = Siweipancc
   |id      = Wolf.GilSMAPI
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 7118
+
   |nexus  = 21798
   |github  =
+
   |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Instant Break
   |author  = Kabulla
+
   |author  = Jolyone
   |id      = Kabulla.MakeLove
+
   |id      = Me.InstantBreak
   |nexus  = 16003
+
   |nexus  = 15526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ManaBar
+
   |id      = aedenthorn.InstantBuildingConstruction
   |curse  = 867709
+
   |curse  = 868720
   |nexus  = 7831
+
   |nexus  = 14110
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Instant Buildings From Farm
   |author  = darzington
+
   |author  = BitwiseJon
   |id      = darzington.RealLifeMod
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 7445
+
   |nexus  = 2070
   |github  =
+
   |github  = bitwisejon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Instant Dialogues
   |author  = Stari
+
   |author  = idermailer
   |id      = Stari.ManyEnchantments
+
   |id      = idermailer.InstantDialogues
   |nexus  = 8824
+
   |nexus  = 22468
   |github  = SlivaStari/ManyEnchantments
+
   |github  = idermailer/InstantDialogues
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Instant Eat Key
   |author  = SnowFire k'Vala
+
   |author  = nini700
   |id      = SnowFire.Map_Binder
+
   |id      = nini700.InstantEatKey
   |nexus  = 6983
+
   |nexus  = 4464
  |github  =
 
  
   |broke in = Stardew Valley 1.5
+
   |status  = workaround
 +
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Instant Fishing
   |author  = aedenthorn, Erinthe
+
   |author  = aurnj, Roy Li
   |id      = aedenthorn.MapEdit
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 18387<!--8876 before 1.0.0-->
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |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    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Instant Geodes
   |author  = DecidedlyHuman
+
   |author  = montana123
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      =
   |nexus  = 14493
+
   |nexus  =
   |github  = DecidedlyHuman/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/109038
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Instant Growth Powder
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MapTeleport
+
   |id      = aedenthorn.InstantGrowthPowder
   |curse  = 868868
+
   |curse  = 868864
   |nexus  = 7675
+
   |nexus  = 7727
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 9,907: Line 11,839:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Instant Grow Trees
   |author  = mabelSyrup
+
   |author  = cantorsdust and Pathoschild
   |id      = mabelsyrup.maputils
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 4716
+
   |nexus  = 173
   |github  = mjSurber/Map-Utilities
+
   |github  = cantorsdust/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Instant Load
   |author  = Goldenrevolver
+
   |author  = Platonymous
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = Platonymous.InstantLoad
   |nexus   = 10758
+
   |curse   = 877220
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |moddrop = 1521407
 
+
  |nexus  = 16253
   |broke in = Stardew Valley 1.6
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Instantly Eat Item
   |author  = ceruleandeep
+
   |author  = Guedez
   |id      = ceruleandeep.MarketDay
+
   |id      = eat.item.instantly
   |nexus  = 11778
+
  |nexus  = 5116
   |github  = ceruleandeep/CeruleanStardewMods
+
  |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<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Instant Pets
   |author  = d5a1lamdtd, HaPyke
+
   |author  = blueberry
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = blueberry.InstantPets
  |moddrop = 1480763
+
   |nexus  = 9448
   |nexus  = 19309
+
   |github  = b-b-blueberry/InstantPets
   |github  = congha22/foodstore
 
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Instant Tool Upgrades
   |author  = Yoshimax
+
   |author  = Binarynova
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 12824
+
   |nexus  = 8918
   |github  = yoshimax2/MarryMorris
+
   |github  = Binarynova/MyStardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Kissing-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Instant World Events
   |author  = Eryk601 and sophiesalacia
+
   |author  = Spiderbuttons
   |id      = Vertigon.MinesTokens
+
   |id      = Spiderbuttons.InstantWorldEvents
   |nexus  = 11124
+
   |nexus  = 27242
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Integrated Minecarts
   |author  = StultusV
+
   |author  = Jibb
   |id      = StultusV.MaxCastStamina
+
   |id      = jibb.minecarts.C
   |nexus  = 10794
+
  |curse  = 988762
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |nexus  = 11881
 +
   |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Interaction Helper
   |author  = Shockah
+
   |author  = Hammurabi
   |id      = Shockah.MaximizeFix
+
   |id      = HammurabiInteractionHelper
   |nexus  = 16099
+
   |nexus  =
   |github = Shockah/Stardew-Valley-Mods
+
   |chucklefish = 4640
 +
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |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    = Mayo Hats
+
   |name    = Interactions, Interacoes
   |author  = spacechase0
+
   |author  = BrasileiroTop
   |id      = spacechase0.MayoHats
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 17514
+
   |nexus  = 4862
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Interaction Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = jahangmar
   |id      = aedenthorn.MayoMart
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 17175
+
   |nexus  = 3771
   |github  = aedenthorn/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    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Internationalization
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = bcmpinc
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = bcmpinc.Internationalization
   |nexus  = 4634
+
   |nexus  = 21317
   |github  = xirsoi/MayonnaisePlusPlus
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = spacechase0
+
   |author  = DecidedlyHuman
   |id      = spacechase0.MayoRain
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 17436
+
   |nexus  = 12826
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Intravenous Coffee
   |author  = Mehidden
+
   |author  = mpcomplete
   |id      = MemeOutfits.Mehidden
+
   |id      = mpcomplete.IntravenousCoffee
   |nexus  = 13213
+
   |nexus  = 2224
   |github  =
+
   |github  = mpcomplete/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Investment
   |author  = nman130
+
   |author  = MissCoriel
   |id      = nman130.MenusEverywhere
+
   |id      = misscoriel.invest
   |nexus  = 6119
+
   |curse   = 885083
  |github  = nman130/Stardew-Mods
+
   |nexus  = 5293
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Merge Fertilizer
 
   |author  = TianXiaobai
 
  |id      = TianXiaobai.MergeFertilizer
 
   |nexus  = 17743
 
 
   |github  =
 
   |github  =
  
Line 10,032: Line 11,967:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Investment Maximized
   |author  = Tlitookilakin
+
   |author  = MissCoriel
   |id      = tlitookilakin.MessyCrops
+
   |id      = misscoriel.investmax
   |moddrop = 1123884
+
   |curse  = 885074
   |nexus  = 11317
+
   |nexus  = 9253
   |github  = tlitookilakin/MessyCrops
+
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Invite Code Mod
   |author  = aedenthorn, Erinthe
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = aedenthorn.MeteorDefence
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 10641
+
   |nexus  = 4023
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Invite Friend
   |author  = candidus42
+
   |author  = d5a1lamdtd, HaPyke
   |id      = Candidus42.MiceInTheValley
+
   |id      = d5a1lamdtd.InviteFriend
  |nexus  = 4638
+
   |moddrop = 1486022
  |github  = mus-candidus/MiceInTheValley
+
   |nexus  = 19500
}}
 
{{#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,063: Line 11,994:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = IPv6
   |author  = Sonozuki
+
   |author  = sunsst
   |id      = Satozaki.MillerTime
+
   |id      = sunsst.IPv6
   |nexus  = 7575
+
   |nexus  = 25045
   |github  = Sonozuki/StardewMods
+
   |github  = sunsst/Stardew-Valley-IPv6
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Iridium Bombs
   |author  = Clark, wilsonch3451
+
   |author  = ApryllForever
   |id      = Clark.MiloDog
+
   |id      = ApryllForever.IridiumBombs
   |nexus  = 2861
+
   |nexus  = 26476
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Iridium Cooking Dishes
   |author  = Kabigon
+
   |author  = TianXiaobai
   |id      = Kabigon.MineAssist
+
   |id      = TianXiaobai.IridiumCookingDishes
   |nexus  = 2296
+
   |nexus  = 24732
   |chucklefish = 5353
+
   |github  =
   |github  = KabigonFirst/StardewValleyMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
 +
  |author  = Anthony Maciel, maciel310
 +
  |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
 +
  |nexus  = 15285
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Tools Patch
 +
  |author  = Redwood
 +
  |id      = Redwood.IridiumToolsPatch
 +
  |nexus  = 2897
 +
   |github  = EKomperud/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
 +
  |author  = SaltyEggplant
 +
  |id      = SaltyEggplant.IsGusVisitingIsland
 +
  |nexus  = 25270
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Is It Cake
   |author  = bwdy
+
   |author  = LeFauxMatt
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = furyx639.IsItCake
   |nexus  = 11424
+
  |curse  = 871826
   |github  = bwdy/SDVModding
+
   |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    = Mine Changes
+
   |name    = Island Gatherers
   |author  = JPAN
+
   |author  = PeacefulEnd
   |id      = jpan.MineChanges
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 3963
+
  |curse  = 870940
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |nexus  = 8552
 +
   |github  = Floogen/IslandGatherers
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Island Gatherers Automate
   |author  = sophiesalacia
+
   |author  = PeacefulEnd
   |id      = sophie.MinesTokens
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 18776
+
   |nexus  = 8552
   |github  = sophiesalacia/StardewMods
+
   |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Island Secret
   |author  = Shockah
+
   |author  = Edu Anttunes
   |id      = Shockah.MineTweaks
+
   |id      = IslandSecret
   |nexus  = 16859
+
   |nexus  = 8096
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = Ophaneom
+
   |author  = S1mmyy
   |id      = Ophaneom.MiniBars
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 8329
+
   |nexus  = 5140
   |github  = Ophaneom/Mini-Bars
+
   |github  = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Item Bags
   |author  = Nishtra
+
   |author  = SlayerDharok
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 674
+
  |curse  = 991675
   |github  =
+
   |nexus  = 5382
 
+
   |github  = Videogamers0/SDV-ItemBags
  |broke in = Stardew Valley 1.3.23
+
}}
   |status  = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |name    = Item Checker
<!--
+
   |author = Hitaxas
   |unofficial version = 1.9.1-unofficial.1.1-Olivki
+
   |id      = Hitaxas.Items.DLL
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
+
   |nexus  = 24305
-->
+
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = Item Extensions
   |author  = Tran Minh Thong
+
   |author  = mistyspring
   |id      = mini.tool.npc.mod
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 7060
+
   |nexus  = 20357
   |github  = TMThong/Stardew-Mods
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Item Locator
   |author  = greentodd
+
   |author  = Hitaxas
   |id      = greentodd.MinorLightTweaks
+
   |id      = Hitaxas.Items2.DLL
   |nexus  = 10223
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Item Quality Indicator
   |author  = BlaDe
+
   |author  = FunnyMoney
   |id      = BlaDe.MiscTrolls
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 12037
+
   |nexus  = 15336
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Item Recovery
   |author  = The Fluffy Robot
+
   |author  = Mytsy
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = Mysty.ItemRecovery
   |nexus  = 5691
+
   |nexus  = 9354
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |github  =
  
 
   |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    = Item Recovery Plus
   |author  = MissCoriel
+
   |author  = Lunardiver
   |id      = misscoriel.PositionTool
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 8087
+
   |nexus  = 13026
   |github  = MissCoriel/Position-Tool
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Item Research 'n' Spawn
   |author  = MissCoriel
+
   |author  = TSlex
   |id      = misscoriel.UCRFix
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 8284
+
   |nexus  = 8933
   |github  = MissCoriel/UniqueCourtshipResponseCore
+
   |moddrop = 1012482
 
+
   |github  = TSlex/StardewValley
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = Items Have Weight
   |author  = ChiroxT
+
   |author  = BarleyZP
   |id      = treinke.missinggifts
+
   |id      = BarleyZP.ItemsHaveWeight
   |nexus  = 11363
+
   |nexus  = 26693
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Item Tooltips
   |author  = StultusV
+
   |author  = Jaredlll08
   |id      = StultusV.ReportMobCounts
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 10899
+
   |nexus  =
   |github  = JudeRV/Stardew-ReportMobCounts
+
  |curse  = 297655
 +
   |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Item Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = crpz
   |id      = aedenthorn.MobileArcade
+
   |id      = crpz.ItemTweaks
   |nexus  = 6538
+
   |nexus  = 8182
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = iTile
   |author  = aedenthorn, Erinthe
+
   |author  = ha1fdaew
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = ha1fdaew.iTile
   |nexus  = 6568
+
   |nexus  = 7512
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ha1fdaew/iTile
  
   |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 Calendar
+
   |name    = It's My Farm I'll Pass Out If I Want To, It's My Farm&#44; I Can Pass Out If I Want To!
   |author  = aedenthorn, Erinthe
+
   |author  = Apprehentice
   |id      = aedenthorn.MobileCalendar
+
   |id      = apprehentice.IMFIPOIIWT
   |nexus  = 6601
+
   |nexus  = 25188
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = aedenthorn, Erinthe
+
   |author  = Caboose Sage, CabooseSage
   |id      = aedenthorn.MobileCatalogues
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 6543
+
   |nexus  = 20847
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Its Time to Wake Up
   |author  = aedenthorn, Erinthe
+
   |author  = Krutonium
   |id      = aedenthorn.MobilePhone
+
   |id      = Krutonium.ItsTimeToWakeUp
  |curse  = 868890
+
   |nexus  = 13798
   |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    = Jack Be Thicc
   |author  = aedenthorn, Erinthe
+
   |author  = DeadRobotDev
   |id      = aedenthorn.MobileTelevision
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 6575
+
   |nexus  = 21533
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DeadRobotDev/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = WisnuNug
+
   |author  = Matt Cioni
   |id      = WisnuNug.MobileUI
+
   |id      = mattCioni.JaquesAndBeans
   |nexus  = 17652
+
   |nexus  = 14555
 
   |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    = Modify This
+
   |name    = Jar Opener
   |author  = aedenthorn, Erinthe
+
   |author  = Genowhirl9999
   |id      = aedenthorn.ModThis
+
   |id      = genowhirl9999.jaropener
   |nexus  = 7814
+
   |nexus  = 5292
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 988956
 +
   |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    = JhinFour
   |author  = Blackclaw
+
   |author  = Keaton Sadoski
   |id      = Blackclaw.ModListCommand
+
   |id      = Sadoski.JhinFour
   |nexus  = 5131
+
   |nexus  = 11838
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Jiggly Junimo Bundles
   |author  = Enaium
+
   |author  = Jonas Henriksson, Greger
   |id      = Enaium.ModMenu
+
   |id      = Greger.JigglyJunimoBundles
  |curse  = 436844
 
  |moddrop = 885574
 
 
   |nexus  =
 
   |nexus  =
   |github  = Enaium-StardewValleyMods/ModMenu
+
   |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
}}
+
   |github  = gr3ger/Stardew_JJB
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mod Settings Tab
 
  |author  = Gilar Fasulaki
 
  |id      = GilarF.ModSettingsTab
 
  |nexus  = 4579
 
   |github  = GilarF/SVM
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
+
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = DaLion
+
   |author  = k4rakara
   |id      = DaLion.Overhaul
+
   |id      = k4rakara.JoJa84Plus
   |nexus  =
+
   |nexus  = 5803
   |github  = daleao/modular-overhaul
+
   |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    = Mod Update Menu
+
   |name    = JoJaBan - Arcade Sokoban
  |author  = CatCattyCat, Cat
 
  |id      = cat.modupdatemenu
 
  |nexus  = 2536
 
  |moddrop = 833560
 
  |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
 
  |name    = Mod Updater
 
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.ModUpdater
+
   |id      = Platonymous.JoJaBan
   |curse  = 877226
+
   |curse  = 308257
   |nexus  = 6338
+
   |nexus  = 3118
 +
  |moddrop = 793907
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
Line 10,342: Line 12,265:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Goals Anywhere
+
   |name    = Joja Cola Expanded
   |author  = Suphax
+
   |author  = Objection777
   |id      = suphax.monstergoalsanywhere
+
   |id      = Objection777.JojaColaExpandedCode
  |moddrop = 1088762
+
   |nexus  = 24227
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Joja Express
   |author  = Krutonium
+
   |author  = OFTS_CQM and Yuxuan
   |id      = krutonium.monsterinvasion
+
   |id      = ofts.jojaExp
   |nexus  = 12641
+
   |nexus  = 23614
   |github  =
+
   |github  = ofts-cqm/SDV_JojaExpress
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Financial
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.JojaFinancial
 +
  |nexus  = 24958
 +
  |github  = NermNermNerm/JojaFinancial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = WhiteMind
+
   |author  = Dounat2201, Sasara
   |id      = WhiteMind.MonsterLT
+
   |id      = Sasara.Pathomart
   |nexus  = 1896
+
   |nexus  = 1142
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = Use [[#Almanac|Almanac]] instead
 
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Joja Online
   |author  = MouseyPounds
+
   |author  = PeacefulEnd
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 3997
+
  |moddrop = 878236
   |github  = MouseyPounds/stardew-mods
+
  |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    = Monster Musk in Volcano
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = BananaFruit
+
   |author  = sophiesalacia
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 10651
+
   |nexus  = 18927
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Joja's Hauntings
   |author  = spacechase0
+
   |author  = MindMeltMax
   |id      = spacechase0.MonstersTheFramework
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 10673
+
  |curse  = 997973
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 7014
 
+
   |moddrop = 1135684
   |broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Joys of Efficiency
   |author  = Daniel McMenamy, Deathest1
+
   |author  = punyo, yakminepunyo
   |id      = f1r3w477.MoodyPlanet
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 2830
+
   |nexus  = 2162
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  = pomepome/JoysOfEfficiency
  
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
+
   |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    = Moolah Money Mod
+
   |name    = Json Assets
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.Moolah
+
   |id      = spacechase0.JsonAssets
   |nexus  = 15123
+
  |curse  = 867749
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 399895
 
+
   |nexus  = 1720
  |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Json Processor
   |author  = bwdy
+
   |author  = Jamie Taylor
   |id      = bwdy.moongates
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 3545
+
   |nexus  = 13183
   |github  = bwdymods/SDV-Moongates
+
   |github  = jltaylor-us/StardewJsonProcessor
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Json Shuffle
   |author  = spacechase0 and ParadigmNomad
+
   |author  = spacechase0
   |id      = spacechase0.MoonMisadventures
+
   |id      = spacechase0.JsonShuffle
  |curse  = 867702
+
   |nexus  = 21513
   |nexus  = 10612
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |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    = Jump Down the Mine
   |author  = SinZ
+
   |author  = flowoeB
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 12096
+
   |nexus  = 8357
 
   |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    = Jump Over
   |author  = Mopquill
+
   |author  = spacechase0
   |id      = Mopquill.Ranch-Livin
+
   |id      = spacechase0.JumpOver
   |nexus  = 2200
+
  |curse  = 867746
   |github  = mopquill/Mopsys-Ranch-Livin
+
  |moddrop = 384782
 
+
   |nexus  = 1844
   |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimatic
 +
  |author  = NermNermNerm
 +
   |id      = NermNermNerm.Junimatic
 +
  |nexus  = 22672
 +
  |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Junimo Beacon
   |author  = Entoarox
+
   |author  = Achtuur
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 2274
+
   |nexus  = 17135
  |chucklefish = 4288
+
   |github  = Achtuur/StardewMods
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Boy
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.JunimoBoy
 +
  |nexus  = 14384
 +
  |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Junimo Cart More Score
   |author  = momoaau
+
   |author  = yaxuan97
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 451
+
   |nexus  = 13644
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
<!--
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Barn and Coop Animals
+
   |name    = Junimo Deposit Anywhere
   |author  = AairTheGreat, Aair
+
   |author  = Zoryn
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 4869
+
   |nexus  =
   |github =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Junimo Dialog
   |author  = spacechase0
+
   |author  = ceruleandeep
   |id      = spacechase0.MoreBuildings
+
   |id      = ceruleandeep.junimodialog
  |curse  = 867740
+
   |nexus  = 8937
  |moddrop = 771640
+
   |github  = ceruleandeep/CeruleanStardewMods
   |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    = More Bundles
+
   |name    = Junimo Farm
   |author  = TwinBuilderOne
+
   |author  = Platonymous
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 9709
+
   |nexus  = 984
   |github  = TwinBuilderOne/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = phjoker
+
   |author  = Fernass354
   |id      = phjoker.MoreClocks
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 11840
+
   |nexus  = 18457
   |github  = p-holodynski/StardewValleyMods
+
   |github  =
  
 
   |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    = Junimo Kart Anywhere
   |author  = violetlizabet
+
   |author  = MartyrPher
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = JunimoKartAnywhere
   |nexus  = 10008
+
   |nexus  = 4315
   |github  = elizabethcd/MoreConversationTopics
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Junimo Kart Cheater
   |author  = atravita
+
   |author  = ryaon
   |id      = atravita.MoreFertilizers
+
   |id      = Ryaon.JunimoKartCheater
  |curse  = 870975
+
   |nexus  = 5137
  |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    = Junimo Kart Global Rankings
   |author  = Blams
+
   |author  = drbirbdev
   |id      = blams.MoreForLeo
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 12710
+
   |nexus  = 14856
   |github  =
+
   |github  = drbirbdev/StardewValley
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Junimo Kart Level Practice
   |author  = spacechase0
+
   |author  = BlaDe
   |id      = spacechase0.MoreGiantCrops
+
   |id      = BlaDe.JunimoLevelPractice
  |curse  = 867723
+
   |nexus  = 10056
  |moddrop = 771694
+
   |github  =
   |nexus  = 5263
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Junimo Kart Level Select
   |author  = Sonozuki
+
   |author  = b1rdyw1rdy
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = b1rdyw1rdy.JunimoKartLevelSelect
   |nexus  = 5398
+
   |nexus  = 25140
   |github  = Sonozuki/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Junimo Kart Prizes
   |author  = Angela Ranna
+
   |author  = b1rdyw1rdy
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = b1rdyw1rdy.JunimoKartPrizes
   |nexus  = 8117
+
   |nexus  = 25968
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Junimos Accept Cash
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MoreGrassStarters
+
   |id      = spacechase0.JunimosAcceptCash
   |curse  = 867750
+
   |curse  = 867716
  |moddrop = 313307
+
   |nexus  = 7437
   |nexus  = 1702
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 10,576: Line 12,495:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Junimo Studio, Music Blocks
   |author  = j4c0b333
+
   |author  = Becks723
   |id      = j4c0b333.Morehealth
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
  |nexus  = 4053
+
   |nexus  = 6971
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Key Binding
 
  |author  = SorryLate, rharyanto
 
  |id      = SorryLate.MoreKeybinding
 
   |nexus  = 5290
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
+
   |name    = Junimo Warp
   |author  = Aimon111
+
   |author  = Shockah
   |id      = AimonsMoreLivelySewerOverhaulPatches
+
   |id      = Shockah.JunimoWarp
   |nexus  = 19405
+
   |nexus  = 15676
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Junk Mail
   |author  = JadeTheavas
+
   |author  = Taskmaster
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = Taskmaster.JunkMail
   |nexus  = 2105
+
   |nexus  = 4452
   |github  = JadeTheavas/MoreMineLadders
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |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    = More Multiplayer Info
+
   |name    = Just Sleep In
   |author  = cheesysteak
+
   |author  = Rifleman
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 2173
+
   |nexus  = 11286
   |github  = cheesysteak/stardew-steak
+
   |github  = 9Rifleman/JustSleepIn
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Kamikaze
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aurnj, Roy Li
   |id      = Omegasis.MoreRain
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 441
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Kawakami - Healer NPC
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = Gorzalt and Flerfarvet
   |id      = Chikakoo.Randomizer
+
   |id      = gorzalt.kawakami
   |nexus  = 5311
+
   |nexus  = 2549
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github  = Gorzalt/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = spacechase0
+
   |author  = KediDili
   |id      = spacechase0.MoreRings
+
   |id      = KediDili.FurnitureTweaks.DLL
  |curse  = 867743
+
   |nexus  = 19375
  |moddrop = 771616
+
   |github  = KediDili/FurnitureTweaks
   |nexus  = 2054
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Kedi's NPC Utilities
   |author  = CyberCheese
+
   |author  = KediDili
   |id      = cybercheese.moresexydwarf
+
   |id      = KediDili.KNU
   |nexus  = 4320
+
   |nexus  = 17884
   |github  =
+
   |github  = KediDili/NPCUtilities
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = Keep Partners, Keep Your Partners
   |author  = OrneryWalrus
+
   |author  = EssGee, SG
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = SG.Partners
   |nexus  = 2587
+
   |nexus  = 5625
 
   |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    = KeyBind UI
   |author  = Ded4lif
+
   |author  = Enaium
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = Enaium.KeyBindUI
   |nexus  = 7526
+
  |curse  = 538001
 +
  |moddrop = 1036920
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/KeyBindUI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Keyboard Mod Menu
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.KeyboardModMenu
 +
   |nexus  = 3147
 +
  |curse  = 308891
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Key Suppressor
   |author  = Joco80 & Sasara
+
   |author  = Deflaktor
   |id      = Joco80.MoreWeapons
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 1168
+
   |nexus  = 9295
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github  = Deflaktor/KeySuppressor
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Kisekae
   |author  = thfr
+
   |author  = Kabigon
   |id      = thfr.MOTDMod
+
   |id      = Kabigon.kisekae
   |nexus  = 3703
+
   |nexus  = 2348
   |github  = rfht/MOTDMod
+
   |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = Kiss Krobus
   |author  = Akane
+
   |author  = EnanoForro
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = EnanoForro.KissKrobus
   |nexus  = 10553
+
   |nexus  = 25234
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = KivoValley Pets, KivoValley Sounds Lib
   |author  = mouahrara
+
   |author  = ST, Trans1st0r
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = ST.KivoValley.SoundsLib
   |nexus  = 18973
+
   |nexus  = 25705
   |github  = mouahrara/mouahrarasModuleCollection
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = ylsama
+
   |author  = Shockah
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = Shockah.Kokoro
   |nexus  = 2614
+
   |nexus  = 15682
   |github  = ylsama/RightClickMoveMode
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Krobus Roommate Shop
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MoveableMailbox
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 7834
+
  |curse  = 868741
 +
   |nexus  = 13131
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 10,722: Line 12,648:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Krobus Sells Larger Stacks
   |author  = aedenthorn, Erinthe
+
   |author  = Annosz
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = Annosz.KrobusSellsLargerStacks
  |curse  = 868849
+
   |nexus  = 5993
   |nexus  = 8038
+
   |github  = Annosz/StardewValleyModding
   |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    = Labeling
   |author  = joljyo
+
   |author  = Enaium
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = Enaium.Labeling
   |nexus  = 7378
+
  |curse  = 443134
   |github  =
+
  |moddrop = 906932
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Ladder and Snow Yam Tip
   |author  = Vilaboa
+
   |author  = WhiteMind
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = WhiteMind.LAST
   |nexus  = 17391
+
   |nexus  = 1906
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Ladder Light
   |author  = Shuai Zhang
+
   |author  = Tocseoj
   |id      = shuaiz.MoveFasterMod
+
   |id      = Tocseoj.LadderLight
   |nexus  = 1351
+
   |moddrop = 1549539
   |github  = hcoona/StardewValleyMods
+
   |curse   = 1003314
 
+
   |nexus   = 22052
   |broke in = Stardew Valley 1.2?
+
   |github =
   |status   = workaround
 
   |summary = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Ladder Locator
   |author  = aedenthorn, Erinthe
+
   |author  = ChaosEnergy
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 13589
+
  |curse  = 989910
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3094
 +
   |github  = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.MoveIt
+
   |id      = Platonymous.LandGrants
   |nexus  = 15163
+
  |curse  = 877222
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1521380
 +
   |nexus  = 15855
 +
   |github  =
  
 
   |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    = Last Day to Plant
   |author  = Zoryn
+
   |author  = dmcrider57
   |id      = Zoryn.MovementModifier
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  =
+
   |nexus  = 7917
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = dmcrider/LastDayToPlant
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Last Day to Plant Redux
   |author  = bcmpinc
+
   |author  = atravita
   |id      = bcmpinc.MovementSpeed
+
   |id      = atravita.LastDayToPlantRedux
   |nexus  = 2736
+
  |curse  = 870965
   |github  = bcmpinc/StardewHack
+
  |moddrop = 1294435
 +
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Lasting Conversation Topics
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |curse   = 868672
+
   |nexus  = 14377
   |nexus  = 16395
+
   |github  = sophiesalacia/StardewMods
   |github  = aedenthorn/StardewValleyMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
 +
  |author  = Lavapulse
 +
  |id      = Lavapulse.LavapulseChickens
 +
   |nexus  = 4821
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lazy Farmer
 +
  |author  = LazyGamer
 +
  |id      = LazyGamer.LazyFarmer
 +
  |nexus  = 26294
 +
  |github  = setsevireon/LazyFarmer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Lazy Mod
   |author  = daleonar
+
   |author  = weizinai
   |id      = daleonar.Snorlax
+
   |id      = weizinai.LazyMod
   |nexus  = 16194
+
   |nexus  = 22826
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Leaderboard Library
   |author  = Kabi-chan
+
   |author  = drbirbdev
   |id      = kabi-chan.MuffinCore
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 8070
+
   |nexus  = 15102
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Leah Cabin Music Fix
   |author  = spacechase0
+
   |author  = Huanir
   |id      = spacechase0.MultiFertilizer
+
   |id      = Huanir.LeahCabinMusicFix
  |curse  = 867717
+
   |nexus  = 2653
   |nexus  = 7436
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
  
   |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    = Multiplayer Backpacks
+
   |name    = Leave the Mine
   |author  = skiilaa
+
   |author  = Kangzoel
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 2282
+
   |nexus  = 11823
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Lefty Mode
   |author  = Achtuur
+
   |author  = Max Vollmer, SVProtector
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = maxvollmer.leftymode
   |nexus  = 16891
+
   |nexus  = 6199
   |github  = Achtuur/StardewMods
+
   |github  = maxvollmer/LeftyMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Legendary Fish Pond Framework
   |author  = delphinwave
+
   |author  = sharpskull2
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  = 7681
+
   |nexus  = 14637
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Lenient Window Resize
   |author  = Alberto Moreira Luiz
+
   |author  = DeLiXx
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 9672
+
  |curse  = 990483
 +
   |nexus  = 12305
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Less Mini Shipping Bin
   |author  = DoubleZ
+
   |author  = atravita
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = atravita.LessMiniShippingBin
   |nexus  = 3765
+
  |curse  = 870982
   |github  = SourceZh/MultiplayerIdle
+
   |nexus  = 10959
 +
  |moddrop = 1102538
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Less Strict Over-Exertion, AntiExhaustion
 +
  |author  = Permamiss
 +
  |id      = BALANCEMOD_AntiExhaustion
 +
  |nexus  = 637
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Let Me Hatch This Egg
   |author  = MindMeltMax
+
   |author  = MikeW
   |id      = MindMeltMax.MPInfo
+
   |id      = Mikew.letmehatchthisegg.smapi
  |moddrop = 1302776
+
   |nexus  = 25175
   |nexus  = 15155
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
+
   |name    = Let Me Rest!
   |author  = Scayze
+
   |author  = Ophaneom
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 16030
+
   |nexus  = 8205
   |github  = scayze/multiprairie
+
   |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    = Multiplayer Mod
+
   |name    = Let Me Shop
   |author  = Tran Minh Thong
+
   |author  = MindMeltMax
   |id      = multiplayer.mod
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 16582
+
  |moddrop = 1443554
   |github  = TMThong/Stardew-Mods
+
   |nexus  = 16738
 
+
   |github  =
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Let's Move It
   |author  = Cherry, CherryChain
+
   |author  = Exblosis
   |id      = Cherry.MultiplayerModChecker
+
   |id      = Exblosis.LetsMoveIt
   |nexus  = 6609
+
   |nexus  = 20943
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Exblosis/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Let's Start With Fishing
   |author  = Kalthramis
+
   |author  = MedievalAI
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 2192
+
   |nexus  = 19107
 
   |github  =
 
   |github  =
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
 
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Time
+
   |name    = Level Extender
   |author  = lolmaj
+
   |author  = unidarkshin, Devin Lematty
   |id      = lolmaj.MultiplayerTime
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 2543
+
   |nexus  = 1471
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Level Forever
   |author  = aedenthorn, Erinthe
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 8077
+
   |nexus  = 22920
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leveling Adjustment
 +
  |author  = jahangmar
 +
  |id      = jahangmar.LevelingAdjustment
 +
  |nexus  = 4689
 +
  |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Level Up Notifications
   |author  = Redwood
+
   |author  = kd8lvt
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 2910
+
   |nexus  = 855
   |github  = EKomperud/StardewMods
+
  |curse  = 300715
 +
   |github  =
  
   |broke in           = SMAPI 3.0
+
   |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    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = PeacefulEnd
+
   |author  = shurmash
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 7900
+
   |nexus  = 7222
   |github  = Floogen/MultipleMiniObelisks
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Lewd Leah
   |author  = ceruleandeep
+
   |author  = prowlingDemon, unknownDev
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
  |nexus  = 8711
+
   |nexus  = 4402
  |github  = ceruleandeep/CeruleanStardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiple Sprites and Portraits On Rotation, File Loading
 
  |author  = SlyMerc
 
  |id      = FileLoading
 
   |nexus  = 1094
 
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = Light Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultiSave
+
   |id      = aedenthorn.LightMod
   |nexus  = 15402
+
  |curse  = 868708
 +
   |nexus  = 14387
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 10,977: Line 12,921:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Light Switch
   |author  = Miome
+
   |author  = holythesea
   |id      = miome.MultiToolMod
+
   |id      = holythesea.LightSwitch
   |nexus  = 2546
+
   |nexus  = 15683
   |github  = miome/MultitoolMod
+
   |github  = holy-the-sea/LightSwitch
 +
}}
 +
{{#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    = Multi-User Chests
+
   |name    = Like a Duck to Water Continued
   |author  = MindMeltMax
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = MindMeltMax.MUC
+
   |id      = tem696969696969.LikeADuckToWater
   |nexus  = 9856
+
   |nexus  = 21285
  |moddrop = 1135731
+
   |github  = kqrse/StardewValleyMods-aedenthorn
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Limited Campfire Cooking
 
   |author  = Cherry, CherryChain
 
   |author  = Cherry, CherryChain
   |id      = Cherry.MultiYieldCrops
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 6069
+
   |nexus  = 4971
 +
  |moddrop = 716383
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Limited Regrowable Crop Harvests
   |author  = Jacque Pott
+
  |author  = Adradis
   |id      = JacquePott.MYCDGRPatch
+
  |id      = Adradis.LimitedHarvests
   |nexus  = 14023
+
  |nexus  = 24623
 +
  |github  = Adradis/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Line Sprinklers
 +
  |author  = nanzington<!--since 1.4.0-->, Hootless
 +
  |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
 +
  |nexus  = 2917
 +
  |github  = hootless/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Line Sprinklers Redux (1.6 Compatible)
 +
  |author  = rtrox, Swyytch
 +
  |id      = rtrox.LineSprinklersRedux
 +
  |nexus  = 23895
 +
  |github  = rtrox/LineSprinklersRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Linus Mod
 +
   |author  = tomii
 +
   |id      = tomii.LinusMod
 +
   |nexus  = 11637
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Literally Can't Even
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.Murdercrows
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 6615
+
  |curse  = 867137
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 14262
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Little NPCs
   |author  = cotboy
+
   |author  = Candidus42
   |id      = cambam.MURDERDRONE
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 4507
+
   |nexus  = 15152
   |github  = camcamcamcam/murderdrone
+
   |github  = mus-candidus/LittleNPCs
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 
  |unofficial version = 0.0.7-unofficial.5-prism99
 
 
 
  |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    = Live Progress Bar
   |author  = Aren, Aren Desai
+
   |author  = Tyler Gibbs
   |id      = Aren.MurderMod
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 17470
+
   |nexus  = 7330
   |github  = ArenKDesai/Murder-Mod
+
   |github  = tylergibbs2/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Livestock Choices
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = aedenthorn.LivestockChoices
   |curse  = 870973
+
   |curse  = 868766
  |moddrop = 1187402
+
   |nexus  = 11551
   |nexus  = 12598
+
   |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.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = Loan Mod
   |author  = Expl0
+
   |author  = Doomnik
   |id      = Expl0.MushroomCursors
+
   |id      = Doomnik.LoanMod
   |nexus  = 12594
+
   |nexus  = 3882
   |github  =
+
   |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Lober Cat
   |author  = Eireon, Ben Patterson
+
   |author  = codyflagstaff
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = codyflagstaff.lobercat
   |nexus  = 2818
+
   |nexus  = 8219
   |github  = benrpatterson/MushroomLevels
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = Location and Music Logger
   |author  = WhiteMind
+
   |author  = Brandy Lover, WDavi
   |id      = WhiteMind.MLT
+
   |id      = Brandy Lover.LMlog
   |nexus  = 1894
+
   |nexus  = 1366
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = Use [[#Almanac|Almanac]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Location Compass
   |author  = blueberry and Oddshot
+
   |author  = Bouhm and Pathoschild
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = Bouhm.LocationCompass
   |nexus  = 4637
+
   |nexus  = 3045
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = Bouhm/stardew-valley-mods
 
 
  |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    = Lockable Things
   |author  = blueberry, blueberry and Oddshot
+
   |author  = ThisIsCad
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = ThisIsCad.LockableThings
   |nexus  = 4637
+
   |nexus  = 26281
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = brandonwamboldt/LockableThings
 
 
  |broke in = Stardew Valley 1.6<!--retest linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Locked Chests
   |author  = Goldenrevolver
+
   |author  = MindMeltMax
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = MindMeltMax.LockedChests
   |nexus  = 10978
+
  |curse  = 1004481
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 1179603
 
+
   |nexus  = 12452
  |broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Locked Crab Pots
   |author  = Lis
+
   |author  = nini700
   |id      = Lis.MusicalCellar
+
   |id      = nini700.LockedCrabPot
   |nexus  = 7626
+
   |nexus  = 4461
   |github  = lisamreynolds/MusicalCellar
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Locked Maps
   |author  = aedenthorn, Erinthe
+
   |author  = Edu Anttunes
   |id      = aedenthorn.MusicalPaths
+
   |id      = LockedMaps
   |nexus  = 13197
+
   |nexus  = 10089
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Lock Hotbar Items
   |author  = Marcos Brendon
+
   |author  = Falson
   |id      = marcos.mymoney
+
   |id      = Falson.LockHotbarItems
   |nexus  = 6736
+
  |moddrop = 1573213
 +
   |nexus  = 23702
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Lockpicks
   |author  = PeacefulEnd
+
   |author  = bwdy
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = bwdy.lockpicks
   |nexus  = 12312
+
   |nexus  = 3521
   |github  = Floogen/MysticalBuildings
+
   |github  = bwdymods/SDV-Lockpicks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Log Menu
   |author  = Enaium
+
   |author  = JareBear
   |id      = Enaium.NameTags
+
   |id      = JareBear.LogMenu
  |curse  = 436816
+
   |nexus  = 19919
  |moddrop = 877767
+
   |github  = jaredtjahjadi/LogMenu
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/NameTags
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Log Spam Filter
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NapalmMummies
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  = 15933
+
  |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    = Nature Strikes Back
+
   |name    = Longer Days
   |author  = Clumsy Jackdaw
+
   |author  = Stuyk
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = Stuyk.LongerDays
   |nexus  = 19771
+
   |nexus  = 19027
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Longer Fence Life
   |author  = Ilyaki
+
   |author  = NormanPCN
   |id      = ilyaki.neatadditions
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 2648
+
   |nexus  = 10498
   |github  = Ilyaki/NeatAdditions
+
   |github  = NormanPCN/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Longer Lasting Lures
   |author  = Ilyaki
+
   |author  = Caraxian
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = caraxian.LongerLastingLures
   |nexus  = 3021
+
   |nexus  = 2510
   |github  = Ilyaki/NetworkOptimizer
+
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Longer Seasons
   |author  = DestyNova
+
   |author  = aedenthorn, Erinthe
   |id      = DestyNova.NEACode
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 12369
+
  |curse  = 868830
   |github  =
+
   |nexus  = 10108
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Seasons - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.LongerSeasons
 +
  |nexus  = 25164
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Longevity
   |author  = Vrakyas
+
   |author  = RTGOAT
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = RTGOAT.Longevity
   |nexus  = 4030
+
   |nexus  = 649
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Looking for Love REDUX
   |author  = Nobbele
+
   |author  = mushroomhash
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = mush.loveydovey
   |nexus  = 2654
+
   |nexus  = 21370
  |github  = 4ppleCracker/NewGameOnLaunch
 
 
 
  |broke in    = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Look to the Sky
   |author  = Spacechase0
+
   |author  = drbirbdev
   |id      = Spacechase0.NewGamePlus
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 10786
+
   |nexus  = 15262
   |github  = spacechase0/StardewValleyMods
+
   |github  = drbirbdev/StardewValley
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Lookup Anything
   |author  = Igorious
+
   |author  = Pathoschild
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus   =
+
   |curse   = 992793
   |chucklefish = 3683
+
   |nexus   = 541
  |github  = Igorious/StardevValleyNewMachinesMod
+
   |moddrop = 606605
 
+
   |github = Pathoschild/StardewMods
   |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    = Loon Calls
   |author  = sophiesalacia
+
   |author  = Graham Nelson
   |id      = sophie.Fireworks
+
   |id      = GrahamNelson.LoonCallsMod
   |nexus  = 15277
+
   |nexus  = 27045
   |github  = sophiesalacia/StardewMods
+
   |github  = Graham-Nelson73/LoonCallsMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Loose Audio Files
  |author  = Pickysaurus
 
  |id      = Pickysaurus.NexusModsButton
 
  |nexus  = 12969
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Nice Messages
 
  |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.LooseAudioFiles
   |nexus  = 10633
+
  |curse  = 868902
 +
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 11,255: Line 13,209:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Lore-Friendly JojaMart Prices
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Huanir
   |id       = Omegasis.NightOwl
+
   |id     = Huanir.LoreFriendlyJojaPrices
   |nexus   = 433
+
   |nexus   = 2658
   |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 = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Lost Book Menu
   |author  = SevenChords
+
   |author  = bungus
   |id      = SevenChords.Night_Shift
+
   |id      = bungus.LostBookMenu
   |nexus  = 15345
+
   |nexus  = 20301
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Lost Woods
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = Raik, Raik167, YousernameZo
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = raik.testmod
   |nexus  = 19651
+
   |nexus  = 6291
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Louis's Garage and Renault 5 Expansion
   |author  = Mr Tea, MrTea
+
   |author  = XxHarvzBackxX and Yri and Kaystar
   |id      = MrTea.NoBlink
+
   |id      = R5.DLL
   |nexus  = 17220
+
   |nexus  = 24687
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Love Bubbles
   |author  = Pathoschild
+
   |author  = SteelixLeiter, Don Collins
   |id      = Pathoschild.NoclipMode
+
   |id      = LoveBubbles
   |nexus  = 3900
+
   |nexus  = 1318
   |moddrop = 691002
+
  |github  = doncollins/StardewValleyMods
   |github = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
  |summary = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Loved Labels
   |author  = ceruleandeep
+
   |author  = Advize and Jinxiewinxie
   |id      = ceruleandeep.NoCooties
+
   |id      = Advize.LovedLabels
   |nexus  = 9000
+
   |nexus  = 279
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = AdvizeGH/LovedLabels
 +
 
 +
  |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    = No Crows
+
   |name    = Loved Labels Redux
   |author  = CatCattyCat, Cat
+
   |author  = thespbgamer
   |id      = cat.nocrows
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 1682
+
   |nexus  = 8880
   |moddrop = 833543
+
   |curse  = 834387
   |github  = danvolchek/StardewMods
+
   |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Love Festival
   |author  = Underscore76
+
   |author  = AvalonMFX
   |id      = underscore.nodebris
+
   |id      = AvalonMFX.LoveFestival
   |nexus  = 19699
+
  |curse  = 1016375
   |github  = Underscore76/NoDebrisWeather
+
   |nexus  = 17819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Low Health Warning
   |author  = Kryspur
+
   |author  = NMVH5
   |id      = Kryspur.NoFallDamage
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 17749
+
   |nexus  = 8326
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Luckier Mod, Luciker Mod
   |author  = CatCattyCat, Cat
+
   |author  = Justin Song
   |id      = cat.nofencedecay
+
   |id      = JustinSong.LucikerMood
   |nexus  = 1180
+
   |nexus  = 27250
  |moddrop = 833537
+
   |github  =
   |github  = danvolchek/StardewMods
 
  |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    = No Fence Decay Redux
+
   |name    = Luck Skill
   |author  = EnderTedi
+
   |author  = spacechase0
   |id      = cat.nofencedecay
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus  = 20802
+
  |curse  = 867393
 +
  |moddrop = 127279
 +
   |nexus  = 521
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Festival Timer
+
   |name    = Lucky Block, Random Block
   |author  = mistyspring
+
   |author  = elthisboy
   |id      = mistyspring.nofestivaltimer
+
   |id      = elthisboy.LuckyBlockMod
   |nexus  = 20077
+
  |curse  = 1075448
 +
   |nexus  = 26594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Lucky Reclamation Trash Can
   |author  = hitachihex
+
   |author  = kiranmurmu
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  =
+
   |nexus  = 8971
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github  = kiranmurmu/StardewValleyMods
   |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.2?
+
   |name    = Lunar Disturbances
   |status  = workaround
+
   |author  = Sakorona
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
   |id      = KoihimeNakamura.LunarDisturbances
<!--
+
   |nexus  = 2208
   |unofficial version = 1.1.2-unofficial.1-f4ith
+
   |moddrop = 664151
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
+
   |github  = Sakorona/SDVMods
-->
 
 
}}
 
}}
 
{{#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    = Machine Augmentors
   |author  = Kumagabear
+
   |author  = SlayerDharok
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 19655
+
   |nexus  = 5600
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  = Videogamers0/SDV-MachineAugmentors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Machine Check
   |author  = Hangy
+
   |author  = FairfieldBW
   |id      = Hangy.NoKidsEver
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 1464
+
   |nexus  = 9515
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Machine Speed Change
   |author  = jaeha, qpqpqp121
+
   |author  = IceGladiador
   |id      = jaeha.No_Kimchi
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 5043
+
   |nexus  = 1780
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Machine Status
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = Shockah
   |id      = theultimatenuke.testmod
+
   |id      = Shockah.MachineStatus
   |nexus  = 17965
+
   |nexus  = 11177
   |github  = TheUltimateNuke/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Magic
   |author  = minervamaga
+
   |author  = spacechase0
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = spacechase0.Magic
   |nexus   =
+
   |curse   = 867745
   |moddrop = 631110
+
   |moddrop = 399898
   |github  = minervamaga/NoMineFlyersRedux
+
  |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Magical Crops
   |author  = Guedez
+
   |author  = shekurika and Asterisk555
   |id      = exhaustion.protection
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 5113
+
   |nexus  = 8762
  |moddrop = 707180
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Magic by Neosinf
   |author  = Drynwynn, thepaladinknight
+
   |author  = Neosinf
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = neosinf.Magic
   |nexus  = 2528
+
   |nexus  = 26593
   |github  = Drynwynn/StardewValleyMods
+
   |github  =
 
+
}}
  |broke in = SMAPI 2.8
 
  |status  = workaround
 
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Magic Junimo Pet
   |author  = MadaraUchiha
+
   |author  = Entoarox
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 5176
+
   |nexus  = 3567
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  = Entoarox/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Non-Random Prairie King
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.NonRandomPrairieKing
 
  |nexus  = 6509
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Magic Pluses
   |author  = Neko Boi Nick
+
   |author  = TerryDBS
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 19250
+
   |nexus  = 7096
  |github  = thakyZ/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Poverty by Disconnect
 
  |author  = Slumber
 
  |id      = SlumbR.NoPovertyByDisconnect
 
  |nexus  = 11529
 
 
   |github  =
 
   |github  =
  
Line 11,455: Line 13,402:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Magic Scepter
   |author  = mlambley
+
   |author  = not4bene
   |id      = mlambley.NoQuarry
+
   |id      = not4bene.MagicScepter
   |nexus  = 19410
+
   |nexus  = 8169
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Magic Valley
   |author  = Platonymous
+
   |author  = season
   |id      = Platonymous.NormalizeAI
+
   |id      = season.MagicValley
  |moddrop = 1521423
+
   |nexus  = 10639
   |nexus  = 19334
 
 
   |github  =
 
   |github  =
  
Line 11,472: Line 13,418:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Mailbox Menu
   |author  = Xangria
+
   |author  = aedenthorn, Erinthe
   |id      = Xangria.NoRumbleHorse
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 1779
+
  |curse  = 868707
   |github  =
+
   |nexus  = 14439
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
+
   |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Mailbox Menu Continued
   |author  = lech43
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = lech43.NoSeeds
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 6392
+
   |nexus  = 21068
   |github  =
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Mail Framework
   |author  = ThatNorthernMonkey
+
   |author  = Digus
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 237
+
   |nexus  = 1536
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mail Order Pigs
 +
  |author  = jwdred
 +
  |id      = jwdred.MailOrderPigs
 +
  |nexus  = 632
 +
  |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
<!--
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
   |unofficial version = 1.1.1-unofficial.6-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay On Farm
+
   |name    = Mail Services Mod
   |author  = A_Dude
+
   |author  = Digus
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = Digus.MailServicesMod
   |nexus  = 8071
+
   |nexus  = 7842
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
  |author  = Platonymous
+
   |author  = pinguimbozo
  |id      = Platonymous.NoSoilDecayRedux
+
   |id      = pinguimbozo.PCMCCJJC
  |curse  = 307727
+
   |nexus  = 13248
  |moddrop = 793930
 
  |nexus  = 1084
 
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5<!--@retest-linked-->
 
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Note Blocks
 
   |author  = Yaramy
 
   |id      = yaramy.noteblocks
 
   |nexus  = 6646
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Maintain Glow Rings Indoors Radius
   |author  = TheElm
+
   |author  = Cloudyluna
   |id      = TheElm.NotFarFromTheTree
+
   |id      = Cloudyluna.MaintainGlowRingsIndoorsRadius
   |nexus  = 4739
+
   |nexus  = 27331
  |github  = GStefanowich/SDV-NFFTT
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Thunder Sound
 
  |author  = Sto13
 
  |id      = Sto13.NoThunderSound
 
  |nexus  = 14414
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Make Gil Real
   |author  = crazywig
+
   |author  = Werewolf Master
   |id      = crazywig.notransitions
+
   |id      = Wolf.GilSMAPI
   |nexus  = 7354
+
   |nexus  = 7118
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Warp Delay
+
   |name    = Make Love
   |author  = Tran Minh Thong
+
   |author  = Kabulla
   |id      = no.warp.delay
+
   |id      = Kabulla.MakeLove
   |nexus  = 19805
+
   |nexus  = 16003
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Makeshift Multiplayer
   |author  = John Peters
+
   |author  = spacechase0
   |id      = JohnPeters.NowPlaying
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 19441
+
   |nexus  = 501
   |github  =
+
  |moddrop = 127274
 +
   |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Mana Bar
   |author  = PurrplingCat
+
   |author  = spacechase0
   |id      = purrplingcat.npcadventure
+
   |id      = spacechase0.ManaBar
   |curse  = 577730
+
   |curse  = 867709
   |nexus  = 4582
+
   |nexus  = 7831
   |github  = purrplingcat/PurrplingMod
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Bucket for HB, NPC Bucket
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = shounlol
+
   |author  = darzington
   |id      = shounlol.NPCBucket
+
   |id      = darzington.RealLifeMod
   |nexus  = 20328
+
   |nexus  = 7445
 
   |github  =
 
   |github  =
  
Line 11,588: Line 13,523:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Manure Industries
   |author  = aedenthorn, Erinthe
+
   |author  = Drewdus42
   |id      = aedenthorn.NPCClothing
+
   |id      = Drewdus42.ManureIndustries
   |nexus  = 13940
+
   |nexus  = 9310
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Many Enchantments
   |author  = ichortower
+
   |author  = Stari
   |id      = ichortower.NPCGeometry
+
   |id      = Stari.ManyEnchantments
   |nexus  = 19259
+
   |nexus  = 8824
   |github  = ichortower/NPCGeometry
+
   |github  = SlivaStari/ManyEnchantments
 
 
  |broke in = Stardew Valley ≤1.5.6
 
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Map Binder
   |author  = Bouhm and Pathoschild
+
   |author  = SnowFire k'Vala
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = SnowFire.Map_Binder
   |nexus  = 239
+
   |nexus  = 6983
   |github  = Bouhm/stardew-valley-mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author  = trashcan9
+
   |author  = aedenthorn, Erinthe
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = aedenthorn.MapEdit
   |nexus  = 16236
+
  |curse  = 868847
   |github  =
+
   |nexus  = 18387<!--8876 before 1.0.0-->
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Map Image Export
   |author  = Akago
+
   |author  = spacechase0
   |id      = akago.PathDisplay
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus  = 7563
+
   |nexus  = 1073
   |github  =
+
  |moddrop = 127273
 +
   |github  = spacechase0/MapImageExporter
  
   |broke in = Stardew Valley 1.6
+
   |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    = Numerical Health
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = Hydrox, hydrox6
+
   |author  = DecidedlyHuman
   |id      = Hydrox.NumericalHealth
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 4863
+
  |curse  = 1019064
   |github  =
+
   |nexus  = 14493
 +
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Map Teleport
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImportMap
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 10965
+
  |curse  = 868868
 +
   |nexus  = 7675
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 11,646: Line 13,584:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Map Teleport For Expansions, Stardew Valley Map Teleport
   |author  = aedenthorn, Erinthe
+
   |author  = hlyvia
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = hlyvia.StardewValleyMapTeleport
   |nexus  = 18365
+
   |nexus  = 25279
   |github  = aedenthorn/StardewValleyMods
+
   |github  = kesesek/StardewValleyMapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = Adeel Tariq
+
   |author  = Richard2091
   |id      = Adeel.ObjectProgressbars
+
   |id      = Richard2091.MapTeleport
   |nexus  = 2803
+
   |nexus  = 21381
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  = Richard2091/MapTeleport
 
 
  |status  = workaround
 
  |summary  = broken, use older version 1.3 instead.
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Map Utilities
   |author  = spacechase0
+
   |author  = mabelSyrup
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = mabelsyrup.maputils
  |curse  = 867757
+
   |nexus  = 4716
  |moddrop = 131148
+
   |github  = mjSurber/Map-Utilities
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Maritime Secrets
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.OKNightCheck
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 14231
+
   |nexus  = 10758
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Market Day
   |author  = lambui
+
   |author  = ceruleandeep
   |id      = PhthaloBlue.Omnifarm
+
   |id      = ceruleandeep.MarketDay
   |nexus  =
+
   |nexus  = 11778
  |url    = https://community.playstarbound.com/threads/127299
+
   |github  = ceruleandeep/CeruleanStardewMods
   |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    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = Alejandro Akbal
+
   |author  = d5a1lamdtd, HaPyke
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 7877
+
  |curse  = 994458
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Mass Production
   |author  = aedenthorn, Erinthe
+
   |author  = Jacque Pott
   |id      = aedenthorn.OmniTools
+
   |id      = JacquePott.MassProduction
  |curse  = 868690
+
   |nexus  = 7021
   |nexus  = 14865
+
   |github  = JacquePott/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-128#post-120507
+
   |status   = abandoned
   |unofficial version = 1.0.1-unofficial
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Mastery Extended
   |author  = BitwiseJon
+
   |author  = AlanBF
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 2052
+
   |nexus  = 23697
   |github  = bitwisejon/StardewValleyMods
+
   |github  = Pet-Slime/StardewValley
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Mastery Extended - WoL Compat
   |author  = Miome
+
   |author  = AlanBF
   |id      = Miome.OneDayAtATime
+
   |id      = AlanBF.MasteryExtended.WoL
   |nexus  = 8870
+
   |nexus  = 23697
   |github  = miome/OneDayAtATime
+
   |github  = Pet-Slime/StardewValley
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Matching Nodes, MinesTokens
   |author  = SorryLate, rharyanto
+
   |author  = Eryk601 and sophiesalacia
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = Vertigon.MinesTokens
   |nexus  = 5150
+
   |nexus  = 11124
 
   |github  =
 
   |github  =
 
  |status  = workaround
 
  |summary  = Use [[#Silo Size|Silo Size]] instead.
 
  |broke in = SMAPI 3.12.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = Max Cost Stamina
   |author  = Mizzion
+
   |author  = StultusV
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 3633
+
   |nexus  = 10794
  |moddrop = 661376
+
   |github  = JudeRV/Stardew-MaxCastStamina
   |github  = Mizzion/MyStardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Maximize Fix
   |author  = xiaoye97
+
   |author  = Shockah
   |id      = xiaoye97.OnlyIridium
+
   |id      = Shockah.MaximizeFix
   |nexus  = 4471
+
   |nexus  = 16099
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Mayo Hats
   |author  = MedievalAI
+
   |author  = spacechase0
   |id      = MedievalAI.OpenHearts
+
   |id      = spacechase0.MayoHats
   |nexus  = 16944
+
   |nexus  = 17514
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Mayo Mart
   |author  = Saitoue
+
   |author  = aedenthorn, Erinthe
   |id      = Saitoue.Orchard
+
   |id      = aedenthorn.MayoMart
   |nexus  = 13867
+
   |nexus  = 17175
   |github  = Saitoue/Orchard
+
   |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    = Ordinary Capsule
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = LeFauxMatt
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = furyx639.OrdinaryCapsule
+
   |id      = xirsoi.mayonnaiseplusplus
  |curse  = 871831
+
   |nexus  = 4634
   |nexus  = 13489
+
   |github  = xirsoi/MayonnaisePlusPlus
   |github  = LeFauxMatt/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Mayo Rain
   |author  = crazywig
+
   |author  = spacechase0
   |id      = crazywig.oreincrease
+
   |id      = spacechase0.MayoRain
   |nexus  = 7370
+
   |nexus  = 17436
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Meal Overhaul
 +
  |author  = stardemod
 +
  |id      = stardemod.MealOverhaul
 +
  |nexus  = 23528
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Meme Outfits
   |author  = KKramer85
+
   |author  = Mehidden
   |id      = OreIncreaseV3
+
   |id      = MemeOutfits.Mehidden
  |moddrop = 1475534
+
   |nexus  = 13213
   |nexus  = 19132
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Menus Everywhere
   |author  = Yyeahdude
+
   |author  = nman130
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = nman130.MenusEverywhere
   |nexus  = 4772
+
   |nexus  = 6119
 +
  |github  = nman130/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Merge Fertilizer
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.MergeFertilizer
 +
  |nexus  = 17743
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Message Box API, ChatMod
   |author  = Ivy
+
   |author  = Kithio
   |id      = Ivy.OrnithologistsGuild
+
   |id      = Kithio:ChatMod
   |nexus  = 14510
+
   |nexus  =
   |github  = greyivy/OrnithologistsGuild
+
  |chucklefish = 4296
 +
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Meteor Defence
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutfitSets
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 13888
+
  |curse  = 868804
 +
   |nexus  = 10641
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = Mice in the Valley
   |author  = Midori Armstrong, azureglasses
+
   |author  = candidus42
   |id      = midoriarmstrong.seasonalitems
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 1452
+
   |nexus  = 4638
   |github  =
+
   |github  = mus-candidus/MiceInTheValley
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Migrate DGA Items
   |author  = aedenthorn, Erinthe
+
   |author  = violetlizabet
   |id      = aedenthorn.OverworldChests
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 7710
+
   |nexus  = 20612
   |github  = aedenthorn/StardewValleyMods
+
   |github  = elizabethcd/MigrateDGAItems
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Milk the Villagers
   |author  = CrunchyDuck
+
   |author  = trunip190
   |id      = CrunchyDuck.OwOMod
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 8923
+
   |nexus  = 5948
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Miller Time
   |author  = aedenthorn, Erinthe
+
   |author  = Sonozuki
   |id      = Aedenthorn.PacifistValley
+
   |id      = Satozaki.MillerTime
   |nexus  = 5464
+
   |nexus  = 7575
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Sonozuki/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = Milo Dog
   |author  = aedenthorn, Erinthe
+
   |author  = Clark, wilsonch3451
   |id      = aedenthorn.PaintingDisplay
+
   |id      = Clark.MiloDog
   |nexus  = 10918
+
   |nexus  = 2861
   |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    = Panning Upgrades
+
   |name    = Mine Assist
   |author  = drbirbdev
+
   |author  = Kabigon
   |id      = drbirbdev.PanningUpgrades
+
   |id      = Kabigon.MineAssist
   |nexus  = 12242
+
   |nexus  = 2296
   |github  = drbirbdev/StardewValley
+
  |chucklefish = 5353
 +
   |github  = KabigonFirst/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Minecart Patcher
   |author  = trashcan9
+
   |author  = bwdy
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 16234
+
   |nexus  = 11424
   |github  =
+
   |github  = bwdy/SDVModding
  
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = Mine Changes
   |author  = AnotherStardewValleySunday
+
   |author  = JPAN
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = jpan.MineChanges
   |nexus  = 14638
+
   |nexus  = 3963
   |github  =
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
  
 
   |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    = Mines Tokens
   |author  = Paritee
+
   |author  = sophiesalacia
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = sophie.MinesTokens
   |nexus  = 3296
+
   |nexus  = 18776
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Treat Your Animals
+
   |name    = Mine Tooltips
   |author  = Paritee
+
   |author  = Codeize
   |id      = Paritee.TreatYourAnimals
+
   |id      = Codeize.MineTooltips
   |nexus  = 3375
+
   |nexus  = 26315
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = Codeize/MineTooltips
 
 
  |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    = Mine Tweaks
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = Shockah
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = Shockah.MineTweaks
   |nexus  = 2166
+
   |nexus  = 16859
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |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    = Mini Bars
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Ophaneom
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = Ophaneom.MiniBars
   |nexus  = 3524
+
   |nexus  = 8329
   |github  =
+
   |github  = Ophaneom/Mini-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Mining at the Farm
   |author  = aedenthorn, Erinthe
+
   |author  = Nishtra
   |id      = aedenthorn.PartialHearts
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 11628
+
   |nexus  = 674
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.23
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = Mining with Explosives
   |author  = aedenthorn, Erinthe
+
   |author  = Nishtra
   |id      = aedenthorn.ParticleEffects
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives<!--changed in 1.2-->
  |curse  = 868786
+
   |nexus  = 770
   |nexus  = 11056
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = Mini Tool NPC
   |author  = bmarquismarkail, Space Baby
+
   |author  = Tran Minh Thong
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = mini.tool.npc.mod
   |nexus  = 923
+
   |nexus  = 7060
   |github  = bmarquismarkail/SV_PotC
+
   |github  = TMThong/Stardew-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = Minor Light Tweaks
   |author  = NCarigon
+
   |author  = greentodd
   |id      = NCarigon.PassableCrops
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 15223
+
   |nexus  = 10223
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = J_Hizzal
+
   |author  = BlaDe
   |id      = J_Hizzal.PassableLadders
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 2985
+
   |nexus  = 12037
   |github  = joelra/SDV-PassableLadders
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Objects
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = punyo, yakminepunyo
+
   |author  = The Fluffy Robot
   |id      = punyo.PassableObjects
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 2329
+
   |nexus  = 5691
   |github  = pomepome/PassableObjects
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Miss Coriel's Position Tool
   |author  = StultusV
+
   |author  = MissCoriel
   |id      = StultusV.PassiveFriendship
+
   |id      = misscoriel.PositionTool
   |nexus  = 8732
+
  |curse  = 885077
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |nexus  = 8087
 +
   |github  = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = jorgamun
+
   |author  = MissCoriel
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = misscoriel.UCRFix
   |nexus   = 10328
+
   |curse   = 885075
   |moddrop = 1068093
+
   |nexus  = 8284
   |github  = jorgamun/PauseInMultiplayer
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
  |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = Missing Gifts
   |author  = Terrorbladed
+
   |author  = ChiroxT
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = treinke.missinggifts
   |nexus  = 10160
+
   |nexus  = 11363
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = heyseth
+
   |author  = StultusV
   |id      = heyseth.sitpause
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 8295
+
   |nexus  = 10899
   |github  = heyseth/SDVMods
+
   |github  = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Mobile Arcade
   |author  = Jaredlll08
+
   |author  = aedenthorn, Erinthe
   |id      = BlameJared.PDQPaths
+
   |id      = aedenthorn.MobileArcade
  |nexus  =
+
   |curse  = 868888
   |curse  = 307090
+
   |nexus  = 6538
  |github  =
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pelican Fiber
 
  |author  = jwdred
 
  |id      = jwdred.PelicanFiber
 
   |nexus  = 631
 
   |github  = jdusbabek/stardewvalley
 
  
   |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-45215 1.3.11].
+
  |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    = Pelican Postal Service
+
   |name    = Mobile Audio Player
   |author  = ElectroCrumpet
+
   |author  = aedenthorn, Erinthe
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 2770
+
  |curse  = 868883
   |github  =
+
   |nexus  = 6568
 +
   |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://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    = Mobile Calendar
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.PelicanTTS
+
   |id      = aedenthorn.MobileCalendar
   |nexus   = 1079
+
   |curse   = 868879
   |moddrop = 793929
+
   |nexus  = 6601
   |github  = Platonymous/Stardew-Valley-Mods
+
   |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 → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = Mobile Catalogues
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 10250
+
  |curse  = 868886
 +
   |nexus  = 6543
 
   |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 → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = Mobile Phone
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = bwdy.peopleseeds
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 3635
+
  |curse  = 868890
   |github  =
+
   |nexus  = 6523
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = Mobile Phone Continued
   |author  = shekurika
+
   |author  = JoXW
   |id      = shekurika.PerfectionTweaker
+
   |id      = JoXW.MobilePhone
   |nexus  = 8615
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = CyanFire
+
   |author  = JoXW
   |id      = CF.PermanentCellar
+
   |id      = JoXW.MobileArcade
   |nexus  = 17257
+
   |nexus  = 21017
   |github  = CyanFireUK/StardewValleyMods
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = Mobile Phone Continued → Calendar Mobile App
   |author  = Goldenrevolver
+
   |author  = JoXW
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = JoXW.MobileCalendar
   |nexus  = 8035
+
   |nexus  = 21017
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = JoXW100/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = Mobile Phone Continued → Mobile Catalogues
   |author  = Avalon, Avalonii
+
   |author  = JoXW
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = JoXW.MobileCatalogues
   |nexus  = 1419
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = Xangria
+
   |author  = JoXW
   |id      = Xangria.PersistentGameOptions
+
   |id      = JoXW.MobileTelevision
   |nexus  = 1778
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = Mobile Television
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 7977
+
  |curse  = 868882
 +
   |nexus  = 6575
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = MobileUI Android
   |author  = spacechase0
+
   |author  = WisnuNug
   |id      = spacechase0.PersistentMines
+
   |id      = WisnuNug.MobileUI
   |nexus  = 14985
+
   |nexus  = 17652
   |github  = spacechase0/StardewValleyMods
+
   |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    = Persival's Bundle Mod
+
   |name    = Modify This
   |author  = Persival
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus  = 438
+
  |curse  = 868859
   |github  =
+
   |nexus  = 7814
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.9.1-unofficial.1-mouahrara
   |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = Mod List Command
   |author  = Strobe
+
   |author  = Blackclaw
   |id      = Strobe.PersonalAnvil
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 5326
+
   |nexus  = 5131
   |github  = strobel1ght/Personal-Anvil
+
   |github  = Xebeth/StardewValley-ListModsCommand
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = Mod Menu
   |author  = Prism 99
+
   |author  = Enaium
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = Enaium.ModMenu
   |nexus  = 18224
+
  |curse  = 436844
   |github  =
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = Mod Settings Tab
   |author  = bwdy
+
   |author  = Gilar Fasulaki
   |id      = bwdy.personaleffects
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 3532
+
   |nexus  = 4579
   |github  = bwdymods/SDV-PersonalEffects
+
   |github  = GilarF/SVM
  
 +
  |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
+
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = ceruleandeep
+
   |author  = DaLion
   |id      = ceruleandeep.personaleffects
+
   |id      = DaLion.Overhaul
   |nexus  = 8616
+
   |nexus  = 14470
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = aedenthorn, Erinthe
+
   |author  = leroymilo
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 14087
+
   |nexus  = 22140
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Leroymilo/MZG
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = Mod Update Menu
   |author  = Invatorzen
+
   |author  = CatCattyCat, Cat
   |id      = invatorzen.PBF
+
   |id      = cat.modupdatemenu
   |nexus  = 12161
+
   |nexus  = 2536
   |github  =
+
  |moddrop = 833560
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Pet Choice Perks
+
   |name    = Mod Updater
   |author  = skuldomg, Skuld
+
   |author  = Platonymous
   |id      = skuldomg.petChoicePerks
+
   |id      = Platonymous.ModUpdater
   |nexus  = 3313
+
  |curse  = 877226
   |github  = skuldomg/petChoicePerks
+
   |nexus  = 6338
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |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-42356 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = Money Management Mod
   |author  = Jfulmer, Consillium
+
   |author  = Tbonetomtom
   |id      = JfulmerPetEnhancementMod
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  =
+
   |nexus  = 17045
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  = Tbonetomtom/StardewMods
   |github  = jlfulmer/PetEnhancementMod
 
 
 
  |broke in      = SMAPI 2.0
 
  |status        = workaround
 
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 
<!--
 
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Hats
+
   |name    = Monster Furniture Drop
   |author  = aedenthorn, Erinthe
+
   |author  = FistOfTheNoob & MangusuPixel
   |id      = aedenthorn.PetHats
+
   |id      = FistOfTheNoob.MonsterFurnitureDrop
   |nexus  = 15301
+
   |nexus  = 24804
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MangusuPixel/MonsterFurnitureDrop
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Goals Anywhere
 +
   |author  = Suphax
 +
  |id      = suphax.monstergoalsanywhere
 +
  |moddrop = 1088762
 +
  |nexus  =
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = Monster Invasion
   |author  = jahangmar
+
   |author  = Krutonium
   |id      = jahangmar.PetInteraction
+
   |id      = krutonium.monsterinvasion
   |nexus  = 4232
+
   |nexus  = 12641
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Monster Level Tip
   |author  = Shaklin
+
   |author  = WhiteMind
   |id      = shaklin.petspawnlocation
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 5986
+
   |nexus  = 1896
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Monster Log Anywhere
   |author  = Becks723
+
   |author  = MouseyPounds
   |id      = Becks723.PhoneTravelingCart
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 12981
+
   |nexus  = 3997
   |github  =
+
   |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    = Phone Villagers
+
   |name    = Monster Musk in Volcano
   |author  = DewMods
+
   |author  = BananaFruit
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 2681
+
   |nexus  = 10651
   |github  =
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Slayer Anywhere
 +
  |author  = AcidicNic
 +
   |id      = acidicNic.MonsterSlayerAnywhere
 +
  |nexus  = 21162
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Monsters - The Framework
   |author  = atravita
+
   |author  = spacechase0
   |id      = atravita.ForgeMenuChoice
+
   |id      = spacechase0.MonstersTheFramework
   |curse  = 870980
+
   |curse  = 867148
   |nexus  = 11376
+
   |nexus  = 10673
  |moddrop = 1125882
+
   |github  = spacechase0/StardewValleyMods
   |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    = Picross Arcade Mod, Picrosser
+
   |name    = Monster Vending Machine
   |author  = KediDili
+
   |author  = Zexu2K
   |id      = KediDili.ThePicrosser
+
   |id      = Zexu2K.MVM
   |nexus  = 17530
+
   |nexus  = 26064
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Monthly Mail
   |author  = GrimReapers1121
+
   |author  = Taskmaster
   |id      = GrimReapers.PSMS
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 12606
+
   |nexus  = 4523
 +
  |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = MoodFix
   |author  = Xynerorias
+
   |author  = vaindil
   |id      = xynerorias.pierresroulette
+
   |id      = vaindil.MoodFix
   |nexus  = 10826
+
   |nexus  = 1809
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  = vaindil/sdv-moodfix
  
   |broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Mood Guard
   |author  = MindMeltMax
+
   |author  = YonKuma, kumarei
   |id      = MindMeltMax.PiggyBank
+
   |id      = YonKuma.MoodGuard
   |nexus  = 6934
+
   |nexus  = 1597
   |moddrop = 1135669
+
   |github  = YonKuma/MoodGuard
   |github = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |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    = Pipe Irrigation
+
   |name    = Moody Planet
   |author  = aedenthorn, Erinthe
+
   |author  = Daniel McMenamy, Deathest1
   |id      = aedenthorn.PipeIrrigation
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 10205
+
   |nexus  = 2830
   |github  = aedenthorn/StardewValleyMods
+
   |github  = F1r3w477/TheseModsAintLoyal
  
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moolah 1.6 Fix
 +
  |author  = supergato664
 +
  |id      = supergato664.Moolah
 +
  |nexus  = 23549
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Moolah Money Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.PlaceShaft
+
   |id      = aedenthorn.Moolah
   |nexus  = 5440
+
  |curse  = 868689
 +
   |nexus  = 15123
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,333: Line 14,279:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Moongates
   |author  = 2Retr0
+
   |author  = bwdy
   |id      = 2Retr0.PlacementPlus
+
   |id      = bwdy.moongates
   |nexus  = 8798
+
   |nexus  = 3545
  |curse  = 486164
+
   |github  = bwdymods/SDV-Moongates
   |github  = 2Retr0/PlacementPlus
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = Moon Misadventures
   |author  = Platonymous
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Platonymous.PlanImporter
+
   |id      = spacechase0.MoonMisadventures
   |nexus   = 2071
+
   |curse   = 867702
   |moddrop = 793846
+
   |nexus  = 10612
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = aedenthorn, Erinthe
+
   |author  = SinZ
   |id      = aedenthorn.PlannedParenthood
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 12869
+
   |nexus  = 12096
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Mopsy's Ranch Livin'
   |author  = MouseyPounds
+
   |author  = Mopquill
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 4096
+
   |nexus  = 2200
   |github  = MouseyPounds/stardew-mods
+
   |github  = mopquill/Mopsys-Ranch-Livin
}}
 
{{#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    = More Animals, More Pets
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.PlanterTrees
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 11687
+
   |nexus  = 2274
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 4288
 +
   |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    = Plant on Grass
+
   |name    = More Artifact Spots
   |author  = Demiacle
+
   |author  = momoaau
   |id      = Demiacle.PlantOnGrass
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 1026
+
   |nexus  = 451
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
+
   |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    = Platonic Partners and Friendships
+
   |name    = More Barn and Coop Animals
   |author  = Amaranthacyan and ch20youk
+
   |author  = AairTheGreat, Aair
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 8146
+
   |nexus  = 4869
 
   |github  =
 
   |github  =
  
Line 12,405: Line 14,352:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = More Books
   |author  = Cherry, CherryChain
+
   |author  = jeWel
   |id      = Cherry.PlatonicRelationships
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 4668
+
   |nexus  = 23891
  |moddrop = 716353
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = More Buildings
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.PlatoTK
+
   |id      = spacechase0.MoreBuildings
   |curse  = 877225
+
   |curse  = 867740
   |nexus  = 6589
+
  |moddrop = 771640
   |github  = Platonymous/PlatoTK
+
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = More Bundles
   |author  = Platonymous
+
   |author  = TwinBuilderOne
   |id      = Platonymous.PlatoUI
+
   |id      = TwinBuilderOne.MoreBundles
   |moddrop = 1521422
+
   |nexus  = 9709
   |nexus  = 19023
+
   |github  = TwinBuilderOne/StardewValleyMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = More Clocks
   |author  = Platonymous
+
   |author  = phjoker
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = phjoker.MoreClocks
  |curse  = 877227
+
   |nexus  = 11840
   |nexus  = 5384
+
   |github  = p-holodynski/StardewValleyMods
  |moddrop = 793920
 
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Player Arrows
 
  |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
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Income Stats
+
   |name    = More Conversation Topics
   |author  = ha1fdaew
+
   |author  = violetlizabet
   |id      = ha1fdaew.playerincomestats
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 7373
+
   |nexus  = 10008
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = More Dresser Variety
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.PlaygroundMod
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 14125
+
   |nexus  = 24194
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = More Events
   |author  = aedenthorn, Erinthe
+
   |author  = Siweipancc
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 12750
+
   |nexus  = 20945
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = More Fertilizers
   |author  = Jessebot
+
   |author  = atravita
   |id      = Jessebot.PleaseFixError
+
   |id      = atravita.MoreFertilizers
   |nexus  = 6492
+
   |curse   = 870975
   |github  = JessebotX/StardewValleyMods
+
   |moddrop = 1145236
}}
+
   |nexus  = 11837
{{#invoke:SMAPI compatibility|entry
+
   |github  = atravita-mods/StardewMods
   |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<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Point and Plant
+
   |name    = More for Leo
   |author  = jwdred
+
   |author  = Blams
   |id      = jwdred.PointAndPlant
+
   |id      = blams.MoreForLeo
   |nexus  = 572
+
   |nexus  = 12710
   |github  = jdusbabek/stardewvalley
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |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    = More Giant Crops
   |author  = Noodles of Cat
+
   |author  = spacechase0
   |id      = NoodlesofCat.PokefyMania
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 20161
+
   |curse   = 867723
   |github  =
+
   |moddrop = 771694
}}
+
   |nexus  = 5263
{{#invoke:SMAPI compatibility|entry
+
   |github  = spacechase0/StardewValleyMods
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
 
  |author  = The Krominator
 
  |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
 
   |nexus  = 12065
 
   |github  =
 
  
 
   |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 Grass
   |author  = Esca, Esca-MMC
+
   |author  = Sonozuki
   |id      = Esca.PollenSprites
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 6149
+
   |nexus  = 5398
  |moddrop = 790268
+
   |github  = Sonozuki/StardewMods
   |github  = Esca-MMC/PollenSprites
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = More Grass on the Beach
   |author  = Mezrag Yasser, Yasser
+
   |author  = Angela Ranna
   |id      = Yasser.PomodoroMod
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 19780
+
   |nexus  = 8117
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = More Grass Starters
   |author  = MouseyPounds
+
   |author  = spacechase0
   |id      = MouseyPounds.PondPainter
+
   |id      = spacechase0.MoreGrassStarters
   |nexus  = 4703
+
  |curse  = 867750
   |github  = MouseyPounds/stardew-mods
+
  |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    = Pong
+
   |name    = More Health
   |author  = CatCattyCat, Cat
+
   |author  = j4c0b333
   |id      = cat.Pong
+
   |id      = j4c0b333.Morehealth
   |nexus  = 1994
+
   |nexus  = 4053
  |moddrop = 833548
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = More Key Binding
   |author  = BadNetCode
+
   |author  = SorryLate, rharyanto
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 1232
+
   |nexus  = 5290
  |moddrop = 130159
 
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Poop Framework
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PoopFramework
 
  |nexus  = 17152
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = LeFauxMatt
+
   |author  = Binarynova
   |id      = furyx639.PortableHoles
+
   |id      = binarynova.levelupnotifications
  |curse  = 871832
+
   |nexus  = 21667
   |nexus  = 13471
+
   |github  = Binarynova/MyStardewMods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = kdau
+
   |author  = Aimon111
   |id      = kdau.PortableTV
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 5674
+
   |nexus  = 19405
   |moddrop = 761325
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
   |github  =
+
}}
   |source = https://gitlab.com/kdau/portabletv
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Map Layers
 +
  |author  = Platonymous
 +
  |id      = Platonymous.MoreMapLayers
 +
  |nexus  = 1134
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Mine Ladders
 +
  |author  = JadeTheavas
 +
  |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
 +
  |nexus  = 2105
 +
  |github  = JadeTheavas/MoreMineLadders
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = More Mixed Seeds from Weeds
   |author  = chocolatte12
+
   |author  = minami26
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = minami26.moremixedseedsfromweeds
   |nexus  = 20141
+
   |nexus  = 26712
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = More Multiplayer Info
   |author  = TrollTheBotman
+
   |author  = cheesysteak
   |id      = JoshJKe.PortalGun
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 3049
+
   |nexus  = 2173
   |github  =
+
   |github  = cheesysteak/stardew-steak
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = Platonymous
+
   |author  = yummypecho
   |id      = Platonymous.Portraiture
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 999
+
   |nexus  = 22024
  |moddrop = 793927
+
   |github  = cheesysteak/stardew-steak
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = More Nightly Events
   |author  = i-saac-b, isaacb
+
   |author  = Khloe Leclair
   |id      = i-saac-b.PostBoxMod
+
   |id      = leclair.morenightlyevents
   |nexus  = 17614
+
   |nexus  = 22612
   |github  = i-saac-b/PostBoxMod
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = More Rain
   |author  = Blams
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = blams.PostWeddingDates
+
   |id      = Omegasis.MoreRain
   |nexus  = 10708
+
   |nexus  = 441
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = More Random Edition, Randomizer
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = Chikakoo.Randomizer
   |nexus  = 5256
+
   |nexus  = 5311
   |github  =
+
   |github  = Chikakoo/stardew-valley-randomizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = More Rings
   |author  = Digus
+
   |author  = spacechase0
   |id      = Digus.PPJAProducerConverter
+
   |id      = spacechase0.MoreRings
   |nexus  = 4972
+
  |curse  = 867743
   |github  = Digus/StardewValleyMods
+
  |moddrop = 771616
 +
   |nexus  = 2054
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = More Sensible Juices
   |author  = Mucchan
+
   |author  = NCarigon
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  =
+
   |nexus  = 23146
  |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 Sexy Dwarf
   |author  = Renny
+
   |author  = CyberCheese
   |id      = renny.prairiekingprizes
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 2811
+
   |nexus  = 4320
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = More Silo Storage
   |author  = Incognito357
+
   |author  = OrneryWalrus
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 10769
+
   |nexus  = 2587
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  =
 
+
   |broke in = Stardew Valley 1.3
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = More Slimes, More Monsters
   |author  = Shockah
+
   |author  = Ded4lif
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  = 10956
+
   |nexus  = 7526
   |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    = Predict Seed Maker
+
   |name    = More Sorting, More Sorting Options
   |author  = lech43
+
   |author  = Chris Kau & Sean Nightingale
   |id      = lech43.PredictSeedMaker
+
   |id      = CKSR.MoreSorting
   |nexus  = 6395
+
   |nexus  = 22944
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = More TV Channel, CanaisTv
   |author  = spacechase0
+
   |author  = BrasileiroTop
   |id      = spacechase0.PreexistingRelationship
+
   |id      = BrasileiroTop.CanaisTv
  |curse  = 867710
+
   |nexus  = 5126
   |nexus  = 7684
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = More Visible Cask Quality, More Visible Cask Rarity
   |author  = kdau
+
   |author  = mushymato
   |id      = kdau.PregnancyRole
+
   |id      = mushymato.MoreVisibleCaskRarity
   |nexus  = 5762
+
   |nexus  = 26052
  |moddrop = 768494
 
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/kdau/pregnancyrole
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Weapons
 +
   |author = Joco80 & Sasara
 +
  |id      = Joco80.MoreWeapons
 +
  |nexus  = 1168
 +
  |github  = Sasara2201/More-Weapons-SDV-Mod-
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = Morning Auto-Pause
   |author  = igotnousername
+
   |author  = Zamiel
   |id      = igotnousername.PrepareNewDay
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 7638
+
   |nexus  = 21266
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mossy Tree Bubble
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.MossyTreeBubble
 +
  |curse  = 1008228
 +
  |moddrop = 1564905
 +
  |nexus  = 22818
 +
  |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = MOTD Mod
   |author  = DraconisLeonidas
+
   |author  = thfr
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = thfr.MOTDMod
   |nexus  = 13583
+
   |nexus  = 3703
   |github  = DraconisLeonidas/PressToQuack
+
   |github  = rfht/MOTDMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = skuldomg, Skuld
+
   |author  = Akane
   |id      = skuldomg.priceDrops
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus  = 2047
+
   |nexus  = 10553
   |github  = skuldomg/priceDrops
+
   |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-18#post-3353768 1.4].
+
  |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    = Price Fluctuation
+
   |name    = mouahrara's Module Collection
   |author  = lech43
+
   |author  = mouahrara
   |id      = lech43.PriceFluctuation
+
   |id      = mouahrara.mouahrarasModuleCollection
   |nexus  = 6396
+
   |nexus  = 18973
   |github  =
+
   |github  = mouahrara/mouahrarasModuleCollection
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Mouse Fishing
   |author  = skiilaa
+
   |author  = ruggerbuns
   |id      = skiilaa.Prices
+
   |id      = ruggerbuns.MouseFishing
   |nexus  = 2255
+
  |curse  = 1046572
 +
  |moddrop = 1597338
 +
   |nexus  = 25231
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = Mouse Movement Fishing, 鼠标移动钓鱼
   |author  = Darkhax
+
   |author  = Night
   |id      = darkhax.pricetooltip
+
   |id      = Night.MovementFishing
   |nexus  =
+
   |nexus  = 25571
  |curse  = 299169
+
   |github  =
   |github  = Stardew-Valley-Modding/PriceTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = atravita
+
   |author  = ylsama
   |id      = atravita.PrismaticClothing
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |curse  = 870969
+
   |curse  = 1063458
  |moddrop = 1205162
+
   |nexus  = 2614
   |nexus  = 13051
+
   |github  = ylsama/RightClickMoveMode
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = Moveable Mailbox
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PrismaticFire
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 12931
+
  |curse  = 868858
 +
   |nexus  = 7834
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Moveable Pet Bowl
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 12589
+
  |curse  = 868849
 +
   |nexus  = 8038
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Prismatic Pride
+
   |name    = Move Annoying Cursor
   |author  = kdau
+
   |author  = joljyo
   |id      = kdau.PrismaticPride
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 9019
+
   |nexus  = 7378
  |moddrop = 978503
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/prismaticpride
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = Move Bed
   |author  = MrKoatl
+
   |author  = yangZ, yangZheng20
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = yangZ.MoveBed
   |nexus  = 7866
+
   |nexus  = 23308
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Move Between Buildings
   |author  = Achtuur
+
   |author  = Vilaboa
   |id      = Achtuur.PrismaticStatue
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 17013
+
   |nexus  = 17391
   |github  = Achtuur/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = Move Faster
   |author  = stokastic
+
   |author  = Shuai Zhang
   |id      = stokastic.PrismaticTools
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 2428
+
   |nexus  = 1351
   |github  = stokastic/PrismaticTools
+
   |github  = hcoona/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2?
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767 1.3.29].
+
  |status  = workaround
 +
   |summary = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = Move Greenhouse Plot
   |author  = Digus
+
   |author  = aedenthorn, Erinthe
   |id      = Digus.ProducerFrameworkMod
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 4970
+
  |curse  = 868738
   |github  = Digus/StardewValleyMods
+
   |nexus  = 13589
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = Move It
   |author  = Digus
+
   |author  = aedenthorn, Erinthe
   |id      = Digus.PFMAutomate
+
   |id      = aedenthorn.MoveIt
   |nexus  = 5038
+
  |curse  = 868688
   |github  = Digus/StardewValleyMods
+
   |nexus  = 15163
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = Movement Mod, Movement Modifier
   |author  = SinZ
+
   |author  = Zoryn
   |id      = SinZ.Profiler
+
   |id      = Zoryn.MovementModifier
   |nexus  = 12135
+
   |nexus  =
   |github  = SinZ163/StardewMods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = Movement Speed
   |author  = spacechase0
+
   |author  = bcmpinc
   |id      = spacechase0.ProfitCalculator
+
   |id      = bcmpinc.MovementSpeed
  |curse  = 867736
+
   |nexus  = 2736
  |moddrop = 771668
+
   |github  = bcmpinc/StardewHack
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = Move Through Object
   |author  = 6135
+
   |author  = ylsama
   |id      = 6135.ProfitCalculator
+
   |id      = ylsama.MoveThoughObject
   |moddrop = 1502461
+
   |nexus  = 2680
   |nexus  = 19931
+
   |github  =
   |github = 6135/StardewValley.ProfitCalculator
+
   |source = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 
 +
  |dev note = source in separate Git branch
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movie Theater Options
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.MovieTheaterOptions
 +
  |nexus  = 26783
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator → DGA Support
+
   |name    = Movie Theatre Tweaks
   |author  = 6135
+
   |author  = aedenthorn, Erinthe
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = aedenthorn.MovieTheatreTweaks
   |moddrop = 1502461
+
   |curse  = 868672
   |nexus  = 19931
+
   |nexus  = 16395
   |github  = 6135/StardewValley.ProfitCalculator
+
   |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    = Profit Margins
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = Cherry, CherryChain
+
   |author  = daleonar
   |id      = Cherry.ProfitMargins
+
   |id      = daleonar.Snorlax
   |nexus  = 4663
+
   |nexus  = 16194
  |moddrop = 716352
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = MTN, More Than Necessary
   |author  = onjulraz
+
   |author  = SgtPickles, GameMX
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 2923
+
   |nexus  = 2256
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = Project Fluent
+
   |name    = Muffin Core
   |author  = Shockah
+
   |author  = Kabi-chan
   |id      = Shockah.ProjectFluent
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 12638
+
   |nexus  = 8070
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Multi Fertilizer
   |author  = NarlanMarlan
+
   |author  = spacechase0
   |id      = narlan.projects
+
   |id      = spacechase0.MultiFertilizer
   |nexus  = 3785
+
  |curse  = 867717
   |github  = NolanEastburn/ProjectS
+
   |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    = Public Access TV
+
   |name    = Multiplayer Backpacks
   |author  = kdau
+
   |author  = skiilaa
   |id      = kdau.PublicAccessTV
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 5605
+
   |nexus  = 2282
   |moddrop = 757967
+
   |github  =
   |source = https://gitlab.com/kdau/predictivemods
+
 
 +
   |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Emotes
 +
  |author = FerMod
 +
  |id      = FerMod.MultiplayerEmotes
 +
  |nexus  = 2347
 +
  |github  = FerMod/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |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    = Pudding Plus Colored Slime Drops
+
   |name    = Multiplayer Horse Reskin
   |author  = TerryDBS
+
   |author  = delphinwave
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 7048
+
   |nexus  = 7681
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Multiplayer Hub
   |author  = SorryLate
+
   |author  = Alberto Moreira Luiz
   |id      = SorryLate.GalaxyItem
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 5289
+
   |nexus  = 9672
 
   |github  =
 
   |github  =
  
Line 12,955: Line 14,909:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Multiplayer Idle
   |author  = Paracosm
+
   |author  = DoubleZ
   |id      = Paracosm.PurchasableRecipes
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 1722
+
   |nexus  = 3765
   |github  =
+
   |github  = SourceZh/MultiplayerIdle
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purist Mod
+
   |name    = Multiplayer Info
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.PuristMod
+
   |id      = MindMeltMax.MPInfo
   |nexus  = 16097
+
  |curse  = 1004488
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1302776
 +
   |nexus  = 15155
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pussle
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = Platonymous
+
   |author  = Scayze
   |id      = Platonymous.Pussle
+
   |id      = scayze.MultiplayerPrairieKing
  |moddrop = 1521424
+
   |nexus  = 16030
   |nexus  = 19760
+
   |github  = scayze/multiprairie
   |github  =
 
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = Multiplayer Lag Fixer - Skull Caverns and Mine
   |author  = DewMods
+
   |author  = Xoulious
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = Xoulious.MultiplayerLagFixer
   |nexus  = 15589
+
   |nexus  = 25222
 
   |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    = Multiplayer Mod
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Tran Minh Thong
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = multiplayer.mod
  |curse  = 867715
+
   |nexus  = 16582
   |nexus  = 7455
+
   |github  = TMThong/Stardew-Mods
   |github  = spacechase0/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    = Multiplayer Mod Checker
   |author  = Platonymous
+
   |author  = Cherry, CherryChain
   |id      = Platonymous.Toolkit
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 1726
+
   |nexus  = 6609
  |moddrop = 793815
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = Multiplayer Mod Limit
   |author  = spacechase0
+
   |author  = weizinai
   |id      = spacechase0.QiChest
+
   |id      = weizinai.MultiplayerModLimit
   |nexus  = 15696
+
   |nexus  = 25446
   |github  = spacechase0/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = Mizzion
+
   |author  = Unremarkable, animavoro
   |id      = mizzion.qiexchanger
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 1930
+
   |nexus  = 2135
   |moddrop = 661359
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
   |github = Mizzion/MyStardewMods
+
 
 +
  |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    = Qi Sprinklers
+
   |name    = Multiplayer Shaft Fix
   |author  = UnknownLegacy
+
   |author  = Prince-Leto
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 7904
+
   |nexus  = 2922
   |github  = UnkLegacy/QiSprinklers
+
   |github  = Prince-Leto/StardewValleyMods
  
   |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    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = Multiplayer Speech Bubbles
   |author  = Prismuth
+
   |author  = Kalthramis
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 1647
+
   |nexus  = 2192
 
   |github  =
 
   |github  =
 +
  |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
 +
 +
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
  
   |broke in   = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.4
   |status    = workaround
+
   |unofficial version = 1.0.3-unofficial.1-SorryLate
   |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
+
   |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    = Quality Bait
+
   |name    = Multiplayer Time
   |author  = MindMeltMax
+
   |author  = lolmaj
   |id      = MindMeltMax.QualityBait
+
   |id      = lolmaj.MultiplayerTime
  |moddrop = 1443555
+
   |nexus  = 2543
   |nexus  = 16832
+
   |github  = MaciejMarkuszewski/StardewValleyMod
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Multiple Farms For Multiplayer, Multiplayer Farms Code
   |author  = ytsc
+
   |author  = LyzzCL
   |id      = ytsc.QualityFishPonds
+
   |id      = LyzzCL.MultiplayerFarmsCode
   |nexus  = 11021
+
   |nexus  = 26873
   |github  = YTSC/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Multiple Floor Farmhouse
   |author  = SilentOak
+
   |author  = aedenthorn, Erinthe
   |id      = SilentOak.QualityProducts
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 3609
+
  |curse  = 868848
   |github  = silentoak/StardewMods
+
   |nexus  = 8077
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
   |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = Multiple Floor Farmhouse - Continued
   |author  = SilentOak
+
   |author  = aedenthorn and FlyingTNT
   |id      = SilentOak.AutoQualityPatch
+
   |id      = FlyingTNT.MultipleFloorFarmhouse
   |nexus  = 3609
+
   |nexus  = 25303
   |github  = silentoak/StardewMods
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |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    = Multiple Gifts for Spouses
   |author  = Traktori
+
   |author  = Redwood
   |id      = Traktori.QualityScrubber
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 5663
+
   |nexus  = 2910
   |github  = Traktori7/StardewValleyMods
+
   |github  = EKomperud/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = Quality Scrubber for Automate
+
   |name    = Multiple Horses
   |author  = Traktori
+
   |author  = CyanFire
   |id      = Traktori.AM.QualityScrubber
+
   |id      = CF.MultipleHorses
   |nexus  = 5663
+
   |nexus  = 25620
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = Multiple Mini-Obelisks
   |author  = barfytheclown
+
   |author  = PeacefulEnd
   |id      = barfytheclown.QualitySmash
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  = 7907
+
  |curse  = 870945
   |github  = jn84/QualitySmash
+
   |nexus  = 7900
 
+
   |github  = Floogen/MultipleMiniObelisks
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Multiple Spouse Dialogs
   |author  = Speshkitty
+
   |author  = ceruleandeep
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 7151
+
   |nexus  = 8711
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |github  = ceruleandeep/CeruleanStardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = Multiple Spouses
   |author  = BadNetCode
+
   |author  = aedenthorn, Erinthe
   |id      = BadNetCode.QuestDelay
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 1239
+
  |curse  = 868901
   |moddrop = 473938
+
   |nexus  = 6227
   |github =
+
   |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    = Quest Framework
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = PurrplingCat
+
   |author  = SlyMerc
   |id      = PurrplingCat.QuestFramework
+
   |id      = FileLoading
  |curse  = 577691
+
   |nexus  = 1094
   |nexus  = 6414
+
   |github  =
   |github  = purrplingcat/QuestFramework
 
  
   |warnings = Broken on Android.
+
   |status  = workaround
 
+
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = Multi Save
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = aedenthorn.MultiSave
   |curse  = 868671
+
   |curse  = 868681
   |nexus  = 16403
+
   |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
 +
  |name    = Multi Save - Continued
 +
  |author  = recon88
 +
  |id      = recon88.MultiSave
 +
  |curse  = 1018922
 +
  |nexus  = 22953
 +
  |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = Multitool
   |author  = Vexorth
+
   |author  = Miome
   |id      = Vexorth.Warp
+
   |id      = miome.MultiToolMod
   |nexus  = 16605
+
   |nexus  = 2546
   |github  =
+
   |github  = miome/MultitoolMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Multi-User Chests
   |author  = adverserath
+
   |author  = MindMeltMax
   |id      = Adverserath.QuickGlance
+
   |id      = MindMeltMax.MUC
   |nexus  = 12058
+
  |curse  = 997982
   |github  = adverserath/QuickGlance
+
   |nexus  = 9856
 +
  |moddrop = 1135731
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Multi Yield Crops
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry, CherryChain
   |id      = aedenthorn.QuickLoad
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 7756
+
   |nexus  = 6069
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = Enaium
+
   |author  = Jacque Pott
   |id      = Enaium.QuickMinigame
+
   |id      = JacquePott.MYCDGRPatch
   |curse   = 438741
+
   |nexus   = 14023
   |moddrop = 895127
+
   |github  =
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/QuickMinigame
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = Murdercrows
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuickResponses
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 6548
+
  |curse  = 868878
 +
   |nexus  = 6615
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = cotboy
   |id      = AlejandroAkbal.QuickSell
+
   |id      = cambam.MURDERDRONE
   |nexus  = 7854
+
   |nexus  = 4507
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  = camcamcamcam/murderdrone
}}
+
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |status            = workaround
 +
  |summary            = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 +
  |unofficial version = 0.0.7-unofficial.5-prism99
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = Murder Mod
   |author  = Enaium
+
   |author  = Aren, Aren Desai
   |id      = Enaium.QuickShop
+
   |id      = Aren.MurderMod
  |curse  = 436793
+
   |nexus  = 17470
  |moddrop = 864170
+
   |github  = ArenKDesai/Murder-Mod
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Museum Donation Checker
   |author  = WuestMan, redknightofdoom
+
   |author  = Hitaxas
   |id      = WuestMan.QuickStart
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 2375
+
   |nexus  = 24225
   |github  = Brian-Wuest/Quick_Start
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = Museum Rearranger
   |author  = Allan Wang
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = AllanWang.QuickSwap
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 13956
+
   |nexus  = 428
   |github  = AllanWang/Stardew-Mods
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = Museum Store
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.Quotes
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 6503
+
  |curse  = 870973
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1187402
 +
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Mushroom Cursors
   |author  = justastranger
+
   |author  = Expl0
   |id      = jas.RadioactiveGeodes
+
   |id      = Expl0.MushroomCursors
  |moddrop = 952722
+
   |nexus  = 12594
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Mushroom Levels
   |author  = kakashigr
+
   |author  = Eireon, Ben Patterson
   |id      = kakashigr.RadioactiveTools
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 7630
+
   |nexus  = 2818
   |github  = kakashigr/stardew-radioactivetools
+
   |github  = benrpatterson/MushroomLevels
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = Mushroom Level Tip
   |author  = Jamie Taylor
+
   |author  = WhiteMind
   |id      = jltaylor-us.RainbowCursor
+
   |id      = WhiteMind.MLT
   |nexus  = 15886
+
   |nexus  = 1894
   |github  = jltaylor-us/StardewRainbowCursor
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = Mushroom Log Additions
   |author  = aedenthorn, Erinthe
+
   |author  = justastranger
   |id      = aedenthorn.RainbowTrail
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 16914
+
  |moddrop = 1539617
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  =
 
+
   |github  = justastranger/MushroomLogAdditions
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Mushroom Propagator Automation
   |author  = BikiFae, bikinavisho
+
   |author  = blueberry and Oddshot
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 4659
+
   |nexus  = 4637
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = Deadlykirpy
+
   |author  = blueberry, blueberry and Oddshot
   |id      = Kirpy.RainPlus
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 6559
+
   |nexus  = 4637
   |github  =
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = Mushroom Rancher
   |author  = EvilPdor
+
   |author  = Goldenrevolver
   |id      =
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  =
+
   |nexus  = 10978
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  =
 
 
 
  |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    = Musical Cellar
   |author  = StultusV
+
   |author  = Lis
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = Lis.MusicalCellar
   |nexus  = 11554
+
   |nexus  = 7626
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  = lisamreynolds/MusicalCellar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = Musical Paths
   |author  = RainKuro
+
   |author  = aedenthorn, Erinthe
   |id      = RainKuro.RainsInteractionMod
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 18850
+
  |curse  = 868739
   |github  =
+
   |nexus  = 13197
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = Mutant Rings
   |author  = blueberry
+
   |author  = ApryllForever
   |id      = blueberry.RaisedGardenBeds
+
   |id      = ApryllForever.MutantRings
   |nexus  = 5305
+
   |nexus  = 23849
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = My Money
   |author  = drbirbdev
+
   |author  = Marcos Brendon
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = marcos.mymoney
   |nexus  = 12280
+
   |nexus  = 6736
   |github  = drbirbdev/StardewValley
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = Mystical Buildings
   |author  = balllight
+
   |author  = PeacefulEnd
   |id      = balllight.RandomBundles
+
   |id      = PeacefulEnd.MysticalBuildings
   |nexus   = 13790
+
   |curse   = 870928
   |github  =
+
   |nexus  = 12312
 
+
   |github  = Floogen/MysticalBuildings
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = Name Tags
   |author  = bookworm89723
+
   |author  = Enaium
   |id      = davis.randomhair
+
   |id      = Enaium.NameTags
   |nexus  = 3271
+
  |curse  = 436816
   |github  = joaniedavis/RandomHairMod
+
  |moddrop = 877767
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = Napalm Mummies
  |author  = LakeMonster_, LakeMonster666
 
  |id      = LakeMonster_.RandomizedEnergy
 
  |nexus  = 5250
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Random NPCs, Random Visitors
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.RandomNPC
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 4911
+
  |curse  = 868675
 +
   |nexus  = 15933
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |warnings  = doesn't work in multiplayer.
+
   |broke in          = Stardew Valley 1.6
 
+
   |unofficial version = 0.1.4-unofficial.1-mouahrara
   |broke in = Stardew Valley 1.6
+
  |unofficial url    = {{github|mouahrara/aedenthorn}}#NapalmMummies
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = Nature Strikes Back
   |author  = idermailer
+
   |author  = Clumsy Jackdaw
   |id      = idermailer.RandomStartDay
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 13225
+
   |nexus  = 19771
   |github  = idermailer/RandomStartDay
+
   |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    = Random Tastes
+
   |name    = Neat Additions
   |author  = skiilaa
+
   |author  = Ilyaki
   |id      = skiilaa.RandomTastes
+
   |id      = ilyaki.neatadditions
   |nexus  = 2285
+
   |nexus  = 2648
 +
  |github  = Ilyaki/NeatAdditions
  
   |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-3.142524/page-79#post-3345023 SMAPI 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = Network Optimizer
   |author  = CatCattyCat, Cat
+
   |author  = Ilyaki
   |id      = cat.sprinklerrange
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 1179
+
   |nexus  = 3021
  |moddrop = 833536
+
   |github  = Ilyaki/NetworkOptimizer
   |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    = 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  = vgperson
+
   |author  = DestyNova
   |id      = vgperson.RangedTools
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 6935
+
   |nexus  = 12369
   |github  = vgperson/RangedTools
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = Never Lose Stamina
   |author  = Jamie Taylor
+
   |author  = j4c0b333
   |id      = jltaylor-us.RangeHighlight
+
   |id      = j4c0b333.NeverLoseStamina
   |nexus  = 6752
+
   |nexus  = 4046
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = New Achieve, Obtain Achievements
   |author  = nicks
+
   |author  = AbelSdf, Abel_sdf
   |id      = nicks.RavenofTheValley
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 19856
+
   |nexus  = 20909
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = New Clothes Every Day
   |author  = Remy Bach
+
   |author  = Vrakyas
   |id      = remybach.readersdigest
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 3040
+
   |nexus  = 4030
   |github  = remybach/stardew-valley-readersdigest
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = New Game on Launch
   |author  = Kevin Connors
+
   |author  = Nobbele
   |id      = KevinConnors.RealisticFishing
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 2623
+
   |nexus  = 2654
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  = 4ppleCracker/NewGameOnLaunch
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in     = Stardew Valley 1.4
<!--
 
  |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    = New Game Plus
   |author  = aedenthorn, Erinthe
+
   |author  = Spacechase0
   |id      = aedenthorn.RealNames
+
   |id      = Spacechase0.NewGamePlus
   |nexus  = 6269
+
  |curse  = 867147
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 10786
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = New Machines
   |author  = Enaium, Lightcolour888
+
   |author  = Igorious
   |id      = Enaium.RealTime
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus  = 5336
+
   |nexus  =
   |github  =
+
  |chucklefish = 3683
 +
   |github  = Igorious/StardevValleyNewMachinesMod
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = New Years Eve → Fireworks
   |author  = drbirbdev
+
   |author  = sophiesalacia
   |id      = drbirbdev.RealtimeFramework
+
   |id      = sophie.Fireworks
   |nexus  = 18915
+
   |nexus  = 15277
   |github  = drbirbdev/StardewValley
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = Nexus Mods Button
   |author  = spacechase0
+
   |author  = Pickysaurus
   |id      = spacechase0.RealtimeMinimap
+
   |id      = Pickysaurus.NexusModsButton
  |curse  = 867706
+
   |nexus  = 12969
   |nexus  = 9386
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = Nice Messages
   |author  = SixthTitan
+
   |author  = Nori, seaweednori
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = nori.NiceMessages
   |nexus  = 5773
+
   |nexus  = 6160
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Night Event Chance Tweak
   |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.NightEventChanceTweak
  |nexus  = 172
+
   |curse   = 868806
  |github  = cantorsdust/StardewMods
+
   |nexus  = 10633
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reciprocate
 
   |author  = YunHikari
 
   |id      = YunHikari.Reciprocate
 
   |nexus  = 17714
 
   |github  =
 
  
   |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    = Recover Stamina
+
   |name    = Night Light
   |author  = lperkins2, Logan Perkins
+
   |author  = KankuroGB
   |id      = lperkins2.RecoverStamina
+
   |id      = kankurogb.nightlight
   |nexus  = 2332
+
   |nexus  = 21629
   |github  =
+
   |github  = KankuroGB/NightLight
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Recurring Reminders
+
   |name     = Night Owl
   |author = Dem1se
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = Dem1se.RecurringReminders
+
   |id       = Omegasis.NightOwl
   |nexus   = 6840
+
   |nexus   = 433
   |github = dem1se/SDVMods
+
   |github   = janavarro95/Stardew_Valley_Mods
 
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = Nightshade
   |author  = XxHarvzBackxX
+
   |author  = ichortower
   |id      = harvz.RecyclableCola
+
   |id      = ichortower.Nightshade
   |nexus  = 10865
+
   |nexus  = 23742
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  = ichortower/Nightshade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = Night Shift
   |author  = Aimon111 & DaLion
+
   |author  = SevenChords
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = SevenChords.Night_Shift
   |nexus  = 11420
+
   |nexus  = 15345
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = JefGrizli
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 15564
+
   |nexus  = 19651
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = Nightwork, 夜间工作
   |author  = TfueLovesBanana
+
   |author  = Night
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = Night.Gaming
   |nexus  = 16764
+
   |nexus  = 25375
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Silos
+
   |name    = No Blink
   |author  = Alpha_Omegasis
+
   |author  = Mr Tea, MrTea
   |id      = Omegasis.RefillSilos
+
   |id      = MrTea.NoBlink
   |nexus  = 20779
+
   |nexus  = 17220
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = Nick Martin
+
   |author  = kulcris
   |id      = NickMartin.RefundStaircases
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 19209
+
   |nexus  = 2310
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Noclip Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoclipMode
 +
  |curse  = 1000622
 +
  |nexus  = 3900
 +
  |moddrop = 691002
 +
  |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = No Cooties
   |author  = Hammurabi
+
   |author  = ceruleandeep
   |id      = HammurabiRegeneration
+
   |id      = ceruleandeep.NoCooties
   |nexus  =
+
   |nexus  = 9000
   |chucklefish = 4584
+
   |github = ceruleandeep/CeruleanStardewMods
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = No Crows
   |author  = Zoryn
+
   |author  = CatCattyCat, Cat
   |id      = Zoryn.RegenMod
+
   |id      = cat.nocrows
   |nexus  =
+
   |nexus  = 1682
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 833543
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = No Crows Revisited
   |author  = desto, JustToDownloadThings
+
   |author  = Siweipancc
   |id      = desto.RegularQuality
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 5090
+
   |nexus  = 21129
   |github  = desto-git/smapi-RegularQuality
+
   |github  = siweipancc/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = No Debris Weather
   |author  = Team Timber
+
   |author  = Underscore76
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = underscore.nodebris
   |nexus  = 10322
+
   |nexus  = 19699
   |github  =
+
   |github  = Underscore76/NoDebrisWeather
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = No Debug Mode
   |author  = SlyMerc
+
   |author  = Pathoschild
   |id      = RelationshipBar
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 1009
+
   |nexus  = 593
   |github  =
+
   |github  = Pathoschild/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = rodrigovaz
+
   |author  = Kryspur
   |id      = relationshipsenhanced
+
   |id      = Kryspur.NoFallDamage
   |nexus  =
+
   |nexus  = 17749
  |chucklefish = 4435
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = No Fence Decay
   |author  = Dragonisser
+
   |author  = CatCattyCat, Cat
   |id      = relationshipstatus
+
   |id      = cat.nofencedecay
   |nexus  = 751
+
   |nexus  = 1180
   |github  =
+
  |moddrop = 833537
 +
   |github  = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |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    = Relationship Tooltips
+
   |name    = No Fence Decay Redux
   |author  = M3ales
+
   |author  = EnderTedi
   |id      = M3ales.RelationshipTooltips
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus  =
+
   |nexus  = 20802
  |curse  = 298040
+
   |github  = EnderTedi/No-Fence-Decay-Redux
   |github  = M3ales/RelationshipTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = No Festival Timer
   |author  = Branic
+
   |author  = mistyspring
   |id      = Branic.RelationshipTracker
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 2845
+
   |nexus  = 20077
   |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    = No Friendship Decay
   |author  = AdroSlice
+
   |author  = hitachihex
   |id      = AdroSlice.Relativity
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 13028
+
   |nexus  =
   |github = adroslice/sdv-relativity-mirror
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 +
 
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.1-f4ith
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = No Friendship Decay - Reborn
 
   |author  = The Fluffy Robot
 
   |author  = The Fluffy Robot
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = TheFluffyRobot.No
   |nexus  = 19662
+
   |nexus  = 22922
   |github  = jamespfluger/Stardew-ModCollection
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = No Greenhouse Entrance Tiles
   |author  = zeldela
+
   |author  = idermailer
   |id      = zeldela-RememberBirthdays
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 13554
+
   |nexus  = 21557
   |github  = zeldela/sdv-mods
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = No Green Rain
   |author  = Annosz
+
   |author  = Pillow
   |id      = Annosz.RememberFacedDirection
+
   |id      = Pillow.NoGreenRain
   |nexus  = 6946
+
   |nexus  = 26912
   |github  = Annosz/StardewValleyModding
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = heyseth
+
   |author  = Kumagabear
   |id      = heyseth.umbrellas
+
   |id      = Kumagabear.NoHatTreasureSkull
   |nexus  = 8366
+
   |nexus  = 19655
   |github  = heyseth/SDVMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = No Hoof Sound
   |author  = Surkasu
+
   |author  = AbelSdf, Abel_sdf
   |id      = Surkasu.Reminders
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 2481
+
   |nexus  = 21020
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remind to Exit
+
   |name    = No Kids Ever
   |author  = pepoluan
+
   |author  = Hangy
   |id      = pepoluan.RemindToExit
+
   |id      = Hangy.NoKidsEver
   |nexus  = 8727
+
   |nexus  = 1464
 +
  |github  = L3thal1ty/No-Kids-Ever
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Kimchi
 +
  |author  = jaeha, qpqpqp121
 +
  |id      = jaeha.No_Kimchi
 +
  |nexus  = 5043
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remote Fridge Storage
 
  |author  = EternalSoap, arjan3004
 
  |id      = EternalSoap.RemoteFridgeStorage
 
  |nexus  = 2545
 
  |github  = SoapStuff/Remote-Fridge-Storage
 
 
  |warnings = Broken on Android (loads but does not work).
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = No Meteors
   |author  = David J. Lee, djslzx
+
   |author  = Pillow
   |id      = djsl.RemoveAllMonsters
+
   |id      = Pillow.NoMeteors
   |nexus  = 5727
+
   |nexus  = 27289
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = Hobbes
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = theultimatenuke.testmod
   |nexus  = 7838
+
   |nexus  = 17965
   |github  =
+
   |github  = TheUltimateNuke/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = No Mine Flyers Redux
   |author  = Remmie, CoinzReturns
+
   |author  = minervamaga
   |id      = Remmie.Rename
+
   |id      = minervamaga.NoMineFlyersRedux
   |nexus  = 2130
+
   |nexus  =
   |github  =
+
   |moddrop = 631110
 
+
   |github = minervamaga/NoMineFlyersRedux
   |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = Parabyted
+
   |author  = Guedez
   |id      = parabyted.renamerework
+
   |id      = exhaustion.protection
   |nexus  = 10866
+
   |nexus  = 5113
 +
  |moddrop = 707180
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = No More Pets
   |author  = SolusCleansing
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 18909
+
   |nexus  = 506
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = No More Random Mine Flyers
   |author  = JarvieK
+
   |author  = Drynwynn, thepaladinknight
   |id      = JarvieK.RentedTools
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 1307
+
   |nexus  = 2528
   |github  = Jarvie8176/StardewMods
+
   |github  = Drynwynn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 2.8
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reorient After Eating
+
   |name    = Non Destructive NPCs
   |author  = PunningLinguist
+
   |author  = MadaraUchiha
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = MadaraUchiha.NonDestructiveNPCs
   |nexus  = 7585
+
   |nexus  = 5176
   |github  = amconners/ReorientAfterEating
+
   |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Non-Random Prairie King
   |author  = jwdred
+
   |author  = aedenthorn, Erinthe
   |id      = jwdred.Replanter
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 589
+
  |curse  = 868891
   |github  = jdusbabek/stardewvalley
+
   |nexus  = 6509
 +
   |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-42227 1.3].
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = ReRegeneration
 
  |author  = littleraskol
 
  |id      = lrsk_sdvm_rerg.0925160827
 
  |nexus  = 6837
 
  |moddrop = 827580
 
  |github  = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = No Offscreen Flying Monsters
   |author  = rocslayer, James Overton
+
   |author  = SirDigby
   |id      = Roc.Reseed
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 2421
+
   |nexus  = 22354
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = No Pause When Inactive - Global
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Neko Boi Nick
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
  |moddrop = 1080116
+
   |nexus  = 19250
   |nexus  =
+
   |github  = thakyZ/StardewValleyMods
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = No Poverty by Disconnect
   |author  = mabelSyrup
+
   |author  = Slumber
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 4715
+
   |nexus  = 11529
 
   |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 Quarry
   |author  = aedenthorn, Erinthe
+
   |author  = mlambley
   |id      = aedenthorn.ResourceStorage
+
   |id      = mlambley.NoQuarry
   |nexus  = 17951
+
   |nexus  = 19410
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 12029
+
  |moddrop = 1521423
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 19334
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = No Rumble Horse
   |author  = aedenthorn, Erinthe
+
   |author  = Xangria
   |id      = aedenthorn.Restauranteer
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 14519
+
   |nexus  = 1779
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = No Seeds
   |author  = iceburg
+
   |author  = lech43
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = lech43.NoSeeds
   |nexus  = 4974
+
   |nexus  = 6392
   |github  = ManApart/RetroActiveAchievements
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = No Seeds From Trees Fix
   |author  = millerscout
+
   |author  = KirbyLink
   |id      = Millerscout.RetroactiveStardew
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 6953
+
   |nexus  = 2947
   |github  = millerscout/StardewMillerMods
+
   |github  = KirbyLink/NoSeedsFromTreesFix
  
   |broke in = Stardew Valley 1.6
+
   |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    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = No Soil Decay
   |author  = Iceburg
+
   |author  = ThatNorthernMonkey
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 356
+
   |nexus  = 237
   |github  =
+
   |github  = ThatNorthernMonkey/NoSoilDecay
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
+
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = No Soil Decay On Farm
   |author  = GreenOnion24
+
   |author  = A_Dude
   |id      = GreenOnion24.ReverseProposal
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 8526
+
   |nexus  = 8071
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = No Soil Decay Redux
   |author  = atravita
+
   |author  = Platonymous
   |id      = atravita.ReviveDeadCrops
+
   |id      = Platonymous.NoSoilDecayRedux
   |curse  = 870964
+
   |curse  = 307727
   |moddrop = 1294436
+
   |moddrop = 793930
   |nexus  = 15005
+
   |nexus  = 1084
   |github  = atravita-mods/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Note Blocks
 +
  |author  = Yaramy
 +
  |id      = yaramy.noteblocks
 +
  |nexus  = 6646
 +
  |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Notes
   |author  = ribeena
+
   |author  = Platonymous
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = Platonymous.Notes
   |nexus  = 11809
+
  |curse  = 307729
   |github  = ribeena/BusLocations
+
   |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    = Ridgeside Village
+
   |name    = Not Far From The Tree
   |author  = Rafseazz
+
   |author  = TheElm
   |id      = Rafseazz.RidgesideVillage
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 7286
+
   |nexus  = 4739
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  = GStefanowich/SDV-NFFTT
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = No Thunder Sound
   |author  = Goldenrevolver
+
   |author  = Sto13
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = Sto13.NoThunderSound
   |nexus  = 10669
+
   |nexus  = 14414
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = No Transitions
   |author  = Jibb
+
   |author  = crazywig
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = crazywig.notransitions
   |nexus  = 12171
+
   |nexus  = 7354
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = No Warp Delay
   |author  = Yoshify
+
   |author  = Tran Minh Thong
   |id      = Yoshify.RiseAndShine
+
   |id      = no.warp.delay
   |nexus  = 3
+
   |nexus  = 19805
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 0.39.1
 
  |status  = workaround
 
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 
<!--
 
  |unofficial version = 1.1.1-whisk-update
 
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Riverland Farm but You Need to Build Bridges
+
   |name    = Now Playing
   |author  = idermailer
+
   |author  = John Peters
   |id      = idermailer.riverfarmButBridge
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 15748
+
   |nexus  = 19441
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = aedenthorn, Erinthe
+
   |author  = PurrplingCat
   |id      = aedenthorn.RobinWorkHours
+
   |id      = purrplingcat.npcadventure
   |nexus  = 11244
+
  |curse  = 577730
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 4582
 +
   |github  = purrplingcat/PurrplingMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = Teban100
+
   |author  = shounlol
   |id      = RopeBridge
+
   |id      = shounlol.NPCBucket
   |nexus  = 824
+
   |nexus  = 20328
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  =
 
 
  |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    = Rummage - The Thievery Mod
+
   |name    = NPC Clothing Framework
   |author  = ApryllForever
+
   |author  = aedenthorn, Erinthe
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 12764
+
  |curse  = 868727
   |github  = ApryllForever/Rummage
+
   |nexus  = 13940
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = NPC Geometry
   |author  = fierro
+
   |author  = ichortower
   |id      = fierro.rune_magic
+
   |id      = ichortower.NPCGeometry
   |nexus  = 15065
+
   |nexus  = 19259
   |github  = facufierro/RuneMagic
+
   |github  = ichortower/NPCGeometry
  
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = NPC Gift Multipliers
   |author  = Krutonium
+
   |author  = XxHarvzBackxX
   |id      = krutonium.sprint
+
   |id      = harvz.NPCGiftMultipliers
   |nexus  = 12701
+
   |nexus  = 23139
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = NPC Map Locations
   |author  = strato35
+
   |author  = Bouhm and Pathoschild
   |id      = Strato35.RunningKey
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 5527
+
  |nexus  = 239
 +
  |github  = Bouhm/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Map Locations Extra Config
 +
  |author  = trashcan9
 +
  |id      = trashcan9.NPCMapLocations.ExtraConfig
 +
   |nexus  = 16236
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = NPC Path Displayer, Path Display
   |author  = Coll1234567
+
   |author  = Akago
   |id      = Coll1234567.RunningLate
+
   |id      = akago.PathDisplay
   |nexus  = 3518
+
   |nexus  = 7563
 
   |github  =
 
   |github  =
  
Line 14,007: Line 15,939:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = NPC Speak
   |author  = spacechase0
+
   |author  = jwdred
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      =
  |curse  = 867397
+
   |nexus  = 694
  |moddrop = 127276
+
   |github  =
   |nexus  = 605
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
  |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    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = ZeroMeters
+
   |author  = siliconmodding
   |id      = ZeroMeters.SAAT.API
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 10747
+
   |nexus  = 23637
   |github  = Dawilly/SAAT
+
   |github  =
 
 
  |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    = Nuclear Valley - PG, Nuclear Bomb
   |author  = ZeroMeters
+
   |author  = ApryllForever
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 10747
+
   |nexus  = 23339
   |github  = Dawilly/SAAT
+
   |github  = ApryllForever/NuclearBombLocations
 
+
}}
   |broke in = Stardew Valley 1.6<!--@retest-after SAAT.API-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Numerical Health
 +
   |author  = Hydrox, hydrox6
 +
  |id      = Hydrox.NumericalHealth
 +
  |nexus  = 4863
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = Object Import Map, Import Map
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.safelightning
+
   |id      = aedenthorn.ImportMap
   |nexus   = 2039
+
   |curse   = 868788
   |moddrop = 833550
+
   |nexus  = 10965
   |github  = danvolchek/StardewMods
+
   |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-41713 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = Object Product Display
   |author  = Shockah
+
  |author  = aedenthorn, Erinthe
   |id      = Shockah.SafeLightning
+
  |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 11857
+
  |nexus  = 18365
   |github  = Shockah/Stardew-Valley-Mods
+
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Progress Bars
 +
   |author  = Adeel Tariq
 +
   |id      = Adeel.ObjectProgressbars
 +
   |nexus  = 2803
 +
   |github  = AdeelTariq/ObjectProgressBars
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Object Progress Bars Continued
   |author  = LunaticShade
+
   |author  = adelmoral, Andrés del Moral
   |id      = LunaticShade.SafeReading
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  = 8564
+
   |nexus  = 22005
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Object Time Left
   |author  = blueberry
+
   |author  = spacechase0
   |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      = spacechase0.ObjectTimeLeft
   |nexus  = 4154
+
  |curse  = 867757
   |github  = b-b-blueberry/SailorStyles
+
  |moddrop = 131148
 +
   |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = Artinity
+
   |author  = LokiG4m3r
   |id      = Artinity.SaloonWarpTotem
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 16450
+
   |nexus  = 21819
   |github  = Artinity/SaloonWarpTotem
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAML
+
   |name    = OK Night Check
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.SAML
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 20250
+
  |curse  = 868714
   |github  = MindMeltMax/SAML
+
   |nexus  = 14231
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = OmniFarm
 +
  |author  = lambui
 +
  |id      = PhthaloBlue.Omnifarm
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/127299
 +
  |github  = lambui/StardewValleyMod_OmniFarm
  
   |status = ok
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Omni Swing
   |author  = Jesse, Jdvicks94
+
   |author  = Alejandro Akbal
   |id      = Jesse.SauvignonInStardew
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 2597
+
   |nexus  = 7877
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
 
  |broke in = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = Omni Tools
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = aedenthorn.OmniTools
   |nexus  = 11833
+
  |curse  = 868690
   |github  =
+
   |nexus  = 14865
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123180
 +
  |unofficial version = 0.8.3-unofficial.3-aschismatism
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = One Click Shed Reloader
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = BitwiseJon
   |id      = Omegasis.SaveAnywhere
+
   |id      = BitwiseJonMods.OneClickShedReloader
  |curse  = 898109
+
   |nexus  = 2052
   |nexus  = 8386<!--non-redux: 444-->
+
   |github  = bitwisejon/StardewValleyMods
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 
 
 
  |warnings = Unstable and breaks when used. Broken on Android (use the built-in autosave instead).
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = One Day at a Time
   |author  = SMAPI
+
   |author  = Miome
   |id      = SMAPI.SaveBackup
+
   |id      = Miome.OneDayAtATime
   |nexus  =
+
   |nexus  = 8870
  |url    = https://smapi.io
+
   |github  = miome/OneDayAtATime
   |github  = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = One Silo Storage
 
   |author  = SorryLate, rharyanto
 
   |author  = SorryLate, rharyanto
   |id      = SorryLate.SaveGameOptions
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 5190
+
   |nexus  = 5150
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.5
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
   |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
  |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = One Sprinkler One Scarecrow
   |author  = Platonymous
+
   |author  = Mizzion
   |id      = Platonymous.ScaleUp
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 3130
+
   |nexus  = 3633
   |moddrop = 793912
+
   |moddrop = 661376
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Mizzion/MyStardewMods
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = WretchedPenguin
+
   |author  = Khitiara
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 3579
+
   |nexus  = 20955
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Online Splitscreen
   |author  = BinaryLip
+
   |author  = DeLiXx
   |id      = BinaryLip.ScheduleViewer
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 19305
+
   |nexus  = 12291
   |github  = BinaryLip/ScheduleViewer
+
   |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    = Screenshot Everywhere
+
   |name    = Only Iridium
   |author  = Gaiadin
+
   |author  = xiaoye97
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 10805
+
   |nexus  = 4471
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Open Hearts
   |author  = Caraxian
+
   |author  = MedievalAI
   |id      = caraxian.scroll.to.blank
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 4144
+
   |nexus  = 16944
  |chucklefish = 4405
+
   |github  =
   |github  = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Orb of the Tides
   |author  = Tomwa
+
   |author  = dreamygloom
   |id      = Tomwa.ScrollToZoom
+
   |id      = dreamygloom.OrbOfTheTides
   |nexus  = 2163
+
   |nexus  = 27260
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Orchard - Better Fruit Trees
   |author  = kdau
+
   |author  = Saitoue
   |id      = kdau.ScryingOrb
+
   |id      = Saitoue.Orchard
   |nexus  = 5603
+
   |nexus  = 13867
   |moddrop = 756553
+
   |github = Saitoue/Orchard
  |source = https://gitlab.com/kdau/predictivemods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Ordinary Capsule
   |author  = mmanlapat
+
   |author  = LeFauxMatt
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 1106
+
  |curse  = 871831
   |github  =
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = Ore Detector
   |author  = Super Aardvark, ubererdferkel
+
   |author  = AvalonMFX
   |id      = SuperAardvark.GameOfLife
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 5361
+
  |curse  = 1017154
   |github  = super-aardvark/AardvarkMods-SDV
+
   |nexus  = 23312
 +
   |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Ore Increaser
   |author  = Dawgeth
+
   |author  = crazywig
   |id      = MTD.SDVTwitch
+
   |id      = crazywig.oreincrease
   |nexus  = 1760
+
   |nexus  = 7370
  |github  =
 
 
 
  |broke in = SMAPI 3.0
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = SDVWM, The Weather Machine
 
  |author  = SixthTitan
 
  |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
 
  |nexus  = 3203
 
 
   |github  =
 
   |github  =
  
Line 14,239: Line 16,180:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Ore Increase V3
   |author  = FreeTheJunimos
+
   |author  = KKramer85
   |id      = freethejunimos.seaclifffarm
+
   |id      = OreIncreaseV3
   |nexus  = 13911
+
  |curse  = 994197
 +
  |moddrop = 1475534
 +
  |nexus  = 19132
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Organize Inventory Shortcut
 +
  |author  = Yyeahdude
 +
  |id      = Yyeahdude.OrganzieShortcut
 +
   |nexus  = 4772
 
   |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    = Ornamental
   |author  = FreeTheJunimos
+
   |author  = Taskmaster
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = Taskmaster.Ornamental
   |nexus  = 14296
+
   |nexus  = 4981
 
   |github  =
 
   |github  =
  
   |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    = Season Affixes
+
   |name    = OST Player
   |author  = Shockah
+
   |author  = ProfeJavix
   |id      = Shockah.SeasonAffixes
+
   |id      = ProfeJavix.OstPlayer
   |nexus  = 16297
+
   |nexus  = 25203
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = ProfeJavix/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Outfit Disable
   |author  = Tyler Gibbs
+
   |author  = idermailer
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = idermailer.OutfitDisable
   |nexus  = 14382
+
   |nexus  = 23346
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Outfit Sets
   |author  = dumbledalton
+
   |author  = aedenthorn, Erinthe
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 10457
+
  |curse  = 868729
   |github  =
+
   |nexus  = 13888
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = Shaklin
+
   |author  = Midori Armstrong, azureglasses
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 8508
+
   |nexus  = 1452
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Overworld Chests
  |author  = Janglinator
 
  |id      = jangles.secretariat
 
  |nexus  = 7537
 
  |github  = Janglinator/Secretariat
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Secret Hedge Maze, Hedge Maze
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HedgeMaze
+
   |id      = aedenthorn.OverworldChests
   |curse  = 868718
+
   |curse  = 868865
   |nexus  = 14138
+
   |nexus  = 7710
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Secret Woods Snorlax
+
   |name    = OwO Stawdew Vawwey
   |author  = ichortower
+
   |author  = CrunchyDuck
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 19112
+
   |nexus  = 8923
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = P2P Animal Noise
   |author  = Platonymous
+
   |author  = Modotte
   |id      = Platonymous.SeedBag
+
   |id      = modotte.P2PAnimalNoise
   |nexus  = 1133
+
   |nexus  = 17383
   |moddrop = 793931
+
   |github  =
   |github = Platonymous/Stardew-Valley-Mods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = Pacifist Valley
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedInfo
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 15754
+
  |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    = Seed Machines
+
   |name    = Pacifist Valley - Continued
   |author  = Veress
+
   |author  = aedenthorn and FlyingTNT
   |id      = Veress.SeedMachines
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 6265
+
   |nexus  = 23109
   |github  = mrveress/SDVMods
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Painting Display
   |author  = vabrell, Victor Abrell
+
   |author  = aedenthorn, Erinthe
   |id      = vabrell.sm_bqms
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 14236
+
  |curse  = 868792
   |github  = vabrell/sdw-seed-maker-mod
+
   |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    = Seed Maker Crop Quality, SMCQ
+
   |name    = Pan Hats, Pan Hat Slot
   |author  = mcoocr
+
   |author  = Malkavian
   |id      = mcoocr.smcq
+
   |id      = malkavian.panhats
   |nexus  = 3089
+
   |nexus  = 26741
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  = LucasOCastro/StardewValley-PanHat
 
 
  |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    = Panning Upgrades
   |author  = aedenthorn, Erinthe
+
   |author  = drbirbdev
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 10681
+
   |nexus  = 12242
   |github  = aedenthorn/StardewValleyMods
+
   |github  = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Panning Upgrades Extra Config
   |author  = jahangmar
+
   |author  = trashcan9
   |id      = jahangmar.SeedsAreRare
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 3618
+
   |nexus  = 16234
   |github  = jahangmar/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    = Seed Shortage
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = Xynerorias
+
   |author  = AnotherStardewValleySunday
   |id      = xynerorias.seedshortage
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 5614
+
   |nexus  = 14638
   |github  = xynerorias/Seed-Shortage
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = blueberry
+
   |author  = Paritee
   |id      = blueberry.SeedsUnpacked
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 7215
+
   |nexus  = 3296
   |github  = b-b-blueberry/SeedsUnboxed
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Paritee's Treat Your Animals
   |author  = Khloe Leclair
+
   |author  = Paritee
   |id      = leclair.seemerollin
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 10976
+
   |nexus  = 3375
  |moddrop = 1116122
+
   |github  = paritee/Paritee.StardewValley.Frameworks
   |github  = KhloeLeclair/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.2-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Parsnips
   |author  = aedenthorn, Erinthe
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = aedenthorn.SelfServe
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  = 11313
+
   |nexus  = 2166
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = JarvieK
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = JarvieK.SelfService
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 1304
+
   |nexus  = 3524
   |github  = Jarvie8176/StardewMods
+
   |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/#post-3346341 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = Partial Hearts
   |author  = GuiNoya, Yesst
+
   |author  = aedenthorn, Erinthe
   |id      = GuiNoya.SelfServiceShop
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 1622
+
  |curse  = 868762
   |github  = GuiNoya/SVMods
+
   |nexus  = 11628
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
   |summary  = use [[#Self Service|Self Service]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Particle Effects
   |author  = DonDorscha, jasonmbrady
+
   |author  = aedenthorn, Erinthe
   |id      = DonDorscha.SellQuality
+
   |id      = aedenthorn.ParticleEffects
   |nexus  = 12469
+
   |curse   = 868786
  |github  =
+
   |nexus  = 11056
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Send Items Multiplayer
 
  |author  = hafnerpw
 
  |id      = hafnerpw.SendItemsMultiplayer
 
   |nexus  = 13794
 
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Particle Framework
   |author  = Denifia
+
   |author  = Espy
   |id      = Denifia.SendItems
+
   |id      = Espy.ParticleFramework
   |nexus  = 1087
+
   |nexus  = 23544
  |moddrop = 127754
+
   |github  = Smoked-Fish/ParticleFramework
   |github  = Denifia/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Part of the Community
   |author  = lolmaj
+
   |author  = bmarquismarkail, Space Baby
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 3965
+
   |nexus  = 923
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  = bmarquismarkail/SV_PotC
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Passable Crops
   |author  = PeacefulEnd
+
   |author  = NCarigon
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = NCarigon.PassableCrops
   |nexus  = 8011
+
   |nexus  = 15223
   |github  = Floogen/SereneGreenhouse
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Passable Descents
   |author  = Ilyaki
+
   |author  = Rokugin
   |id      = Ilyaki.ServerBookmarker
+
   |id      = Rokugin.PassableDescents
   |nexus  = 2968
+
   |nexus  = 22592
   |github  = Ilyaki/ServerBookmarker
+
   |github  = rokugin/StardewMods
 
 
  |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 Ladders
   |author  = Ilyaki
+
   |author  = J_Hizzal
   |id      = Ilyaki.ServerBrowser
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 3227
+
   |nexus  = 2985
   |github  = Ilyaki/Server-Browser
+
   |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  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican Fiber
 +
  |author  = jwdred
 +
  |id      = jwdred.PelicanFiber
 +
  |nexus  = 631
 +
  |github  = jdusbabek/stardewvalley
  
   |broke in = SMAPI 2.0
+
   |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    = Shenandoah Library
+
   |name    = Pelican Postal Service
   |author  = Nishtra
+
   |author  = ElectroCrumpet
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 756
+
   |nexus  = 2770
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |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 Anything, Ship Everything
+
   |name    = Pelican TTS
  |author  = Berkay Yigit, berkayylmao
 
  |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
 
  |nexus  = 3782
 
  |github  = berkayylmao/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ship From Inventory
 
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = Futro, Futroo
+
   |author  = MercuriusXeno
   |id      = futro.ShippingBinSummary
+
   |id      = Mercurius.RegenPercent
   |nexus  = 18992
+
   |nexus  = 20900
   |github  = futroo/Stardew-Valley-Mods
+
   |github  = MercuriusXeno/RegenPercent
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Perfection Tweaker
   |author  = holythesea
+
   |author  = shekurika
   |id      = holythesea.SortShippingCollection
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 15694
+
   |nexus  = 8615
   |github  = holy-the-sea/SortShippingCollection
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Perfect Trinkets
   |author  = SorryLate, rharyanto
+
   |author  = season
   |id      = SorryLate.ShopAnywhere
+
   |id      = season.PerfectTrinkets
   |nexus  = 5299
+
   |nexus  = 22358
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = PermaDeath
   |author  = Entoarox
+
   |author  = IronMan, IronManEnthusiast
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = IronMan.Permadeath
   |nexus  = 2278
+
   |nexus  = 26983
  |chucklefish = 4381
+
   |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    = Shoplifter
+
   |name    = Permanent Cellar
   |author  = TheMightyAmondee
+
   |author  = CyanFire
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = CF.PermanentCellar
   |nexus  = 8569
+
   |nexus  = 17257
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = LeFauxMatt
+
   |author  = Goldenrevolver
   |id      = furyx639.ShoppingCart
+
   |id      = Goldenrevolver.PermanentCookoutKit
  |curse  = 871829
+
   |nexus  = 8035
   |nexus  = 13701
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = AvalonMFX
+
   |author  = Avalon, Avalonii
   |id      = AvalonMFX.ShoppingShow
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 18445
+
   |nexus  = 1419
 
   |github  =
 
   |github  =
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = Persistent Buffs
   |author  = Cherry, CherryChain
+
   |author  = aceynk
   |id      = Cherry.ShopTileFramework
+
   |id      = aceynk.PersistentBuffs
   |nexus  = 5005
+
   |nexus  = 25593
  |moddrop = 716384
+
   |github  = aceynk/PersistentBuffs
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Persistent Game Options
   |author  = moonslime
+
   |author  = Xangria
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = Xangria.PersistentGameOptions
   |nexus  = 16028
+
   |nexus  = 1778
 
   |github  =
 
   |github  =
 
+
   |broke in = SMAPI 3.0
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
+
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Persistent Grange Display
   |author  = Traktori
+
   |author  = aedenthorn, Erinthe
   |id      = Traktori.ShowBirthdays
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 7495
+
  |curse  = 868853
   |github  = Traktori7/StardewValleyMods
+
   |nexus  = 7977
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Persistent Mines
   |author  = Igorious
+
   |author  = spacechase0
   |id      = Igorious.Showcase
+
   |id      = spacechase0.PersistentMines
   |nexus   =
+
   |curse   = 867127
   |chucklefish = 4487
+
   |nexus  = 14985
   |github  = Igorious/Stardew_Valley_Showcase_Mod
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Persistent Qi Beans and Qi Fruit and Calico Eggs
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Dragoon23
   |id      = f4iTh.ShowCatchQuality
+
   |id      = Dragoon23.PersistentQiBeans
   |nexus  = 3326
+
   |nexus  = 24719
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Persival's Bundle Mod
   |author  = MasterOfMutton
+
   |author  = Persival
   |id      = faragodavid.showcookingrecipes
+
   |id      =
   |nexus  = 5525
+
   |nexus  = 438
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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 Daily Luck
+
   |name    = Personal Anvil
   |author  = Arphox
+
   |author  = Strobe
   |id      = Arphox.ShowDailyLuck
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 15910
+
   |nexus  = 5326
   |github  = arphox/StardewValleyMods
+
   |github  = strobel1ght/Personal-Anvil
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = Personal Combat Drone Redux
   |author  = Jonqora
+
   |author  = Prism 99
   |id      = Jonqora.ShowItemQuality
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 6311
+
   |nexus  = 18224
   |github  = Jonqora/StardewMods
+
   |github  =
 
 
  |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    = Personal Effects
   |author  = aedenthorn, Erinthe
+
   |author  = bwdy
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = bwdy.personaleffects
   |curse   = 868887
+
   |nexus   = 3532
   |nexus   = 6540
+
  |github  = bwdymods/SDV-PersonalEffects
   |github = aedenthorn/stardewValleyMods
+
 
 +
   |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    = Show Predictable RNG Outcomes
+
   |name    = Personal Effects Redux
   |author  = Relance
+
   |author  = ceruleandeep
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 13186
+
   |nexus  = 8616
   |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    = Show XP and Level Gains, Show XP
+
   |name    = Personal Indoor Farm
   |author  = adverserath
+
   |author  = DeLiXx
   |id      = Adverserath.ShowXP
+
   |id      = DLX.PIF
   |nexus  = 19501
+
  |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    = Shroom Spotter Redux
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = Strobe and TehPers
+
   |author  = Alex Noddings
   |id      = ShroomSpotter
+
   |id      = an.ownscepter
   |nexus  = 7934
+
   |nexus  = 2404
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Personal Traveling Cart
   |author  = Geko_X
+
   |author  = aedenthorn, Erinthe
   |id      = gekox.shutUp
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus   = 7358
+
   |curse   = 868722
   |github  =
+
   |nexus  = 14087
   |source = https://gitlab.com/geko_x/stardew-mods
+
   |github = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Pet Against Crows
   |author  = Invatorzen
+
   |author  = stardemod
   |id      = invatorzen.AC
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 12164
+
   |nexus  = 21247
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Pet Bowl Filler
   |author  = climaxius
+
   |author  = Invatorzen
   |id      = climaxius.silentscarecrows
+
   |id      = invatorzen.PBF
   |nexus  = 3258
+
   |nexus  = 12161
  |github  = robbiev/SilentScarecrows
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Silo Report
 
  |author  = bogie5464
 
  |id      = bogie5464.SiloReport
 
  |nexus  = 3194
 
  |github  = bogie5464/SiloReport
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Silo Size
 
  |author  = pepoluan
 
  |id      = pepoluan.SiloSize
 
  |nexus  = 8819
 
  |moddrop = 981291
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Pet Bowl Sprinklers
   |author  = TheMusketeer
+
   |author  = Andrew Young, andyruwruw
   |id      = SimpleCropLabel
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 314
+
   |nexus  = 22546
   |github  =
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Pet Choice Perks
   |author  = Enaium
+
   |author  = skuldomg, Skuld
   |id      = Enaium.SimpleHUD
+
   |id      = skuldomg.petChoicePerks
  |moddrop = 1145228
+
   |nexus  = 3313
   |nexus  =
+
   |github  = skuldomg/petChoicePerks
   |github  = Enaium-StardewValleyMods/SimpleHUD
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.1.unofficial-3.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Pet Enhancement Mod
   |author  = skn
+
   |author  = Jfulmer, Consillium
   |id      = skn.HungerMod
+
   |id      = JfulmerPetEnhancementMod
   |nexus   = 3270<!--was 1127 before re-release-->
+
  |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
  |github  = jlfulmer/PetEnhancementMod
 +
 
 +
  |broke in      = SMAPI 2.0
 +
   |status        = workaround
 +
   |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 +
<!--
 +
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Pet Hats
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Screenshot
+
   |id      = aedenthorn.PetHats
   |nexus  = 10178
+
  |curse  = 868684
 +
   |nexus  = 15301
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Interaction
 +
  |author  = jahangmar
 +
  |id      = jahangmar.PetInteraction
 +
  |nexus  = 4232
 +
  |github  = jahangmar/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Pet's Enhanced
   |author  = BleakCodex
+
   |author  = Sunken_Lace
   |id      = BleakCodex.SimpleSounds
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 14540
+
   |nexus  = 24026
   |github  = BleakCodex/SimpleSounds
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Pet Spawn Location
   |author  = ADoby, tZed, Tobias Z
+
   |author  = Shaklin
   |id      = tZed.SimpleSprinkler
+
   |id      = shaklin.petspawnlocation
   |nexus  = 76
+
   |nexus  = 5986
   |github  = ADoby/SimpleSprinkler
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = PHDE Mob Spawner
   |author  = cel10e
+
   |author  = zesman
   |id      = cel10e.SimplifiedAchievements
+
   |id      = MobSpawner.pseudohub.de
  |moddrop = 909416
+
   |nexus  = 2794
   |nexus  = 8026
 
 
   |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    = Single-Player Regen, Single-Player Sleep
+
   |name    = PHDE Unlocked Recipes
   |author  = MindMeltMax
+
   |author  = zesman
   |id      = MindMeltMax.SPRegen
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 6778
+
   |nexus  = 2798
   |moddrop = 1135654
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = Krutonium
+
   |author  = Becks723
   |id      = Krutonium.SitandRest
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 7403
+
   |nexus  = 12981
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Phone Villagers
   |author  = Entoarox
+
   |author  = DewMods
   |id      = Entoarox.SitForStamina
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 7334
+
   |nexus  = 2681
   |github  = Entoarox/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Pick Forge Enchantment
   |author  = MissCoriel
+
   |author  = Dragoon23
   |id      = misscoriel.sitnrelax
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 7336
+
   |nexus  = 22707
   |github  = MissCoriel/Sit-n-Relax
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = atravita
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 366
+
  |curse  = 870980
   |github  = tlcasebeer/SivsMarriageMod
+
   |nexus  = 11376
 +
  |moddrop = 1125882
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
+
   |summary  = use [[#Pick Your Enchantment Restored|Pick Your Enchantment Restored]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Your Enchantment Restored
 +
  |author  = focustense
 +
  |id      = focustense.ForgeMenuChoice
 +
  |nexus   = 26803
 +
  |github  = focustense/StardewForgeMenuChoice
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Picross Arcade Mod, Picrosser
 +
  |author  = KediDili
 +
  |id      = KediDili.ThePicrosser
 +
  |nexus  = 17530
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Pierre Sells Mixed Seeds
   |author  = aedenthorn, Erinthe
+
   |author  = GrimReapers1121
   |id      = aedenthorn.SixtyNine
+
   |id      = GrimReapers.PSMS
   |nexus  = 6969
+
   |nexus  = 12606
  |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Pierre's Roulette Shop
   |author  = spacechase0
+
   |author  = Xynerorias
   |id      = spacechase0.SizableFish
+
   |id      = xynerorias.pierresroulette
   |nexus  = 14267
+
   |nexus  = 10826
   |github  = spacechase0/StardewValleyMods
+
   |github  = xynerorias/pierre-roulette-shop-SV
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Piggy Bank Mod
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.PiggyBank
 +
  |curse  = 997968
 +
  |nexus  = 6934
 +
  |moddrop = 1135669
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pipe Irrigation
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Skateboard
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 13096
+
  |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    = Skillful Clothes
+
   |name    = Placeable Mine Shafts
   |author  = LunaticShade
+
   |author  = aedenthorn, Erinthe
   |id      = LunaticShade.SkillfulClothes
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 8541
+
  |curse  = 868909
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |nexus  = 5440
 +
   |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 Prestige
+
   |name    = Place Floor on Tilled Dirt
   |author  = Alphablackwolf
+
   |author  = temisthem
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 569
+
   |nexus  = 23493
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in          = Stardew Valley 1.6
 
  |unofficial version = 1.2.4-unofficial.15-huancz
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-130#post-120716
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Placement Plus
   |author  = Alphablackwolf
+
   |author  = 2Retr0
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 569
+
   |nexus  = 8798
   |github  = Alphablackwolf/SkillPrestige
+
   |curse   = 486164
 
+
   |github  = 2Retr0/PlacementPlus
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Cooking Skill-->
 
   |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    = Plan Importer
   |author  = Tondorian
+
   |author  = Platonymous
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = Platonymous.PlanImporter
   |nexus  = 18605
+
   |nexus  = 2071
   |github  = Tondorian/StardewValleyMods
+
  |moddrop = 793846
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6<!--@retest after Skill Prestige, Love of Cooking-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Planned Parenthood
   |author  = Alphablackwolf
+
   |author  = aedenthorn, Erinthe
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = aedenthorn.PlannedParenthood
   |nexus   = 569
+
   |curse   = 868745
   |github  = Alphablackwolf/SkillPrestige
+
   |nexus   = 12869
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Luck Skill-->
 
   |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 Magic
+
   |name    = Plantable Mushroom Trees
   |author  = Alphablackwolf
+
   |author  = f4iTh, JertsukkaTheMan
  |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = f4iTh.PMT
  |nexus  = 569
+
   |nexus  = 2349
  |github  = Alphablackwolf/SkillPrestige
 
 
 
  |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
 
  |name    = Skill Rings
 
  |author  = AlphaMeece
 
   |id      = AlphaMeece.SkillRings
 
   |nexus  = 7515
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = obsolete
 +
   |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Plantable Palm Trees
   |author  = spacechase0
+
   |author  = MouseyPounds
   |id      = spacechase0.SkillTraining
+
   |id      = MouseyPounds.PlantablePalmTrees
   |nexus  = 14452
+
   |nexus  = 4096
   |github  = spacechase0/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Plant and Fertilize All, Plant All
   |author  = FricativeMelon
+
   |author  = aedenthorn, Erinthe
   |id      = FricativeMelon.SkipDialogue
+
   |id      = aedenthorn.PlantAll
   |nexus  = 15311
+
   |curse   = 868812
  |github  = FricativeMelon/SkipDialogue
+
   |nexus  = 10482
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#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    = Planter Trees
   |author  = DewMods
+
   |author  = aedenthorn, Erinthe
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 2697
+
  |curse  = 868758
   |github  =
+
   |nexus  = 11687
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
  |name    = Skip Fishing Minigame 2
+
   |name    = Plant on Grass
  |author  = philosquare
+
   |author  = Demiacle
  |id      = philosquare.SkipFishingMinigame2
+
   |id      = Demiacle.PlantOnGrass
  |moddrop  = 1530481
+
   |nexus  = 1026
  |github  = philosquare/SDVSkipFishingMinigame2
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skip Intro
 
  |author  = Pathoschild
 
  |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
 
  |nexus  = 533
 
  |moddrop = 606601
 
  |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Skip Start
 
   |author  = DeadRobotDev
 
   |id      = DeadRobotDev.SkipStart
 
   |nexus  = 11885
 
 
   |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 Text
+
   |name    = Platonic Partners and Friendships
   |author  = CrunchyDuck
+
   |author  = Amaranthacyan and ch20youk
   |id      = CrunchyDuck.SkipText
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 8947
+
   |nexus  = 8146
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Platonic Relationships
   |author  = S1mmyy
+
   |author  = Cherry, CherryChain
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 6121
+
   |nexus  = 4668
   |github  = S1mmyy/StardewMods
+
   |moddrop = 716353
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = PlatoTK
   |author  = NetworkOverflow
+
   |author  = Platonymous
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = Platonymous.PlatoTK
   |nexus  = 16533
+
  |curse  = 877225
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |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    = Skull Cavern Elevator
+
   |name    = PlatoUI
   |author  = Bifibi, Lestoph
+
   |author  = Platonymous
   |id      = SkullCavernElevator
+
   |id      = Platonymous.PlatoUI
   |nexus  = 963
+
  |moddrop = 1521422
 +
   |nexus  = 19023
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Plato Warp Menu
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Platonymous
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 7908
+
  |curse  = 877227
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |nexus  = 5384
 +
  |moddrop = 793920
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Player Arrows
   |author  = atravita
+
   |author  = TheShamanLord
   |id      = atravita.SleepInWedding
+
   |id      = TheShamanLord.PlayerArrows
  |curse  = 870963
+
   |nexus  = 19479
  |moddrop = 1294437
+
   |github  = Jwaad/Stardew_Player_Arrows
   |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    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = Annosz
+
   |author  = DecidedlyHuman
   |id      = Annosz.SleeplessFisherman
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 5915
+
   |nexus  = 7969
   |github  = Annosz/StardewValleyModding
+
  |moddrop = 984961
 +
   |github  = DecidedlyHuman/PlayerCoordinates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Player Income Stats
   |author  = instafluff
+
   |author  = ha1fdaew
   |id      = instafluff.sleeplessinstardew
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 5445
+
   |nexus  = 7373
   |github  = instafluff/SleeplessInStardew
+
   |github  = ha1fdaew/PlayerIncomeStats
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sleepovers
 
  |author  = bwdy
 
  |id      = bwdy.sleepovers
 
  |nexus  = 3531
 
  |github  = bwdymods/SDV-Sleepovers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Player Server Info
   |author  = Vexorth
+
   |author  = EuroCent
   |id      = Vexorth.SleepWherever
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 16674
+
   |nexus  = 24267
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Playground Mod
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.SleepWorker
+
   |id      = aedenthorn.PlaygroundMod
   |curse  = 877233
+
   |curse  = 868719
  |moddrop = 793835
+
   |nexus  = 14125
   |nexus  = 2062
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.SleepyEye
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |curse  = 867761
+
   |curse  = 868747
  |moddrop = 129011
+
   |nexus  = 12750
   |nexus  = 1152
+
   |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    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Please Fix Error
   |author  = fernass354
+
   |author  = Jessebot
   |id      = fernass354.SlimeHutchResize
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 18507
+
   |nexus  = 6492
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Please Gift Me In Person
 +
  |author  = Shockah
 +
  |id      = Shockah.PleaseGiftMeInPerson
 +
  |nexus  = 11217
 +
  |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Point and Plant
   |author  = aedenthorn, Erinthe
+
   |author  = jwdred
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = jwdred.PointAndPlant
   |nexus  = 13778
+
   |nexus  = 572
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jdusbabek/stardewvalley
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Slime Mods, Slime Minigame, Slime QOL
 
  |author  = Tofu, SadDodo
 
  |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
 
  |nexus  = 2743
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.3.29
 
   |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 Produce
+
   |name    = PokefyMania
   |author  = exotico
+
   |author  = Noodles of Cat
   |id      = exotico.SlimeProduce
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 7634
+
   |nexus  = 20161
   |github  = andraemon/SlimeProduce
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = aurnj, Roy Li
+
   |author  = The Krominator
   |id      = RuyiLi.SlimeSpawner
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  =
+
   |nexus  = 12065
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Pollen Sprites
   |author  = Peasly Wellbott
+
   |author  = Esca, Esca-MMC
   |id      = Wellbott.SlimHutchCode
+
   |id      = Esca.PollenSprites
   |nexus  = 7424
+
   |nexus  = 6149
   |github  = Wellbott/StardewValleyMods
+
  |moddrop = 790268
 +
   |github  = Esca-MMC/PollenSprites
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = Redwood, Towering Redwood
+
   |author  = ApryllForever
   |id      = Redwood.SlingshotRebalance
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |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 Bed
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = ApryllForever
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = ApryllForever.PolyamorySweetBed
   |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    = Polyamory Sweet → Polyamory Sweet Love
   |author  = LeFauxMatt
+
   |author  = ApryllForever
   |id      = furyx639.SmackDatScarecrow
+
   |id      = ApryllForever.PolyamorySweetLove
  |curse  = 871830
+
   |nexus  = 20599
   |nexus  = 13528
+
   |github  = ApryllForever/PolyamorySweetLove
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = Pathoschild
+
   |author  = ApryllForever
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 3750
+
   |nexus  = 20599
  |moddrop = 606555
+
   |github  = ApryllForever/PolyamorySweetLove
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = Peasly Wellbott
+
   |author  = ApryllForever
   |id      = Wellbott.FishWell
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  = 7651
+
   |nexus  = 20599
   |github  = Wellbott/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Polygamy
   |author  = DecidedlyHuman
+
   |author  = bwdy
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = bwdy.polygamy
   |nexus  = 11158
+
   |nexus  = 3542
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = bwdymods/SDV-Polygamy
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = DecidedlyHuman
+
   |author  = Mezrag Yasser, Yasser
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = Yasser.PomodoroMod
   |nexus  = 13268
+
   |nexus  = 19780
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Pond Painter
   |author  = stokastic
+
   |author  = MouseyPounds
   |id      = stokastic.SmartCursor
+
   |id      = MouseyPounds.PondPainter
   |nexus  = 2458
+
   |nexus  = 4703
   |github  = stokastic/SmartCursor
+
   |github  = MouseyPounds/stardew-mods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SmartMod
+
   |name    = Pong
   |author  = KuroBear
+
   |author  = CatCattyCat, Cat
   |id      = KuroBear.SmartMod
+
   |id      = cat.Pong
   |nexus  =
+
   |nexus  = 1994
   |url    = https://community.playstarbound.com/threads/108104
+
   |moddrop = 833548
   |github  =
+
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Pony Weight Loss Program
   |author  = gbromios
+
   |author  = BadNetCode
   |id      = gbromios.SmolFish
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 14287
+
   |nexus  = 1232
 +
  |moddrop = 130159
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = PoohCore
   |author  = Cherry, ChroniclerCherry
+
   |author  = Pooh
   |id      = Cherry.SnackAnything
+
   |id      = poohnhi.PoohCore
   |nexus  = 5196
+
   |nexus  = 22941
  |moddrop = 716397
+
   |github  = poohnhi/PoohCore
  |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-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Poop Framework
   |author  = John Peters
+
   |author  = aedenthorn, Erinthe
   |id      = JohnPeters.SnowCrab
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 11302
+
   |nexus  = 17152
   |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    = Socializing Skill
+
   |name    = Portable Holes
   |author  = drbirbdev
+
   |author  = LeFauxMatt
   |id      = drbirbdev.SocializingSkill
+
   |id      = furyx639.PortableHoles
   |nexus  = 14142
+
  |curse  = 871832
   |github  = drbirbdev/StardewValley
+
   |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    = Social Network
+
   |name    = Portable TV
   |author  = Cecidelus
+
   |author  = kdau
   |id      = Cecidelus.SocialNetwork
+
   |id      = kdau.PortableTV
   |nexus  = 8255
+
   |nexus  = 5674
 +
  |moddrop = 761325
 
   |github  =
 
   |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 Page Order Button
+
   |name    = Portable Witch Shrines
   |author  = aedenthorn, Erinthe
+
   |author  = chocolatte12
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 7871
+
   |nexus  = 20141
   |github  = aedenthorn/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portal Guns
 +
  |author  = TrollTheBotman
 +
  |id      = JoshJKe.PortalGun
 +
  |nexus  = 3049
 +
   |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,397: 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  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorting Chests
+
   |name    = PPJA Producer Converter
   |author  = aRooooooba
+
   |author  = Digus
   |id      = aRooooooba.SortingChests
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 8224
+
   |nexus  = 4972
   |github  = aRooooooba/SortingChests
+
   |github  = Digus/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = aedenthorn, Erinthe
+
   |author  = ryaon
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 10232
+
   |nexus  = 5125
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Prairie King Level Select
   |author  = strelkasaur
+
   |author  = b1rdyw1rdy
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = b1rdyw1rdy.PrairieKingLevelSelect
   |nexus  = 13099
+
   |nexus  = 26183
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Prairie King Made Easy
   |author  = MindMeltMax
+
   |author  = Mucchan
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 7465
+
   |nexus  =
   |moddrop = 1135690
+
   |chucklefish = 3594
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |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 Tweaker
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = aedenthorn, Erinthe
+
   |author  = Renny
   |id      = aedenthorn.SoundTweaker
+
   |id      = renny.prairiekingprizes
   |nexus  = 14767
+
   |nexus  = 2811
   |github  = aedenthorn/StardewValleyMods
+
   |github  = OfficialRenny/PrairieKingPrizes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Prairie King UI Enhancements
   |author  = spacechase0
+
   |author  = Incognito357
   |id      = spacechase0.SpaceCore
+
   |id      = Incognito357.PrairieKingUIEnhancements
  |curse  = 867152
+
   |nexus  = 10769
  |moddrop = 136998
+
   |github  = Incognito357/PrairieKingUIEnhancements
  |nexus  = 1348
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spawn Monsters
 
  |author  = Berisan
 
  |id      = Berisan.SpawnMonsters
 
   |nexus  = 3201
 
   |github  = Berisan/SpawnMonsters
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Pravoloxinone
   |author  = Mase
+
   |author  = TheMightyAmondee
   |id      = Mase.SpawnMoreRocks
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 7423
+
   |nexus  = 23008
 +
  |github  = TheMightyAmondee/Pravoloxinone
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precise Furniture
 +
  |author  = Espy
 +
  |id      = Espy.PreciseFurniture
 +
  |nexus  = 23488
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Precision Wheel
   |author  = AcidicNic
+
   |author  = DespairScent
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 7588
+
   |nexus  = 22222
   |github  = AcidicNic/StardewValleyMods
+
   |github  = DespairScent/PrecisionWheel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Predictable Retaining Soil
   |author  = atravita
+
   |author  = Shockah
   |id      = atravita.SpecialOrdersExtended
+
   |id      = Shockah.PredictableRetainingSoil
  |curse  = 870988
+
   |nexus  = 10956
  |moddrop = 1086743
+
   |github  = Shockah/Stardew-Valley-Mods
   |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
   |author  = Button, Spiderbuttons
+
   |author  = JoXW
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = JoXW.Predictor
   |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 → Breakable Container Patch
   |author  = Blackclaw
+
   |author  = JoXW
   |id      = Blackclaw.SpeedMod
+
   |id      = JoXW.PredictorBreakableContainerPatch
   |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 → Bush Patch
   |author  = Underscore
+
   |author  = JoXW
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = JoXW.PredictorBushPatch
   |nexus  = 7337
+
   |nexus  = 21332
   |github  = Underscore76/SDVPracticeMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Predictor → Crop Patch
   |author  = instafluff
+
   |author  = JoXW
   |id      = instafluff.spelldewvalley
+
   |id      = JoXW.PredictorCropPatch
   |nexus  = 7322
+
   |nexus  = 21332
   |github  = instafluff/SpelldewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Predictor →  Dig Spot Patch
   |author  = spacechase0
+
   |author  = JoXW
   |id      = spacechase0.Spenny
+
   |id      = JoXW.PredictorDigSpotPatch
  |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 → Fishing Patch
   |author  = spacechase0
+
   |author  = JoXW
   |id      = spacechase0.SpennyDeluxe
+
   |id      = JoXW.PredictorFishingPatch
   |nexus  = 14984
+
   |nexus  = 21332
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Predictor → Garbage Can Patch
   |author  = spacechase0
+
   |author  = JoXW
   |id      = spacechase0.SpennyLite
+
   |id      = JoXW.PredictorGarbageCanPatch
   |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 → Geode Patch
   |author  = KarratKake
+
   |author  = JoXW
   |id      = KarratKake.SpiceOfLife
+
   |id      = JoXW.PredictorGeodePatch
   |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 → Mineable Patch
   |author  = sophiesalacia
+
   |author  = JoXW
   |id      = sophie.SplashText
+
   |id      = JoXW.PredictorMineablePatch
   |nexus  = 14416
+
   |nexus  = 21332
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Predictor → Minigames Patch
   |author  = RomenH
+
   |author  = JoXW
   |id      = RomenH.SplitScreenManager
+
   |id      = JoXW.PredictorMinigamesPatch
   |nexus  = 12063
+
   |nexus  = 21332
   |github  =
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Predictor → Panning Patch
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.Spoilage
+
   |id      = JoXW.PredictorPanningPatch
   |nexus  = 14712
+
   |nexus  = 21332
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Predictor → Seed Maker Patch
   |author  = Dounat2201, Sasara
+
   |author  = JoXW
   |id      = Sasara.pumkin
+
   |id      = JoXW.PredictorSeedMakerPatch
   |nexus  = 4586
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Predictor → Spawned Patch
   |author  = Shaklin
+
   |author  = JoXW
   |id      = shaklin.spouseoutdoorarea
+
   |id      = JoXW.PredictorSpawnedPatch
   |nexus  = 6747
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Predictor → Tillable Patch
   |author  = mistyspring
+
   |author  = JoXW
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = JoXW.PredictorTillablePatch
  |curse  = 880521
+
   |nexus  = 21332
   |nexus  = 11037
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Predictor → Tree Patch
   |author  = Wata, Watagatapitusberry
+
   |author  = JoXW
   |id      = Spouseroom
+
   |id      = JoXW.PredictorTreePatch
   |nexus  =
+
   |nexus  = 21332
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Predict Seed Maker
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = lech43
   |id      = Sikker.SpouseStuff
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 4651
+
   |nexus  = 6395
   |github  = sikker/SpouseStuff
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Preexisting Relationship
   |author  = Blaxsmith
+
   |author  = spacechase0
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 7661
+
   |curse   = 867710
  |github  = Blaxsmith/SprinklerActivation
+
   |nexus  = 7684
}}
+
   |github  = spacechase0/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Sprinkler Mod
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.SprinklerMod
 
   |nexus  = 15385
 
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Pregnancy Role
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = kdau
   |id      = SPDSprintAndDash
+
   |id      = kdau.PregnancyRole
   |nexus  = 235
+
   |nexus  = 5762
 +
  |moddrop = 768494
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
   |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    = Sprint and Dash Redux
+
   |name    = Prepare for New Day
   |author  = littleraskol
+
   |author  = igotnousername
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 560
+
   |nexus  = 7638
  |moddrop = 827770
+
   |github  =
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Press to Quack
   |author  = Patrick, mistersnuggler
+
   |author  = DraconisLeonidas
   |id      =
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  =
+
   |nexus  = 13583
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  = DraconisLeonidas/PressToQuack
   |github  = oliverpl/SprintingMod
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Price Drops
   |author  = onemix
+
   |author  = skuldomg, Skuld
   |id      = onemix.Sprinting
+
   |id      = skuldomg.priceDrops
   |nexus  = 10469
+
   |nexus  = 2047
   |github  = thiagomasson/Sprinting
+
   |github  = skuldomg/priceDrops
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Price Fluctuation
   |author  = Abs, abslam
+
   |author  = lech43
   |id      = abs.SprintNRegen
+
   |id      = lech43.PriceFluctuation
   |nexus  = 4898
+
   |nexus  = 6396
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Prices
   |author  = Jessebot, JessebotX
+
   |author  = skiilaa
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = skiilaa.Prices
  |nexus  = 4778
+
   |nexus  = 2255
  |github  = JessebotX/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sprint (unidarkshin)
 
  |author  = unidarkshin, Devin Lematty
 
  |id      = DevinLematty.Sprint
 
   |nexus  = 7492
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Price Tooltips
   |author  = Yoshify
+
   |author  = Darkhax
   |id      =
+
   |id      = darkhax.pricetooltip
   |nexus  = 2
+
   |nexus  =
   |github  =
+
  |curse  = 299169
 +
   |github  = Stardew-Valley-Modding/PriceTooltips
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
   |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 [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Prismatic Butterfly Location
   |author  = Ameise, Ameisen, mkukli
+
   |author  = no12nv2
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 4922
+
   |nexus  = 23045
   |github  = ameisen/SV-SpriteMaster
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Prismatic Clothing
   |author  = BleakCodex
+
   |author  = atravita
   |id      = BleakCodex.SpritesInDetail
+
   |id      = atravita.PrismaticClothing
   |nexus  = 14487
+
   |curse   = 870969
  |github  = BleakCodex/SpritesInDetail
+
   |moddrop = 1205162
}}
+
   |nexus  = 13051
{{#invoke:SMAPI compatibility|entry
+
   |github  = atravita-mods/StardewMods
  |name    = Stabbing Sword Special
 
   |author  = Peasly Wellbott
 
   |id      = Wellbott.StabbingSwordSpecial
 
   |nexus  = 7683
 
   |github  = Wellbott/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Prismatic Dinosaur
   |author  = punyo, yakminepunyo
+
   |author  = JollyLlama
   |id      = punyo.StackCheckFix
+
   |id      = JollyLlama.PrismaticDinosaurMonster
   |nexus  = 2433
+
   |nexus  = 25342
   |github  = pomepome/StackCheckFix
+
   |github  = Jolly-Alpaca/PrismaticDinosaur
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Prismatic Fire
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StackedItemIcons
+
   |id      = aedenthorn.PrismaticFire
   |curse  = 868678
+
   |curse  = 868743
   |nexus  = 15468
+
   |nexus  = 12931
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Prismatic Furniture
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.stackeverything
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus   = 2053
+
   |curse   = 868749
   |moddrop = 833551
+
   |nexus  = 12589
   |github  = danvolchek/StardewMods
+
   |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-41713 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Prismatic Pride
   |author  = LeFauxMatt
+
   |author  = kdau
   |id      = furyx639.StackQuality
+
   |id      = kdau.PrismaticPride
   |curse   = 871828
+
   |nexus   = 9019
   |nexus   = 13724
+
   |moddrop = 978503
   |github = LeFauxMatt/StardewMods
+
   |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    = Stack Size Changer
+
   |name    = Prismatic Slime Finder
   |author  = Shockah
+
   |author  = MrKoatl
   |id      = Shockah.StackSizeChanger
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 11866
+
   |nexus  = 7866
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Statue
 +
  |author  = Achtuur
 +
  |id      = Achtuur.PrismaticStatue
 +
  |nexus  = 17013
 +
  |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Prismatic Tools
   |author  = pepoluan
+
   |author  = stokastic
   |id      = pepoluan.StackSplitRedux
+
   |id      = stokastic.PrismaticTools
   |nexus  = 8967
+
   |nexus  = 2428
  |moddrop = 976551
+
   |github  = stokastic/PrismaticTools
   |github  = pepoluan/StackSplitRedux
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
 +
<!--
 +
  |status            = workaround
 +
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Prismatic Tools Continued
   |author  = tstaples
+
   |author  = iargue
   |id      = tstaples.StackSplitX
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 798
+
   |nexus  = 21450
   |github  = tstaples/StackSplitX
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Prismatic Valley Framework
   |author  = Ilyaki
+
   |author  = JollyLlama
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = JollyLlama.PrismaticValleyFramework
   |nexus  = 1787
+
   |nexus  = 25287
   |github  = Ilyaki/StackToNearbyChests
+
   |github  = Jolly-Alpaca/PrismaticValleyFramework
 
 
  |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    = Prize Machine Custom Prizes
   |author  = Becks723
+
   |author  = Tomokisan
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = tomokisan.prizeMachineCustomPrizes
   |nexus  = 13381
+
  |curse  = 1081721
 +
   |nexus  = 24982
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Producer Framework Mod
   |author  = EvilPdor
+
   |author  = Digus
   |id      =
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  =
+
   |nexus  = 4970
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = Digus/StardewValleyMods
   |github  = natfoth/StardewValleyMods
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = minervamaga
+
   |author  = Digus
   |id      = minervamaga.StandardizedKrobus
+
   |id      = Digus.PFMAutomate
   |nexus  =
+
   |nexus  = 5038
  |moddrop = 716314
+
   |github  = Digus/StardewValleyMods
   |github  = minervamaga/StandardizedKrobus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Production Stats
   |author  = bwdy
+
   |author  = FlameHorizon
   |id      = bwdy.starbot
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 4755
+
   |nexus  = 21270
   |github  = bwdymods/SDV-Starbot
+
   |github  = FlameHorizon/ProductionStats
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Profession Adjustments
   |author  = Mohammad Shoaib
+
   |author  = Kevin Connors
   |id      = shoaib.stardewaccess
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 16205
+
   |nexus  = 2424
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = kevinforrestconnors/ProfessionAdjustments
   |github  = stardew-access/stardew-access
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Profiler
   |author  = mod.kitchen
+
   |author  = SinZ
   |id      = mod.kitchen.stardewandchill
+
   |id      = SinZ.Profiler
   |nexus  = 12147
+
   |nexus  = 12135
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Profit Calculator
   |author  = Gervig91
+
   |author  = spacechase0
   |id      = Cherry.StardewAquarium
+
   |id      = spacechase0.ProfitCalculator
   |nexus  = 6372
+
  |curse  = 867736
   |github  =
+
  |moddrop = 771668
 
+
   |nexus  = 3378
 +
   |github  = spacechase0/StardewValleyMods
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Profit Calculator → DGA Support
   |author  = Moonwolf, Moonwolf287
+
   |author  = 6135
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 16527
+
   |moddrop = 1502461
  |github  =
+
   |nexus  = 19931
 
+
   |github  = 6135/StardewValley.ProfitCalculator
  |broke in = Stardew Valley 1.6<!--@retest-after Informant-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Archipelago
 
  |author  = Kaito Kid
 
  |id      = KaitoKid.StardewArchipelago
 
   |nexus  = 16087
 
   |github  = agilbert1412/StardewArchipelago
 
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = Lake1059, 1059Studio
+
   |author  = 6135
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = 6135.ProfitCalculator
   |nexus  = 9293
+
  |moddrop = 1502461
   |github  =
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Profit Margins
   |author  = Cylon
+
   |author  = Cherry, CherryChain
   |id      = cylon.stardewbrewery
+
   |id      = Cherry.ProfitMargins
   |nexus  = 2057
+
   |nexus  = 4663
   |github  = JustCylon/stardew-brewery
+
  |moddrop = 716352
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
  |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    = Progressive Access Farm
   |author  = Juice805
+
   |author  = onjulraz
   |id      = Juice805.StardewConfigMenu
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 1312
+
   |nexus  = 2923
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  =
  
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Debt
+
   |name    = Project Fluent
   |author  = Poison
+
   |author  = Shockah
   |id      = Poison.StardewTesting
+
   |id      = Shockah.ProjectFluent
   |nexus  = 10005
+
   |nexus  = 12638
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Project S
   |author  = Steven Kraft
+
   |author  = NarlanMarlan
   |id      = StevenKraft.StardewDiscord
+
   |id      = narlan.projects
   |nexus  = 3608
+
   |nexus  = 3785
   |github  = steven-kraft/StardewDiscord
+
   |github  = NolanEastburn/ProjectS
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Public Access TV
   |author  = Neosinf
+
   |author  = kdau
   |id      = neosinf.StardewDruid
+
   |id      = kdau.PublicAccessTV
   |nexus  = 18465
+
   |nexus  = 5605
   |github = Neosinf/StardewDruid
+
   |moddrop = 757967
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
  |status  = workaround
 +
  |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Public Access TV (1.6)
 +
  |author  = John Peters
 +
  |id      = JohnPeters.PublicAccessTV
 +
  |nexus  = 22486
 +
  |github  = emurphy42/PredictiveMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = Neosinf
+
   |author  = TerryDBS
   |id      = neosinf.StardewDruidLite
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 19308
+
   |nexus  = 7048
 
   |github  =
 
   |github  =
  
Line 15,973: Line 17,847:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Puffer Chick - Chickens
   |author  = Lake1059, 1059 Studio
+
   |author  = Sonozuki
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 11515
+
   |nexus  = 2997
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Pumpkin Chickens
   |author  = bcmpinc
+
   |author  = Sonozuki
   |id      = bcmpinc.StardewHack
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 3213
+
   |nexus  = 3004
   |github  = bcmpinc/StardewHack
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Purchasable Galaxy Item
   |author  = Tyler Gibbs
+
   |author  = SorryLate
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 12264
+
   |nexus  = 5289
   |github  = tylergibbs2/StardewHitboxes
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Purchasable Recipes
   |author  = davikr, apdapreturns
+
   |author  = Paracosm
   |id      = davikr.hypnos
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 5935
+
   |nexus  = 1722
   |github  = davicr/StardewHypnos
+
   |github  =
   |broken in = Stardew Valley 1.4
+
 
 +
   |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 Impact, Stardew Impact - Play as NPCs
+
   |name    = Purist Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StardewImpact
+
   |id      = aedenthorn.PuristMod
   |nexus  = 14365
+
  |curse  = 868674
 +
   |nexus  = 16097
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Pussle
   |author  = Mizzion
+
   |author  = Platonymous
   |id      = mizzion.stardewlocations
+
   |id      = Platonymous.Pussle
   |nexus  = 1929
+
   |moddrop = 1521424
   |moddrop = 661357
+
   |nexus  = 19760
   |github  = Mizzion/MyStardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Put Batteries in Fish Tanks
   |author  = Angebro
+
   |author  = BadNetCode
   |id      = Angebro.StardewMediaKeys
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 11246
+
   |nexus  = 23155
   |github  = AngeloC3/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = PVP Friendly Fire, PVP
   |author  = Vinyks
+
   |author  = DewMods
   |id      = Vinyks.StardewMotif
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 14326
+
   |nexus  = 15589
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = Tyler Gibbs
+
   |author  = spacechase0 and ParadigmNomad
   |id      = tylergibbs2.StardewNametags
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus  = 12158
+
  |curse  = 867715
   |github  = tylergibbs2/StardewNametags
+
   |nexus  = 7455
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = PyTK, Platonymous Toolkit
   |author  = Other Buckets
+
   |author  = Platonymous
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = Platonymous.Toolkit
   |nexus  = 3206
+
   |nexus  = 1726
   |github  = Mikesnorth/StardewNewsFeed
+
   |moddrop = 793815
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Qi Chests
   |author  = monopandora
+
   |author  = spacechase0
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = spacechase0.QiChest
   |nexus   = 4713
+
   |curse   = 867130
   |moddrop = 664154
+
   |nexus  = 15696
   |github  = Sakorona/SDVMods
+
   |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 Overview
+
   |name    = Qi Exchanger
   |author  = Sto13
+
   |author  = Mizzion
   |id      = Sto13.STardewOverview
+
   |id      = mizzion.qiexchanger
   |nexus  = 14564
+
   |nexus  = 1930
   |github  =
+
  |moddrop = 661359
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Qi Sprinklers
   |author  = seeinggreen
+
   |author  = UnknownLegacy
   |id      = seeinggreen.StardewProgress
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 9786
+
   |nexus  = 7904
   |github  =
+
   |github  = UnkLegacy/QiSprinklers
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Prism 99
+
   |author  = Prismuth
   |id      = prism99.advize.stardewrealty
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 10512
+
   |nexus  = 1647
   |github  = Prism-99/FarmExpansion
+
   |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 RPG
+
   |name    = Quality Bait
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.StardewRPG
+
   |id      = MindMeltMax.QualityBait
   |nexus   = 11132
+
   |curse   = 1004490
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1443555
 
+
  |nexus  = 16832
   |broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Quality Fish Ponds
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = ytsc
   |id      = evfredericksen.StardewSpeak
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 7929
+
   |nexus  = 11021
   |github  = evfredericksen/StardewSpeak
+
   |github  = YTSC/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Quality Of Combat
   |author  = NeroYuki
+
   |author  = Aile72
   |id      = neroyuki.rlvalley
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 14183
+
   |nexus  = 23894
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Quality of Life - Immersive Tweaks
  |author  = Omegasis, Alpha_Omegasis
+
   |author  = DaLion
  |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = DaLion.ImmersiveTweaks
  |nexus  = 425
+
   |nexus  = 11296
  |github  = janavarro95/Stardew_Valley_Mods
 
 
 
  |broke in = Stardew Valley 1.5.5
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Valley Barber, Stardew Barber
 
   |author  = phroureo
 
   |id      = phroureo.BarberSV
 
   |nexus  = 9061
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Quality Products
   |author  = reimu, r2h, tomdc
+
   |author  = SilentOak
   |id      = reimu.sdv-helper
+
   |id      = SilentOak.QualityProducts
   |nexus  = 3917
+
   |nexus  = 3609
   |github  = rei2hu/stardewvalley-esp
+
   |github  = silentoak/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Quality Products → Auto Quality Patch
   |author  = Flashshifter
+
   |author  = SilentOak
   |id      = FlashShifter.SVECode
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 3753
+
   |nexus  = 3609
  |moddrop = 833179
+
   |github  = silentoak/StardewMods
   |github  = FlashShifter/StardewValleyExpanded
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Quality Scrubber
   |author  = Tooshi
+
   |author  = Traktori
   |id      = Tooshi.Randomizer
+
   |id      = Traktori.QualityScrubber
   |nexus  = 5185
+
   |nexus  = 5663
  |curse  = 308003
+
   |github  = Traktori7/StardewValleyMods
   |github  = cTooshi/stardew-valley-randomizer
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Quality Scrubber for Automate
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = Traktori
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 13614
+
   |nexus  = 5663
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github  = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Smash
 +
  |author  = barfytheclown and NormanPCN
 +
  |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
 +
  |nexus  = 7907
 +
  |github  = jn84/QualitySmash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Queen of Sauce Randomizer
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.queenofsauceshuffler
 +
  |nexus  = 7151
 +
  |github  = Speshkitty/QueenOfSauceRandomiser
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Questable Tractor
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.QuestableTractor
 +
  |nexus  = 20703
 +
  |github  = NermNermNerm/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Quest Delay
   |author  = evskii
+
   |author  = BadNetCode
   |id      = evskii.StardewTimelapse
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 19806
+
   |nexus  = 1239
 +
  |moddrop = 473938
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Quest Essentials
   |author  = Prism 99
+
   |author  = PurrplingCat
   |id      = prism99.stardewweb
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 8715
+
   |nexus  = 8827
   |github  =
+
   |github  = purrplingcat/StardewMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Framework
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.QuestFramework
 +
  |curse  = 577691
 +
  |nexus  = 6414
 +
  |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Quest Time Limits
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.StardustCore
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 2341
+
  |curse  = 868671
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  = 16403
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Quest Time Limits - Continued
   |author  = FenrirA
+
   |author  = aedenthorn and FlyingTNT
   |id      = FenrirAsonda.Starksouls
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 10915
+
   |nexus  = 22349
   |github  = OhWellMikell/Starksouls
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Quick Agenda
   |author  = mmanlapat
+
   |author  = BadNetCode
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 1138
+
   |nexus  = 22258
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Quick Descend by Using Staircase
   |author  = certifiableGrimalkin
+
   |author  = kun2331
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = kun2331.QuickDescendByUsingStaircase
   |nexus  = 15846
+
   |nexus  = 25161
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = CaptainSully
+
   |author  = Vexorth
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = Vexorth.Warp
   |nexus  = 9878
+
   |nexus  = 16605
  |moddrop = 1035412
+
   |github  =
   |github  = CaptainSully/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Quick Glance
   |author  = treyh0
+
   |author  = adverserath
   |id      = treyh0.StartWithHat
+
   |id      = Adverserath.QuickGlance
   |nexus  = 2628
+
   |nexus  = 12058
   |github  =
+
   |github  = adverserath/QuickGlance
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Quick Load
   |author  = ZackHill
+
   |author  = aedenthorn, Erinthe
   |id      = ZackHill.StashItems
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 9624
+
  |curse  = 868862
   |github  = zack-hill/stardew-valley-stash-items
+
   |nexus  = 7756
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = Quick Minigame
   |author  = lambui
+
   |author  = Enaium
   |id      = BlueMod_StashItemsToChest
+
   |id      = Enaium.QuickMinigame
 +
  |curse  = 438741
 +
  |moddrop = 895127
 
   |nexus  =
 
   |nexus  =
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  = Enaium-StardewValleyMods/QuickMinigame
   |github  = lambui/StardewValleyMod_StashItemsToChest
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Quick Responses
   |author  = Dinotopea
+
   |author  = aedenthorn, Erinthe
   |id      = Dinotopea.StaticInventory
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 20093
+
  |curse  = 868884
   |github  = nrobinson12/StardewValleyMods
+
   |nexus  = 6548
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Quick Responses (1.6 Updated)
   |author  = sophiesalacia
+
   |author  = yummypecho - original by aedenthorn
   |id      = Vertigon.StatsAsTokens
+
   |id      = yummypecho.QuickResponses
   |nexus  = 9659
+
   |nexus  = 21103
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Quick Save
   |author  = strato35
+
   |author  = DeLiXx
   |id      = Strato35.StatsReloader
+
   |id      = DLX.QuickSave
   |nexus  = 7428
+
  |curse  = 1071252
   |github  =
+
   |nexus  = 26194
 +
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Quick Sell
   |author  = spacechase0
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = AlejandroAkbal.QuickSell
  |curse  = 867713
+
   |nexus  = 7854
   |nexus  = 7532
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Quick Shop
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.StatueShorts
+
   |id      = Enaium.QuickShop
   |nexus   = 17642
+
   |curse   = 436793
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 864170
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Quick Start
   |author  = su226
+
   |author  = WuestMan, redknightofdoom
   |id      = Su226.StayUp
+
   |id      = WuestMan.QuickStart
   |nexus  = 7592
+
   |nexus  = 2375
   |github  = su226/StardewValleyMods
+
   |github  = Brian-Wuest/Quick_Start
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Quick Stash
   |author  = Krutonium
+
   |author  = ChiroxT
   |id      = krutonium.stayuplate
+
   |id      = treinke.quickstash
   |nexus  = 12578
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Quick Swap
   |author  = Mewsubi
+
   |author  = Allan Wang
   |id      = Mewsubi.SteamDew
+
   |id      = AllanWang.QuickSwap
   |nexus  = 19396
+
   |nexus  = 13956
   |github  = myuusubi/SteamDew
+
   |github  = AllanWang/Stardew-Mods
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = obsolete
 
  |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stendew Valley
+
   |name    = Quotes
   |author  = Haunted Pineapple
+
   |author  = aedenthorn, Erinthe
   |id      = HauntedPineapple.StendewValley
+
   |id      = aedenthorn.Quotes
   |nexus  = 19483
+
  |curse  = 868892
   |github  = HauntedPineapple/Stendew-Valley
+
   |nexus  = 6503
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Raccoon Reminder
   |author  = Advize and jinxiewinxie
+
   |author  = wronque
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = wronque.RaccoonReminder
   |nexus  = 316
+
   |nexus  = 25765
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  =
 
 
  |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    = Radial Menu
   |author  = Mustafa
+
   |author  = focustense
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = focustense.RadialMenu
   |nexus  = 13925
+
   |nexus  = 25257
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = focustense/StardewRadialMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Radioactive Geodes
   |author  = trashcan9
+
   |author  = justastranger
   |id      = trashcan9.StorageContainers
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 16071
+
  |moddrop = 952722
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Radioactive Tools
   |author  = Krutonium
+
   |author  = kakashigr
   |id      = Krutonium.StrongerYou
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 7402
+
   |nexus  = 7630
   |github  =
+
   |github  = kakashigr/stardew-radioactivetools
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Rainbow Cursor
   |author  = Darkmushu
+
   |author  = Jamie Taylor
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 17380
+
   |nexus  = 15886
   |github  =
+
   |github  = jltaylor-us/StardewRainbowCursor
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Rainbow Trail
   |author  = Nishtra
+
   |author  = aedenthorn, Erinthe
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 691
+
   |nexus  = 16914
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Raincoat When Raining
  |author  = sophiesalacia
+
   |author  = BikiFae, bikinavisho
  |id      = sophie.SturdySaplings
+
   |id      = BikiFae.RainCoatWhenRaining
  |nexus  = 14440
+
   |nexus  = 4659
  |github  = sophiesalacia/StardewMods
+
   |github  = bikinavisho/RainCoatWhenRaining
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Submerged Crab Pots
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SubmergedCrabPots
 
   |nexus  = 11719
 
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = RainPlus
   |author  = mytigio
+
   |author  = Deadlykirpy
   |id      = mytigio.SubterranianOverhaul
+
   |id      = Kirpy.RainPlus
   |nexus  = 4149
+
   |nexus  = 6559
   |github  = mytigio/SDVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
 
  |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Rain Randomizer
   |author  = The Sundrop Team
+
   |author  = EvilPdor
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      =
   |nexus  = 4014
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Rain Refills Watering Can
   |author  = spacechase0
+
   |author  = StultusV
   |id      = spacechase0.SuperHopper
+
   |id      = StultusV.RainRefillsWateringCan
  |curse  = 867698
+
   |nexus  = 11554
   |nexus  = 9418
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Rains Interaction Mod
   |author  = spoocky123
+
   |author  = RainKuro
   |id      = spoocky123.SuperSleeper
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 10842
+
   |nexus  = 18850
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Raised Garden Beds
   |author  = spacechase0 and ParadigmNomad
+
   |author  = blueberry
   |id      = spacechase0.SurfingFestival
+
   |id      = blueberry.RaisedGardenBeds
  |curse  = 867720
+
   |nexus  = 5305
   |nexus  = 6688
+
   |github  = b-b-blueberry/RaisedGardenBeds
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Ranching Tool Upgrades
   |author  = MiphasGrace
+
   |author  = drbirbdev
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 13126
+
   |nexus  = 12280
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Random Bundles
   |author  = Ophaneom
+
   |author  = balllight
   |id      = Ophaneom.Survivalistic
+
   |id      = balllight.RandomBundles
   |nexus  = 12179
+
   |nexus  = 13790
   |github  = Ophaneom/Survivalistic
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Random Cats in Events
   |author  = KDERazorback
+
   |author  = spacechase0
   |id      = KDERazorback.SvFishingMod
+
   |id      = spacechase0.RandomCatsInEvents
   |nexus  = 6403
+
   |nexus  = 26444
   |github  = KDERazorback/SvFishingMod
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Random Hair Color
   |author  = aedenthorn, Erinthe
+
   |author  = bookworm89723
   |id      = aedenthorn.Swim
+
   |id      = davis.randomhair
  |curse  = 868896
+
   |nexus  = 3271
   |nexus  = 6326
+
   |github  = joaniedavis/RandomHairMod
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Randomized Energy
   |author  = Myzkatonic
+
   |author  = LakeMonster_, LakeMonster666
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 7722
+
   |nexus  = 5250
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Random NPCs, Random Visitors
   |author  = John Peters
+
   |author  = aedenthorn, Erinthe
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 13991
+
  |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    = Swizzy Meads
+
   |name    = Random Slimes
   |author  = Swizzy Studios
+
   |author  = ChrisMzz
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 3241
+
   |nexus  = 21320
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Random Start Day
   |author  = Guedez
+
   |author  = idermailer
   |id      = tab.autoloot
+
   |id      = idermailer.RandomStartDay
   |nexus  = 5115
+
   |nexus  = 13225
   |github  =
+
   |github  = idermailer/RandomStartDay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Random Tastes
   |author  = Peasly Wellbott
+
   |author  = skiilaa
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = skiilaa.RandomTastes
   |nexus  = 7797
+
   |nexus  = 2285
  |github  =
 
  
   |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    = Tainted Cellar, Underground House Cellar
+
   |name    = Range Display, Sprinkler Range
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = CatCattyCat, Cat
   |id      = TaintedCellar
+
   |id      = cat.sprinklerrange
   |nexus  = 1672
+
   |nexus  = 1179
   |github  = Jinxiewinxie/StardewValleyMods
+
  |moddrop = 833536
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
<!--
+
  |status  = workaround
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |summary  = use [[#Data Layers|Data Layers]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
}}
-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ranged Tools
 +
  |author  = vgperson
 +
  |id      = vgperson.RangedTools
 +
  |nexus  = 6935
 +
   |github  = vgperson/RangedTools
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Range Highlight
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.TakeAll
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 14247
+
  |curse  = 997096
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6752
 +
   |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Raven of The Valley
   |author  = KarratKake
+
   |author  = nicks
   |id      = KarratKake.TakeItSlow
+
   |id      = nicks.RavenofTheValley
   |nexus  = 13432
+
   |nexus  = 19856
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Readers Digest
   |author  = Inworld AI, PogDerson
+
   |author  = Remy Bach
   |id      = PogDerson.Inworld
+
   |id      = remybach.readersdigest
   |nexus  = 16816
+
   |nexus  = 3040
   |github  =
+
   |github  = remybach/stardew-valley-readersdigest
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Readers Digest for 1.6
   |author  = atravita
+
   |author  = Slash215
   |id      = atravita.TapGiantCrops
+
   |id      = Slash215.readersdigest
  |curse  = 870968
+
   |nexus  = 22972
  |moddrop = 1205166
+
   |github  =
   |nexus  = 13052
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Real Clock
   |author  = aedenthorn, Erinthe
+
   |author  = thimadera
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = thimadera.Realclock
   |nexus  = 10661
+
   |nexus  = 21726
   |github  = aedenthorn/StardewValleyMods
+
   |github  = thimadera/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Realistic Fishing
   |author  = skunkkky
+
   |author  = Kevin Connors
   |id      = skunkkk.TapperReady
+
   |id      = KevinConnors.RealisticFishing
   |nexus  = 1219
+
   |nexus  = 2623
   |github  =
+
   |github  = kevinforrestconnors/RealisticFishing
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |status   = workaround
+
<!--
   |summary = use [[#Tapper Report|Tapper Report]] instead.
+
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Realistic Random Names
 +
   |author = aedenthorn, Erinthe
 +
  |id      = aedenthorn.RealNames
 +
  |curse  = 868898
 +
  |nexus  = 6269
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Real Time
   |author  = pepoluan
+
   |author  = Enaium, Lightcolour888
   |id      = pepoluan.TapperReport
+
   |id      = Enaium.RealTime
   |nexus  = 8700
+
   |nexus  = 5336
 
   |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    = Realtime Framework
   |author  = TehPers
+
   |author  = drbirbdev
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 18915
  |moddrop = 1071149
+
   |github  = drbirbdev/StardewValley
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Realtime Minimap
   |author  = TehPers
+
   |author  = spacechase0
   |id      = TehPers.FestiveSlimes
+
   |id      = spacechase0.RealtimeMinimap
   |nexus  = 2990
+
  |curse  = 867706
   |github  = TehPers/StardewValleyMods
+
   |nexus  = 9386
 
+
   |github  = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = TehPers
+
   |author  = SixthTitan
   |id      = TehPers.FishingOverhaul
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  = 866
+
   |nexus  = 5773
  |moddrop = 123679
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Recatch Legendary Fish
   |author  = Stingray
+
   |author  = cantorsdust and Pathoschild
   |id      = Stingray.TP
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 10190
+
   |nexus  = 172
   |github  = Stingrayss/StardewValley
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Recipe Researcher C, Recipe Resarcher
   |author  = Bifibi
+
   |author  = Zexu2K
   |id      = Teleporter
+
   |id      = Zexu2K_Recipe_Researcher_C
   |nexus  =
+
   |nexus  = 26887
  |chucklefish = 4374
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = Recipes In Mail
   |author  = Falson, Falson127
+
   |author  = Freaksaus
   |id      = Falson.TeleportMod
+
   |id      = freaksaus.recipesinmail
   |nexus  = 18842
+
   |nexus  = 22173
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = Enaium
+
   |author  = Nox Chimaera, noxkimaera
   |id      = Enaium.TeleportNpc
+
   |id      = NoxChimaera.StardewValleyTodo
  |curse  = 436803
+
   |nexus  = 22378
  |moddrop = 865554
+
   |github  = NoxChimaera/StardewValleyTODO
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Reciprocate
   |author  = ccr
+
   |author  = YunHikari
   |id      = ccr.TeleportNPCLocation
+
   |id      = YunHikari.Reciprocate
   |nexus  = 17190
+
   |nexus  = 17714
  |github  = chencrstu/TeleportNPCLocation
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teleport Point
 
  |author  = Enaium
 
  |id      = Enaium.TeleportPoint
 
  |curse  = 436830
 
  |moddrop = 864013
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/TeleportPoint
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teleport To Farm
 
  |author  = Rafael
 
  |id      = Rafael.TeleportToFarm
 
  |nexus  = 7247
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Recover Stamina
   |author  = HamioDracny
+
   |author  = lperkins2, Logan Perkins
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 14083
+
   |nexus  = 2332
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Recurring Reminders
   |author  = Bpendragon
+
   |author  = Dem1se
   |id      = Bpendragon.BestOfQOS
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 7985
+
   |nexus  = 6840
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  = dem1se/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Recyclable Cola
   |author  = Neat
+
   |author  = XxHarvzBackxX
   |id      = neat.newspaper
+
   |id      = harvz.RecyclableCola
   |nexus  = 8689
+
   |nexus  = 10865
   |github  =
+
   |github  = XxHarvzBackxX/recyclableCola
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Redesigned Farmhouse Layout
   |author  = ItsLittany
+
   |author  = Aimon111 & DaLion
   |id      = itslittany.RockBreaker
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 6376
+
   |nexus  = 11420
  |moddrop = 804101
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Redraw Pelican Town Config
   |author  = VoidWitchCult
+
   |author  = JefGrizli
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 16326
+
   |nexus  = 15564
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Refill Silos
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Alpha_Omegasis
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = Omegasis.RefillSilos
  |curse  = 867729
+
   |nexus  = 20779
  |moddrop = 771680
 
   |nexus  = 5062
 
  |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Refill Watering Can in Town Fountain
   |author  = Purppelle and King Gnomus
+
   |author  = TfueLovesBanana
   |id      = Purppelle.TheGnomiverse
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 13266
+
   |nexus  = 16764
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Refund Staircases
   |author  = Tlitookilakin
+
   |author  = Nick Martin
   |id      = tlitookilakin.BakeOffCode
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 18856
+
   |nexus  = 19209
   |github  =
+
   |github  = nickmartin1ee7/RefundStaircases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regeneration
 +
  |author  = Hammurabi
 +
  |id      = HammurabiRegeneration
 +
  |nexus  =
 +
  |chucklefish = 4584
 +
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regen Mod
 +
  |author  = Zoryn
 +
  |id      = Zoryn.RegenMod
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Regular Quality
   |author  = blueberry
+
   |author  = desto, JustToDownloadThings
   |id      = blueberry.LoveOfCooking
+
   |id      = desto.RegularQuality
   |nexus  = 6830
+
   |nexus  = 5090
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = desto-git/smapi-RegularQuality
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Rejuvenating Forest
   |author  = Khloe Leclair
+
   |author  = Team Timber
   |id      = leclair.thememanager
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 14525
+
   |nexus  = 10322
   |github  = KhloeLeclair/StardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Relationship Bar UI
   |author  = Pucklynn
+
   |author  = SlyMerc
   |id      = shannon.MoonMod
+
   |id      = RelationshipBar
   |nexus  = 2482
+
   |nexus  = 1009
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Relationships Enhanced
   |author  = The commission of The Northern Gulf
+
   |author  = rodrigovaz
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = relationshipsenhanced
   |nexus  = 19376
+
   |nexus  =
 +
  |chucklefish = 4435
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Relationship Status
   |author  = KirbyLink
+
   |author  = Dragonisser
   |id      = kirbylink.pumpkinking
+
   |id      = relationshipstatus
   |nexus  = 3006
+
  |nexus  = 751
   |github  = KirbyLink/PumpkinKing
+
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relationship Tooltips
 +
  |author  = M3ales
 +
  |id      = M3ales.RelationshipTooltips
 +
   |nexus  =
 +
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
<!--@retest-after Custom Farming Redux
 
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Relationship Tracker
   |author  = TheShwamp
+
   |author  = Branic
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = Branic.RelationshipTracker
   |nexus  = 5172
+
   |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 Return of Immersive Scarecrows
+
   |name    = Relativity
   |author  = aedenthorn and lucaskfreitas
+
   |author  = AdroSlice
   |id      = lucaskfreitas.ImmersiveScarecrows
+
   |id      = AdroSlice.Relativity
   |nexus  = 20701
+
   |nexus  = 13028
 +
  |github  = adroslice/sdv-relativity-mirror
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = The Fluffy Robot
   |id      = Eris.APICut
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 8158
+
   |nexus  = 19662
   |github  =
+
   |github  = jamespfluger/Stardew-ModCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = Prism 99
+
   |author  = mouahrara
   |id      = prism99.thinkntalk
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 9546
+
   |nexus  = 20606
   |github  = Prism-99/Think-n-Talk
+
   |github  = mouahrara/RelocateFarmAnimals
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Relocate Saves
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = Pillow
   |id      = SweetPanda.Organic
+
   |id      = Pillow.RelocateSaves
   |nexus  = 16648
+
   |nexus  = 26992
 
   |github  =
 
   |github  =
 
  |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    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = spacechase0
+
   |author  = zeldela
   |id      = ThreeHeartDancePartner
+
   |id      = zeldela-RememberBirthdays
  |curse  = 867388
+
   |nexus  = 13554
  |moddrop = 127278
+
   |github  = zeldela/sdv-mods
   |nexus  = 500
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Remember Faced Direction
   |author  = spacechase0
+
   |author  = Annosz
   |id      = spacechase0.ThrowableAxe
+
   |id      = Annosz.RememberFacedDirection
   |curse   = 867726
+
   |nexus  = 6946
   |moddrop = 771683
+
  |github  = Annosz/StardewValleyModding
   |nexus  = 5097
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#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    = Thunderstorm Totem
+
   |name    = Reminders
   |author  = justastranger
+
   |author  = Surkasu
   |id      = jas.ThunderstormTotem
+
   |id      = Surkasu.Reminders
  |moddrop = 944622
+
   |nexus  = 2481
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |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    = Tidy Fields
+
   |name    = Remind to Exit
   |author  = seitanicbean
+
   |author  = pepoluan
   |id      = seitanicbean.tidyfields
+
   |id      = pepoluan.RemindToExit
   |nexus  = 10929
+
   |nexus  = 8727
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
+
   |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = trashcan9
+
   |author  = nein
   |id      = trashcan9.TidySocial
+
   |id      = nein.MixedSeedMod
   |nexus  = 16233
+
   |nexus  = 22311
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Remote Fridge Storage
   |author  = SpicyKai
+
   |author  = EternalSoap, arjan3004
   |id      = SpicyKai.Tileman
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 11945
+
   |nexus  = 2545
   |github  = spicykai/StardewValley-Mods
+
   |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    = Tile Transparency, Transparent Tiles
+
   |name    = Removable Horse Hats
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.TileTransparency
+
   |id      = cat.removablehorsehats
   |nexus  = 17288
+
   |nexus  = 2223
   |github  = aedenthorn/StardewValleyMods
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Remove All Monsters
   |author  = hawkfalcon
+
   |author  = David J. Lee, djslzx
   |id      = hawkfalcon.TillableGround
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 2175
+
   |nexus  = 5727
   |github  = hawkfalcon/Stardew-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Remove Animal Limitations
   |author  = bcmpinc
+
   |author  = Hobbes
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 2738
+
   |nexus  = 7838
  |github  = bcmpinc/StardewHack
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Time Before Harvest
 
  |author  = Asconoid
 
  |id      = Asconoid.TimeBeforeHarvest
 
  |nexus  = 5764
 
 
   |github  =
 
   |github  =
 
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Rename
   |author  = Jonathan Ginn
+
   |author  = Remmie, CoinzReturns
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = Remmie.Rename
   |nexus  = 12170
+
   |nexus  = 2130
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Rename Reworked
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Parabyted
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = parabyted.renamerework
  |nexus  = 973
+
   |nexus  = 10866
  |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Time Freezes at Midnight
 
  |author  = JBtheShadow
 
  |id      = JBtheShadow.TimeFreezesAtMidnight
 
   |nexus  = 7425
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Rented Tools
   |author  = trashcan9
+
   |author  = JarvieK
   |id      = trashcan9.TimeMaster
+
   |id      = JarvieK.RentedTools
   |nexus  = 16192
+
   |nexus  = 1307
   |github  =  
+
   |github  = Jarvie8176/StardewMods
  |source  = https://www.nexusmods.com/stardewvalley/mods/16192?tab=files&file_id=71136
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
  |unofficial url    = https://github.com/pipedream420/TimeMaster
+
   |unofficial version = 1.2.2-unofficial.1-pathoschild
   |unofficial version = 1.2.2-unofficial.1-pipedream420
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
   |pull request      = https://github.com/pipedream420/TimeMaster/pulls
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Rented Tools Improved
   |author  = DefenTheNation
+
   |author  = SolusCleansing
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 2262
+
   |nexus  = 18909
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  = SolusCleansing/RentedToolsImproved
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Reorient After Eating
   |author  = The Fluffy Robot
+
   |author  = PunningLinguist
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 5631
+
   |nexus  = 7585
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  = amconners/ReorientAfterEating
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Replace Fertilizer
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = jingshenSN2
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 1000
+
   |nexus  = 24550
  |moddrop = 664035
+
   |github  = jingshenSN2/ReplaceFertilizer
   |github  = JohnsonNicholas/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Replanter
   |author  = cantorsdust and Pathoschild
+
   |author  = jwdred
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = jwdred.Replanter
   |nexus  = 169
+
  |nexus  = 589
   |github  = cantorsdust/StardewMods
+
  |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ReRegeneration
 +
  |author  = littleraskol
 +
  |id      = lrsk_sdvm_rerg.0925160827
 +
   |nexus  = 6837
 +
  |moddrop = 827580
 +
   |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = gmff
+
   |author  = rocslayer, James Overton
   |id      = GMFF.TimeTotem
+
   |id      = Roc.Reseed
  |curse  = 494425
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = Platonymous
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Platonymous.TMXLoader
+
   |id      = KoihimeNakamura.ResetCaverns
   |curse  = 877235
+
   |curse  = 990459
   |nexus  = 1820
+
   |moddrop = 1080116
   |moddrop = 771913
+
   |nexus  = 20846
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Reset Terrain Features
   |author  = Jamie Taylor
+
   |author  = mabelSyrup
   |id      = jltaylor-us.ToDew
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 7409
+
   |nexus  = 4715
   |github  = jltaylor-us/StardewToDew
+
   |github  =
}}
 
{{#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 = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#To-Dew|To-Dew]] instead.
+
   |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.1.3-unofficial.2-pathoschild
+
   |unofficial version = 1.0.3-unofficial.1-esca
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = Re-Skin Any to Any Weapon Type
   |author  = Jolyone, Me
+
   |author  = seqhilla
   |id      = Me.ToggleMonsters
+
   |id      = seqhilla.ReSkinAny
   |nexus  = 11801
+
   |nexus  = 24768
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Resourceful Friends
   |author  = LeFauxMatt
+
   |author  = ItsBenter
   |id      = furyx639.ToolbarIcons
+
   |id      = ItsBenter.ResourcefulFriends.dll
  |curse  = 871834
+
   |nexus  = 23227
   |nexus  = 11026
+
   |github  = itsbenter/ResourcefulFriends
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Resource Storage
   |author  = danmw3
+
   |author  = aedenthorn, Erinthe
   |id      = danmw3.toolbartooltips
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 4977
+
   |nexus  = 17951
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Resource Storage - Continued
   |author  = yuri0r
+
   |author  = aedenthorn and FlyingTNT
   |id      = yuri0r.ToolBelt
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 8566
+
   |nexus  = 22539
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
   |source = https://gitlab.com/yuri0r/toolbelt
+
}}
 +
{{#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    = Tool Charging
+
   |name    = Restauranteer
   |author  = mralbobo
+
   |author  = aedenthorn, Erinthe
   |id      = mralbobo.ToolCharging
+
   |id      = aedenthorn.Restauranteer
   |nexus   =
+
   |curse   = 868702
   |url    = https://community.playstarbound.com/threads/111988
+
   |nexus  = 14519
   |github  = mralbobo/stardew-tool-charging
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |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-3.142524/page-78#post-3344731
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = Retro Active Achievements
   |author  = CrazyWig
+
   |author  = iceburg
   |id      = crazywig.toolpowerselect
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 2553
+
   |nexus  = 4974
  |github  =
+
   |github  = ManApart/RetroActiveAchievements
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tool Power Setup
 
  |author  = Gilar Fasulaki
 
  |id      = GilarF.ToolPowerSetup
 
  |nexus  = 4517
 
   |github  =
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Retroactive Stardew
   |author  = aedenthorn, Erinthe
+
   |author  = millerscout
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = Millerscout.RetroactiveStardew
  |curse  = 868687
+
   |nexus  = 6953
   |nexus  = 15216
+
   |github  = millerscout/StardewMillerMods
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = Cherry, CherryChain
+
   |author  = Iceburg
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 6576
+
   |nexus  = 356
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
  
   |broke in           = SMAPI 3.12
+
   |broke in = SMAPI 2.0
   |unofficial version = 1.0.1-unofficial.1-Skalaki
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
+
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Reverse Proposal
   |author  = SorryLate
+
   |author  = GreenOnion24
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 5421
+
   |nexus  = 8526
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Revive Dead Crops
   |author  = Felix-Dev
+
   |author  = atravita
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 2938
+
  |curse  = 870964
   |github  = Felix-Dev/StardewMods
+
  |moddrop = 1294436
 +
   |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = Wracketeer
+
   |author  = ribeena
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
  |nexus  = 13423
+
   |nexus  = 11809
  |github  =
+
   |github  = ribeena/BusLocations
}}
 
{{#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
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Ridgeside Village
   |author  = Edu Anttunes
+
   |author  = Rafseazz
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 6317
+
   |nexus  = 7286
   |github  =
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Right Click to Untill Soil
   |author  = Pathoschild
+
   |author  = Kumagabear
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 1401
+
   |nexus  = 19563
  |moddrop = 606639
+
   |github  = DotSharkTeeth/StardewValleyMods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Ring of Fire
   |author  = MissCoriel
+
   |author  = Platonymous
   |id      = misscoriel.tractorsounds
+
   |id      = Platonymous.RingOfFire
   |nexus  = 5781
+
   |nexus  = 1166
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ring Overhaul
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.RingOverhaul
 +
  |nexus  = 10669
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Ring Overhaul for Walk of Life
   |author  = MindMeltMax
+
   |author  = Jibb
   |id      = MindMeltMax.Trading
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
  |moddrop = 1214750
+
   |nexus  = 12171
   |nexus  = 13293
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
 
   |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    = Train Station
+
   |name    = Rise And Shine
   |author  = Cherry, CherryChain
+
   |author  = Yoshify
   |id      = Cherry.TrainStation
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 6183
+
   |nexus  = 3
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Train Tracks
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.TrainTracks
 
  |nexus  = 10927
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 0.39.1
 +
  |status  = workaround
 +
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-whisk-update
 +
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = Taskmaster
+
   |author  = idermailer
   |id      = Taskmaster.TrainWhistle
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 4473
+
   |nexus  = 15748
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Robin Work Hours
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Trampoline
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 11619
+
  |curse  = 868784
 +
   |nexus  = 11244
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 17,238: Line 19,095:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Rock Paper Scissors
   |author  = Esca, Esca-MMC
+
   |author  = Spiderbuttons
   |id      = Esca.TransparencySettings
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 8891
+
   |nexus  = 23875
  |moddrop = 971985
 
  |github  = Esca-MMC/TransparencySettings
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Transparent Objects
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.TransparentObjects
 
  |nexus  = 6412
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Trash 4 Elliott
 
  |author  = ChrisMzz
 
  |id      = ChrisMzz.trash4elliott
 
  |nexus  = 18882
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Roosters Hatching and Control Addon, Content Patcher Roosters For 1.6 - Hatching and Control Addon
   |author  = John Peters
+
   |author  = Meara and MikeW
   |id      = JohnPeters.TrashBearAbides
+
   |id      = Mikew.roostersaddon.smapi
   |nexus  = 11359
+
   |nexus  = 22555
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Rope Bridge
   |author  = MattDeDuck, Duckshard
+
   |author  = Teban100
   |id      = MattDeDuck.TrashBearName
+
   |id      = RopeBridge
   |nexus  = 5252
+
   |nexus  = 824
   |github  =
+
   |github  = StephenKairos/Teban100-StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = SMAPI 2.6
 +
  |unofficial version = 1.0.1-unofficial.5-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Rotate Toolbar
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.TrashCanReactions
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 7643
+
   |nexus  = 1100
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Pathoschild/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Rummage - The Thievery Mod
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 16394
+
   |nexus  = 12764
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Rune Magic
   |author  = atravita
+
   |author  = fierro
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = fierro.rune_magic
  |curse  = 870979
+
   |nexus  = 15065
  |moddrop = 1128126
+
   |github  = facufierro/RuneMagic
   |nexus  = 11426
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Run Fast, Sprint
   |author  = SorryLate, rharyanto
+
   |author  = Krutonium
   |id      = SorryLate.TrashRemover
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 5114
+
   |nexus  = 12701
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Running Key
   |author  = Jaredlll08
+
   |author  = strato35
   |id      = BlameJared.TrashTrash
+
   |id      = Strato35.RunningKey
   |nexus  =
+
   |nexus  = 5527
  |curse  = 297981
+
   |github  =
   |github  = jaredlll08/Trash-Trash
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Running Late
   |author  = Vrakyas
+
   |author  = Coll1234567
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = Coll1234567.RunningLate
   |nexus  = 4031
+
   |nexus  = 3518
 
   |github  =
 
   |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
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = Achtuur8
+
   |author  = ZeroMeters
   |id      = Achtuur.StardewTravelSkill
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 16820
+
   |nexus  = 10747
   |github  = Achtuur/StardewTravelSkill
+
   |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    = Treasure Chests Expanded
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = aedenthorn, Erinthe
+
   |author  = ZeroMeters
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 7685
+
   |nexus  = 10747
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Dawilly/SAAT
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Sable's Labels
   |author  = JPAN
+
   |author  = SableDnah
   |id      = jpan.TreeChanges
+
   |id      = SableDnah.SablesLabels
   |nexus  = 3964
+
   |nexus  = 24948
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Safe Lightning
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.safelightning
 +
  |nexus  = 2039
 +
  |moddrop = 833550
 +
  |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.1.1-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = NCarigon
+
   |author  = Shockah
   |id      = NCarigon.TreeShakeMod
+
   |id      = Shockah.SafeLightning
   |nexus  = 15927
+
   |nexus  = 11857
   |github  = ncarigon/StardewValleyMods
+
   |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
 +
  |name    = Safe Lightning Updated
 +
  |author  = Rokugin
 +
  |id      = Rokugin.SafeLightningUpdated
 +
  |nexus  = 22783
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Safer Bombs
   |author  = TyoAtrosa
+
   |author  = Dragoon23
   |id      = TyoAtrosa.Treeshaker
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 2159
+
   |nexus  = 23559
   |github  = TyoAtrosa/TreeShaker
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Safe Reading
   |author  = bcmpinc
+
   |author  = LunaticShade
   |id      = bcmpinc.TreeSpread
+
   |id      = LunaticShade.SafeReading
   |nexus  = 3183
+
   |nexus  = 8564
   |github  = bcmpinc/StardewHack
+
   |github  = LunaticShade/StardewValley.SafeReading
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = YukiShiku, LeonBlade
+
   |author  = blueberry
   |id      = TreeTransplant
+
   |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  = 1342
+
   |nexus  = 4154
  |moddrop = 526140
+
   |github  = b-b-blueberry/SailorStyles
  |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    = Saiyan, Super Saiyan
   |author  = candidus42
+
   |author  = AlexDevilish
   |id      = Candidus42.TrendyHaley
+
   |id      = alexDevilish.saiyan
   |nexus  = 4984
+
   |nexus  = 26270
   |github  = mus-candidus/TrendyHaley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Saloon Warp Totem
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = Artinity
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 8115
+
   |nexus  = 16450
   |github  =
+
   |github  = Artinity/SaloonWarpTotem
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = SAML
   |author  = ch20youk
+
   |author  = MindMeltMax
   |id      = ch20youk.TricksAndTreats
+
   |id      = MindMeltMax.SAML
   |nexus  = 18947
+
   |nexus  = 20250
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  = MindMeltMax/SAML
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Satchels
   |author  = lilico/atelier99
+
   |author  = spacechase0
   |id      = lilico.TrueRandomGeodes
+
  |id      = spacechase0.Satchels
   |nexus  = 11371
+
  |nexus  = 20625
   |github  =
+
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sauvignon in Stardew
 +
  |author  = Jesse, Jdvicks94
 +
   |id      = Jesse.SauvignonInStardew
 +
   |nexus  = 2597
 +
   |github  = JDvickery/Sauvignon-in-Stardew
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |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    = Turn to Your Enemies
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = Krutonium
+
   |author  = BlaDe
   |id      = krutonium.turn_to_your_enemies
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 12643
+
   |nexus  = 11833
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = Zyin
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = Zyin.TVAnnouncements
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 3649
+
  |curse  = 898109
   |github  = Zyin055/TVAnnouncements
+
   |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    = TV Brasileira
+
   |name    = Save Backup
   |author  = JhonnieRandler & Brukob
+
   |author  = SMAPI
   |id      = JhonnieMike.BrasilTV
+
   |id      = SMAPI.SaveBackup
   |nexus  = 10843
+
   |nexus  =
   |github  = JhonnieRandler/TVBrasileira
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Save Game Options
   |author  = hisameartwork
+
   |author  = SorryLate, rharyanto
   |id      = HisameArtwork.GardeningChannel
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 5485
+
   |nexus  = 5190
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Save Mod Info
 +
  |author  = weizinai
 +
  |id      = weizinai.SaveModInfo
 +
  |nexus  = 25903
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scale Up
 +
  |author  = Platonymous
 +
  |id      = Platonymous.ScaleUp
 +
  |nexus  = 3130
 +
  |moddrop = 793912
 +
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Scarecrow Highlighter
   |author  = SorryLate, rharyanto
+
   |author  = WretchedPenguin
   |id      = SorryLate.TvRecipes
+
   |id      = WretchedPenguin.ScarecrowHighlighter
   |nexus  = 5260
+
   |nexus  = 3579
 
   |github  =
 
   |github  =
  
Line 17,461: Line 19,367:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Scaring - Thieving Skill
   |author  = AndyUr
+
   |author  = moonslime
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = moonslime.SpookySkill
   |nexus  = 7589
+
   |nexus  = 23791
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Schedule Viewer
   |author  = Hexenentendrache
+
   |author  = BinaryLip
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = BinaryLip.ScheduleViewer
   |nexus  = 17321
+
  |curse  = 1020728
   |github  = Enteligenz/StardewMods
+
   |nexus  = 19305
 +
   |github  = BinaryLip/ScheduleViewer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Scream
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = Taskmaster
   |id      = telshin.twitch-for-stardew
+
   |id      = Taskmaster.Scream
  |curse  = 306420
+
   |nexus  = 4588
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Screaming For Joy
   |author  = Cdaragorn
+
   |author  = Danil Harding, Danil_HM
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 1150
+
   |nexus  = 24643
   |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    = Screenshot Everywhere
   |author  = Annosz, Abs0rbed
+
   |author  = Gaiadin
   |id      = Annosz.UiInfoSuite2
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  =
+
   |nexus  = 10805
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
   |github  = Annosz/UiInfoSuite2
 
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Screenshot Shortcut
   |author  = Demiacle
+
   |author  = Tarsnip
   |id      = Demiacle.UiModSuite
+
   |id      = Tarsnip.ScreenshotShortcut
   |nexus  = 1023
+
   |nexus  = 26477
   |github  = demiacle/UiModSuite
+
   |github  =
 
 
  |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    = Scroll To Blank
   |author  = Pereclaw Team
+
   |author  = Caraxian
   |id      = Pereclaw.ukrutilities
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 8427
+
   |nexus  = 4144
   |github  =
+
  |chucklefish = 4405
 +
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Scroll To Zoom
   |author  = Shadowfoxss
+
   |author  = Tomwa
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 2833
+
   |nexus  = 2163
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Scrying Orb
   |author  = MindMeltMax
+
   |author  = kdau
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = kdau.ScryingOrb
   |nexus  = 7719
+
   |nexus  = 5603
   |moddrop = 1135717
+
   |moddrop = 756553
   |github = MindMeltMax/Stardew-Valley-Mods
+
   |source = https://gitlab.com/kdau/predictivemods
}}
+
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Underdark Sewer
 
  |author  = Mel Noelle and Kirbylink
 
  |id      = melnoelle.underdarksewer
 
  |nexus  = 3070
 
  |github  = KirbyLink/UnderdarkSewer
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Underground Secrets
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.UndergroundSecrets
 
  |nexus  = 6597
 
  |github  = aedenthorn/StardewValleyMods
 
 
 
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Scythe Forage
   |author  = spacechase0
+
   |author  = wronque
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = wronque.ScytheForage
   |nexus  = 17139
+
   |nexus  = 26185
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Scythe Harvesting
   |author  = Shaklin
+
   |author  = mmanlapat
   |id      = shaklin.uniquechildren
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 6278
+
   |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    = Unique Children Talk
+
   |name    = Scythe Tool Enchantments
   |author  = Shaklin
+
   |author  = mushymato
   |id      = shaklin.uniquechildrentalk
+
   |id      = mushymato.ScytheToolEnchantments
   |nexus  = 9540
+
   |nexus  = 26217
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = SDV Game of Life
   |author  = aedenthorn, Erinthe
+
   |author  = Super Aardvark, ubererdferkel
   |id      = aedenthorn.UniqueValley
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 13828
+
   |nexus  = 5361
   |github  = aedenthorn/StardewValleyMods
+
   |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = SDV Twitch
   |author  = funny-snek
+
   |author  = Dawgeth
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = MTD.SDVTwitch
   |nexus  = 2942
+
   |nexus  = 1760
 
   |github  =
 
   |github  =
  
Line 17,604: Line 19,482:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = SDVWM, The Weather Machine
   |author  = Armitxes
+
   |author  = SixthTitan
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 2213
+
   |nexus  = 3203
  |curse  = 362847
+
   |github  =
   |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    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = DeLiXx
+
   |author  = FreeTheJunimos
   |id      = DLX.Bundles
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 17265
+
   |nexus  = 13911
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Shaklin
+
   |author  = FreeTheJunimos
   |id      = shaklin.unlockdyemenu
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 6156
+
   |nexus  = 14296
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Searchable Chests
 +
  |author  = ThisIsCad
 +
  |id      = ThisIsCad.SearchableChests
 +
  |nexus  = 25736
 +
  |github  = brandonwamboldt/SearchableChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Searchable Collections Page
   |author  = damien
+
   |author  = Spiderbuttons
   |id      = damien.unlocked_doors
+
   |id      = Spiderbuttons.SearchableCollectionsPage
   |nexus  = 4338
+
   |nexus  = 25585
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Season Affixes
 +
  |author  = Shockah
 +
  |id      = Shockah.SeasonAffixes
 +
  |nexus  = 16297
 +
  |github  = Shockah/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Seasonal Farmer
   |author  = apomorph
+
   |author  = stardemod
   |id      = apomorph.updatedInstantEatKey
+
   |id      = stardemod.SeasonalFarmeTrader
   |nexus  = 15191
+
   |nexus  = 24912
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Seasonal Garden Farmhouse V2 (Unofficial Update)
   |author  = Aladanor
+
   |author  = CyanFire, DustBeauty
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = CF.SeasonalGardenFarmhouseV2.SMAPI
   |nexus  = 10164
+
   |nexus  = 17386
   |github  = shailalias/NoRumbleHorse
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Seasonal Immersion
   |author  = Anthony Hilyard
+
   |author  = Entoarox
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |curse   = 446597
+
   |nexus   = 2273
   |nexus  = 9318
+
   |chucklefish = 4262
   |github  = AHilyard/UpgradeablePan
+
   |github  = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Save Slots
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.SeasonalSaveSlots
 +
  |nexus  = 14382
 +
  |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Season Switcher
   |author  = Miihau
+
   |author  = dumbledalton
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 17234
+
   |nexus  = 10457
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Sebastian Frog Tank Switch
   |author  = Richard Cai
+
   |author  = Shaklin
   |id      = richard_cai.UpgradedHorse
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 5242
+
   |nexus  = 8508
   |github  = RichardJCai/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Secretariat (Faster Horse)
   |author  = Cherry, CherryChain
+
   |author  = Janglinator
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = jangles.secretariat
   |nexus  = 5253
+
   |nexus  = 7537
  |moddrop = 720987
+
   |github  = Janglinator/Secretariat
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = punyo, yakminepunyo
+
   |author  = aedenthorn, Erinthe
   |id      = punyo.UsefulBombs
+
   |id      = aedenthorn.HedgeMaze
   |nexus  = 2488
+
  |curse  = 868718
   |github  = pomepome/UsefulBombs
+
   |nexus  = 14138
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = Use [[#BetterBombs|BetterBombs]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Secret Note Framework
   |unofficial version = 1.0.5-unofficial.1-Mizzion
+
   |author = ichortower
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
+
  |id      = ichortower.SecretNoteFramework
-->
+
   |nexus  = 25055
 +
   |github  = ichortower/SecretNoteFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Secret Woods Snorlax
   |author  = Right Hand Man
+
   |author  = ichortower
   |id      = raik.uselessinfo
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 8634
+
   |nexus  = 19112
   |github  =
+
   |github  = ichortower/SecretWoodsSnorlax
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Seed Bag
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.UtilityGrid
+
   |id      = Platonymous.SeedBag
   |nexus  = 10197
+
   |nexus  = 1133
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 793931
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Seed Catalogue
   |author  = Jonqora
+
   |author  = spacechase0
   |id      = Jonqora.UVIndex
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 6676
+
   |nexus  = 1640
   |github  = Jonqora/StardewMods
+
  |moddrop = 281292
 +
   |github  = spacechase0/SeedCatalogue
  
   |broke in = Stardew Valley 1.5
+
   |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    = Variable Grass
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = dantheman999
+
   |author  = aedenthorn and FlyingTNT
   |id      = dantheman999.VariableGrass
+
   |id      = FlyingTNT.SeedInfo
   |nexus  =
+
   |nexus  = 22519
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  = FlyingTNT/StardewValleyMods
   |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    = Seed Info, Seed Information
   |author  = calebstein1
+
   |author  = aedenthorn, Erinthe
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 19904
+
  |curse  = 868677
   |github  = calebstein1/StardewVariableSeasons
+
   |nexus  = 15754
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Vending Machine, NPC Vending Machine
+
   |name    = Seed Machines
   |author  = ActionJackson
+
   |author  = Veress
   |id      = ActionJackson.VendingMachine
+
   |id      = Veress.SeedMachines
   |nexus  = 7508
+
   |nexus  = 6265
   |github  =
+
   |github  = mrveress/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = bmarquismarkail, Space Baby
+
   |author  = vabrell, Victor Abrell
   |id      = SB_VerticalToolMenu
+
   |id      = vabrell.sm_bqms
   |nexus  = 943
+
   |nexus  = 14236
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  = vabrell/sdw-seed-maker-mod
  
 
   |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    = Video Player
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = aedenthorn, Erinthe
+
   |author  = mcoocr
   |id      = aedenthorn.VideoPlayer
+
   |id      = mcoocr.smcq
   |nexus  = 6524
+
   |nexus  = 3089
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
  
   |broke in = Stardew Valley 1.5.5
+
   |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    = Villager Compass
+
   |name    = Seed Maker Quality
   |author  = Jboss
+
   |author  = Speshkitty
   |id      = Jboss.VillagerCompass
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 16912
+
   |nexus  = 21000
  |github  = jbossjaslow/Stardew_Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Visible Fish
 
  |author  = shekurika
 
  |id      = shekurika.WaterFish
 
  |nexus  = 8897
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Seed Maker Tweaks
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.Visualize
+
   |id      = aedenthorn.SeedMakerTweaks
   |curse  = 307573
+
   |curse  = 868802
  |moddrop = 793933
+
   |nexus  = 10681
   |nexus  = 1704
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = Seeds are Rare
   |author  = Platonymous
+
   |author  = jahangmar
   |id      = Platonymous.VisualizeTK
+
   |id      = jahangmar.SeedsAreRare
   |moddrop = 1521421
+
   |nexus  = 3618
   |nexus  = 19009
+
   |github  = jahangmar/StardewValleyMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Seed Shortage
   |author  = Renny
+
   |author  = Xynerorias
   |id      = renny.stardewvoideffects
+
   |id      = xynerorias.seedshortage
   |nexus  = 2703
+
   |nexus  = 5614
   |github  = OfficialRenny/StardewVoidEffects
+
   |github  = xynerorias/Seed-Shortage
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160 1.3.36].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wait Around
+
   |name    = Seeds Unpacked
   |author  = Alhifar
+
   |author  = blueberry
   |id      = Alhifar.WaitAround
+
   |id      = blueberry.SeedsUnpacked
   |nexus  =
+
   |nexus  = 7215
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  = b-b-blueberry/SeedsUnboxed
   |github  = Alhifar/WaitAroundSMAPI
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = See Me Rollin'
   |author  = EvilPdor
+
   |author  = Khloe Leclair
   |id      =
+
   |id      = leclair.seemerollin
   |nexus  =
+
   |nexus  = 10976
   |url    = https://community.playstarbound.com/threads/111526
+
   |moddrop = 1116122
   |github  =
+
   |github  = KhloeLeclair/StardewMods
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Selective Eating
   |author  = TheOfficialTab
+
   |author  = Cloudyluna
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = Cloudyluna.SelectiveEating
   |nexus  = 1958
+
   |nexus  = 26831
   |github  = OfficialTab/walk-through-trellis
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Select Tool Power
   |author  = Mizzion
+
   |author  = GrimatGaming
   |id      = mizzion.wallpaperrecycler
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 1905
+
   |nexus  = 21290
  |moddrop = 661354
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Self Serve
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WallPlanter
+
   |id      = aedenthorn.SelfServe
   |nexus  = 11339
+
  |curse  = 868781
 +
   |nexus  = 11313
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 17,865: Line 19,755:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Self Serve for 1.6
   |author  = aedenthorn, Erinthe
+
  |author  = NeverToxic
   |id      = aedenthorn.WallTelevision
+
  |id      = NeverToxic.SelfServe
   |nexus  = 11448
+
  |nexus  = 20985
   |github  = aedenthorn/StardewValleyMods
+
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Self Service
 +
   |author  = JarvieK
 +
   |id      = JarvieK.SelfService
 +
   |nexus  = 1304
 +
   |github  = Jarvie8176/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Self Service Shops
   |author  = Symen
+
   |author  = GuiNoya, Yesst
   |id      = Symen.WarpAnimals
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  = 1400
+
   |nexus  = 1622
   |github  = simonbru/WarpAnimals
+
   |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Sell Quality
   |author  = SnowFire kVala
+
   |author  = DonDorscha, jasonmbrady
   |id      = SnowFire.Warp_Binder
+
   |id      = DonDorscha.SellQuality
   |nexus  = 6892
+
   |nexus  = 12469
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Send Items Multiplayer
   |author  = Strato35, Shalankwa
+
   |author  = hafnerpw
   |id      = Strato35.WarpMultiplayer
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 7451
+
   |nexus  = 13794
  |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  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Warp Multiplayer-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = tlitookilakin
+
   |author  = Denifia
   |id      = tlitookilakin.warpnetwork
+
   |id      = Denifia.SendItems
   |nexus  = 8567
+
   |nexus  = 1087
   |moddrop = 951720
+
   |moddrop = 127754
   |github  = tlitookilakin/WarpNetwork
+
   |github  = Denifia/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Separate Greenhouse
   |author  = Pillow
+
   |author  = lolmaj
   |id      = Pillow.WarpParsnip
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 18628
+
   |nexus  = 3965
   |github  = AnotherPillow/WarpParsnip
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Separate Money for Multiplayer
   |author  = ceruleandeep
+
   |author  = funny-snek
   |id      = ceruleandeep.WarpSnitch
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 9087
+
   |nexus  = 3086
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Serene Greenhouse
   |author  = Shalankwa
+
   |author  = PeacefulEnd
   |id      = Shalankwa.WarpToFriends
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus   = 2180
+
   |curse   = 870943
   |github  = Shalankwa/SDV_Mods
+
   |nexus   = 8011
 
+
   |github  = Floogen/SereneGreenhouse
  |status            = workaround
 
   |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
   |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Serfdom
   |author  = GrumpyCrouton
+
   |author  = DaLion
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 10998
+
   |nexus  = 24357
   |github  =
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Server Bookmarker
   |author  = HaulinOats
+
   |author  = Ilyaki
   |id      = HaulinOats.WaterBalloon
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 14481
+
   |nexus  = 2968
   |github  = HaulinOats/StardewMods
+
   |github  = Ilyaki/ServerBookmarker
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 +
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Server Browser
   |author  = BlaDe
+
   |author  = Ilyaki
   |id      = BlaDe.WaterBomb
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 10267
+
   |nexus  = 3227
   |github  =
+
   |github  = Ilyaki/Server-Browser
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Server Port Changer
   |author  = andyruwruw
+
   |author  = PhantomGamers
   |id      = andyruwruw.WaterBot
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 8167
+
   |nexus  = 2993
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  = PhantomGamers/StardewPortChanger
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Set Money
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.SetMoney
 +
  |nexus  = 3889
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Set Reminders
   |author  = Mizzion
+
   |author  = Aelaan Bluewood
   |id      = mizzion.watercanrefiller
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 3539
+
   |nexus  = 16112
  |moddrop = 661368
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Set Unique Game ID
   |author  = blueberry
+
   |author  = dJomp
   |id      = blueberry.WaterFlow
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 11790
+
   |nexus  = 2042
   |github  = b-b-blueberry/WaterFlow
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Seven Deadly Sins
   |author  = Achtuur
+
   |author  = ricehit, Little Dot
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = flqzzzz.SevenDeadlySins-SMAPI<!--changed in 3.5.0-->, ricehit.SevenDeadlySinsSAMPI
   |nexus  = 16903
+
   |nexus  = 15100
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Sewer Slimes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = aedenthorn.SewerSlimes
  |curse  = 868789
+
   |nexus  = 18195
   |nexus  = 10947
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 18,009: Line 19,920:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Shadow for Mazes, Maze
   |author  = Goldenrevolver
+
   |author  = Edu Anttunes
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = Maze
   |nexus  = 7768
+
   |nexus  = 8930
   |github  = Goldenrevolver/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    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Shared Exp, Shared Xp
   |author  = Mizzion
+
   |author  = Batzpup
   |id      = mizzion.petwaterbowl
+
   |id      = SharedExp.Batzpup
   |nexus  = 2009
+
   |moddrop = 1269698
   |moddrop = 661365
+
   |nexus  = 14607
   |github  = Mizzion/MyStardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Shared Professions
   |author  = Esca, Esca-MMC
+
   |author  = virtualbjorn
   |id      = Esca.WaterproofItems
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 6460
+
   |nexus  = 16628
  |moddrop = 807393
+
   |github  =
   |github  = Esca-MMC/WaterproofItems
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Shared Recipes
   |author  = Digus
+
   |author  = jpslatt, jslattery26
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 2374
+
   |nexus  = 22718
   |github  = Digus/StardewValleyMods
+
   |github  = jslattery26/stardew_mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wealth is Health
+
   |name    = Share Experience
   |author  = Qi The Mysterious
+
   |author  = season
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = season.ShareExperience
   |nexus  = 19903
+
   |nexus  = 22163
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Sharing is Caring
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = spacechase0.SharingIsCaring
  |nexus  = 15409
+
   |curse  = 867136
  |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 14263
}}
+
   |github  = spacechase0/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Weapons on Display
 
  |author  = Anthony Hilyard
 
  |id      = com.anthonyhilyard.WeaponsOnDisplay
 
   |curse  = 447259
 
   |nexus  = 9319
 
   |github  = AHilyard/WeaponsOnDisplay
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Shed Notifications
   |author  = bcmpinc
+
   |author  = TheCroak
   |id      = bcmpinc.WearMoreRings
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 3214
+
   |nexus  = 620
   |github  = bcmpinc/StardewHack
+
   |github  =
  
  |warnings = Broken on Android.
+
   |broke in = SMAPI 2.0
 
 
   |broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Shenandoah Library
   |author  = EvilPdor
+
   |author  = Nishtra
   |id      =
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  =
+
   |nexus  = 756
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  =
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Shift Toolbar When Paused
   |author  = nrm33n
+
   |author  = Zamiel
   |id      = nrm33n.weatherGod
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 15563
+
   |nexus  = 21613
   |github  =
+
   |github  = Zamiell/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    = Ship Anything, Ship Everything
   |author  = Sakorona
+
   |author  = Berkay Yigit, berkayylmao
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 2210
+
   |nexus  = 3782
  |moddrop = 664153
+
   |github  = berkayylmao/StardewValleyMods
   |github  = Sakorona/SDVMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Ship Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.WeatherTotems
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 16455
+
   |nexus  = 1379
   |github  = aedenthorn/StardewValleyMods
+
  |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
 +
  |name    = Ship From Inventory
 +
  |author  = Platonymous
 +
  |id      = Platonymous.ShipFromInventory
 +
  |nexus  = 3219
 +
  |moddrop = 793916
 +
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = Opalie
+
   |author  = JPAN
   |id      = Opalie.Wedding
+
   |id      = JPAN.QualityFromShipments
   |nexus  =
+
   |nexus  = 7531
  |moddrop = 526231
+
   |github  =
   |github  = Opalie/Wedding
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Shipment Tracker
   |author  = aedenthorn, Erinthe
+
   |author  = Iceburg
   |id      = aedenthorn.WeddingTweaks
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
  |curse  = 868829
+
   |nexus  = 321
   |nexus  = 10117
+
   |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    = Weekly Break Reminder
+
   |name    = Shipping Bin Summary
   |author  = treehat
+
   |author  = Futro, Futroo
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = futro.ShippingBinSummary
   |nexus  = 8194
+
   |nexus  = 18992
   |github  =
+
   |github  = futroo/Stardew-Valley-Mods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = aedenthorn, Erinthe
+
   |author  = holythesea
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 13707
+
   |nexus  = 15694
   |github  = aedenthorn/StardewValleyMods
+
   |github  = holy-the-sea/SortShippingCollection
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Shipping Taxes
   |author  = Platonymous
+
   |author  = NOGAF
   |id      = Platonymous.Werewolf
+
   |id      = NOGAF.ShippingTaxes
  |curse  = 877223
+
   |nexus  = 5189
  |moddrop = 1521370
 
   |nexus  = 15724
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Shop Anywhere
   |author  = PrivateButtface
+
   |author  = SorryLate, rharyanto
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 4430
+
   |nexus  = 5299
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  =
 
+
 
 
   |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    = Shop Expander
   |author  = Oxyligen
+
   |author  = Entoarox
   |id      = WhatAMush
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 1097
+
   |nexus  = 2278
   |github  =
+
  |chucklefish = 4381
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
   |status   = workaround
+
}}
   |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Shoplifter
 +
   |author  = TheMightyAmondee
 +
   |id      = TheMightyAmondee.Shoplifter
 +
  |nexus   = 8569
 +
  |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Shopping Cart
   |author  = Oxyligen
+
   |author  = LeFauxMatt
   |id      = wHatsUp
+
   |id      = furyx639.ShoppingCart
   |nexus  = 1082
+
  |curse  = 871829
   |github  =
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Shopping Show
   |author  = Capaldi12
+
   |author  = AvalonMFX
   |id      = Capaldi12.WhereAreThey
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 13208
+
  |curse  = 1016429
 +
   |nexus  = 18445
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Shops Open Longer
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = CyanFire
   |id      = f4iTh.WheresMyItems
+
   |id      = CF.ShopOpenTimesSMAPI
   |nexus  = 2086
+
   |nexus  = 12693
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Shop Tile Framework
   |author  = ejun0
+
   |author  = Cherry, CherryChain
   |id      = ejun0.WhiteTurnip
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 8568
+
   |nexus  = 5005
   |github  =
+
   |moddrop = 716384
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = Prism 99
+
   |author  = moonslime
   |id      = prism99.wholiveshere
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 19840
+
   |nexus  = 16028
   |github  = Prism-99/WhoLivesHere
+
   |github  =
  
   |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    = Wiki Links
+
   |name    = Show Birthdays
   |author  = aedenthorn, Erinthe
+
   |author  = Traktori
   |id      = aedenthorn.WikiLinks
+
   |id      = Traktori.ShowBirthdays
   |nexus  = 11476
+
   |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    = Wild Flowers, Wildflowers
+
   |name    = Show Cooking Recipes
   |author  = aedenthorn, Erinthe
+
   |author  = MasterOfMutton
   |id      = aedenthorn.Wildflowers
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 14061
+
   |nexus  = 5525
   |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    = Wind Effects
+
   |name    = Show Daily Luck
   |author  = CatCattyCat
+
   |author  = Arphox
   |id      = cat.windeffects
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 6647
+
   |nexus  = 15910
   |moddrop = 833564
+
   |github  = arphox/StardewValleyMods
   |github  = danvolchek/StardewMods
+
}}
   |broke in          = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
  |unofficial version = 1.0.3-unofficial.5-brimbane
+
  |name    = Show Item Quality
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
+
  |author  = Jonqora
 +
  |id      = Jonqora.ShowItemQuality
 +
  |nexus  = 6311
 +
   |github  = Jonqora/StardewMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
 +
  |unofficial version = 1.1.3-unofficial.1-bungus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Show NPC Names
   |author  = thatnzguy
+
   |author  = dvkin
   |id      = thatnzguy.WindowResize
+
   |id      = dvkin.ShowNPCNames
   |nexus  = 2266
+
   |nexus  = 26507
   |github  = thatnzguy/WindowResize
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.wintergrass
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus   = 1601
+
   |curse   = 868887
   |moddrop = 833542
+
   |nexus  = 6540
   |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Show Predictable RNG Outcomes
   |author  = MindMeltMax
+
   |author  = Relance
   |id      = MindMeltMax.WinterPigs
+
   |id      = Relance.ShowPredictableRNGOutcomes
  |moddrop = 1443556
+
   |nexus  = 13186
   |nexus  = 16879
+
   |github  =
   |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    = Show XP and Level Gains, Show XP
   |author  = idermailer
+
   |author  = adverserath
   |id      = idermailer.WinterRain
+
   |id      = Adverserath.ShowXP
   |nexus  = 13767
+
   |nexus  = 19501
   |github  = idermailer/WinterRain
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Shroom Spotter
   |author  = drbirbdev
+
   |author  = TehPers
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 14164
+
   |nexus  = 908
   |github  = drbirbdev/StardewValley
+
  |moddrop = 125766
 +
   |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Shroom Spotter Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Strobe and TehPers
   |id      = Aedenthorn.WitcherMod
+
   |id      = ShroomSpotter
   |nexus  = 5797
+
   |nexus  = 7934
   |github  = aedenthorn/StardewValleyMods
+
   |github  = strobel1ght/ShroomSpotterRedux
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Shut Up
   |author  = Taskmaster
+
   |author  = Geko_X
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = gekox.shutUp
   |nexus  = 5246
+
  |moddrop = 1530062
 +
   |nexus  = 7358
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitlab.com/geko_x/stardew-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Silent Alarm Clock
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Invatorzen
   |id      = WonderfulFarmLife
+
   |id      = invatorzen.AC
   |nexus  =
+
   |nexus  = 12164
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  =
   |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    = Silent Scarecrows
   |author  = jahangmar
+
   |author  = climaxius
   |id      = jahangmar.WorkingFireplace
+
   |id      = climaxius.silentscarecrows
   |nexus  = 3654
+
   |nexus  = 3258
   |github  = jahangmar/StardewValleyMods
+
   |github  = robbiev/SilentScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Silo Report
   |author  = skiilaa
+
   |author  = bogie5464
   |id      = skiilaa.X
+
   |id      = bogie5464.SiloReport
   |nexus  = 2286
+
   |nexus  = 3194
   |github  =
+
   |github  = bogie5464/SiloReport
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Silo Size
   |author  = Shockah
+
   |author  = pepoluan
   |id      = Shockah.XPDisplay
+
   |id      = pepoluan.SiloSize
   |nexus  = 11089
+
   |nexus  = 8819
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 981291
 +
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Simple Crop Label
   |author  = nofilenamed
+
   |author  = TheMusketeer
   |id      = NFN.XPMUL
+
   |id      = SimpleCropLabel
   |nexus  = 8649
+
   |nexus  = 314
   |github  = nofilenamed/XPMultiplier
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Simple Discord RPC (Stardew Edition), Simple RPC
   |author  = nofilenamed
+
   |author  = HypherionSA
   |id      = NFN.XPMULSPA
+
   |id      = hypherionsa.simplerpc
   |nexus  = 8760
+
  |curse  = 1023556
   |github  = nofilenamed/XPMultiplier.Space
+
   |nexus  =
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = Simple HUD
   |author  = hixega
+
   |author  = Enaium
   |id      = hixega.XtardewCore
+
   |id      = Enaium.SimpleHUD
   |nexus  = 19096
+
  |moddrop = 1145228
   |github  =
+
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/SimpleHUD
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yanshufitos Mod
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = yanshufitos
+
   |author  = skn
   |id      = yanshufitos.yanshufitosmod
+
   |id      = skn.HungerMod
   |nexus  = 20355
+
   |nexus  = 3270<!--was 1127 before re-release-->
 
   |github  =
 
   |github  =
 
  |broke in = never worked
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Simple Screenshots, Screenshot
   |author  = vincebel
+
   |author  = aedenthorn, Erinthe
   |id      = vincebel.YearRoundCrops
+
   |id      = aedenthorn.Screenshot
   |nexus  = 8196
+
  |curse  = 868826
   |github  = vincebel7/YearRoundCrops
+
   |nexus  = 10178
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Fishing Mod
+
   |name    = Simple Sound Manager
   |author  = NeverToxic
+
   |author  = Omegasis, AlphaOmegasis
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 20391
+
   |nexus  = 1410
   |github  = Dunc4nNT/StardewMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Simple Sounds
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = BleakCodex
   |nexus  = 2731
+
   |id      = BleakCodex.SimpleSounds
  |author  = bcmpinc
+
   |nexus  = 14540
   |github  = bcmpinc/StardewHack
+
   |github  = BleakCodex/SimpleSounds
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = Simple Sprinkler
   |author  = moddem
+
   |author  = ADoby, tZed, Tobias Z
   |id      = moddem.StardewMapTeleport
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 18143
+
   |nexus  = 76
   |github  =
+
   |github  = ADoby/SimpleSprinkler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Simplified Achievements
   |author  = XxHarvzBackxX
+
   |author  = cel10e
   |id      = XxHarvzBackxX.YASM
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 9228
+
  |moddrop = 909416
 +
   |nexus  = 8026
 
   |github  =
 
   |github  =
  
Line 18,429: Line 20,356:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Singin' Stone
   |author  = Jaredlll08, YGM Team
+
   |author  = CyTheGuy01
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = CyTheGuy01.TestMod
  |curse  = 308005
+
   |nexus  = 6463
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = thakyZ
+
   |author  = MindMeltMax
   |id      = zdailyincrease
+
   |id      = MindMeltMax.SPRegen
   |nexus  =
+
  |curse  = 997962
   |chucklefish = 4247
+
   |nexus  = 6778
   |github  = thakyZ/zDailyIncrease
+
   |moddrop = 1135654
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = SinZational Several Spouse Spots
   |author  = BlaDe
+
   |author  = SinZ
   |id      = BlaDe.Zenchman
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 12024
+
   |nexus  = 20655
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = SinZational Shared Spaces
   |author  = PositiveVegan
+
   |author  = SinZ
   |id      = PositiveVegan.ZenMod
+
   |id      = SinZ.SharedSpaces
   |nexus  = 12899
+
   |nexus  = 20654
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = SinZational Spending Services
   |author  = aedenthorn, Erinthe
+
   |author  = SinZ
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 6743
+
   |nexus  = 20656
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SinZ163/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Sit and Rest
   |author  = thespbgamer
+
   |author  = Krutonium
   |id      = thespbgamer.ZoomLevel
+
   |id      = Krutonium.SitandRest
  |curse  = 714275
+
   |nexus  = 7403
   |nexus  = 7363
+
   |github  =
   |github  = thespbgamer/ZoomLevel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Sit For Stamina
   |author  = GuiNoya, Yesst
+
   |author  = Entoarox
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = Entoarox.SitForStamina
   |nexus  = 1621
+
   |nexus  = 7334
   |github  = GuiNoya/SVMods
+
   |github  = Entoarox/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = RockinRolla
+
   |author  = MissCoriel
   |id      = RockinMods.ZoomMod
+
   |id      = misscoriel.sitnrelax
   |nexus   = 1326
+
   |curse   = 885078
   |github  = rockinrolla/ZoomMod
+
   |nexus   = 7336
 
+
   |github = MissCoriel/Sit-n-Relax
   |broke in = Stardew Valley 1.3.33
 
   |status  = workaround
 
  |summary = use [[#Zoom Level|Zoom Level]] instead.
 
<!--
 
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoomy Farmer
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = Geko_X
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = gekox.zoomyFarmer
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 6031
+
   |nexus  = 4729
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/geko_x/stardew-mods
+
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version||link=0}}</div>
 
 
===SMAPI mods (obsolete)===
 
This list contains mods which...
 
* have their mod pages hidden/deleted;
 
* or have been replaced by a change in the base game;
 
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
These will likely never be updated again.
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = Alex Noddings
+
   |author  = aedenthorn, Erinthe
   |id      = an.4leaf
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 2365
+
  |curse  = 868872
   |github  =
+
   |nexus  = 6969
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Sizable Fish
   |author  = Entoarox
+
   |author  = spacechase0
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = spacechase0.SizableFish
   |nexus   = 2270
+
   |curse   = 867135
   |chucklefish = 3619
+
   |nexus  = 14267
   |github  = Entoarox/StardewMods
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Skateboard
   |author  = Warix3
+
   |author  = aedenthorn, Erinthe
   |id      = warix3.advancingsprinklers
+
   |id      = aedenthorn.Skateboard
   |nexus  = 2983
+
  |curse  = 868742
   |github  =
+
   |nexus  = 13096
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Skateboard For 1.6
   |author  = CKextreme
+
   |author  = chiccen
   |id      = CKextreme.AfkTimer
+
   |id      = chiccen.Skateboard
   |nexus  = 3721
+
   |nexus  = 24074
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Skillful Clothes
   |author  = skn
+
   |author  = LunaticShade
   |id      = skn.AgingMod
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 1129
+
   |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
 +
  |name    = Skill Prestige
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for All SpaceCore Skill Mods
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = CinderGarde.SpaceCoreSkillAdapter
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = cantorsdust
+
   |author  = Tondorian
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 170
+
   |nexus  = 18605
   |github  = cantorsdust/StardewMods
+
   |github  = Tondorian/StardewValleyMods
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for Luck Skill
 +
  |author = CinderGarde, Alphablackwolf
 +
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Skill Prestige for Magic
   |author  = Angela Ranna
+
   |author  = CinderGarde, Alphablackwolf
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 6894
+
   |nexus  = 569
   |github  = AngelaRanna/StardewMods
+
   |github  = Alphablackwolf/SkillPrestige
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.3
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |status   = abandoned
 +
   |summary = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Skill Rings
   |author  = Grant Peters
+
   |author  = AlphaMeece
   |id      = GPeters-AnimalMoodFix
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 761
+
  |curse  = 991336
 +
   |nexus  = 7515
 
   |github  =
 
   |github  =
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aquarism - Immersive Fish Ponds
+
   |name    = Skills Experience Bars, Skills Exp Bars
   |author  = DaLion
+
   |author  = Muuaji
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = Muuaji.SkillsExpBars
   |nexus  = 11288
+
   |nexus  = 25112
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archaeology House Content Management Helper
+
   |name    = Skill Training
   |author  = Felix-Dev
+
   |author  = spacechase0
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = spacechase0.SkillTraining
   |nexus   = 2804
+
   |curse   = 867132
   |github  = Felix-Dev/StardewMods
+
   |nexus   = 14452
 
+
   |github = spacechase0/StardewValleyMods
   |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Armor Ore
+
   |name    = Skinny Animals
   |author  = gmff
+
   |author  = tem696969696969
   |id      = GMFF.ArmorOre
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  =
+
   |nexus  = 21826
  |curse  = 485718
+
   |github  = kqrse/StardewValleyMods
   |github  =
+
}}
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Skin Tone Loader
   |author  = Max Vollmer, SVProtector
+
   |author  = HeyImAmethyst
   |id      = maxvollmer.audiodevices
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 2838
+
   |nexus  = 22797
   |github  = maxvollmer/AudioDevices
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = obsolete
 
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Skip Cutscanes
   |author  = Jotser
+
   |author  = Zexu2K
   |id      = Jotser.AutoGrabberMod
+
   |id      = Zexu2K.SkipCutscenesMod
   |nexus  = 2783
+
   |nexus  = 25201
 
   |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    = Skip Dialogue
   |author  = Chosimba
+
   |author  = FricativeMelon
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 2307
+
   |nexus  = 15311
   |github  =
+
   |github  = FricativeMelon/SkipDialogue
 
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Chance Adjustment
+
   |name    = Skip Fish
   |author  = LateFilmsGamer
+
   |author  = LucaINC
   |id      = Late's.AdjustBabyChance
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 15018
+
   |nexus  = 19762
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Skip Fishing Minigame
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = DewMods
   |id      = f4iTh.BabyGenderInterface
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 1947
+
   |nexus  = 2697
 
   |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     = Skip Fishing Minigame 2
   |author = KirbyLink
+
   |author   = philosquare
   |id     = kirbylink.beehousefix
+
   |id       = philosquare.SkipFishingMinigame2
  |nexus  = 3013
+
   |moddrop = 1530481
   |github = KirbyLink/BeeHouseFix
+
   |nexus    =
 
+
   |github   = philosquare/SDVSkipFishingMinigame2
   |broke in = Stardew Valley 1.4
 
   |status   = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Skip Intro
   |author  = Taskmaster
+
   |author  = Pathoschild
   |id      = Taskmaster.BeMyValentine
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 5219
+
  |curse  = 1000635
   |github  =
+
   |nexus  = 533
 
+
   |moddrop = 606601
   |status = abandoned
+
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better 10 Hearts
+
   |name    = Skip Start
   |author  = Sonozuki
+
   |author  = DeadRobotDev
   |id      = EpicBellyFlop45.Better10Hearts
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 3605
+
   |nexus  = 11885
   |github  = Sonozuki/StardewMods
+
   |github  =
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
  |name    = Skip Text
 +
  |author  = CrunchyDuck
 +
  |id      = CrunchyDuck.SkipText
 +
  |nexus  = 8947
 +
  |github  = CrunchyDuck/Stardew-Skip-Text
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cave Auto Pause
 +
   |author = kun2331
 +
   |id      = kun2331.SkullCaveAutoPause
 +
  |nexus  = 25767
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crab Pots
+
   |name    = Skull Cavern Drill
   |author  = Sonozuki
+
   |author  = S1mmyy
   |id      = EpicBellyFlop45.BetterCrabPots
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 3159
+
   |nexus  = 6121
   |github  = Sonozuki/StardewMods
+
   |github  = S1mmyy/StardewMods
  
  |status  = abandoned
 
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Skull Cavern Drill Redux
   |author  = RedstoneBoy
+
   |author  = NetworkOverflow
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 2504
+
   |nexus  = 16533
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Skull Cavern Elevator
   |author  = Khloe Leclair
+
   |author  = Bifibi, Lestoph
   |id      = leclair.bcspacecore
+
   |id      = SkullCavernElevator
   |nexus  = 11115
+
   |nexus  = 963
  |moddrop = 1115749
+
   |github  =
   |github  = KhloeLeclair/StardewMods
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Skull Cavern Toggle
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = f4iTh.BetterTransmutation
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 2120
+
   |nexus  = 7908
   |github  =
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Skull Cave Saver
   |author  = BunnyJumps
+
   |author  = cantorsdust
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 2502
+
   |nexus  = 175
   |github  =
+
   |github  = cantorsdust/StardewMods
  
 
   |status  = abandoned
 
   |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    = BJS MP Kick Mod
+
   |name    = Sleeping Stamina Config
   |author  = BunnyJumps
+
   |author  = ilMioPuntatore
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = ilMioPuntatore.Sleeping
   |nexus  = 2503
+
   |nexus  = 25244
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleep In Wedding
 +
  |author  = atravita
 +
  |id      = atravita.SleepInWedding
 +
  |curse  = 870963
 +
  |moddrop = 1294437
 +
  |nexus  = 15006
 +
  |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = BJS Night Sounds
+
   |name    = Sleepless Fisherman
   |author  = BunnyJumps
+
   |author  = Annosz
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 2501
+
   |nexus  = 5915
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Sleepless in Stardew
   |author  = BunnyJumps
+
   |author  = instafluff
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 3145
+
   |nexus  = 5445
   |github  =
+
   |github  = instafluff/SleeplessInStardew
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Sleepovers
   |author  = BunnyJumps
+
   |author  = bwdy
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = bwdy.sleepovers
   |nexus  = 3143
+
   |nexus  = 3531
   |github  =
+
   |github  = bwdymods/SDV-Sleepovers
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Sleep Warning
   |author  = BunnyJumps
+
   |author  = GlimmerDev
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 2500
+
   |nexus  = 21128
   |github  =
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Sleep Wherever
   |author  = BunnyJumps
+
   |author  = Vexorth
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = Vexorth.SleepWherever
   |nexus  = 3144
+
   |nexus  = 16674
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Sleep Worker
   |author  = WindHero
+
   |author  = Platonymous
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = Platonymous.SleepWorker
   |nexus   = 2336
+
   |curse   = 877233
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |moddrop = 793835
 
+
   |nexus   = 2062
   |broke in = Stardew Valley 1.3
+
   |github = Platonymous/Stardew-Valley-Mods
  |status   = obsolete
 
   |summary = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bow
+
   |name    = Sleepy Eye
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.Bow
+
   |id      = spacechase0.SleepyEye
   |nexus   = 2756
+
   |curse   = 867761
   |moddrop = 771627
+
   |moddrop = 129011
   |github  = spacechase0/Bow
+
  |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = DiogoAlbano
+
   |author  = fernass354
   |id      = DiogoAlbano.BNWCore
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 15871
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Hutch Water Spots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SlimeHutchWaterSpots
 +
  |curse  = 868735
 +
  |nexus  = 13778
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Minerals
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.slimeminerals
 +
  |nexus  = 20930
 +
  |github = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = bwdy
+
   |author  = Tofu, SadDodo
   |id      = bwdyworks
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 3530
+
   |nexus  = 2743
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Slime Produce
   |author  = Ilyaki
+
   |author  = exotico
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = exotico.SlimeProduce
   |nexus  = 3083
+
   |nexus  = 7634
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  = andraemon/SlimeProduce
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Slime Spawner
   |author  = YukiShiku, LeonBlade
+
   |author  = aurnj, Roy Li
   |id      = CasksAnywhere
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 878
+
   |nexus  =
   |chucklefish = 5486
+
   |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
  |moddrop = 124612
+
   |github  =
   |github  = LeonBlade/CasksAnywhere
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = aclockworkhound
+
   |author  = Speshkitty
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = speshkitty.slimewaterer
   |nexus  = 3540
+
   |nexus  = 7141
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  = Speshkitty/SlimeWaterFiller
  
 +
  |broke in = Stardew Valley 1.5
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |summary  = remove this mod (fixed in Stardew Valley 1.5).
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Slim Hutch
   |author  = CJBok
+
   |author  = Peasly Wellbott
   |id      = CJBAutomation
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 211
+
   |nexus  = 7424
   |github  = CJBok/SDV-Mods
+
   |github  = Wellbott/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name    = Slingshot Drop Point, 弹弓落点
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Night
   |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id      = Night.Slingshot
   |nexus  = 604
+
   |nexus  = 26608
  |moddrop = 664033
+
   |github  =
   |github  = Sakorona/SDVMods
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = Slingshot Rebalance
   |author  = Lysero
+
   |author  = Redwood, Towering Redwood
   |id      = Lysero.Clock24
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 3718
+
   |nexus  = 14391
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Slingshot Seeds
   |author  = spacechase0
+
   |author  = BlaDe
   |id      = spacechase0.Cobalt
+
   |id      = BlaDe.SlingshotSeeds
   |nexus  = 1723
+
   |nexus  = 25943
   |github  = spacechase0/Cobalt
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = Slots Cheats
   |author  = DanielSerrano, Lord Xamon
+
   |author  = Fischkop2
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 1169
+
   |nexus  = 22574
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Slower Fence Decay
   |author  = Igorious
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  =
+
   |nexus  = 252
   |chucklefish = 3684
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  |github =
 
  
   |broke in = Stardew Valley 1.1
+
   |broke in = SMAPI 2.0
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
+
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Smack Dat Scarecrow
   |author  = spacechase0
+
   |author  = LeFauxMatt
   |id      = spacechase0.ColorfulChests
+
   |id      = furyx639.SmackDatScarecrow
   |nexus   = 1623
+
   |curse   = 871830
   |moddrop = 279189
+
   |nexus  = 13528
   |github  = spacechase0/ColorfulChests
+
   |github  = LeFauxMatt/StardewMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Small Beach Farm
   |author  = punyo, yakminepunyo
+
   |author  = Pathoschild
   |id      = punyo.ConcentrationOnFarming
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus   = 1445
+
   |curse   = 1000624
   |github  =
+
   |nexus  = 3750
 
+
   |moddrop = 606555
   |broke in = Stardew Valley 1.3
+
   |github  = Pathoschild/StardewMods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = Nishtra
+
   |author  = Peasly Wellbott
   |id      = ConfigurableShippingDates
+
   |id      = Wellbott.FishWell
   |nexus  = 675
+
   |nexus  = 7651
   |github  =
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Small Tree Texture
   |author  = Pillow
+
   |author  = season
   |id      = Pillow.ConsoleCoordinates
+
   |id      = season.SmallTreeTexture
   |nexus  = 8957
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Smart Building
   |author  = CatCattyCat, Cat
+
   |author  = DecidedlyHuman
   |id      = cat.copyinvitecode
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus   = 2171
+
   |curse   = 1019046
   |github  = danvolchek/StardewMods
+
   |nexus  = 11158
 
+
   |github = DecidedlyHuman/StardewValleyMods
   |status = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Smart Cursor
   |author  = bcmpinc
+
   |author  = stokastic
   |id      = bcmpinc.CraftCounter
+
   |id      = stokastic.SmartCursor
   |nexus  = 2739
+
   |nexus  = 2458
   |github  = bcmpinc/StardewHack
+
   |github  = stokastic/SmartCursor
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = SMAPI 3.0
   |status  = obsolete
+
   |unofficial version = 1.1.1-unofficial.1-pathoschild
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Smart Cursor
   |author  = lolpcgaming
+
   |author  = DecidedlyHuman
   |id      = lolpcgaming.CraftingCounter
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 1585
+
   |nexus  = 13268
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |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    = Smart Spin - Pre-fill Optimal Wager
   |author  = trienow
+
   |author  = Jonathan Feenstra
   |id      = de.trienow.stardew.craftpriority
+
   |id      = JonathanFeenstra.SmartSpin
   |nexus  = 4174
+
   |nexus  = 28042
   |github  = trienow/Stardew-CraftPriority
+
   |github  = JonathanFeenstra/SmartSpin
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Smarter Carpenters
   |author  = bwdy
+
   |author  = TheWarpriest
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = TheWarpriest.SmarterCarpenters
   |nexus  = 2115
+
   |nexus  = 25417
 
   |github  =
 
   |github  =
 
+
}}
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crop Safety
+
   |name    = SmartMod
   |author  = BadNetCode
+
   |author  = KuroBear
   |id      = BadNetCode.CropSafety
+
   |id      = KuroBear.SmartMod
   |nexus  = 1233
+
   |nexus  =
   |moddrop = 130160
+
   |url    = https://community.playstarbound.com/threads/108104
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Smol Fish
   |author  = Omegasis, AlphaOmegasis
+
   |author  = gbromios
   |id      = CurrentLocation102120161203
+
   |id      = gbromios.SmolFish
   |nexus  = 638
+
   |nexus  = 14287
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |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
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Snack Anything
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Cherry, ChroniclerCherry
   |id      = Omegasis.CustomAssetModifier
+
   |id      = Cherry.SnackAnything
   |nexus  = 1836
+
   |nexus  = 5196
   |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 716397
 
+
   |github = ChroniclerCherry/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
   |name    = Custom Bundles
+
   |name    = Snail Mail
   |author  = LeFauxMatt
+
   |author  = Darkhax
   |id      = furyx639.CustomBundles
+
   |id      = darkhax.snailmail
   |nexus  = 8258
+
   |nexus  =
 +
  |curse  = 307861
 +
  |github  = Stardew-Valley-Modding/Snail-Mail
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Snow Crab
   |author  = spacechase0
+
   |author  = John Peters
   |id      = spacechase0.CustomCrops
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 1592
+
   |nexus  = 11302
  |moddrop = 273617
+
   |github  =
   |github  = spacechase0/CustomCrops
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Element Handler
+
   |name    = Socializing Skill
   |author  = Platonymous
+
   |author  = drbirbdev
   |id      = Platonymous.CustomElementHandler
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 1068
+
   |nexus  = 14142
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = drbirbdev/StardewValley
 
 
  |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    = Social Network
   |author  = purrplingcat
+
   |author  = Cecidelus
   |id      = PurrplingCat.CustomEmotes
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 10861
+
   |nexus  = 8255
   |github  = purrplingcat/CustomEmotes
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Social Page Order Button
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CustomFarming
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus   = 991
+
   |curse   = 868857
   |curse  = 307366
+
   |nexus   = 7871
   |moddrop = 793926
+
   |github  = aedenthorn/StardewValleyMods
   |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.
+
   |status  = workaround
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
+
   |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Social Page Order Menu
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CFAutomate
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 991
+
  |curse  = 868737
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  = 13698
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Automate 1.15
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
+
   |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] 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    = Social Page Order Redux
   |author  = spacechase0
+
   |author  = aedenthorn and FlyingTNT
   |id      = spacechase0.CustomFarmTypes
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 1140
+
   |nexus  = 23374
  |moddrop = 128708
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = spacechase0/CustomFarmTypes
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = Forkmaster
+
   |author  = funny-snek
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 3464
+
   |nexus  = 2981
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Solar Eclipse Event
   |author  = mytigio
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = mytigio.customharvestfix
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 4192
+
   |nexus  = 897
   |github  = mytigio/CustomHarvestFix
+
   |github  = JohnsonNicholas/SDVMods
  
   |status  = obsolete
+
  |broke in = Stardew Valley 1.3
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
+
   |status  = abandoned
  |broke in = Stardew Valley 1.5
+
   |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customise Child Bedroom
+
   |name    = Solid Foundations
   |author  = Speshkitty
+
   |author  = PeacefulEnd
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus  = 5540
+
  |curse  = 870929
   |github  = Speshkitty/CustomiseChildBedroom
+
  |nexus  = 12311
 +
  |github  = Floogen/SolidFoundations
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solid Foundations → Automate Integration
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SolidFoundationsAutomate
 +
   |nexus  = 12311
 +
   |github  = Floogen/SolidFoundations
  
   |status  = obsolete
+
   |broke in = Solid Foundations 2.0.2?
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Sona's Farm
   |author  = Sonozuki
+
   |author  = Kerlin & Sona
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = kerlin.sonasfarm
   |nexus  = 3014
+
   |nexus  = 8545
   |github  = Sonozuki/StardewMods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Sonic Shoes
   |author  = Platonymous
+
   |author  = lilico
   |id      = Platonymous.CustomNPC
+
   |id      = lilico.SonicShoes
   |nexus  = 1607
+
   |nexus  = 10226
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shirts
+
   |name    = Sorted Storages
   |author  = Platonymous
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = Platonymous.CustomShirts
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 2416
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
  |curse  = 290653
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Sorting Chests
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aRooooooba
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = aRooooooba.SortingChests
   |nexus  = 1378
+
   |nexus  = 8224
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aRooooooba/SortingChests
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Sound Effect Replacement
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 6630
+
  |curse  = 868817
 +
   |nexus  = 10232
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Sound Loop Mod
   |author  = Platonymous
+
   |author  = strelkasaur
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = com.strelkasaurus.sm.soundloop
  |curse  = 307569
+
   |nexus  = 13099
  |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    = Sounds Patcher
   |author  = dreamsicl
+
   |author  = MindMeltMax
   |id      = EventNotifications
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus   =
+
   |curse   = 997976
   |chucklefish = 3621
+
   |nexus   = 7465
   |github  =
+
   |moddrop = 1135690
 
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |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    = Sound Tweaker
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = aedenthorn.SoundTweaker
   |nexus   = 513
+
   |curse   = 868693
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  = 14767
 
+
   |github = aedenthorn/StardewValleyMods
   |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    = SpaceCore
   |author  = stokastic
+
   |author  = spacechase0
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = spacechase0.SpaceCore
   |nexus   = 2462
+
   |curse   = 867152
   |github  = stokastic/CoopGrabber
+
   |moddrop = 136998
 
+
   |nexus   = 1348
   |broke in = Stardew Valley 1.3.29
+
   |github = spacechase0/StardewValleyMods
  |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    = Spawn Monsters
   |author  = CatCattyCat, Cat
+
   |author  = Berisan
   |id      = cat.desertobelisk
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 2021
+
   |nexus  = 3201
  |moddrop = 833549
+
   |github  = Berisan/SpawnMonsters
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = Spawn More Rocks
   |author  = explosivetortellini
+
   |author  = Mase
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = Mase.SpawnMoreRocks
   |nexus  = 8348
+
   |nexus  = 7423
   |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    = Spawn Sea Monster
   |author  = PurrplingCat
+
   |author  = Edu Anttunes
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 6537
+
   |nexus  = 5736
   |github  = purrplingcat/DialogueEmotes
+
   |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Spawn Supply Crates on Beach
   |author  = Bpendragon
+
   |author  = onlythechosen
   |id      = Bpendragon-DynamicHorses
+
   |id      = otc.supplycratesonbeach
   |nexus  = 874
+
   |nexus  = 20828
   |github  = Bpendragon/DynamicHorses
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = Speaking Valley
   |author  = enaium
+
   |author  = Dualityofsoul
   |id      = Enaium.EiTK
+
   |id      = Dualityofsoul.SpeakingValley
  |curse  = 365803
+
   |nexus  = 25024
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Special Order Notifications
   |author  = aurnj, Roy Li
+
   |author  = mushymato
   |id      = RuyiLi.Emotes
+
   |id      = mushymato.SpecialOrderNotifications
   |nexus  =
+
   |nexus  = 25999
  |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    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = Oblitus
+
   |author  = AcidicNic
   |id      = QuicksilverFox.EmptyHands
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 1176
+
   |nexus  = 7588
   |github  = quicksilverfox/StardewMods
+
   |github  = AcidicNic/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Orders Tags Extended
 +
  |author  = atravita
 +
  |id      = atravita.SpecialOrdersExtended
 +
  |curse  = 870988
 +
  |moddrop = 1086743
 +
  |nexus  = 9855
 +
  |github  = atravita-mods/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = Special Orders Tweaks
   |author  = charliedemilho
+
   |author  = nnn
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 10396
+
   |nexus  = 22719
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Special Power Utilities
   |author  = Hamio, HamioDracny
+
   |author  = Spiderbuttons
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 7511
+
   |nexus  = 22300
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Specify Gift Taste Portraits
   |author  = Navi-chan, ooo0000
+
   |author  = Button, Spiderbuttons
   |id      = NaviChan.FaeQuest
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 2484
+
   |nexus  = 15882
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spectator Mode
 +
  |author  = weizinai
 +
  |id      = weizinai.SpectatorMode
 +
   |nexus   = 25339
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Speed Boots
   |author  = Advize
+
   |author  = season
   |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      = season.SpeedBoots
   |nexus  = 130
+
  |nexus  = 22958
   |github  = AdvizeGH/FarmExpansion
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speed Mod
 +
  |author  = Blackclaw
 +
  |id      = Blackclaw.SpeedMod
 +
   |nexus  = 5082
 +
   |github  = Xebeth/StardewValley-SpeedMod
  
   |broke in = Stardew Valley 1.3.16
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speedrun Practice Mod
 +
  |author  = Underscore
 +
  |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
 +
  |nexus  = 7337
 +
  |github  = Underscore76/SDVPracticeMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = Speedster
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.FarmHub
+
   |id      = Platonymous.Speedster
   |nexus  = 2309
+
   |nexus  = 1102
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Spelldew Valley
   |author  = BrasileiroTop
+
   |author  = instafluff
   |id      = BrasileiroTop.Fundo
+
   |id      = instafluff.spelldewvalley
   |nexus  = 5423
+
   |nexus  = 7322
   |github  =
+
   |github  = instafluff/SpelldewValley
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spenny
 +
  |author  = spacechase0
 +
   |id      = spacechase0.Spenny
 +
  |curse  = 867742
 +
  |moddrop = 771624
 +
  |nexus  = 2755
 +
  |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Spenny Deluxe
   |author  = tlitookilakin
+
   |author  = spacechase0
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = spacechase0.SpennyDeluxe
   |nexus   = 8236
+
   |curse   = 867122
   |moddrop = 926207
+
   |nexus  = 14984
   |github  = tlitookilakin/FarmWarpsPatch
+
   |github  = spacechase0/StardewValleyMods
 
 
  |status  = obsolete
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Geode, Instant Geodes
+
   |name    = Spenny Lite
   |author  = ofmanynames
+
   |author  = spacechase0
   |id      = InstantGeode
+
   |id      = spacechase0.SpennyLite
   |nexus  = 750
+
  |curse  = 867138
   |github  =
+
   |nexus  = 14249
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = Spice of Life
   |author  = DaLion
+
   |author  = KarratKake
   |id      = DaLion.ImmersiveRings
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 11380
+
   |nexus  = 7398
 
   |github  =
 
   |github  =
  
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Splash Text
   |author  = MindMeltMax
+
   |author  = sophiesalacia
   |id      = MindMeltMax.FireCracker
+
   |id      = sophie.SplashText
   |nexus  = 7321
+
   |nexus  = 14416
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Split Money
   |author  = MattDeDuck, Duckshard
+
   |author  = Platonymous
   |id      = MattDeDuck.Fischievements
+
   |id      = Platonymous.SplitMoney
   |nexus  = 3658
+
   |nexus  = 2303
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4
+
   |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    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Split Screen
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = Ilyaki
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 1941
+
   |nexus  = 2139
   |github  =
+
   |github  = Ilyaki/SplitScreen
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = Spouse Stuff
   |author  = pepoluan
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = Sikker.SpouseStuff
   |nexus  = 4151
+
   |nexus  = 4651
  |chucklefish = 5783
+
   |github  = sikker/SpouseStuff
   |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    = Springmyst
   |author  = Taskmaster
+
   |author  = DaLion
   |id      = Taskmaster.Hamlet
+
   |id      = DaLion.Enchantments
   |nexus  = 4601
+
   |nexus  = 24832
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Sprinkler Activation
   |author  = StarPeanut, Greger
+
   |author  = Blaxsmith
   |id      = HappyAnimals
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  =
+
   |nexus  = 7661
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |github  = Blaxsmith/SprinklerActivation
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Sprinkler Attachments
   |author  = ninthworld
+
   |author  = mushymato
   |id      = NinthWorld.HDSprites
+
   |id      = mushymato.SprinklerAttachments
   |nexus  = 4024
+
   |nexus  = 25326
   |github  = ninthworld/HDSprites
+
   |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
   |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
+
   |status   = workaround
 +
   |summary = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hempire
+
   |name    = Sprinkles
   |author  = Oga_The_Real
+
   |author  = Platonymous
   |id      = Oga_The_Real.Hempire
+
   |id      = Platonymous.Sprinkles
   |nexus  = 14477
+
   |nexus  =
 +
  |chucklefish = 4592
 
   |github  =
 
   |github  =
  
   |status  = abandoned<!--mod page hidden-->
+
  |broke in = Stardew Valley 1.3
 +
   |status   = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = BrasileiroTop
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = BrasileiroTop.Animacoes
+
   |id      = SPDSprintAndDash
   |nexus  = 5139
+
   |nexus  = 235
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Sprint and Dash Redux
   |author  = AustinYQM
+
   |author  = littleraskol
   |id      = AustinYQM.ImprovedMill
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 1748
+
   |nexus  = 560
   |github  = AustinYQM/ImprovedMill
+
  |moddrop = 827770
 +
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinting
 +
   |author  = onemix
 +
   |id      = onemix.Sprinting
 +
  |nexus  = 10469
 +
  |github  = thiagomasson/Sprinting
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Starbot
 +
  |author  = bwdy
 +
  |id      = bwdy.starbot
 +
   |nexus  = 4755
 +
   |github  = bwdymods/SDV-Starbot
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Emotes
+
   |name    = Stardew Access
   |author  = FerMod
+
   |author  = Mohammad Shoaib
   |id      = FerMod.MultiplayerEmotes
+
   |id      = shoaib.stardewaccess
   |nexus  = 2347
+
   |nexus  = 16205
   |github = FerMod/StardewMods
+
   |url    = {{github|stardew-access/stardew-access}}/releases
 
+
   |github = stardew-access/stardew-access
   |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Stardew 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  = abandoned
+
   |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = KirbyLink
+
   |author  = TehPers
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = SCCL
   |nexus  = 2947
+
   |nexus  = 889
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.2
   |status  = obsolete
+
   |status  = abandoned
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Notes
+
   |name    = Stardew Debt
   |author  = Platonymous
+
   |author  = Poison
   |id      = Platonymous.Notes
+
   |id      = Poison.StardewTesting
  |nexus  = 3068
+
   |nexus  = 10005
  |moddrop = 793905
 
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = NPC Speak
 
  |author  = jwdred
 
  |id      =
 
   |nexus  = 694
 
 
   |github  =
 
   |github  =
 
  |status  = obsolete
 
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = Stardew Discord
   |author  = DeLiXx
+
   |author  = Steven Kraft
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 12291
+
   |nexus  = 3608
   |github  =
+
   |github  = steven-kraft/StardewDiscord
  |source  =
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Stardew Druid
   |author  = Taskmaster
+
   |author  = Neosinf
   |id      = Taskmaster.Ornamental
+
   |id      = neosinf.StardewDruid
   |nexus  = 4981
+
   |nexus  = 18465
   |github  =
+
   |github  = Neosinf/StardewDruid
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Stardew Druid Lite
   |author  = Modotte
+
   |author  = Neosinf
   |id      = modotte.P2PAnimalNoise
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 17383
+
   |nexus  = 19308
 
   |github  =
 
   |github  =
  
   |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    = Personal Scepter, Personal Return Scepter
+
   |name    = Stardew Editor
   |author  = Alex Noddings
+
   |author  = spacechase0
   |id      = an.ownscepter
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 2404
+
   |nexus  = 1298
   |github  =
+
   |github  = spacechase0/StardewEditor
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.3
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = PHDE Mob Spawner
 
  |author  = zesman
 
  |id      = MobSpawner.pseudohub.de
 
  |nexus  = 2794
 
  |github  =
 
 
 
   |broke in = Stardew Valley 1.3.29
 
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = zesman
+
   |author  = 1059 Studio, Lake1059
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = Lake1059.StardewFPS
   |nexus  = 2798
+
   |nexus  = 20801
   |github  =
+
   |github  = Lake1059/StardewFPS
 
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Stardew Get Achievement Now
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Lake1059, 1059 Studio
   |id      = f4iTh.PMT
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 2349
+
   |nexus  = 11515
 
   |github  =
 
   |github  =
 
  |status  = obsolete
 
  |broke in = Stardew Valley 1.5
 
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Polygamy
+
   |name    = Stardew Hack
   |author  = bwdy
+
   |author  = bcmpinc
   |id      = bwdy.polygamy
+
   |id      = bcmpinc.StardewHack
   |nexus  = 3542
+
   |nexus  = 3213
   |github  = bwdymods/SDV-Polygamy
+
   |github  = bcmpinc/StardewHack
 
 
  |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 Hitboxes
   |author  = ryaon
+
   |author  = Tyler Gibbs
   |id      = Ryaon.FectorChallenge
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 5125
+
   |nexus  = 12264
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = Kevin Connors
+
   |author  = davikr, apdapreturns
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = davikr.hypnos
   |nexus  = 2424
+
   |nexus  = 5935
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |github  = davicr/StardewHypnos
 
+
   |broken in = Stardew Valley 1.4
   |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = Sonozuki
+
   |author  = aedenthorn, Erinthe
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = aedenthorn.StardewImpact
   |nexus   = 2997
+
   |curse   = 868711
   |github  =
+
   |nexus  = 14365
 
+
   |github = aedenthorn/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Stardew Locations
   |author  = Sonozuki
+
   |author  = Mizzion
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = mizzion.stardewlocations
   |nexus  = 3004
+
   |nexus  = 1929
   |github  =
+
   |moddrop = 661357
 
+
   |github = Mizzion/MyStardewMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Stardew Media Keys
   |author  = DaLion
+
   |author  = Angebro
   |id      = DaLion.ImmersiveTweaks
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 11296
+
   |nexus  = 11246
   |github  =
+
   |github  = AngeloC3/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Stardew Multiplayer Server
   |author  = PurrplingCat
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = PurrplingCat.QuestEssentials
+
   |id      = moy.Always_On_Server
   |nexus  = 8827
+
   |nexus  = 20659
   |github  = purrplingcat/StardewMods
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Stardew Nametags
   |author  = CatCattyCat, Cat
+
   |author  = Tyler Gibbs
   |id      = cat.removablehorsehats
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 2223
+
   |nexus  = 12158
   |github  = danvolchek/StardewMods
+
   |github  = tylergibbs2/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Stardew News Feed
   |author  = Platonymous
+
   |author  = Other Buckets
   |id      = Platonymous.RingOfFire
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 1166
+
   |nexus  = 3206
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Stardew Notifications
   |author  = Pathoschild
+
   |author  = monopandora (maintained by Sakorona)
   |id      = Pathoschild.RotateToolbar
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
   |nexus  = 1100
+
  |moddrop = 664154
   |github  = Pathoschild/StardewMods
+
   |nexus  = 4713
 
+
   |github  = Sakorona/SDVMods
  |status  = abandoned
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = STardew Overview
   |author  = Taskmaster
+
   |author  = Sto13
   |id      = Taskmaster.Scream
+
   |id      = Sto13.STardewOverview
   |nexus  = 4588
+
   |nexus  = 14564
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Stardew Progress
   |author  = Entoarox
+
   |author  = seeinggreen
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 2273
+
   |nexus  = 9786
  |chucklefish = 4262
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Stardew Realty Framework
   |author  = spacechase0
+
   |author  = Prism 99
   |id      = spacechase0.SeedCatalogue
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 1640
+
   |nexus  = 10512
  |moddrop = 281292
+
   |github  = Prism-99/FarmExpansion
   |github  = spacechase0/SeedCatalogue
 
 
 
  |status  = obsolete
 
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = funny-snek
+
   |author  = ElocinDev
   |id      = funnysnek.SeparateMoney
+
   |id      = elocindev.stardewrpc
   |nexus  = 3086
+
  |curse  = 1009887
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Stardew RPG
   |author  = DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = DaLion.ImmersiveTaxes
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 12547
+
  |curse  = 868785
   |github  =
+
   |nexus  = 11132
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Stardew Speak
   |author  = j4c0b333
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = j4c0b333.SetMoney
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 3889
+
   |nexus  = 7929
   |github  =
+
   |github  = evfredericksen/StardewSpeak
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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 Survival Project
   |author  = dJomp
+
   |author  = NeroYuki
   |id      = dJomp.SetUniqueGameID
+
   |id      = neroyuki.rlvalley
   |nexus  = 2042
+
   |nexus  = 14183
   |github  =
+
   |github  = NeroYuki/StardewSurvivalProject
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
   |author  = spacechase0
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = spacechase0.ShipAnywhere
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 1379
+
   |nexus  = 425
  |moddrop = 183277
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = spacechase0/ShipAnywhere
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5
  |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 Twitch Tracker
   |author  = NOGAF
+
   |author  = Cody, Cody Hansen
   |id      = NOGAF.ShippingTaxes
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 5189
+
   |nexus  = 16543
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
 +
  |author  = Alvadea & Jaksha & Theoddon
 +
  |id      = Theoddon.SVBOBundlesLoader
 +
   |nexus  = 13426
 +
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Stardew Valley Barber, Stardew Barber
   |author  = TehPers
+
   |author  = phroureo
   |id      = TehPers.ShroomSpotter
+
   |id      = phroureo.BarberSV
   |nexus  = 908
+
   |nexus  = 9061
  |moddrop = 125766
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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 Valley ESP, sdv-helper
   |author  = Omegasis, AlphaOmegasis
+
   |author  = reimu, r2h, tomdc
   |id      = Omegasis.SimpleSoundManager
+
   |id      = reimu.sdv-helper
   |nexus  = 1410
+
   |nexus  = 3917
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = rei2hu/stardewvalley-esp
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Stardew Valley Expanded
   |author  = CyTheGuy01
+
   |author  = Flashshifter
   |id      = CyTheGuy01.TestMod
+
   |id      = FlashShifter.SVECode
   |nexus  = 6463
+
   |nexus  = 3753
   |github  =
+
   |moddrop = 833179
 
+
   |github = FlashShifter/StardewValleyExpanded
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Stardew Valley Gold
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = Clever Artisan (Vastias)
   |id      = BrasileiroTop.Sentar
+
   |id      = CleverArtisan.StardewValleyGold
   |nexus  = 4729
+
   |nexus  = 26006
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = Stardew Valley Randomizer
   |author  = cantorsdust
+
   |author  = Tooshi
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = Tooshi.Randomizer
   |nexus  = 175
+
   |nexus  = 5185
   |github  = cantorsdust/StardewMods
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = Speshkitty
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = speshkitty.slimewaterer
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 7141
+
   |nexus  = 13614
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = evskii
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = evskii.StardewTimelapse
   |nexus  = 897
+
   |nexus  = 19806
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Sea Monster
+
   |name    = Stardew Valley Web API
   |author  = Edu Anttunes
+
   |author  = Tomokisan
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = tomokisan.SWAPI
   |nexus  = 5736
+
  |curse  = 1081758
 +
   |nexus  = 26845
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Stardew Voices
   |author  = Platonymous
+
   |author  = Shannon Hobby
   |id      = Platonymous.Speedster
+
   |id      = shobby.StardewVoices
   |nexus   = 1102
+
   |curse   = 1010539
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 22550
 
+
   |github  =
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = Stardew Web
   |author  = Platonymous
+
   |author  = Prism 99
   |id      = Platonymous.SplitMoney
+
   |id      = prism99.stardewweb
   |nexus  = 2303
+
   |nexus  = 8715
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |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    = Stardew Web API
   |author  = Ilyaki
+
   |author  = zunderscore
   |id      = Ilyaki.SplitScreen
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 2139
+
   |nexus  = 22540
   |github  = Ilyaki/SplitScreen
+
   |github  = zunderscore/StardewWebApi
 
 
  |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    = Stardust Core
   |author  = Platonymous
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Platonymous.Sprinkles
+
   |id      = Omegasis.StardustCore
   |nexus  =
+
   |nexus  = 2341
  |chucklefish = 4592
+
   |github  =  janavarro95/Stardew_Valley_Mods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = Starksouls
   |author  = TehPers
+
   |author  = FenrirA
   |id      = SCCL
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 889
+
   |nexus  = 10915
   |github  = TehPers/StardewValleyMods
+
   |github  = OhWellMikell/Starksouls
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Start in Ginger Island
   |author  = spacechase0
+
   |author  = mistyspring
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 1298
+
   |nexus  = 20401
   |github  = spacechase0/StardewEditor
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Starting Money
   |author  = Cody, Cody Hansen
+
   |author  = mmanlapat
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 16543
+
   |nexus  = 1138
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Startup Volume Config
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = certifiableGrimalkin
   |id      = KoihimeNakamura.summitreborn
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 2073
+
   |nexus  = 15846
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Start With Greenhouse
   |author  = Platonymous
+
   |author  = CaptainSully
   |id      = Platonymous.SwimSuit
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 1215
+
   |nexus  = 9878
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 1035412
 
+
   |github = CaptainSully/StardewMods
   |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Start With Hat
   |author  = bdawson1993
+
   |author  = treyh0
   |id      =
+
   |id      = treyh0.StartWithHat
   |nexus  = 38
+
   |nexus  = 2628
 
   |github  =
 
   |github  =
  
   |status   = abandoned
+
   |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    = Stash Items
   |author  = zazizu
+
   |author  = ZackHill
   |id      = zazizu.TheChestDimension
+
   |id      = ZackHill.StashItems
   |nexus  = 4013
+
   |nexus  = 9624
   |github  = cilekli-link/SDVMods
+
   |github  = zack-hill/stardew-valley-stash-items
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Stash Items to Chest
   |author  = Pathoschild
+
   |author  = lambui
   |id      = Pathoschild.TheLongNight
+
   |id      = BlueMod_StashItemsToChest
   |nexus  = 1369
+
  |nexus  =
   |github  = Pathoschild/StardewMods
+
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
  |github  = lambui/StardewValleyMod_StashItemsToChest
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Static Inventory
 +
  |author  = Dinotopea
 +
  |id      = Dinotopea.StaticInventory
 +
   |nexus  = 20093
 +
   |github  = nrobinson12/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Notifier
+
   |name    = Static Tool Power
   |author  = CKextreme
+
   |author  = Omek97
   |id      = CKextreme.TimeNotifier
+
   |id      = omek97.static_toolpower
   |nexus  = 3706
+
   |nexus  = 21281
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Stats as Tokens
   |author  = Sakorona
+
   |author  = sophiesalacia
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 1000
+
   |nexus  = 9659
   |github  = Sakorona/SDVMods
+
   |github  = dtomlinson-ga/StatsAsTokens
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Stats Passive Regeneration, Stats Reloader
   |author  = Cile_ed
+
   |author  = strato35
   |id      = Cile_ed.TimeTravel
+
   |id      = Strato35.StatsReloader
   |nexus  = 4068
+
   |nexus  = 7428
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Statue of Generosity
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.ToolGeodes
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus   = 3090
+
   |curse   = 867713
   |moddrop = 771642
+
   |nexus  = 7532
   |github  = spacechase0/ToolGeodes
+
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#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    = Statue Shorts
   |author  = DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 7965
+
   |nexus  = 17642
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = workaround
 +
   |summary = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Status Announcements
   |author  = Platonymous
+
   |author  = Aile72
   |id      = Platonymous.Ultiplayer
+
   |id      = Aile72.StatusAnnouncements
   |nexus  = 2134
+
   |nexus  = 24937
   |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    = Stay Up
   |author  = Chirase
+
   |author  = su226
   |id      = Tommy.GiftAllWeek
+
   |id      = Su226.StayUp
   |nexus  = 6850
+
   |nexus  = 7592
   |github  =
+
   |github  = su226/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Stay Up Late
   |author  = Chirase
+
   |author  = Krutonium
   |id      = Tommy.GiftEveryDay
+
   |id      = krutonium.stayuplate
   |nexus  = 6850
+
   |nexus  = 12578
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Stay Up Plus
   |author  = DeLiXx
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 15132
+
   |nexus  = 21469
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = SteamDew
   |author  = DaLion
+
   |author  = Mewsubi
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = Mewsubi.SteamDew
   |nexus  = 8111
+
   |nexus  = 19396
   |github  =
+
   |github  = myuusubi/SteamDew
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = obsolete
 +
   |summary = remove this mod (Steam integration added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Stendew Valley
   |author  = enaium
+
   |author  = Haunted Pineapple
   |id      = Enaium.Walkshop
+
   |id      = HauntedPineapple.StendewValley
  |curse  = 365806
+
   |nexus  = 19483
   |nexus  =
+
   |github  = HauntedPineapple/Stendew-Valley
   |github  =
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = Travoos
+
   |author  = Advize and jinxiewinxie
   |id      =
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  =
+
   |nexus  = 316
  |chucklefish = 4211
+
   |github  = Jinxiewinxie/StardewValleyMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
   |status  = obsolete
+
<!--
   |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
+
   |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    = Warp Chests
+
   |name    = Stop Flower Harvests
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = BlobLeader
   |id      = cybercheese.WarpChests
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 6402
+
   |nexus  = 24559
   |github  =
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = Sakorona (ItsBenter)
+
   |author  = Mustafa
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 6715
+
   |nexus  = 13925
   |github  = Sakorona/SDVMods
+
   |github  = mustafa-git/StopSoundsWhenAltTabbed
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Storage Containers
   |author  = spacechase0
+
   |author  = trashcan9
   |id      = spacechase0.WeaponReskinner
+
   |id      = trashcan9.StorageContainers
   |nexus  = 5095
+
   |nexus  = 16071
  |moddrop = 771681
+
   |github  =
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
   |name    = Stronger You
   |author  = Persival
+
   |author  = Krutonium
   |id      = none <!-- no ID in manifest -->
+
   |id      = Krutonium.StrongerYou
   |nexus  = 450
+
   |nexus  = 7402
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = Entoarox
+
   |author  = Darkmushu
   |id      = Entoarox.XnbLoader
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 2275
+
   |nexus  = 17380
  |chucklefish = 4506
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 2CUTE FarmCave
+
   |name    = Stumps to Hardwood Stumps
   |author  = taintedwheat
+
   |author  = Nishtra
   |id      = taintedwheat.2CuteFarmCave
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 843
+
   |nexus  = 691
 
   |github  =
 
   |github  =
  
   |content pack for   = Content Patcher
+
   |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
 +
  |author  = sophiesalacia
 +
  |id      = sophie.SturdySaplings
 +
  |nexus  = 14440
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Submerged Crab Pots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SubmergedCrabPots
 +
  |curse  = 868757
 +
  |nexus  = 11719
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.3.36
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 2.0.1-unofficial.1-opalie
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bathroom After 2nd House Upgrade
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = DevilBro/Ursii98
+
   |author  = mytigio
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 2578
+
   |nexus  = 4149
   |github  =
+
   |github  = mytigio/SDVMods
  |content pack for = Content Patcher
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 4.0.1-unofficial.2-minervamaga
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
+
   |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Green Pastures Farm
+
   |name    = Summit Reborn
   |author  = Bugbuddy
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = bugbuddy.GreenPasturesFarm
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 2326
+
   |nexus  = 2073
   |github  =
+
   |github  = JohnsonNicholas/SDVMods
 
+
 
   |content pack for = Content Patcher
+
   |status  = abandoned
 
+
}}
   |broke in          = Stardew Valley 1.3.36
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
  |name    = Sundrop City
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
+
   |author  = The Sundrop Team
}}
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
{{#invoke:SMAPI compatibility|entry
+
   |nexus  = 4014
   |name    = Immersive Farm 2
+
  |github  =
   |author  = Zander
+
 
   |id      = zander.immersivefarm2
+
  |broke in = Stardew Valley 1.5.5
   |nexus  = 1531
+
}}
   |github  =
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Super Hopper
   |content pack for = Content Patcher
+
   |author  = spacechase0
 
+
   |id      = spacechase0.SuperHopper
  |broke in = Stardew Valley 1.3.36
+
  |curse  = 867698
  |status  = workaround
+
   |nexus  = 9418
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
   |github  = spacechase0/StardewValleyMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = Overgrown Fairy Buildings
+
}}
   |author  = Ali Read/naeldeus
+
{{#invoke:SMAPI compatibility|entry
   |id      = naeldeus.OvergrownFairyBuildings
+
   |name    = Super Sleeper
   |nexus  = 4564
+
   |author  = spoocky123
   |github  =
+
   |id      = spoocky123.SuperSleeper
 
+
   |nexus  = 10842
   |content pack for = Content Patcher
+
   |github  =
 
+
}}
   |broke in           = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
   |name    = Surfing Festival
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
  |author  = spacechase0 and ParadigmNomad
}}
+
  |id      = spacechase0.SurfingFestival
{{#invoke:SMAPI compatibility|entry
+
  |curse  = 867720
   |name    = Remove That Damn Rock
+
  |nexus  = 6688
   |author  = Plutey/Androxilogin
+
  |github  = spacechase0/StardewValleyMods
   |id      = Androxilogin.RemoveThatDamnRock
+
 
   |nexus  = 384
+
   |broke in = Stardew Valley 1.6
   |github  =
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
  |content pack for = Content Patcher
+
   |name    = Surprise Pregnancy, SurpriseBaby1
 
+
   |author  = MiphasGrace
   |broke in          = Stardew Valley 1.2
+
  |id      = MiphasGrace.SurpriseBaby1
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
  |nexus  = 13126
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
+
  |github  =
}}
+
}}
{{#invoke:SMAPI compatibility|footer}}
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Survivalistic
===XNB mods===
+
   |author  = Ophaneom
See [[Modding:Using XNB mods]].
+
   |id      = Ophaneom.Survivalistic
 
+
   |nexus  = 12179
==Mod data overrides==
+
   |github  = Ophaneom/Survivalistic
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.
+
 
 
+
   |broke in          = Stardew Valley 1.6
{{#invoke:SMAPI compatibility overrides|header}}
+
   |unofficial version = 1.0.5-unofficial.2-Locked15
{{#invoke:SMAPI compatibility overrides|entry
+
   |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
   |name          = Adjust Artisan Prices
+
}}
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
{{#invoke:SMAPI compatibility|entry
   |update keys    =
+
  |name    = SV Fishing Mod
   |local version  =
+
  |author  = KDERazorback
   |remote version = 0.01 → 0.0.1
+
  |id      = KDERazorback.SvFishingMod
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
+
  |nexus  = 6403
}}
+
  |github  = KDERazorback/SvFishingMod
{{#invoke:SMAPI compatibility overrides|entry
+
 
   |name          = Almighty Farming Tool
+
  |broke in = Stardew Valley 1.6
   |id            = 439
+
}}
   |update keys    =
+
{{#invoke:SMAPI compatibility|entry
   |local version  =
+
  |name    = SV Location Bot
   |remote version = 1.21 → 1.2.1
+
  |author  = JForea
   |reason        = {{nexus mod|439|mod page}} has wrong version format
+
  |id      = JForea.SVLocationBot
}}
+
  |nexus  = 26181
{{#invoke:SMAPI compatibility overrides|entry
+
  |github  =
   |name          = Auto Water
+
 
   |id            = pickle.autowater
+
  |status  = abandoned
   |update keys    = Nexus:5463 → Nexus:1666
+
}}
   |local version  =
+
{{#invoke:SMAPI compatibility|entry
   |remote version =
+
  |name    = SV Notepad
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
+
  |author  = HereBeCush
}}
+
  |id      = herebecush.SVNotepad
{{#invoke:SMAPI compatibility overrides|entry
+
  |nexus  = 21473
   |name          = Better Shipping Box
+
  |github  =
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
+
  |source  = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
   |update keys    =
+
}}
   |local version  = 1.0.1 → 1.0.2
+
{{#invoke:SMAPI compatibility|entry
   |remote version =
+
  |name    = Swap Rings
   |reason        = manifest outdated<!--last checked: 1.0.2-->
+
  |author  = Zamiel
}}
+
  |id      = Zamiel.SwapRings
 +
  |nexus  = 21205
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Swim
 +
  |curse  = 868896
 +
  |nexus  = 6326
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim (Almost) Anywhere, Swim Suit
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SwimSuit
 +
  |nexus  = 1215
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.Swim
 +
  |nexus  = 23169
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swimsuits Anywhere
 +
  |author  = Myzkatonic
 +
  |id      = Myzkatonic.SwimsuitsAnywhere
 +
  |nexus  = 7722
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swiss Army Knife
 +
  |author  = John Peters
 +
  |id      = JohnPeters.SwissArmyKnife
 +
  |nexus  = 13991
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swizzy Meads
 +
  |author  = Swizzy Studios
 +
  |id      = SwizzyStudios.SwizzyMeads
 +
  |nexus  = 3241
 +
  |github  = SwizzyStudios/SV-SwizzyMeads
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tab Autoloot
 +
  |author  = Guedez
 +
  |id      = tab.autoloot
 +
  |nexus  = 5115
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tailor Weapon Skins
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.TailorWeaponSkins
 +
  |nexus  = 7797
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tainted Cellar, Underground House Cellar
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = TaintedCellar
 +
  |nexus  = 1672
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take a Break
 +
  |author  = Krutonium
 +
  |id      = krutonium.TakeABreak
 +
  |nexus  = 12549
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take All
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TakeAll
 +
  |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.
 +
 
 +
{{#invoke:SMAPI compatibility overrides|header}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Adjust Artisan Prices
 +
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
 +
   |update keys    =
 +
   |local version  =
 +
   |remote version = 0.01 → 0.0.1
 +
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Almighty Farming Tool
 +
   |id            = 439
 +
   |update keys    =
 +
   |local version  =
 +
   |remote version = 1.21 → 1.2.1
 +
   |reason        = {{nexus mod|439|mod page}} has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Auto Water
 +
   |id            = pickle.autowater
 +
   |update keys    = Nexus:5463 → Nexus:1666
 +
   |local version  =
 +
   |remote version =
 +
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Better Shipping Box
 +
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
 +
   |update keys    =
 +
   |local version  = 1.0.1 → 1.0.2
 +
   |remote version =
 +
   |reason        = manifest outdated<!--last checked: 1.0.2-->
 +
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Big Silo
 
   |name          = Big Silo
Line 20,835: 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,916: 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,940: 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).