Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
m
 
(404 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 126: Line 164:
 
   |id      = f4iTh.ActivateSprinklers
 
   |id      = f4iTh.ActivateSprinklers
 
   |nexus  = 2088
 
   |nexus  = 2088
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Active Menu Anywhere
 +
  |author  = weizinai
 +
  |id      = weizinai.ActiveMenuAnywhere
 +
  |nexus  = 21093
 
   |github  =
 
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 138: Line 184:
  
 
   |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 145: Line 193:
 
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = AddMoney
 
  |author  = StephHoel
 
  |id      = StephHoel.AddMoney
 
  |nexus  = 21016
 
  |github  = StephHoel/ModsStardewValley/tree/main/AddMoney
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 159: Line 200:
 
   |nexus  = 20111
 
   |nexus  = 20111
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AddMoney
 +
  |nexus  = 21016
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 186: Line 236:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Sprinklers
 +
  |author  = NCarigon
 +
  |id      = NCarigon.AdjustableSprinklers
 +
  |nexus  = 21843
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 206: Line 263:
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.1
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038 1.3].
+
<!--
 +
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 223: Line 283:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226 1.3].
+
<!--
 +
  |unofficial version = 1.1.1-unofficial.1-ddgroves
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 235: Line 298:
  
 
   |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 243: Line 313:
 
   |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 252: Line 331:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 262: Line 343:
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Location Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.AdvancedLocationLoader
 +
  |nexus  = 2270
 +
  |chucklefish = 3619
 +
  |github  = Entoarox/StardewMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 270: Line 363:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in           = Stardew Valley 1.6<!--@retest-linked-->
 +
  |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 293: Line 388:
  
 
   |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 314: Line 411:
 
   |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 350: Line 458:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = abandoned
+
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 358: Line 466:
 
   |nexus  = 14228
 
   |nexus  = 14228
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AFK Timer, AFK Idle Timer
 +
  |author  = CKextreme
 +
  |id      = CKextreme.AfkTimer
 +
  |nexus  = 3721
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Agenda
 +
  |author  = OFTS_CQM
 +
  |id      = ofts.agenda
 +
  |nexus  = 20432
 +
  |github  = ofts-cqm/StardewValley-Agenda
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 367: Line 491:
  
 
   |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 406: Line 540:
 
   |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 459: Line 605:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AlternativeTextures
 
   |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 
   |nexus  = 9246
 
   |nexus  = 9246
 
   |github  = Floogen/AlternativeTextures
 
   |github  = Floogen/AlternativeTextures
Line 475: Line 622:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Hay
 +
   |author  = Omek97
 +
  |id      = omek97.always_hay
 +
  |nexus  = 20808
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Always On Server for Multiplayer
 
   |name    = Always On Server for Multiplayer
 
   |author  = funny-snek and Zuberii
 
   |author  = funny-snek and Zuberii
   |id      = funny-snek.Always_On_Server
+
   |id      = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
 
   |nexus  = 2677
 
   |nexus  = 2677
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-47#post-29677 1.4].
+
   |unofficial version = 1.20.3-unofficial.2-mikko_perkele
 +
  |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Organize Chests
 +
  |author  = Zamiel
 +
  |id      = Zamiel.AlwaysOrganizeChests
 +
  |nexus  = 21207
 +
  |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 494: Line 654:
 
   |nexus  = 2733
 
   |nexus  = 2733
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
 +
  |author  = Saah
 +
  |id      = Saah.AlwaysShowBarValues
 +
  |nexus  = 23452
 +
  |github  = sarahvloos/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Special Title
 +
  |author  = DespairScent
 +
  |id      = DespairScent.AlwaysSpecialTitle
 +
  |nexus  = 22150
 +
  |github  = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 507: Line 681:
 
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
 
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
 
   |nexus  = 4639
 
   |nexus  = 4639
 +
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 515: Line 690:
 
   |nexus  = 8823
 
   |nexus  = 8823
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 522: Line 699:
 
   |nexus  = 6894
 
   |nexus  = 6894
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angel's Lead Rod Drop Rate Fixer
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.LeadRodFixer
 +
  |nexus  = 6894
 +
  |github  = AngelaRanna/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 539: Line 726:
 
   |github  = Jonqora/StardewMods
 
   |github  = Jonqora/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699 1.5].
+
<!--
 +
  |unofficial version = 1.2.1-unofficial.1-Mizzion
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 577: Line 767:
 
   |nexus  = 1538
 
   |nexus  = 1538
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Mood Fix
 +
  |author  = Grant Peters
 +
  |id      = GPeters-AnimalMoodFix
 +
  |nexus  = 761
 +
  |github  =
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Animal Observer
 
   |name    = Animal Observer
   |author  = NOFILENAMED
+
   |author  = nofilenamed
 
   |id      = NFN.ANIMOBS
 
   |id      = NFN.ANIMOBS
 
   |nexus  = 8653
 
   |nexus  = 8653
 
   |github  = nofilenamed/AnimalObserver
 
   |github  = nofilenamed/AnimalObserver
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 628: Line 826:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animals Don't Remove Grass
 +
  |author  = MrShreddie
 +
  |id      = MrShreddie.AnimalsDontRemoveGrass
 +
  |nexus  = 21028
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 637: Line 842:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 653: Line 859:
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animals Need Water
+
  |name    = Animal Sitter LTS
 +
  |author  = oliver
 +
  |id      = oliver.AnimalSitterLTS
 +
  |nexus  = 20831
 +
  |github  = jdusbabek/stardewvalley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Animals Need Water
 
   |author  = GZhynko
 
   |author  = GZhynko
 
   |id      = GZhynko.AnimalsNeedWater
 
   |id      = GZhynko.AnimalsNeedWater
 
   |nexus  = 6196
 
   |nexus  = 6196
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 673: Line 887:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |status = obsolete
+
   |status = obsolete
   |summary = remove this mod (Added in Stardew Valley 1.6)
+
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 686: Line 900:
 
   |name    = Animated Parrot and Perch
 
   |name    = Animated Parrot and Perch
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ParrotPerch
+
   |id      = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
 
   |nexus  = 7957
 
   |nexus  = 7957
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 699: Line 915:
 
   |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 742: Line 960:
 
   |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 781: Line 1,001:
 
   |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 791: Line 1,013:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aquarism
 +
  |author  = DaLion
 +
  |id      = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
 +
  |nexus  = 24356
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 823: Line 1,052:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology House Content Management Helper
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
 +
  |nexus  = 2804
 +
  |github  = Felix-Dev/StardewMods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology Skill for 1.6
 +
  |author  = moonslime
 +
  |id      = moonslime.ArchaeologySkill
 +
  |curse  = 1003404
 +
  |nexus  = 22199
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 828: Line 1,076:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.Archery
 
   |id      = PeacefulEnd.Archery
 +
  |curse  = 870921
 
   |nexus  = 16767
 
   |nexus  = 16767
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
Line 850: Line 1,099:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Armor Ore
 +
  |author  = gmff
 +
  |id      = GMFF.ArmorOre
 +
  |nexus  =
 +
  |curse  = 485718
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ars Venefici
 +
  |author  = HeyImAmethyst
 +
  |id      = HeyImAmethyst.ArsVenefici
 +
  |nexus  = 24409
 +
  |github  = HeyImAmethyst/Ars-Venefici
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 858: Line 1,125:
 
   |moddrop = 661378
 
   |moddrop = 661378
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 891: Line 1,156:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artisan Products Copy Quality
 +
  |author  = justastranger
 +
  |id      = JAS.ArtisanProductsCopyQuality
 +
  |moddrop = 1554273
 +
  |nexus  =
 +
  |github  = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 916: Line 1,189:
 
   |nexus  = 260
 
   |nexus  = 260
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Atelier Cauldron, Cauldron
 +
  |author  = Kedi & sophiesalacia & wildflourmods
 +
  |id      = Atelier.Cauldron
 +
  |nexus  = 22926
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 926: Line 1,206:
 
   |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 962: Line 1,245:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Devices
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.audiodevices
 +
  |nexus  = 2838
 +
  |github  = maxvollmer/AudioDevices
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 974: Line 1,268:
 
   |author  = taggartaa, Aaron Taggart
 
   |author  = taggartaa, Aaron Taggart
 
   |id      = AaronTaggart.AutoAnimalDoors
 
   |id      = AaronTaggart.AutoAnimalDoors
 +
  |curse  = 1002753
 
   |nexus  = 1019
 
   |nexus  = 1019
 
   |github  = taggartaa/AutoAnimalDoors
 
   |github  = taggartaa/AutoAnimalDoors
 
+
}}
   |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,287:
  
 
   |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,005: Line 1,296:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Coffee
+
  |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 Coffee
 
   |author  = Ben880, ben1830
 
   |author  = Ben880, ben1830
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |nexus  = 2387
 
   |nexus  = 2387
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Consume, Auto Consume for Heal and Buff
 +
  |author  = Jihyun and Somin
 +
  |id      = JihyunSomin.AutoConsume
 +
  |nexus  = 24178
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,022: Line 1,334:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Crop Watering, Auto Water Crops
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.AutoCropWatering
 +
  |nexus  = 20892
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,038: Line 1,357:
 
   |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
 +
  |name    = Auto Fill Pet Bowl
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoFillPetBowl
 +
  |nexus  = 20667
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,057: Line 1,387:
 
   |nexus  = 1895
 
   |nexus  = 1895
 
   |github  = WhiteMinds/mod-sv-autofish
 
   |github  = WhiteMinds/mod-sv-autofish
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,068: Line 1,396:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fishing
 +
  |author  = Tibbles
 +
  |id      = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
 +
  |nexus  = 21339
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,075: Line 1,410:
 
   |nexus  = 820
 
   |nexus  = 820
 
   |github  = StephenKairos/Teban100-StardewMods
 
   |github  = StephenKairos/Teban100-StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grabber Mod
 +
  |author  = Jotser
 +
  |id      = Jotser.AutoGrabberMod
 +
  |nexus  = 2783
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,082: Line 1,427:
 
   |nexus  = 14162
 
   |nexus  = 14162
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Grab Truffles
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.AutoGrabTruffles
 +
  |nexus  = 21705
 +
  |github  = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grab Truffles, QiXing Auto-Grab Truffles
 +
  |author  = QiXing
 +
   |id      = qixing.AutoGrabTruffles
 +
  |nexus  = 20874
 +
  |github  = qixing-jk/QiXingAutoGrabTruffles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,096: Line 1,453:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.Automate
 
   |id      = Pathoschild.Automate
 +
  |curse  = 992857
 
   |nexus  = 1063
 
   |nexus  = 1063
 
   |moddrop = 509760
 
   |moddrop = 509760
Line 1,118: Line 1,476:
 
   |unofficial version = 1.4.3-unofficial.4-pickle
 
   |unofficial version = 1.4.3-unofficial.4-pickle
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automate Tool Swap
 +
  |author  = Trapyy
 +
  |id      = Trapyy.AutomatetoolSwap
 +
  |curse  = 1001901
 +
  |nexus  = 21050
 +
  |github  = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,125: Line 1,491:
 
   |nexus  = 3109
 
   |nexus  = 3109
 
   |moddrop = 467021
 
   |moddrop = 467021
 +
  |github  =
 +
 +
  |warnings = use Nexus, ModDrop is NOT updated
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Petting of Animals
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticPettingOfAnimals
 +
  |nexus  = 23539
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,132: Line 1,507:
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |nexus  = 10460
 
   |nexus  = 10460
   |github  = Zamiell/AutomaticScreenshotTaker
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Stroking, Stroking Automatic
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticStroking
 +
  |nexus  = 23508
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,140: Line 1,522:
 
   |nexus  = 15776
 
   |nexus  = 15776
 
   |github  = kristian-skistad/automators
 
   |github  = kristian-skistad/automators
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Melee Attack
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoMeleeAttack
 +
  |nexus  = 20704
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autonomals
 +
  |author  = DespairScent
 +
  |id      = DespairScent.Autonomals
 +
  |nexus  = 22879
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,145: Line 1,541:
 
   |author  = Jag3Dagster
 
   |author  = Jag3Dagster
 
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 +
  |curse  = 989657
 
   |nexus  = 7736
 
   |nexus  = 7736
 
   |github  = Hedgehog-Technologies/StardewMods
 
   |github  = Hedgehog-Technologies/StardewMods
Line 1,154: Line 1,551:
 
   |nexus  = 443
 
   |nexus  = 443
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Stack Bait
 +
  |author  = Jonathan Feenstra
 +
  |id      = JonathanFeenstra.AutoStackBait
 +
  |nexus  = 23423
 +
  |github  = JonathanFeenstra/Auto-StackBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,162: Line 1,566:
 
   |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,180: Line 1,595:
  
 
   |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,619:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AutoWater
+
   |name    = Auto Water
 
   |author  = Steph Hoel
 
   |author  = Steph Hoel
 
   |id      = StephHoel.AutoWater
 
   |id      = StephHoel.AutoWater
 
   |nexus  = 21022
 
   |nexus  = 21022
   |github  = StephHoel/ModsStardewValley/tree/main/AutoWater
+
   |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,222: Line 1,643:
 
   |nexus  = 5463
 
   |nexus  = 5463
 
   |github  = stellarashes/SDVMods
 
   |github  = stellarashes/SDVMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,234: Line 1,653:
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
 
   |unofficial version = 2.0.1-unofficial.1-strobe
 
   |unofficial version = 2.0.1-unofficial.1-strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,246: Line 1,665:
  
 
   |status  = abandoned
 
   |status  = abandoned
   |summary = remove this mod (no longer maintained; was entirely absorbed by vanilla.).
+
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Backpack Resizer
+
  |name    = Baby Chance Adjustment
   |author  = DefenTheNation
+
  |author  = LateFilmsGamer
   |id      = DefenTheNation.BackpackResizer
+
  |id      = Late's.AdjustBabyChance
   |nexus  = 2263
+
  |nexus  = 15018
   |github  = DefenTheNation/StardewMod-BackpackResizer
+
  |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
 +
   |name    = Backpack Resizer
 +
   |author  = DefenTheNation
 +
   |id      = DefenTheNation.BackpackResizer
 +
   |nexus  = 2263
 +
   |github  = DefenTheNation/StardewMod-BackpackResizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,270: Line 1,716:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bait Maker - Quality Matters
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.BaitMakerQuality
 +
  |nexus  = 22768
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baits Do Their Jobs
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.BaitsDoTheirJobs
 +
  |nexus  = 23217
 +
  |github  = MercuryVN/BaitsDoTheirJobs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,284: Line 1,744:
 
   |nexus  = 13043
 
   |nexus  = 13043
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BarleyZP's Allergies, BarleyZP Allergies
 +
  |author  = BarleyZP
 +
  |id      = BarleyZP.BzpAllergies
 +
  |nexus  = 21238
 +
  |github  = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,292: Line 1,759:
 
   |moddrop = 986076
 
   |moddrop = 986076
 
   |github  = lshtech/StardewValleyMods
 
   |github  = lshtech/StardewValleyMods
 
+
  |summary = feature now in vanilla game (1.6)
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 1,310: Line 1,777:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.3.4-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,320: Line 1,789:
  
 
   |broke in = Stardew Valley 1.5.5
 
   |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Battle Ring
 +
  |author  = lyl
 +
  |id      = lyl.br
 +
  |nexus  = 22027
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,328: Line 1,804:
 
   |github  = Ilyaki/BattleRoyalley
 
   |github  = Ilyaki/BattleRoyalley
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
+
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,346: Line 1,824:
 
   |id      = Coll1234567.BecomeEthereal
 
   |id      = Coll1234567.BecomeEthereal
 
   |nexus  = 3746
 
   |nexus  = 3746
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Becoming Familiar
 +
  |author  = Krutonium
 +
  |id      = ca.krutonium.becomingfamiliar
 +
  |nexus  = 21949
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,355: Line 1,840:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
   |unofficial version = 0.4.1-unofficial.1-FlyingTNT
+
   |unofficial version = 0.3.1-unofficial.2-FlyingTNT
   |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/123
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bee House Flower Range Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.beehousefix
 +
   |nexus  = 3013
 +
  |github  = KirbyLink/BeeHouseFix
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,367: Line 1,862:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,375: Line 1,872:
 
   |nexus  = 2569
 
   |nexus  = 2569
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Be My Valentine
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.BeMyValentine
 +
  |nexus  = 5219
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,383: Line 1,889:
 
   |nexus  = 9315
 
   |nexus  = 9315
 
   |github  = AHilyard/BerrySeasonReminder
 
   |github  = AHilyard/BerrySeasonReminder
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better 10 Hearts
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.Better10Hearts
 +
  |nexus  = 3605
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,404: Line 1,920:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Even Better Artisan Good Icons|Even Better Artisan Good Icons]] instead (see [{{github|chsiao58/EvenBetterArtisanGoodIcons}}#for-user instructions to convert old content packs]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,420: Line 1,938:
 
   |nexus  = 8141
 
   |nexus  = 8141
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,444: Line 1,960:
 
   |nexus  = 11166
 
   |nexus  = 11166
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,452: Line 1,966:
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
  |name    = Better Crab Pots
   |author  = Khloe Leclair
+
  |author  = Sonozuki
   |id      = leclair.bettercrafting
+
  |id      = EpicBellyFlop45.BetterCrabPots
 +
  |nexus  = 3159
 +
  |github  = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Better Crafting
 +
   |author  = Khloe Leclair
 +
   |id      = leclair.bettercrafting
 
   |nexus  = 11115
 
   |nexus  = 11115
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting
 +
  |author  = RedstoneBoy
 +
  |id      = RedstoneBoy.BetterCrafting
 +
  |nexus  = 2504
 +
  |github  = RedstoneBoy/BetterCrafting
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,469: Line 2,002:
 
   |author  = Khloe Leclair
 
   |author  = Khloe Leclair
 
   |id      = leclair.bcbuildings
 
   |id      = leclair.bcbuildings
 +
  |nexus  = 11115
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.bcspacecore
 
   |nexus  = 11115
 
   |nexus  = 11115
 +
  |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Better Crafting-->
+
   |status  = obsolete
 +
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,498: Line 2,040:
 
   |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,509: Line 2,054:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121853
+
   |status  = workaround
   |unofficial version = 0.2.5-unofficial.1-FlyingTNT
+
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
   |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/129
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Elevator - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
   |id      = FlyingTNT.BetterElevator
 +
   |nexus  = 22340
 +
  |github = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Enchantments, Enchantment
 +
  |author  = kalik
 +
  |id      = kalik.Enchantment
 +
  |nexus  = 23368
 +
  |github  = rusunu/Enchantment
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,542: Line 2,100:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.4].
+
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.6.1-unofficial.4-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,562: Line 2,123:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934 1.5].
+
  |status  = workaround
 +
   |summary = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 +
  |unofficial version = 1.6.1-unofficial.1-benjiismydog
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,587: Line 2,153:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Horse Flute
+
   |name    = Better Honey Mead
   |author  = Anthony Maciel, maciel310
+
   |author  = NCarigon
   |id      = AnthonyMaciel.BetterHorseFlute
+
   |id      = NCarigon.BetterHoneyMead
   |nexus  = 15285
+
   |nexus  = 22848
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,621: Line 2,185:
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
  
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,648: Line 2,214:
 
   |nexus  = 10631
 
   |nexus  = 10631
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Meowmere
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.BetterMeowmere
 +
  |nexus  = 20374
 +
  |github  = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,666: Line 2,239:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,698: Line 2,273:
 
   |nexus  = 17252
 
   |nexus  = 17252
 
   |github  = Achtuur/StardewMods
 
   |github  = Achtuur/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,747: Line 2,320:
 
   |id      = Zoryn.BetterRNG
 
   |id      = Zoryn.BetterRNG
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
Line 1,761: Line 2,334:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.BetterShipping
 
   |id      = MindMeltMax.BetterShipping
 +
  |curse  = 1004479
 +
  |moddrop = 1135742
 
   |nexus  = 10487
 
   |nexus  = 10487
  |moddrop = 1135742
 
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
Line 1,775: Line 2,349:
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]]
+
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,801: Line 2,375:
 
   |nexus  = 2558
 
   |nexus  = 2558
 
   |github  = maxvollmer/BetterSkullCavernFalling
 
   |github  = maxvollmer/BetterSkullCavernFalling
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,818: Line 2,394:
 
   |nexus  = 1992
 
   |nexus  = 1992
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Special Orders
 +
   |author  = Xeru
 +
  |id      = xeru.BetterSpecialOrders
 +
  |nexus  = 24125
 +
  |github  = xeru98/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,837: Line 2,418:
 
   |nexus  = 17767
 
   |nexus  = 17767
 
   |github  = jamescodesthings/smapi-better-sprinklers
 
   |github  = jamescodesthings/smapi-better-sprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sprinklers Plus (1.6)
 +
  |author  = gingajamie
 +
  |id      = com.gingajamie.BetterSprinklersPlus
 +
  |nexus  = 21624
 +
  |github  = gingajamie/smapi-better-sprinklers-plus-encore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Stardrops
 +
  |author  = Rokugin
 +
  |id      = Rokugin.BetterStardrops
 +
  |nexus  = 21360
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,856: Line 2,451:
  
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Workbenches
+
   |name    = Better Transmutation
   |author  = CatCattyCat, Cat
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = cat.betterworkbenches
+
   |id      = f4iTh.BetterTransmutation
   |nexus  = 4830
+
   |nexus  = 2120
  |moddrop = 833559
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Workbenches
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.betterworkbenches
 +
  |nexus  = 4830
 +
  |moddrop = 833559
 +
  |github  = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,875: Line 2,499:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Crop Bonus
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.BigCropBonus
 +
  |curse  = 1008360
 +
  |moddrop = 1553635
 +
  |nexus  = 22337
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Fridges
 +
  |author  = AlanBF
 +
  |id      = AlanBF.BigFridge
 +
  |nexus  = 22457
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,897: Line 2,537:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Fridges
 +
  |author  = Entoarox
 +
  |id      = Entoarox.BiggerFridges
 +
  |nexus  = 21678
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,934: Line 2,581:
 
   |nexus  = 6948
 
   |nexus  = 6948
 
   |github  = desto-git/sdv-mods
 
   |github  = desto-git/sdv-mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,942: Line 2,587:
 
   |id      = drbirbdev.BinningSkill
 
   |id      = drbirbdev.BinningSkill
 
   |nexus  = 14073
 
   |nexus  = 14073
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birb Core
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.BirbCore
 +
  |nexus  = 19140
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 
}}
 
}}
Line 1,951: Line 2,603:
 
   |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,968: Line 2,626:
  
 
   |dev note = author ignored previous PRs
 
   |dev note = author ignored previous PRs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Notifications
 +
  |author  = Honduriel
 +
  |id      = Honduriel.SVM_BirthdayNotifications
 +
  |nexus  = 20948
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,977: Line 2,642:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS No Clip
+
   |name    = BJS Capsule Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSNoClip
+
   |id      = BunnyJumps.BJSCapsuleMod
   |nexus  = 2820
+
   |nexus  = 2502
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Time Skipper
+
   |name    = BJS MP Kick Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTimeSkipper
+
   |id      = BunnyJumps.BJSMPKickMenu
   |nexus  = 2178
+
   |nexus  = 2503
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821 1.5].
+
  |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS True Master
+
   |name    = BJS Night Sounds
   |author  = Qther - BunnyJumps
+
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTrueMaster
+
   |id      = BunnyJumps.BJSNightSounds
   |nexus  = 5324
+
   |nexus  = 2501
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS No Clip
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNoClip
 +
  |nexus  = 2820
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blackhearts
+
   |name    = BJS Only Treasure Room
   |author  = Mightywa33ior
+
   |author  = BunnyJumps
   |id      = Mightywa33ior.Blackhearts
+
   |id      = BunnyJumps.BJSOnlyTreasureRoom
   |nexus  = 7502
+
   |nexus  = 3145
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blahaj Blast
+
  |name    = BJS Plant Everywhere
   |author  = spacechase0
+
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Time Skipper
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSTimeSkipper
 +
  |nexus  = 2178
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS True Master
 +
  |author  = Qther - BunnyJumps
 +
  |id      = BunnyJumps.BJSTrueMaster
 +
  |nexus  = 5324
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blackhearts
 +
  |author  = Mightywa33ior
 +
  |id      = Mightywa33ior.Blackhearts
 +
  |nexus  = 7502
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Blahaj Blast
 +
   |author  = spacechase0
 
   |id      = spacechase0.BlahajBlast
 
   |id      = spacechase0.BlahajBlast
 
   |nexus  = 17550
 
   |nexus  = 17550
Line 2,058: Line 2,794:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blue Chickens in Multiplayer
 +
  |author  = WindHero
 +
  |id      = WindHero.BlueChickensInMultiplayer
 +
  |nexus  = 2336
 +
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,070: Line 2,817:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Boogies Tidy Crafting
+
   |name    = Boomerangs, Boomerang Mod
   |author  = Boogie
+
   |author  = Arannya
   |id      = Boogie.Crafting
+
   |id      = Arannya.Weapons.Boomerangs
   |nexus  = 7177
+
   |nexus  = 22724
   |summary = Not showing new 1.6 crafting recipices
+
   |github  = arannya/BoomerangMod
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,094: Line 2,840:
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brazilian Names for NPCs, Nomes Brasileiros
+
  |name    = Bow
   |author  = charbonn, Charles Bonnevialle
+
  |author  = spacechase0
   |id      = Charles.NomesBrasileiros
+
  |id      = spacechase0.Bow
   |moddrop = 793149
+
  |nexus  = 2756
   |nexus  =
+
  |moddrop = 771627
   |github  =
+
  |github  = spacechase0/Bow
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brave New World - Core, BNW Core
 +
  |author  = DiogoAlbano
 +
  |id      = DiogoAlbano.BNWCore
 +
  |nexus  = 15871
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Brazilian Names for NPCs, Nomes Brasileiros
 +
   |author  = charbonn, Charles Bonnevialle
 +
   |id      = Charles.NomesBrasileiros
 +
   |moddrop = 793149
 +
   |nexus  =
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
Line 2,122: Line 2,890:
 
   |github  = StarAmy/BreedingOverhaul
 
   |github  = StarAmy/BreedingOverhaul
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Breed Like Rabbits 2: Procreation Boogaloo
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BreedLikeRabbits2
 +
  |nexus  = 3429
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,136: Line 2,912:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name    = Brighter Building Paint
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = tem696969696969
   |id      = f4iTh.BreedLikeRabbits2
+
   |id      = tem696969696969.BrighterBuildingPaint
   |nexus  = 3429
+
   |nexus  = 22807
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,149: Line 2,925:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.5-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,178: Line 2,956:
 
   |github  = SlivaStari/BuildableForge
 
   |github  = SlivaStari/BuildableForge
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buildable Ginger Island Farm
 +
  |author  = mouahrara
 +
  |id      = mouahrara.BuildableGingerIslandFarm
 +
  |nexus  = 20600
 +
  |github  = mouahrara/BuildableGingerIslandFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,187: Line 2,973:
 
   |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,238: Line 3,033:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,244: Line 3,041:
 
   |author  = BananaFruit
 
   |author  = BananaFruit
 
   |id      = BananaFruit.BulkStaircases
 
   |id      = BananaFruit.BulkStaircases
   |nexus  = 10622
+
   |nexus  = 23482
 
   |moddrop = 1084873
 
   |moddrop = 1084873
 
   |github  = BananaFruit1492/BulkStaircases
 
   |github  = BananaFruit1492/BulkStaircases
Line 2,263: Line 3,060:
 
   |nexus  = 15792
 
   |nexus  = 15792
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,273: Line 3,068:
 
   |github  = hootless/StardewMods
 
   |github  = hootless/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url = https://github.com/Xytronix/BusLocations/releases/tag/1.2.1
+
   |unofficial url     = https://github.com/Xytronix/BusLocations/releases
   |unofficial version = 1.2.1
+
   |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,302: Line 3,104:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,310: Line 3,113:
 
   |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,326: Line 3,141:
 
   |moddrop = 833562
 
   |moddrop = 833562
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Calcifer
 +
  |author  = sophie
 +
  |id      = sophie.Calcifer
 +
  |nexus  = 20628
 +
  |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,332: Line 3,154:
 
   |id      = Zoryn.CalendarAnywhere
 
   |id      = Zoryn.CalendarAnywhere
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Camera Control
 +
  |author  = Nitbandier
 +
  |id      = Nitbandier.CameraControl
 +
  |nexus  = 21502
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,356: Line 3,185:
 
   |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    = 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,393: Line 3,233:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Everywhere
+
  |name    = Casks Anywhere
   |author  = CatCattyCat, Cat
+
  |author  = YukiShiku, LeonBlade
   |id      = cat.caskseverywhere
+
  |id      = CasksAnywhere
 +
  |nexus  = 878
 +
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
  |github  = LeonBlade/CasksAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Casks Everywhere
 +
   |author  = CatCattyCat, Cat
 +
   |id      = cat.caskseverywhere
 
   |nexus  = 2994
 
   |nexus  = 2994
 
   |moddrop = 833561
 
   |moddrop = 833561
 
   |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,413: Line 3,266:
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Automate|Automate]] instead to run casks.
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,422: Line 3,275:
 
   |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,432: Line 3,287:
  
 
   |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,473: Line 3,344:
  
 
   |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,479: Line 3,352:
 
   |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,560: Line 3,434:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
Line 2,588: Line 3,463:
 
   |nexus  = 6101
 
   |nexus  = 6101
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,620: Line 3,493:
 
   |nexus  = 12999
 
   |nexus  = 12999
 
   |github  = JudeRV/SDV_WikiLinker
 
   |github  = JudeRV/SDV_WikiLinker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chargeable Resource Tools
 +
  |author  = DaLion
 +
  |id      = DaLion.Chargeable
 +
  |nexus  = 23048
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,629: Line 3,509:
  
 
   |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,639: Line 3,526:
  
 
   |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,653: Line 3,542:
 
   |nexus  = 5826
 
   |nexus  = 5826
 
   |github  = Annosz/StardewValleyModding
 
   |github  = Annosz/StardewValleyModding
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,701: Line 3,592:
 
   |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,707: Line 3,600:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
Line 2,720: Line 3,614:
  
 
   |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,751: Line 3,652:
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Pooling V2
 +
  |author  = jslattery26
 +
  |id      = jslattery26.ChestPoolingV2
 +
  |nexus  = 22461
 +
  |github  = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,762: Line 3,670:
 
   |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,798: Line 3,731:
 
   |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,846: Line 3,782:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = workaround
+
   |status   = abandoned
   |summary = use [[#Never Ending Adventure - NPC Mateo|Never Ending Adventure - NPC Mateo]] instead
+
   |summary = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Automation
 +
  |author  = CJBok
 +
  |id      = CJBAutomation
 +
  |nexus  = 211
 +
  |github  = CJBok/SDV-Mods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,853: Line 3,800:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 +
  |curse  = 1000644
 
   |nexus  = 4
 
   |nexus  = 4
 
   |moddrop = 741872
 
   |moddrop = 741872
 
   |github  = CJBok/SDV-Mods
 
   |github  = CJBok/SDV-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,862: Line 3,809:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 +
  |curse  = 1000641
 
   |nexus  = 93
 
   |nexus  = 93
 
   |moddrop = 741893
 
   |moddrop = 741893
 
   |github  = CJBok/SDV-Mods
 
   |github  = CJBok/SDV-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,904: Line 3,851:
 
   |nexus  = 794
 
   |nexus  = 794
 
   |github  = tstaples/CleanFarm
 
   |github  = tstaples/CleanFarm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clear Glasses, Clear Glasses - HD Graphics and Filters
 +
  |author  = aurpine
 +
  |id      = aurpine.ClearGlasses
 +
  |nexus  = 21090
 +
  |github  = aurpine/Stardew-SpriteMaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,917: Line 3,871:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clothes Rack
+
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author  = LunaticShade
+
  |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = LunaticShade.ClothesRack
+
  |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
 +
   |name    = Clothes Rack
 +
   |author  = LunaticShade
 +
   |id      = LunaticShade.ClothesRack
 
   |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,935: Line 3,923:
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cobalt
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Cobalt
 +
  |nexus  = 1723
 +
  |github  = spacechase0/Cobalt
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,958: Line 3,957:
 
   |nexus  = 14379
 
   |nexus  = 14379
 
   |github  = tylergibbs2/StardewValleyMods
 
   |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cold Weather Haley SMAPI
 +
  |author  = DanielSerrano, Lord Xamon
 +
  |id      = LordXamon.ColdWeatherHaleyPRO
 +
  |nexus  = 1169
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,974: Line 3,984:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colored Chests
 +
  |author  = Igorious
 +
  |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
 +
  |nexus  =
 +
  |chucklefish = 3684
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = obsolete
 +
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,981: Line 4,003:
 
   |nexus  = 14428
 
   |nexus  = 14428
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,029: Line 4,068:
 
   |author  = SlayerDharok
 
   |author  = SlayerDharok
 
   |id      = SlayerDharok.CombineMachines
 
   |id      = SlayerDharok.CombineMachines
 +
  |curse  = 992028
 
   |nexus  = 7411
 
   |nexus  = 7411
 
   |github  = Videogamers0/SDV-CombineMachines
 
   |github  = Videogamers0/SDV-CombineMachines
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,058: Line 4,097:
 
   |name    = Community Center Anywhere
 
   |name    = Community Center Anywhere
 
   |author  = Stingray
 
   |author  = Stingray
   |id      = Stingray.CCA
+
   |id      = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
 
   |nexus  = 10150
 
   |nexus  = 10150
 
   |github  = Stingrayss/StardewValley
 
   |github  = Stingrayss/StardewValley
Line 3,068: Line 4,107:
 
   |nexus  = 20425
 
   |nexus  = 20425
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,108: Line 4,145:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Bundle Costs
+
   |name    = Comprehensive Stardew Valley Mod, My Modding
   |author  = sophiesalacia
+
   |author  = BenW, BW
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
+
   |id      = BW.MyModding
   |nexus  = 9444
+
   |nexus  = 20918
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
+
  |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
 +
  |name    = Configurable Bundle Costs
 +
  |author  = sophiesalacia
 +
  |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 +
  |nexus  = 9444
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
 
   |author  = Boogie, BoogieBest
 
   |author  = Boogie, BoogieBest
 
   |id      = boogie.greenhouse
 
   |id      = boogie.greenhouse
Line 3,145: Line 4,199:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Shipping Dates
 +
  |author  = Nishtra
 +
  |id      = ConfigurableShippingDates
 +
  |nexus  = 675
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,176: Line 4,240:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configure Machine Speed
 
   |name    = Configure Machine Speed
   |author  = StephHoel
+
   |author  = Steph Hoel
 
   |id      = StephHoel.ConfigureMachineSpeed
 
   |id      = StephHoel.ConfigureMachineSpeed
 
   |nexus  = 21005
 
   |nexus  = 21005
   |github  = StephHoel/ModsStardewValley/tree/main/ConfigureMachineSpeed
+
   |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Gifts
 +
  |author  = BadScientist
 +
  |id      = BadScientist.ConfirmGifts
 +
  |nexus  = 23224
 +
  |github  = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,202: Line 4,273:
 
   |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,238: Line 4,311:
 
   |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,287: Line 4,369:
 
   |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,296: Line 4,383:
 
   |nexus  = 12801
 
   |nexus  = 12801
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Control Tree
 +
  |author  = Cluom
 +
  |id      = Cluom.ControlTree
 +
  |nexus  = 23119
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,313: Line 4,407:
 
   |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,344: Line 4,434:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Coop Cursor
+
   |name    = Coop Cursor, Multi-Screen Multiplayer
 
   |author  = DeLiXx
 
   |author  = DeLiXx
 
   |id      = DeLiXx.Coop_Cursor
 
   |id      = DeLiXx.Coop_Cursor
 +
  |curse  = 990474
 
   |nexus  = 12269
 
   |nexus  = 12269
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-coop-cursor
+
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,364: Line 4,455:
 
   |nexus  = 15333
 
   |nexus  = 15333
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Copy Invite Code
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.copyinvitecode
 +
  |nexus  = 2171
 +
  |github  = danvolchek/StardewMods
  
   |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,373: Line 4,472:
 
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 3,395: Line 4,494:
 
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 3,408: Line 4,510:
 
   |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
 
   |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,426: Line 4,530:
 
   |name    = Craftable Terrarium, Terrarium
 
   |name    = Craftable Terrarium, Terrarium
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Terrarium
+
   |id      = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
 
   |nexus  = 8031
 
   |nexus  = 8031
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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,451: Line 4,557:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crane Machine
+
   |name    = Craft Counter
   |author  = chocolatte12
+
   |author  = bcmpinc
   |id      = chocolatte12.CraneMachine
+
   |id      = bcmpinc.CraftCounter
   |nexus  = 20112
+
   |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  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crane Man Begone
+
  |name    = Crafting Counter
   |author  = MouseyPounds
+
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crane Machine
 +
  |author  = chocolatte12
 +
  |id      = chocolatte12.CraneMachine
 +
  |nexus  = 20112
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Crane Man Begone
 +
   |author  = MouseyPounds
 
   |id      = MouseyPounds.CraneManBegone
 
   |id      = MouseyPounds.CraneManBegone
 
   |nexus  = 4704
 
   |nexus  = 4704
Line 3,472: Line 4,618:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creeper Forage
 +
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,551: Line 4,707:
 
   |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
 
   |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,570: Line 4,726:
 
   |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    = http://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
 
   |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,590: Line 4,748:
 
   |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,607: Line 4,778:
 
   |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,634: Line 4,807:
 
   |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,652: Line 4,823:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
Line 3,664: Line 4,836:
  
 
   |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,678: Line 4,866:
 
   |nexus  = 7826
 
   |nexus  = 7826
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystalline Junimo Chests
 +
  |author  = LeFauxMatt and pegfingers
 +
  |id      = furyx639.CrystallineJunimoChests
 +
  |moddrop = 1547134
 +
  |nexus  = 20658
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,689: Line 4,885:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Current Location
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = CurrentLocation102120161203
 +
  |nexus  = 638
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,713: Line 4,920:
 
   |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,724: Line 4,945:
  
 
   |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 Bundles
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBundles
 +
  |nexus  = 8258
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,729: Line 4,960:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomBush
 
   |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 
   |nexus  = 20619
 
   |nexus  = 20619
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
Line 3,757: Line 4,990:
  
 
   |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,771: Line 5,011:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
Line 3,789: Line 5,030:
 
   |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,805: Line 5,058:
 
   |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,814: Line 5,065:
 
   |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,844: Line 5,093:
 
}}
 
}}
 
{{#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
 
 
  <!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue
+
   |name    = Custom Element Handler
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.CustomFixedDialogue
 
  |nexus  = 6358
 
  |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
  |status  = workaround
 
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Fixed Dialogue - Continued
 
  |author  = Datamancer
 
  |id      = datamancer.CustomFixedDialogue
 
  |nexus  = 20938
 
  |moddrop = 1533308
 
  |github  = csandwith/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Furniture
 
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomFurniture
+
   |id      = Platonymous.CustomElementHandler
   |nexus  = 1254
+
   |nexus  = 1068
  |moddrop = 793932
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Dialogue
+
   |name    = Custom Emotes
   |author  = PurrplingCat
+
   |author  = purrplingcat
   |id      = PurrplingCat.CustomGiftDialogue
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 7304
+
   |nexus  = 10861
   |github  = purrplingcat/StardewMods
+
   |github  = purrplingcat/CustomEmotes
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Limits
+
   |name    = Custom Farming Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomGiftLimits
+
   |id      = Platonymous.CustomFarming
   |nexus  = 13964
+
   |nexus  = 991
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307366
 +
  |moddrop = 793926
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Hay
+
   |name    = Custom Farming Redux → CFAutomate
  |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
  |id      = aedenthorn.CustomHay
+
   |id      = Platonymous.CFAutomate
  |nexus  = 16744
+
   |nexus  = 991
  |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
}}
 
{{#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 = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Death Penalty
+
   |name    = Custom Farm Loader
   |author  = CatCattyCat, Cat
+
   |author  = DeLiXx
   |id      = cat.customizabledeathpenalty
+
   |id      = DeLiXx.Custom_Farm_Loader
   |nexus  = 1991
+
   |curse   = 990485
  |moddrop = 833547
+
   |nexus  = 13804
   |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customizable Traveling Cart Days
 
  |author  = Yyeahdude
 
  |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
 
   |nexus  = 567
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Anywhere
+
   |name    = Custom Farm Types
   |author  = Cherry, CherryChain
+
   |author  = spacechase0
   |id      = Cherry.CustomizeAnywhere
+
   |id      = spacechase0.CustomFarmTypes
   |nexus  = 4734
+
   |nexus  = 1140
   |moddrop = 716356
+
   |moddrop = 128708
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
   |name    = Custom Fixed Dialogue
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus  = 1099
+
   |nexus  = 6358
  |moddrop = 127272
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
  
 
   |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    = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = MissCoriel
+
   |author  = Datamancer
   |id      = misscoriel.hpstam
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 5275
+
   |nexus  = 20938
   |github  = MissCoriel/Customize-Health-and-Stamina
+
  |moddrop = 1533308
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Wedding Attire
+
   |name    = Custom Furniture
   |author  = violetlizabet
+
   |author  = Platonymous
   |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 10761
+
   |nexus  = 1254
   |github  = elizabethcd/CustomizeWeddingAttire
+
  |moddrop = 793932
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Kissing
+
   |name    = Custom Gift Dialogue
   |author  = Digus
+
   |author  = PurrplingCat
   |id      = DIGUS.CustomKissingMod
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 4664
+
   |nexus  = 7304
   |github  = Digus/StardewValleyMods
+
   |github  = purrplingcat/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Custom Gift Limits
   |author  = Mevima
+
   |author  = aedenthorn, Erinthe
   |id      = Mevima.CustomLinens
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus  = 1027
+
   |nexus  = 13964
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [https://www.nexusmods.com/stardewvalley/mods/2184/ Custom Linens for Content Patcher] instead.
+
   |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CustomGiftLimits
 +
  |nexus  = 22385
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Localization
+
   |name    = Custom Greenhouse
   |author  = ZaneYork
+
   |author  = Forkmaster
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = Forkmaster.CustomGreenhouse
   |nexus  = 5377
+
   |nexus  = 3464
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  =
  
   |summary = use latest version.
+
   |status = abandoned
  |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 Harvest Fix
   |author  = aedenthorn, Erinthe
+
   |author  = mytigio
   |id      = aedenthorn.CustomLocks
+
   |id      = mytigio.customharvestfix
   |nexus  = 6251
+
   |nexus  = 4192
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mytigio/CustomHarvestFix
  
   |broke in = Stardew Valley 1.6
+
  |status  = obsolete
 +
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Mine Cart Steam
+
   |name    = Custom Hay
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = aedenthorn.CustomHay
   |nexus  = 14508
+
   |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 Movies
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = Platonymous
+
   |author  = zelink, zelinknilez
   |id      = Platonymous.CustomMovies
+
   |id      = zelink.zeldaHome
   |nexus  = 4737
+
   |nexus  = 20844
   |moddrop = 793918
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customise Child Bedroom
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.CustomiseChildBedroom
 +
  |nexus  = 5540
 +
   |github  = Speshkitty/CustomiseChildBedroom
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Cart Redux
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.CCR
 +
  |nexus  = 1402
 +
  |moddrop = 664037
 +
  |github  = Sakorona/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Customizable Death Penalty
   |author  = Platonymous
+
   |author  = CatCattyCat, Cat
   |id      = Platonymous.CustomMusic
+
   |id      = cat.customizabledeathpenalty
   |curse   = 307367
+
   |nexus   = 1991
   |moddrop = 793904
+
   |moddrop = 833547
   |nexus  = 3043
+
  |github  = danvolchek/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Traveling Cart Days
 +
  |author  = Yyeahdude
 +
  |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
 +
   |nexus  = 567
 +
   |github  =
  
 
   |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    = Customize Anywhere
   |author  = Esca, Esca-MMC
+
   |author  = Cherry, CherryChain
   |id      = Esca.CustomNPCExclusions
+
   |id      = Cherry.CustomizeAnywhere
   |nexus  = 7089
+
   |nexus  = 4734
   |moddrop = 847997
+
   |moddrop = 716356
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Fixes
+
   |name    = Customize Cursor Sprite
   |author  = spacechase0
+
   |author  = Sonozuki
   |id      = spacechase0.CustomNPCFixes
+
   |id      = EpicBellyFlop45.CustomizeCursorSprite
  |curse  = 867734
+
   |nexus  = 3014
  |moddrop = 771669
+
   |github  = Sonozuki/StardewMods
   |nexus  = 3849
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC - Riley, Riley House
+
   |name    = Customize Dresser
   |author  = SG
+
   |author  = Dragoon23
   |id      = SG.RileyHouse
+
   |id      = Dragoon23.CustomizeDresser
   |nexus  = 5811
+
   |nexus  = 23359
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customize Exterior
   |author  = XxHarvzBackxX
+
   |author  = spacechase0
   |id      = harvz.CustomObelisks
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus  = 10202
+
   |nexus  = 1099
   |github  = XxHarvzBackxX/Custom-Obelisks
+
  |moddrop = 127272
 +
   |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 Object Production
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.CustomObjectProduction
+
   |id      = misscoriel.hpstam
   |curse   = 868827
+
   |nexus  = 5275
   |nexus  = 10152
+
   |github  = MissCoriel/Customize-Health-and-Stamina
   |github  = aedenthorn/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
  |name    = Customize Trinkets
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.CustomizeTrinkets
 +
   |nexus  = 23818
 +
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Customize Wedding Attire
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.CustomizeWeddingAttire
 +
  |nexus  = 10761
 +
  |github  = elizabethcd/CustomizeWeddingAttire
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Custom Kissing
   |author  = aedenthorn, Erinthe
+
   |author  = Digus
   |id      = aedenthorn.CustomOreNodes
+
   |id      = DIGUS.CustomKissingMod
  |curse  = 868903
+
   |nexus  = 4664
   |nexus  = 5966
+
   |github  = Digus/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Custom Linens
   |author  = Entoarox
+
   |author  = Mevima
   |id      = Entoarox.CustomPaths
+
   |id      = Mevima.CustomLinens
   |nexus  = 2272
+
   |nexus  = 1027
  |chucklefish = 5234
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = SMAPI 3.0
 
+
  |status  = workaround
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
+
   |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Pet Beds, Pet Bed
+
   |name    = Custom Localization
   |author  = aedenthorn, Erinthe
+
   |author  = ZaneYork
   |id      = aedenthorn.PetBed
+
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus  = 10462
+
   |nexus  = 5377
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ZaneYork/SDV_CustomLocalization
  
   |broke in = Stardew Valley 1.6
+
  |summary  = use latest version.
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Picture Frames
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = aedenthorn.CustomLocks
   |nexus  = 10704
+
   |nexus  = 6251
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,120: Line 5,397:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Quest Expiration
+
   |name    = Custom Locks Updated
   |author  = hawkfalcon
+
   |author  = Rokugin
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = Rokugin.CustomLocksUpdated
   |nexus  = 2148
+
   |nexus  = 21148
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Custom Mine Cart Steam
  |author  = Dem1se
 
  |id      = Dem1se.CustomReminders
 
  |nexus  = 6215
 
  |moddrop = 793899
 
  |github  = Dem1se/CustomReminders
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Renovations, Renovations
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Renovations
+
   |id      = aedenthorn.CustomMineCartSteam
   |nexus  = 9687
+
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,144: Line 5,413:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Custom Movies
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = Platonymous.CustomMovies
   |nexus  = 6669
+
   |nexus  = 4737
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793918
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Signs
+
   |name    = Custom Music
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSigns
+
   |id      = Platonymous.CustomMusic
   |nexus  = 11336
+
  |curse  = 307367
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793904
 +
   |nexus  = 3043
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Location
+
   |name    = Custom Names
   |author  = barteke22
+
   |author  = MindMeltMax
   |id      = barteke22.CustomSpouseLocation
+
   |id      = MindMeltMax.CustomNames
   |nexus  = 9676
+
  |curse  = 1008334
   |github  = barteke22/StardewMods
+
  |nexus  = 23131
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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 Redux
+
   |name    = Custom NPC - Riley, Riley House
   |author  = aedenthorn, Erinthe
+
   |author  = SG
   |id      = aedenthorn.CustomSpousePatioRedux
+
   |id      = SG.RileyHouse
   |nexus  = 10889
+
   |nexus  = 5811
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Obelisks
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.CustomObelisks
 +
  |nexus  = 10202
 +
  |github  = XxHarvzBackxX/Custom-Obelisks
  
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/124
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Wizard
+
   |name    = Custom Object Production
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus  = 7775
+
  |curse  = 868827
 +
   |nexus  = 10152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms
+
   |name    = Custom Ore Nodes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = aedenthorn.CustomOreNodes
   |curse  = 868833
+
   |curse  = 868903
   |nexus  = 10029
+
   |nexus  = 5966
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
  |unofficial url    = []http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 
  |unofficial version = 0.9.0-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/125
 
  |status  = workaround
 
  |summary  = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068 unofficial update] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms - Continued
+
   |name    = Custom Paths
   |author  = Datamancer
+
   |author  = Entoarox
   |id      = datamancer.CustomSpouseRooms
+
   |id      = Entoarox.CustomPaths
   |nexus  = 20966
+
   |nexus  = 2272
   |moddrop = 1534005
+
   |chucklefish = 5234
   |github  = csandwith/StardewValleyMods
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Furniture
+
   |name    = Custom Pet Beds, Pet Bed
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomStarterFurniture
+
   |id      = aedenthorn.PetBed
   |nexus  = 16729
+
   |nexus  = 10462
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Package
+
   |name    = Custom Picture Frames
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomStarterPackage
+
   |id      = aedenthorn.CustomPictureFrames
   |nexus  = 14152
+
   |nexus  = 10704
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,233: Line 5,540:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tokens
+
   |name    = Custom Quest Expiration
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = hawkfalcon
   |id      = TheMightyAmondee.CustomTokens
+
   |id      = hawkfalcon.CustomQuestExpiration
   |nexus  = 7517
+
   |nexus  = 2148
   |github  = TheMightyAmondee/CustomTokens
+
   |github  = hawkfalcon/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Reminders
 +
  |author  = Dem1se
 +
  |id      = Dem1se.CustomReminders
 +
  |nexus  = 6215
 +
  |moddrop = 793899
 +
  |github  = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Toolbar
+
   |name    = Custom Renovations, Renovations
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomToolbar
+
   |id      = aedenthorn.Renovations
   |nexus  = 11322
+
   |nexus  = 9687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,249: Line 5,564:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Effect
+
   |name    = Custom Resource Clumps
   |author  = ZaneYork
+
   |author  = aedenthorn, Erinthe
   |id      = ZaneYork.CustomToolEffect
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 5712
+
   |nexus  = 6669
   |github  = ZaneYork/CustomToolEffect
+
   |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 Tool Range
+
   |name    = Custom Shirts
   |author  = trashcan9
+
   |author  = Platonymous
   |id      = trashcan9.CustomToolRange
+
   |id      = Platonymous.CustomShirts
   |nexus  = 16384
+
   |nexus  = 2416
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tracker
+
   |name    = Custom Shops Redux
   |author  = Esca, Esca-MMC
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Esca.CustomTracker
+
   |id      = Omegasis.CustomShopReduxGui
   |nexus  = 5108
+
   |nexus  = 1378
   |github  = Esca-MMC/CustomTracker
+
   |github  = janavarro95/Stardew_Valley_Mods
   |moddrop = 706059
+
 
 +
  |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 Transparency
+
   |name    = Custom Signs
  |author  = CatCattyCat, Cat
 
  |id      = cat.customtransparency
 
  |nexus  = 2359
 
  |moddrop = 833556
 
  |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Trash Can
 
  |author  = ShivaGuy
 
  |id      = ShivaGuy.CustomTrashCan
 
  |nexus  = 11835
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Tree Tweaks, More Wood
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreeTweaks
+
   |id      = aedenthorn.CustomSigns
   |nexus  = 10760
+
   |nexus  = 11336
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,297: Line 5,604:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Custom Spouse Location
   |author  = Platonymous
+
   |author  = barteke22
   |id      = Platonymous.CustomTV
+
   |id      = barteke22.CustomSpouseLocation
  |curse  = 877224
+
   |nexus  = 9676
   |nexus  = 6775
+
   |github  = barteke22/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Wallpaper Framework
+
   |name    = Custom Spouse Patio
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = aedenthorn.CustomSpousePatio
  |curse  = 868751
+
   |nexus  = 6630
   |nexus  = 12510
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Custom Warp Locations
+
   |name    = Custom Spouse Patio Redux
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.customwarplocations
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |nexus  = 1688
+
   |nexus  = 10889
  |moddrop = 833544
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Points
+
   |name    = Custom Spouse Patio Wizard
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 9651
+
   |nexus  = 7775
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warps
+
   |name    = Custom Spouse Rooms
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.CustomWarps
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 3445
+
  |curse  = 868833
   |github  =
+
   |nexus  = 10029
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Winter Star Gifts
+
   |name    = Custom Spouse Rooms - Continued
   |author  = XxHarvzBackxX
+
   |author  = Datamancer
   |id      = harvz.CWSG
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 10024
+
   |nexus  = 20966
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |moddrop = 1534005
 
+
   |github  = csandwith/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cut the Cord, TvMenu
+
   |name    = Custom Starter Furniture
   |author  = cgifox
+
   |author  = aedenthorn, Erinthe
   |id      = cgifox.CutTheCord
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 9571
+
   |nexus  = 16729
   |github  = harshlele/CutTheCord
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Custom Starter Package
   |author  = LeFauxMatt
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.CycleTools
+
   |id      = aedenthorn.CustomStarterPackage
  |curse  = 871827
+
   |nexus  = 14152
   |nexus  = 13973
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |status = abandoned
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Farm Photo
+
   |name    = Custom Tapper Framework
   |author  = Seawolf, seawolf87
+
   |author  = Selph, zombifier
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = selph.CustomTapperFramework
   |nexus  = 4791
+
   |nexus  = 22975
   |github  = Seawolf87/DailyFarmPhoto
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Tokens
   |author  = BlaDe
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 6783
+
   |nexus  = 7517
   |github  =
+
   |github  = TheMightyAmondee/CustomTokens
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Custom Toolbar
   |author  = Schematix, Schmtx
+
   |author  = aedenthorn, Erinthe
   |id      = Schematix.DailyLuckMessage
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 1327
+
   |nexus  = 11322
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.2-unofficial.1-mouahrara
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Tool Effect
   |author  = bashNinja
+
   |author  = ZaneYork
   |id      = bashNinja.DailyNews
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 1141
+
   |nexus  = 5712
   |github  = miketweaver/DailyNews
+
   |github  = ZaneYork/CustomToolEffect
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Tool Range
   |author  = flowoeB
+
   |author  = trashcan9
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = trashcan9.CustomToolRange
   |nexus  = 8356
+
   |nexus  = 16384
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Tracker
   |author  = ActionJackson
+
   |author  = Esca, Esca-MMC
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = Esca.CustomTracker
   |nexus  = 14648
+
   |nexus  = 5108
   |github  =
+
   |github  = Esca-MMC/CustomTracker
 
+
   |moddrop = 706059
   |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 Transparency
   |author  = MevNav
+
   |author  = CatCattyCat, Cat
   |id      = MevNav.DailyPlanner
+
   |id      = cat.customtransparency
   |nexus  = 16704
+
   |nexus  = 2359
   |github  = BuildABuddha/StardewDailyPlanner
+
  |moddrop = 833556
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Trash Can
   |author  = CompSciLauren
+
   |author  = ShivaGuy
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 4779
+
   |nexus  = 11835
  |chucklefish = 5907
+
   |github  =
  |moddrop = 677025
 
  |curse  = 353698
 
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Special Orders
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = shekurika
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.DailySpecialOrders
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 9693
+
   |nexus  = 10760
   |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    = Daily Tasks Report
+
   |name    = Custom TV
   |author  = GuiNoya, Yesst
+
   |author  = Platonymous
   |id      = GuiNoya.DailyTasksReport
+
   |id      = Platonymous.CustomTV
   |nexus  = 1624
+
  |curse  = 877224
   |github  = GuiNoya/SVMods
+
   |nexus  = 6775
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
  |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 TV Channel
   |author  = Danmw3
+
   |author  = chieeri323
   |id      = danmw3.DanUtils
+
   |id      = chieeri323.customtvchannel
   |nexus  = 2287
+
   |nexus  = 24278
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Wallpaper Framework
   |author  = zazizu
+
   |author  = aedenthorn, Erinthe
   |id      = zazizu.darkUI
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 4056
+
  |curse  = 868751
   |github  = cilekli-link/SDVMods
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom Walls and Floors
   |author  = Pathoschild
+
   |author  = Platonymous
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus   = 1691
+
   |curse   = 307569
   |moddrop = 606646
+
   |moddrop = 793903
   |github  = Pathoschild/StardewMods
+
  |nexus  = 3010
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Warp Locations
   |author  = MissCoriel
+
   |author  = CatCattyCat, Cat
   |id      = misscoriel.diary
+
   |id      = cat.customwarplocations
   |nexus  = 4451
+
   |nexus  = 1688
   |moddrop = 624395
+
   |moddrop = 833544
   |github  = MissCoriel/Dear-Diary
+
   |github  = danvolchek/StardewMods
  
 
   |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 Warp Points
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DeathTweaks
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 18174
+
   |nexus  = 9651
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,505: Line 5,815:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decorators Dream
+
   |name    = Custom Warps
   |author  = Ilyeana
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Ilyeana.DecoratorsDream
+
   |id      = f4iTh.CustomWarps
   |nexus  = 17030
+
   |nexus  = 3445
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom Winter Star Gifts
   |author  = Pathoschild
+
   |author  = XxHarvzBackxX
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = harvz.CWSG
   |nexus  = 679
+
   |nexus  = 10024
   |moddrop = 606608
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decrafting Mod
+
   |name    = Cut the Cord, TvMenu
   |author  = iSkLz_, MSCFC
+
   |author  = cgifox
   |id      = MSCFC.DecraftingMod
+
   |id      = cgifox.CutTheCord
   |nexus  = 4158
+
   |nexus  = 9571
   |github  = iSkLz/DecraftingMod
+
   |github  = harshlele/CutTheCord
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Cycle Tools
   |author  = Max Vollmer, SVProtector
+
   |author  = LeFauxMatt
   |id      = maxvollmer.deepwoodsmod
+
   |id      = furyx639.CycleTools
   |nexus  = 2571
+
  |curse  = 871827
   |github  = maxvollmer/DeepWoodsMod
+
   |nexus  = 13973
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Daily Farm Photo
   |author  = Sandman53
+
   |author  = Seawolf, seawolf87
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 5016
+
   |nexus  = 4791
   |github  =
+
   |github  = Seawolf87/DailyFarmPhoto
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author  = Tlitookilakin
+
   |author  = BlaDe
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = BlaDe.StepsTakenOnScreen
   |nexus  = 10240
+
   |nexus  = 6783
  |moddrop = 1060419
+
   |github  =
   |github  = tlitookilakin/WarpnetDeepwoods
 
 
 
  |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Daily Luck Message
   |author  = Tyler Gibbs
+
   |author  = Schematix, Schmtx
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 12421
+
   |nexus  = 1327
   |github  = tylergibbs2/DefaultFarmer
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = DecidedlyHuman
+
   |author  = zeldela
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = dJustLuckMod
   |nexus  = 10939
+
   |nexus  = 10386
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Service
+
   |name    = Daily News
   |author  = AxesOfEvil
+
   |author  = bashNinja
   |id      = AxesOfEvil.DeliveryService
+
   |id      = bashNinja.DailyNews
   |nexus  = 5187
+
   |nexus  = 1141
   |github  = AxesOfEvil/SV_DeliveryService
+
   |github  = miketweaver/DailyNews
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Daily Notifications, Event Notifications
   |author  = Dash, yuukidach
+
   |author  = dreamsicl
   |id      = Pathoschild.test
+
   |id      = EventNotifications
   |nexus  = 5570
+
   |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    = Deluxe Grabber Redux
+
   |name    = Daily Pet the Animals
   |author  = ferdaber
+
   |author  = flowoeB
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 7920
+
   |nexus  = 8356
   |github  = ferdaber/sdv-mods
+
   |github  =
  |broke in = Stardew Valley 1.6
 
  |unofficial url = https://www.nexusmods.com/stardewvalley/mods/20799
 
  |unofficial version = 1.6.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Daily Phone Quest
   |author  = domsim1
+
   |author  = ActionJackson
   |id      = domsim1.DeluxeHats
+
   |id      = ActionJackson.DailyPhoneQuest
   |nexus  = 5836
+
   |nexus  = 14648
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |github  =
  
   |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    = Deluxe Journal
+
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author  = MolsonCAD
+
  |author  = MevNav
   |id      = MolsonCAD.DeluxeJournal
+
  |id      = MevNav.DailyPlanner
   |nexus  = 11436
+
  |nexus  = 16704
   |github  = MolsonCAD/DeluxeJournal
+
  |github  = BuildABuddha/StardewDailyPlanner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Quest Anywhere
 +
   |author  = Omegasis, Alpha_Omegasis
 +
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
 +
   |nexus  = 513
 +
   |github  = janavarro95/Stardew_Valley_Mods
  
   |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
 +
  |name    = Daily Screenshot
 +
  |author  = CompSciLauren
 +
  |id      = CompSciLauren.DailyScreenshot
 +
  |nexus  = 4779
 +
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Daily Special Orders
   |author  = lech43
+
   |author  = shekurika
   |id      = lech43.DemandingShipping
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 7315
+
   |nexus  = 9693
   |github  =
+
   |github  = shekurika/DailySpecialOrders
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Daily Tasks Report
   |author  = Kichjo
+
   |author  = GuiNoya, Yesst
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 5477
+
   |nexus  = 1624
   |github  = KeelanRosa/StardewMods
+
   |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    = Desert Bloom Farm
+
   |name    = Daily Tasks Report Plus
   |author  = DeLiXx
+
   |author  = Prism 99
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = Prism99.DailyTasksReportPlus
   |nexus  = 16750
+
   |nexus  = 20871
   |github  =
+
   |github  = Prism-99/DailyTaskReportPlus
  |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
 
 
 
  <!--@retest-after Custom Farm Loader-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = DaLionheart
   |author  = Esca, Esca-MMC
+
   |author  = DaLion
   |id      = Esca.DestroyableBushes
+
   |id      = DaLion.Core
   |nexus  = 6304
+
   |nexus  = 24332
  |moddrop = 798245
+
   |github  = daleao/sdv
   |github  = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Dan Utils
   |author  = RainsKuro, RainzKuro
+
   |author  = Danmw3
   |id      = RainzKuro.DetailedSprites
+
   |id      = danmw3.DanUtils
   |nexus  = 15549
+
   |nexus  = 2287
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Dark User Interface
   |author  = gzhynko
+
   |author  = zazizu
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = zazizu.darkUI
   |nexus  = 8853
+
   |nexus  = 4056
   |github  = gzhynko/StardewMods
+
   |github  = cilekli-link/SDVMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Data Layers, Data Maps
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |curse  = 868761
+
   |curse  = 1000628
   |nexus  = 11661
+
   |nexus  = 1691
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 606646
 +
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Date Night
 +
  |author  = SUPERT
 +
  |id      = supert.datenight
 +
  |nexus  = 11459
  
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = elbe
+
   |author  = MissCoriel
   |id      = elbe.DialogueExtension
+
   |id      = misscoriel.diary
   |nexus  = 10851
+
   |nexus  = 4451
   |github  = lshtech/DialogueExtension
+
   |moddrop = 624395
 
+
   |github  = MissCoriel/Dear-Diary
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Death Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DialogueNewLine
+
   |id      = aedenthorn.DeathTweaks
  |curse  = 868753
+
   |nexus  = 18174
   |nexus  = 12175
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = Debug Mode
   |author  = DecidedlyHuman
+
   |author  = Pathoschild
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus  = 9887
+
  |curse  = 1000634
   |moddrop = 1035899
+
   |nexus  = 679
   |github  = DecidedlyHuman/DialogueTester
+
   |moddrop = 606608
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Trees
+
   |name    = Decrafting Mod
   |author  = aedenthorn, Erinthe
+
   |author  = iSkLz_, MSCFC
   |id      = aedenthorn.DialogueTrees
+
   |id      = MSCFC.DecraftingMod
   |nexus  = 9550
+
   |nexus  = 4158
   |github  = aedenthorn/StardewValleyMods
+
   |github  = iSkLz/DecraftingMod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = Deep Woods
   |author  = Nishtra
+
   |author  = Max Vollmer, SVProtector
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 1583
+
  |curse  = 992429
   |github  =
+
   |nexus  = 2571
 +
   |github  = maxvollmer/DeepWoodsMod
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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    = Deep Woods Seasonal Obelisk
   |author  = shanks3042
+
   |author  = Sandman53
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 5816
+
   |nexus  = 5016
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Deep Woods Warp Network Integration
   |author  = spacechase0
+
   |author  = Tlitookilakin
   |id      = spacechase0.DimensionalPockets
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 12706
+
   |nexus  = 10240
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Animal Skin Replacer, Default Skin Replace
 +
  |author  = bungus
 +
  |id      = bungus.DefaultSkinReplace
 +
  |nexus  = 21612
 +
  |github  = BussinBungus/BungusSDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Farmer
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.DefaultFarmer
 +
  |nexus  = 12421
 +
  |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default On Cheats
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.DefaultOnCheats
 +
  |nexus  = 21035
 +
  |github  = EnderTedi/DefaultOnCheats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Window Size
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.DefaultWindowSize
 +
  |nexus  = 10939
 +
  |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Delivery Service
   |author  = aedenthorn, Erinthe
+
   |author  = AxesOfEvil
   |id      = aedenthorn.DinoForm
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 18244
+
   |nexus  = 5187
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Disable Auto Pickup
+
   |name    = Delivery Upgrade Tool
   |author  = Eugenii10
+
   |author  = Dash, yuukidach
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = Pathoschild.test
   |nexus  = 9717
+
   |nexus  = 5570
 
   |github  =
 
   |github  =
  
Line 4,762: Line 6,134:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = lperkins2, Logan Perkins
+
   |author  = stokastic
   |id      = lperkins2.DisableController
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 2229
+
   |nexus  = 2462
   |github  =
+
   |github  = stokastic/CoopGrabber
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Deluxe Auto-Petter
   |author  = RuiNtD
+
   |author  = Frostiverse
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 2156
+
   |nexus  = 23226
   |github  = RuiNtD/SVRichPresence
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Deluxe Grabber Redux
   |author  = MouseyPounds
+
   |author  = ferdaber
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 3960
+
   |nexus  = 7920
   |github  = MouseyPounds/stardew-mods
+
   |github  = ferdaber/sdv-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = jahangmar
+
   |author  = Nykal145
   |id      = jahangmar.DismantleCraftables
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 3687
+
   |nexus  = 20799
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Deluxe Hats
   |author  = dmarcoux
+
   |author  = domsim1
   |id      = dmarcoux.DisplayEnergy
+
   |id      = domsim1.DeluxeHats
   |nexus  = 10662
+
   |nexus  = 5836
  |moddrop = 1087175
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
  |github  = dmarcoux/DisplayEnergy
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Displays
 
  |author  = spacechase0 and ParadigmNomad
 
  |id      = spacechase0.Displays
 
  |curse  = 867712
 
  |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    = Distant Lands -  A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
+
   |name    = Deluxe Journal
   |author  = Aimon111
+
   |author  = MolsonCAD
   |id      = AimonsWitchSwampOverhaulPatches
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 18109
+
   |nexus  = 11436
   |github  = SimonK1122/WitchSwampOverhaulPatches
+
   |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Demanding Shipping
   |author  = Airyn and the DSV Team
+
   |author  = lech43
   |id      = DSV.Core
+
   |id      = lech43.DemandingShipping
   |nexus  = 17059
+
   |nexus  = 7315
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Don't Eat That
 
  |author  = Pyrohead37
 
  |id      = Pyrohead37.DontEatThat
 
  |nexus  = 1951
 
  |github  = jahangmar/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = Shockah
+
   |author  = DrSpactacus, NateMod
   |id      = Shockah.DontStopMeNow
+
   |id      = NateMod.RobinBuildingToken
   |nexus  = 10941
+
   |nexus  = 22564
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Demetrius Visits Cave
   |author  = Leaf
+
   |author  = Kichjo
   |id      = Leaf.DoubleStandardFarm
+
   |id      = Kichjo.DemetriusVisitsCave
   |nexus  = 3928
+
   |nexus  = 5477
   |github  =
+
   |github  = KeelanRosa/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Desert Bloom Farm
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = DeLiXx
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |curse  = 987160
+
   |curse  = 990494
   |nexus  = 8587
+
   |nexus  = 16750
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Obelisk
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.desertobelisk
 +
  |nexus  = 2021
 +
  |moddrop = 833549
 +
  |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Destroyable Bushes
   |author  = joljyo
+
   |author  = Esca, Esca-MMC
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = Esca.DestroyableBushes
   |nexus  = 7507
+
   |nexus  = 6304
   |github  =
+
  |moddrop = 798245
 +
   |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Detailed Sprites
   |author  = violetlizabet
+
   |author  = RainsKuro, RainzKuro
   |id      = violetlizabet.DragonPearlLure
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 15109
+
   |nexus  = 15549
   |github  = elizabethcd/DragonPearlLure
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = DewCord Rich Presence
   |author  = atravita
+
   |author  = explosivetortellini
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = explosivetortellini.StardewValleyDRP
  |curse  = 870981
+
   |nexus  = 8348
  |moddrop = 1125248
+
   |github  = explosivetortellini/StardewValleyDRP
   |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Dreamscape
+
   |name    = Dialogue Display Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Dreamscape
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 11742
+
  |curse  = 868761
 +
   |nexus  = 11661
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Drive By
+
   |name    = Dialogue Emotes
   |author  = BlaDe
+
   |author  = PurrplingCat
   |id      = BlaDe.DriveBy
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  = 12033
+
   |nexus  = 6537
   |github  =
+
   |github  = purrplingcat/DialogueEmotes
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Dialogue Extension
   |author  = Goldenrevolver
+
   |author  = elbe
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = elbe.DialogueExtension
   |nexus  = 7971
+
   |nexus  = 10851
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = lshtech/DialogueExtension
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Dialogue Keys
   |author  = SwiftSails
+
   |author  = PokeBenji
   |id      = SwiftSails.DungeonBuddy
+
   |id      = PokeBenji.DialogueKeys
   |nexus  = 7864
+
  |curse  = 1022342
 +
   |nexus  = 24325
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Dialogue New Line
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DungeonMerchants
+
   |id      = aedenthorn.DialogueNewLine
   |nexus  = 14630
+
  |curse  = 868753
 +
   |nexus  = 12175
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Dialogue Tester
   |author  = Zoryn
+
   |author  = DecidedlyHuman
   |id      = Zoryn.DurableFences
+
   |id      = DecidedlyHuman.DialogueTester
   |nexus  =
+
   |nexus  = 9887
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 1035899
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  = DecidedlyHuman/DialogueTester
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Dialogue Trees
   |author  = NoFogBob and PaulDunstan
+
   |author  = aedenthorn, Erinthe
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = aedenthorn.DialogueTrees
   |nexus  = 12345
+
   |nexus  = 9550
   |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    = Dusty Overhaul
+
   |name    = Did You Water Your Crops
   |author  = CyanFire
+
   |author  = Nishtra
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 13057
+
   |nexus  = 1583
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = CyanFire
+
   |author  = shanks3042
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 13265
+
   |nexus  = 5816
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Difficulty Socializing
   |author  = captncraig
+
   |author  = PokeBenji
   |id      = captncraig.dvr
+
   |id      = PokeBenji.DifficultySocializing
   |nexus   = 3860
+
   |curse   = 1023363
   |github  = captncraig/StardewMods
+
   |nexus  = 24389
 
+
   |github  =
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Dimensional Pockets
   |author  = noriteway
+
   |author  = spacechase0
   |id      = noriteway.DwarfScrollPrice
+
   |id      = spacechase0.DimensionalPockets
   |nexus  = 16386
+
   |nexus  = 12706
   |github  = noriteway/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Dino Form
   |author  = Anthony Hilyard, Grend
+
   |author  = aedenthorn, Erinthe
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = aedenthorn.DinoForm
  |curse  = 536418
+
   |nexus  = 18244
   |nexus  = 9684
+
   |github  = aedenthorn/StardewValleyMods
   |github  = AHilyard/DwarvishMattock
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Bodies
+
   |name    = Disable Auto Pickup
   |author  = ribeena
+
   |author  = Eugenii10
   |id      = ribeena.dynamicbodies
+
   |id      = KubichekEV.DisableAutoPickup
   |nexus  = 12893
+
   |nexus  = 9717
   |github  = ribeena/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Disable Building Fade
   |author  = gunnargolf
+
   |author  = calebstein1
   |id      = gunnargolf.DynamicChecklist
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  = 1145
+
   |nexus  = 24558
   |github  = gunnargolf/DynamicChecklist
+
   |github  = calebstein1/StardewDisableBuildingFade
 
+
}}
   |broke in = SMAPI 2.0
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
   |name    = Disable Gamepad, Disable Controller
   |summary = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
+
  |author  = lperkins2, Logan Perkins
<!--
+
  |id      = lperkins2.DisableController
   |unofficial version = 1.0.2-unofficial.1-Mizzion
+
   |nexus   = 2229
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
+
   |github =
-->
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Discord Rich Presence
 +
   |author  = RuiNtD
 +
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
 +
  |nexus  = 2156
 +
  |github  = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Clothing
+
   |name    = Dish of the Day Display
   |author  = hilovids
+
   |author  = MouseyPounds
   |id      = hilovids.DynamicClothing
+
   |id      = MouseyPounds.DishOfTheDayDisplay
   |nexus  = 10078
+
   |nexus  = 3960
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Dismantle Craftables
   |author  = HaulinOats
+
   |author  = jahangmar
   |id      = HaulinOats.DynamicCrops
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 13800
+
   |nexus  = 3687
   |github  = HaulinOats/StardewMods
+
   |github  = jahangmar/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Display Energy
   |author  = mistyspring
+
   |author  = dmarcoux
   |id      = mistyspring.dynamicdialogues
+
   |id      = dmarcoux.DisplayEnergy
   |curse   = 880516
+
   |nexus   = 10662
   |nexus  = 12836
+
   |moddrop = 1087175
   |github  = misty-spring/StardewMods
+
   |github  = dmarcoux/DisplayEnergy
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Festival Rewards
+
   |name    = Display Monster Health
   |author  = mistyspring
+
   |author  = Atesba
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 20253
+
   |nexus  = 20984
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Display Player Stats
   |author  = aedenthorn, Erinthe
+
   |author  = Fleem
   |id      = aedenthorn.DynamicFlooring
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 14780
+
   |nexus  = 21547
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Displays
   |author  = spacechase0
+
   |author  = spacechase0 and ParadigmNomad
   |id      = spacechase0.DynamicGameAssets
+
   |id      = spacechase0.Displays
   |curse  = 867707
+
   |curse  = 867712
   |nexus  = 9365
+
   |nexus  = 7635
 
   |github  = spacechase0/StardewValleyMods
 
   |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    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = spacechase0
+
   |author  = Aimon111
   |id      = spacechase0.DGAAutomate
+
   |id      = AimonsWitchSwampOverhaulPatches
   |nexus  = 9365
+
  |curse  = 1010281
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 18109
 
+
   |github  = SimonK1122/WitchSwampOverhaulPatches
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = tyran285, Ryuuze
+
   |author  = Airyn and the DSV Team
   |id      = DynamicMachines
+
   |id      = DSV.Core
   |nexus  = 374
+
   |nexus  = 17059
 
   |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    = Don't Eat That
   |author  = aedenthorn, Erinthe
+
   |author  = Pyrohead37
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 14566
+
   |nexus  = 1951
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles - Continued
+
   |name    = Don't Stop Me Now
   |author  = Datamancer
+
   |author  = Shockah
   |id      = datamancer.DynamicMapTiles
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 21084
+
   |nexus  = 10941
   |github  = datamancer/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Double Standard Farm, Double Farm
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Leaf
   |id      = knakamura.dynamicnighttime
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 2072
+
   |nexus  = 3928
  |moddrop = 664041
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Downtown Zuzu
   |author  = BashNinja
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus   = 1183
+
   |curse   = 987160
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |nexus   = 8587
 
+
   |github =
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
  |summary = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = DPad Inventory Hotkey
   |author  = ZaneYork
+
   |author  = joljyo
   |id      = ZaneYork.DynamicPrice
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 5831
+
   |nexus  = 7507
   |github  = ZaneYork/SDV_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Dragon Pearl Lure
   |author  = PeacefulEnd
+
   |author  = violetlizabet
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 12831
+
   |nexus  = 15109
   |github  = Floogen/DynamicReflections
+
   |github  = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Draw Fish Ponds Over Grass
   |author  = Vrakyas
+
   |author  = atravita
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = atravita.DrawFishPondsOverGrass
   |nexus  = 4029
+
  |curse  = 870981
   |github  =
+
  |moddrop = 1125248
 +
   |nexus  = 11352
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = Dreamscape
   |author  = sophiesalacia
+
   |author  = aedenthorn, Erinthe
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = aedenthorn.Dreamscape
   |nexus  = 8450
+
   |nexus  = 11742
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github  = aedenthorn/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    = Dresser Sorter
   |author  = Shockah
+
   |author  = idermailer
   |id      = Shockah.EarlyGingerIsland
+
   |id      = idermailer.dresserSorter
   |nexus  = 13885
+
   |nexus  = 24443
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Drive By
   |author  = atravita
+
   |author  = BlaDe
   |id      = atravita.NerfCavePuzzle
+
   |id      = BlaDe.DriveBy
  |curse  = 870978
+
   |nexus  = 12033
  |moddrop = 1131424
+
   |github  =
   |nexus  = 11500
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Drop It - Drop Item Hotkey
   |author  = atravita
+
   |author  = Goldenrevolver
   |id      = atravita.EasierDartPuzzle
+
   |id      = Goldenrevolver.DropItHotkey
  |curse  = 870971
+
   |nexus  = 7971
  |moddrop = 1205159
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |nexus  = 13049
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Farming
+
   |name    = Dungeon Buddy
   |author  = Cautious Waffle, skulmuk
+
   |author  = SwiftSails
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 1426
+
   |nexus  = 7864
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easier Fishing
 
  |author  = majordot
 
  |id      = MajorDOT.EasierFishing
 
  |nexus  =
 
  |curse  = 305367
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Dungeon Merchants
   |author  = NormanPCN
+
   |author  = aedenthorn, Erinthe
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 11548
+
   |nexus  = 14630
   |github  = NormanPCN/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Durable Fences
   |author  = TheMightyAmondee
+
   |author  = Zoryn
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = Zoryn.DurableFences
   |nexus  = 8342
+
   |nexus  =
   |github  = TheMightyAmondee/EasierSpecialOrders
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Durin's Rest
   |author  = LemurKat and kdau
+
   |author  = NoFogBob and PaulDunstan
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 5787
+
   |nexus  = 12345
   |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    = Dusty Overhaul
   |author  = LeFauxMatt
+
   |author  = CyanFire
   |id      = furyx639.EasyAccess
+
   |id      = CF.SMAPI.DustyOverhaul
  |curse  = 871835
+
   |nexus  = 13057
  |nexus  = 11002
 
  |github  = LeFauxMatt/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easy Farming
 
  |author  = MountainDewBoi
 
  |id      = MountainDewBoi.EasyFarming
 
   |nexus  = 4162
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farm Switcher
+
   |name    = Dusty Overhaul - SVE
   |author  = DeLiXx
+
   |author  = CyanFire
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 16873
+
   |nexus  = 13265
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
  <!--@retest-after Custom Farm Loader-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = DVR
   |author  = CeruleanSpirit
+
   |author  = captncraig
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = captncraig.dvr
   |nexus  = 2957
+
   |nexus  = 3860
   |github  =
+
   |github  = captncraig/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Dwarf Scroll Prices
   |author  = StultusV
+
   |author  = noriteway
   |id      = StultusV.EasyPathDestruction
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 8775
+
   |nexus  = 16386
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = noriteway/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Dwarvish Mattock
   |author  = CeruleanSpirit
+
   |author  = Anthony Hilyard, Grend
   |id      = EasyPetting.3032
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus   = 3032
+
   |curse   = 536418
   |github  =
+
   |nexus   = 9684
 
+
   |github = AHilyard/DwarvishMattock
  |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    = Dynamic Bodies
   |author  = crc-fehler
+
   |author  = ribeena
   |id      = crc.eatmore
+
   |id      = ribeena.dynamicbodies
   |nexus  = 2724
+
   |nexus  = 12893
   |github  =
+
   |github  = ribeena/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Dynamic Checklist
   |author  = millerscout
+
   |author  = gunnargolf
   |id      = Millerscout.EconomyMod
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 6955
+
   |nexus  = 1145
   |github  = millerscout/StardewMillerMods
+
   |github  = gunnargolf/DynamicChecklist
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 +
<!--
 +
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Dynamic Clothing
   |author  = EH Lim
+
   |author  = hilovids
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = hilovids.DynamicClothing
   |nexus  = 9303
+
   |nexus  = 10078
 
   |github  =
 
   |github  =
   |warnings = Only compatible with Android.
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Dynamic Crops
   |author  = EideeHi
+
   |author  = HaulinOats
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = HaulinOats.DynamicCrops
  |nexus  = 4806
+
   |nexus  = 13800
  |github  = eideehi/EideeEasyFishing
+
   |github  = HaulinOats/StardewMods
}}
 
{{#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    = Dynamic Dialogues Framework
   |author  = Mel Noelle and Kirbylink
+
   |author  = mistyspring
   |id      = melnoelle.underdarkkrobus
+
   |id      = mistyspring.dynamicdialogues
   |nexus   = 3071
+
   |curse   = 880516
   |github  = KirbyLink/UnderdarkKrobus
+
   |nexus   = 12836
 
+
   |github = misty-spring/StardewMods
   |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    = Dynamic Festival Rewards
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.Email
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 11325
+
   |nexus  = 20253
   |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    = Dynamic Flooring
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SDIEmily
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 14366
+
   |nexus  = 14780
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Dynamic Game Assets
   |author  = BlueSight
+
   |author  = spacechase0
   |id      = BlueSight.EmptyYourHands
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 19736
+
  |curse  = 867707
   |github  = Hikari-BS/StardewMods
+
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = Enaium
+
   |author  = spacechase0
   |id      = Enaium.EnaiumToolKit
+
   |id      = spacechase0.DGAAutomate
   |curse   = 436787
+
   |nexus   = 9365
   |moddrop = 863959
+
   |github  = spacechase0/StardewValleyMods
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dynamic Horses
   |author  = Goldenrevolver
+
   |author  = Bpendragon
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 10668
+
   |nexus  = 874
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = Bpendragon/DynamicHorses
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Enemy Health Bars, Health Bars
 
  |author  = OrSpeeder, Mauricio Gomes
 
  |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
 
  |nexus  = 193
 
  |chucklefish = 3529
 
  |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  
  |broke in = Stardew Valley 1.6
+
  |broke in = Stardew Valley 1.3
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704 1.5].
+
  |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    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Dynamic Machines
   |author  = TheThor59
+
   |author  = tyran285, Ryuuze
   |id      = Thor.EnemyHealthBars
+
   |id      = DynamicMachines
   |nexus  = 3627
+
   |nexus  = 374
   |github  = TheThor59/StardewMods
+
   |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    = Energy Count
+
   |name    = Dynamic Map Tiles
  |author  = Crystallyne
 
  |id      = Crystallyne.EnergyCount
 
  |nexus  = 4272
 
  |github  = Crystallyne/EnergyCount
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Energy Time
 
  |author  = nikperic, ThatOneCow
 
  |id      = nikperic.EnergyTime
 
  |nexus  = 6488
 
  |source  = https://gitlab.com/nikperic/energytime
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Enhanced Loot Magnet, Magnet Mod
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.MagnetMod
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 4856
+
   |nexus  = 14566
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Dynamic Map Tiles - Continued
   |author  = Mizzion
+
   |author  = Datamancer
   |id      = mizzion.enhancedrelationships
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 1927
+
   |nexus  = 21084
  |moddrop = 661356
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Dynamic Night Time
   |author  = ytsc
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = ytsc.EnhancedSlingshots
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 12763
+
   |nexus  = 2072
   |github  = YTSC/StardewValleyMods
+
   |moddrop = 664041
 
+
   |github  = Sakorona/SDVMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Dynamic NPC Sprites
   |author  = Entoarox
+
   |author  = BashNinja
   |id      = Entoarox.EntoaroxFramework
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 2269
+
   |nexus  = 1183
  |chucklefish = 4228
+
   |github  = miketweaver/BashNinja_SDV_Mods
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (crashes on startup).
+
   |broke in = Stardew Valley 1.3
 
+
  |status  = workaround
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Dynamic Price
   |author  = Entoarox
+
   |author  = ZaneYork
   |id      = Entoarox.Utilities
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 5521
+
   |nexus  = 5831
   |github  = Entoarox/StardewMods
+
   |github  = ZaneYork/SDV_Mods
 
 
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Dynamic Reflections
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = PeacefulEnd
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 5526
+
  |curse  = 870926
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |nexus  = 12831
 
+
   |github  = Floogen/DynamicReflections
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Dynamic Running Speed
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = Vrakyas
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 1656
+
   |nexus  = 4029
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Early Community Upgrades
   |author  = lestoph
+
   |author  = sophiesalacia
   |id      = lestoph.EscapeRope
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 8576
+
   |nexus  = 8450
   |github  = Bifibi/SDVEscapeRope
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = Early Ginger Island
   |author  = Esca
+
   |author  = Shockah
   |id      = Esca.EMP
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 9296
+
   |nexus  = 13885
  |moddrop = 1005443
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Esca-MMC/EscasModdingPlugins
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Easier Cave Puzzle
   |author  = pepoluan
+
   |author  = atravita
   |id      = pepoluan.EvenBetterRNG
+
   |id      = atravita.NerfCavePuzzle
   |nexus   = 8680
+
   |curse  = 870978
   |chucklefish = 6117
+
   |moddrop = 1131424
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
+
   |nexus  = 11500
 +
   |github = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Easier Dart Puzzle
   |author  = gzhynko
+
   |author  = atravita
   |id      = GZhynko.EventBlackBars
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 7962
+
  |curse  = 870971
   |github  = gzhynko/StardewMods
+
  |moddrop = 1205159
 +
   |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Easier Farming
   |author  = TheMightyAmondee
+
   |author  = Cautious Waffle, skulmuk
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 10735
+
   |nexus  = 1426
   |github  = TheMightyAmondee/EventLimiter
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Easier Fishing
   |author  = shekurika
+
   |author  = majordot
   |id      = shekurika.EventLookup
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 8505
+
   |nexus  =
 +
  |curse  = 305367
 
   |github  =
 
   |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    = Event Music Volume
+
   |name    = Easier Monster Eradication
   |author  = jorgamun
+
   |author  = NormanPCN
   |id      = jorgamun.EventMusicVolume
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 10650
+
   |nexus  = 11548
   |github  = jorgamun/EventMusicVolume
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Easier Special Orders
   |author  = MissCoriel
+
   |author  = TheMightyAmondee
   |id      = misscoriel.eventrepeater
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 3642
+
   |nexus  = 8342
  |curse  = 317347
+
   |github  = TheMightyAmondee/EasierSpecialOrders
  |moddrop = 606979
 
   |github  = MissCoriel/Event-Repeater
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = East Scarp (SMAPI)
   |author  = shekurika
+
   |author  = LemurKat and kdau
   |id      = shekurika.EventSoundAdjuster
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus  = 8734
+
   |nexus  = 5787
   |github =
+
  |moddrop = 984954
 +
   |source = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Easy Access
   |author  = BlaDe
+
   |author  = LeFauxMatt
   |id      = BlaDe.EventTester
+
   |id      = furyx639.EasyAccess
   |nexus  = 11178
+
  |curse  = 871835
 +
  |moddrop = 1547212
 +
  |nexus  = 11002
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Attack
 +
  |author  = season
 +
  |id      = season.EasyAttack
 +
   |nexus  = 20832
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Easy Chest
   |author  = SinZ and atravita
+
   |author  = season
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = season.EasyChest
   |nexus  = 19458
+
   |nexus  = 20842
   |github  = atravita-mods/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Easy Cleaner
   |author  = Digus
+
   |author  = season
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = season.EasyCleaner
   |nexus  = 2360
+
   |nexus  = 20865
   |github  = Digus/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Easy Crane Game
   |author  = moonslime
+
   |author  = Dragoon23
   |id      = moonslime.ExcavationSkill
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 15793
+
   |nexus  = 22488
 
   |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    = Easy Darts Game
   |author  = mytigio
+
   |author  = Dragoon23
   |id      = mytigio.exhaustiontweaks
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 6247
+
   |nexus  = 22506
  |github  = mytigio/SDVMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Easy Fairy
   |author  = Lodukas
+
   |author  = season
   |id      = Uwazouri.ExpandedFridge
+
   |id      = season.EasyFairy
   |nexus  = 1191
+
   |nexus  = 20931
   |github  = Uwazouri/ExpandedFridge
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Easy Farming
   |author  = Cherry, CherryChain
+
   |author  = MountainDewBoi
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 6529
+
   |nexus  = 4162
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |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    = Expanded Storage
+
   |name    = Easy Farm Switcher
   |author  = LeFauxMatt
+
   |author  = DeLiXx
   |id      = furyx639.ExpandedStorage
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |curse  = 871838
+
   |curse  = 990826
   |nexus  = 7431
+
   |nexus  = 16873
   |github  = LeFauxMatt/StardewMods
+
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Easy Fishin'
   |author  = spacechase0
+
   |author  = Frostiverse
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = Frostiverse.EasyFishin
  |curse  = 867392
+
   |nexus  = 22268
  |moddrop = 127275
+
   |github  = Hunter-Chambers/StardewValleyMods
   |nexus  = 509
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Easy Fishing
   |author  = MSCFC, iSkLz
+
   |author  = season
   |id      = SkLz.ExpMultiply
+
   |id      = season.EasyFishing
   |nexus  = 5910
+
   |nexus  = 20830
   |github  = iSkLz/ExperienceMultiplier
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Easy Gift
   |author  = Quipex
+
   |author  = season
   |id      = Quipex.ExperienceUpdates
+
   |id      = season.EasyGift
   |nexus  = 7581
+
   |nexus  = 20838
   |github  = Quipex/ExperienceUpdates
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Easy Gifting
   |author  = aedenthorn, Erinthe
+
   |author  = CeruleanSpirit
   |id      = aedenthorn.ExpertSitting
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus  = 7435
+
   |nexus  = 2957
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Easy Harvest
   |author  = Tondorian
+
   |author  = season
   |id      = ExtendedBusSystem
+
   |id      = season.EasyHarvest
   |nexus  =
+
   |nexus  = 20924
  |chucklefish = 4373
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Easy Island Puzzle
   |author  = Crystalmir
+
   |author  = MindMeltMax
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 485
+
  |curse  = 1004494
   |github  = Mystra007/ExtendedFridgeSMAPI
+
  |nexus  = 22642
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Path Destruction
 +
  |author  = StultusV
 +
  |id      = StultusV.EasyPathDestruction
 +
  |nexus  = 8775
 +
  |github  = JudeRV/Stardew-EasyPathDestruction
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Petting
 +
  |author  = CeruleanSpirit
 +
  |id      = EasyPetting.3032
 +
   |nexus  = 3032
 +
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#Animal Observer|Animal Observer]] 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 Travel, Easy Move
   |author  = Entoarox
+
   |author  = season
   |id      = Entoarox.ExtendedMinecart
+
   |id      = season.EasyMove
   |nexus  = 2271
+
   |nexus  = 20872
  |chucklefish = 4359
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Easy Upgrade
   |author  = spacechase0
+
   |author  = Senofu
   |id      = spacechase0.ExtendedReach
+
   |id      = Senofu.EasyUpgrade
  |curse  = 867754
+
   |nexus  = 23496
  |moddrop = 242303
+
   |github  =
   |nexus  = 1493
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Easy Valley
   |author  = Alacrity, platinumhobo
+
   |author  = season
   |id      = Alacrity.ExtraContentMod
+
   |id      = season.EasyValley
   |nexus  = 8510
+
   |nexus  = 21181
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Eat & Drink From Inventory
   |author  = Ceasg
+
   |author  = Zamiel
   |id      = Ceasg.ExtraFishInformation
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  = 4170
+
   |nexus  = 21280
   |github  = ceasg/StardewValleyMods
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = aedenthorn, Erinthe
+
   |author  = philosquare
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = philosquare.EatInBackpack
  |curse  = 868841
+
   |nexus  = 22872
   |nexus  = 9633
+
   |github  = philosquare/EatInBackpack
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Eat More
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = crc-fehler
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = crc.eatmore
   |nexus  = 7490
+
   |nexus  = 2724
 
   |github  =
 
   |github  =
  
   |broke in = Json Assets 1.7.7
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Economy Mod
   |author  = BlaDe
+
   |author  = millerscout
   |id      = BlaDe.ExtremeWeather
+
   |id      = Millerscout.EconomyMod
   |nexus  = 12334
+
   |nexus  = 6955
   |github  =
+
   |github  = millerscout/StardewMillerMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = EH Smash Quality
   |author  = XxHarvzBackxX
+
   |author  = EH Lim
   |id      = harvz.Fabrication
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 10679
+
   |nexus  = 9303
   |github  = XxHarvzBackxX/fabrication
+
   |github  =
 +
  |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Eidee Easy Fishing
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = EideeHi
   |id      = Omegasis.Fall28SnowDay
+
   |id      = net.eidee.stardew_valley.easy_fishing
   |nexus  = 486
+
   |nexus  = 4806
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = EiTK
   |author  = jahangmar
+
   |author  = enaium
   |id      = jahangmar.FallToAutumn
+
   |id      = Enaium.EiTK
   |nexus  = 7174
+
  |curse  = 365803
   |github  = jahangmar/StardewValleyMods
+
   |nexus  =
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Elevator
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.Familiars
+
   |id      = Ilyaki.Elevator
   |nexus  = 6429
+
   |nexus  = 2952
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Family Planning
+
   |name    = Elliot Is Fabio
   |author  = loe2run
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = Loe2run.FamilyPlanning
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 4515
+
   |nexus  = 23229
   |github  = loe2run/FamilyPlanningMod
+
   |github  =
 
 
  |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    = Elven Krobus, Underdark Krobus
   |author  = trashcan9
+
   |author  = Mel Noelle and Kirbylink
   |id      = trashcan9.FancySprinklers
+
   |id      = melnoelle.underdarkkrobus
   |nexus  = 15857
+
   |nexus  = 3071
   |github  =
+
   |github  = KirbyLink/UnderdarkKrobus
  
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Email App
   |author  = Taskmaster
+
   |author  = aedenthorn, Erinthe
   |id      = Taskmaster.FantasticFrames
+
   |id      = aedenthorn.Email
   |nexus  = 4540
+
   |nexus  = 11325
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SDIEmily
 +
  |nexus  = 14366
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Emotes
   |author  = Max Vollmer, SVProtector
+
   |author  = aurnj, Roy Li
   |id      = maxvollmer.farmageddon
+
   |id      = RuyiLi.Emotes
   |nexus  = 2618
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/emotes.129159
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Empty Hands
   |author  = ShivaGuy
+
   |author  = Oblitus
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 11850
+
   |nexus  = 1176
   |github  =
+
   |github  = quicksilverfox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Empty Jar Bubbles
   |author  = aedenthorn, Erinthe
+
   |author  = tem696969696969
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 13782
+
   |nexus  = 22598
   |github  = aedenthorn/StardewValleyMods
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Empty Your Hands
   |author  = hmkiesel
+
   |author  = BlueSight
   |id      = hmkiesel.FarmAnywhere
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 13926
+
   |nexus  = 19736
   |github  =
+
   |github  = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Enaium ToolKit
   |author  = Oranisagu
+
   |author  = Enaium
   |id      = none<!--no manifest ID-->
+
   |id      = Enaium.EnaiumToolKit
 +
  |curse  = 436787
 +
  |moddrop = 863959
 
   |nexus  =
 
   |nexus  =
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
   |github  = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = Oranisagu
+
   |author  = Goldenrevolver
   |id      = none<!--no manifest ID-->
+
   |id      = Goldenrevolver.EnchantableScythes
   |nexus   =
+
  |nexus  = 10668
   |url    = https://community.playstarbound.com/threads/111931
+
  |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = oranisagu/SDV-FarmAutomation
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.2
+
   |name    = Enchanted Adventurer's Guild Rewards
   |status   = workaround
+
   |author  = Goldenrevolver
   |summary = use [[#Automate|Automate]] instead.
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
 +
  |nexus  = 20942
 +
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Enchanted Cowboy Boots
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.ObtainableCowboyBoots
 +
   |nexus   = 20941
 +
   |github = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
 +
  |author  = NamelessTo
 +
  |id      = NamelessTo.EnchantedGalaxyWeapons
 +
  |curse  = 1001630
 +
  |nexus  = 21904
 +
  |github  = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = aedenthorn, Erinthe
+
   |author  = TheThor59
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 10506
+
   |nexus  = 3627
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TheThor59/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Enemy Health Bars, Health Bars
   |author  = atravita
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = atravita.FarmCaveSpawn
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |curse  = 870986
+
   |nexus   = 193
   |moddrop = 1068205
+
   |chucklefish = 3529
   |nexus  = 10186
+
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
   |github = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Energy Count
   |author  = atravita
+
   |author  = Crystallyne
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = Crystallyne.EnergyCount
  |curse  = 870983
+
   |nexus  = 4272
  |moddrop = 1099838
+
   |github  = Crystallyne/EnergyCount
   |nexus  = 10924
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computer Plus
+
   |name    = Energy Protect
   |author  = Boebie
+
   |author  = philosquare
   |id      = beau.farmcomputerplus
+
   |id      = philosquare.EnergyProtect
   |nexus  = 19124
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computers Check Cellars
+
   |name    = Energy Rework
   |author  = Ian Rubin, ianr427
+
   |author  = seferoni
   |id      = ianr.FarmComputersCheckCellars
+
  |id      = seferoni.EnergyRework
   |nexus  = 19581
+
  |nexus  = 21686
   |github =
+
  |github  = seferoni/EnergyRework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Time
 +
  |author  = nikperic, ThatOneCow
 +
   |id      = nikperic.EnergyTime
 +
   |nexus  = 6488
 +
   |source = https://gitlab.com/nikperic/energytime
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FarmerHelper
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 10179
+
   |nexus  = 4856
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Enhanced Relationships
   |author  = aedenthorn, Erinthe
+
   |author  = Mizzion
   |id      = aedenthorn.FarmerPortraits
+
   |id      = mizzion.enhancedrelationships
   |curse   = 868774
+
   |nexus  = 1927
   |nexus  = 11398
+
  |moddrop = 661356
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enhanced Slingshots
 +
  |author  = ytsc
 +
  |id      = ytsc.EnhancedSlingshots
 +
   |nexus  = 12763
 +
   |github  = YTSC/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    = Enough Sleep
   |author  = Sensakuma
+
   |author  = sodapotato
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = sodapotato.enoughsleep
   |nexus  = 11131
+
   |nexus  = 21536
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Entoarox Framework
 +
  |author  = Entoarox
 +
  |id      = Entoarox.EntoaroxFramework
 +
  |nexus  = 2269
 +
  |chucklefish = 4228
 +
  |github  = Entoarox/StardewMods
 +
 +
  |warnings = Broken on Android (crashes on startup).
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Entoarox Modding Utilities
   |author  = 2Retr0
+
   |author  = Entoarox
   |id      = 2Retr0.FarmhandFinder
+
   |id      = Entoarox.Utilities
   |curse   = 661476
+
   |nexus   = 5521
   |nexus  = 13153
+
   |github  = Entoarox/StardewMods
   |github  = 2Retr0/FarmhandFinder
+
 
 +
   |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    = Farmhouse Fixes
+
   |name    = Equal Money Split
   |author  = CyanFire
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = CF.FarmhouseFixes
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 16507
+
   |nexus  = 5526
   |github  =
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = Equivalent Exchange
   |author  = MabelSyrup
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = mabelsyrup.farmhouse
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 3731
+
   |nexus  = 1656
   |github  = mjSurber/FarmHouseRedone
+
   |github  = MercuriusXeno/EquivalentExchange
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Escape Rope
   |author  = mistyspring
+
   |author  = lestoph
   |id      = mistyspring.farmhousevisits
+
   |id      = lestoph.EscapeRope
   |curse   = 880518
+
   |nexus   = 8576
   |nexus  = 12457
+
   |github  = Bifibi/SDVEscapeRope
   |github  = misty-spring/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
   |name    = Escargo Win Bug Fix
   |author  = Cherry & cel10e
+
   |author  = BlackJack
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 5142
+
  |nexus  = 24556
   |moddrop = 716395
+
  |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Esca's Modding Plugins
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.EMP
 +
   |nexus  = 9296
 +
   |moddrop = 1005443
 +
   |github  = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Esc Dialogue Mod
   |author  = jwdred
+
   |author  = g33k, g33kidd
   |id      =
+
   |id      = g33k.EscDialogueMod
   |nexus  = 647
+
   |nexus  = 21812
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Farm Tablet
+
   |name     = Even Better Artisan Good Icons
   |author = boneskull
+
   |author   = chsiso58
   |id     = com.boneskull.farm-tablet
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 16447
+
   |nexus   =
   |github = Floogen/AlternativeTextures
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Even Better RNG
   |author  = Speshkitty
+
   |author  = pepoluan
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = pepoluan.EvenBetterRNG
   |nexus  = 7148
+
   |nexus  = 8680
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |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    = Farmtronics
+
   |name    = Even Better Warehouse
   |author  = Joe Strout
+
   |author  = charliedemilho
   |id      = strout.farmtronics
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 10634
+
   |nexus  = 10396
   |github  = JoeStrout/Farmtronics
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Type Manager
+
   |name    = Event Black Bars
   |author  = Esca, Esca-MMC
+
   |author  = gzhynko
   |id      = Esca.FarmTypeManager
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 3231
+
   |nexus  = 7962
  |moddrop = 598755
+
   |github  = gzhynko/StardewMods
   |github  = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Event Limiter
   |author  = PeacefulEnd
+
   |author  = TheMightyAmondee
   |id      = PeacefulEnd.FashionSense
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 9969
+
   |nexus  = 10735
   |github  = Floogen/FashionSense
+
   |github  = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense Outfits
+
   |name    = Event Lookup
   |author  = nihilistzsche
+
   |author  = shekurika
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = shekurika.EventLookup
   |nexus  = 18384
+
   |nexus  = 8505
   |github  = nihilistzsche/FashionSenseOutfits
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Event Music Volume
   |author  = Pathoschild
+
   |author  = jorgamun
   |id      = Pathoschild.FastAnimations
+
   |id      = jorgamun.EventMusicVolume
  |curse  = 957496
+
   |nexus  = 10650
   |nexus  = 1089
+
   |github  = jorgamun/EventMusicVolume
  |moddrop = 606631
 
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Event Repeater
   |author  = libaryaddict
+
   |author  = MissCoriel
   |id      = libraryaddict.FasterEvents
+
   |id      = misscoriel.eventrepeater
   |nexus  = 7631
+
   |nexus  = 3642
   |github  =
+
   |curse  = 317347
 
+
  |moddrop = 606979
   |broke in = Stardew Valley 1.6
+
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Event Sound Adjuster
   |author  = IceGladiador
+
   |author  = shekurika
   |id      = IceGladiador.FasterGrass
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  = 1772
+
   |nexus  = 8734
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Horse
+
   |name    = Event Tester
   |author  = kibbe
+
   |author  = BlaDe
   |id      = kibbe.faster_horse
+
   |id      = BlaDe.EventTester
   |nexus  = 2791
+
   |nexus  = 11178
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = Entoarox
+
   |author  = SinZ and atravita
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 2277
+
   |nexus  = 19458
  |chucklefish = 3641
+
   |github  = atravita-mods/StardewMods
   |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    = Everlasting Baits and Unbreakable Tackles
   |author  = gaussfire
+
   |author  = Digus
   |id      = gaussfire.FasterPathSpeed
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 9344
+
   |nexus  = 2360
   |github  = alanperrow/StardewModding
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = KathrynHazuka
+
   |author  = moonslime
   |id      = KathrynHazuka.FasterRun
+
   |id      = moonslime.ExcavationSkill
   |nexus  = 733
+
   |nexus  = 15793
  |github  = KathrynHazuka/StardewValley_FasterRun
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Exhaustion Tweaks
   |author  = Kumagabear
+
   |author  = mytigio
   |id      = Kumagabear.FasterTransition
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 19584
+
   |nexus  = 6247
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  = mytigio/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = zeldela
+
   |author  = Lodukas
   |id      = zeldela.FastFishPond
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 14005
+
   |nexus  = 1191
   |github  = zeldela/sdv-mods
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Expanded Storage
   |author  = crazywig
+
   |author  = LeFauxMatt
   |id      = crazywig.FastForward
+
   |id      = furyx639.ExpandedStorage
   |nexus  = 7413
+
  |curse  = 871838
   |github  =
+
  |moddrop = 1547203
 +
   |nexus  = 7431
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Loads
+
   |name    = Expansive Combat, Proficiência
   |author  = spajus
+
   |author  = Hamio, HamioDracny
   |id      = spajus.fastloads
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 19454
+
   |nexus  = 7511
   |github  = spajus/stardew-valley-fast-loads
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Exp Control
   |author  = ErikShun, QuickNutz
+
   |author  = moonslime
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = moonslime.ExpControl
  |moddrop = 1490579
+
   |nexus  = 23067
   |nexus  = 19634
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Experience Bars
   |author  = DerTod2
+
   |author  = spacechase0
   |id      = de.dertod2.FastPetting
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 5039
+
  |curse  = 867392
   |github  =
+
  |moddrop = 127275
 +
   |nexus  = 509
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Experience Rate Multiplier
   |author  = Death, DeathGameDev
+
   |author  = MSCFC, iSkLz
   |id      = DeathGameDev.FastTravel
+
   |id      = SkLz.ExpMultiply
   |nexus  = 1529
+
   |nexus  = 5910
   |github  = DeathGameDev/SDV-FastTravel
+
   |github  = iSkLz/ExperienceMultiplier
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FauxCore
+
   |name    = Experience Updates
   |author  = LeFauxMatt
+
   |author  = Quipex
   |id      = furyx639.FauxCore
+
   |id      = Quipex.ExperienceUpdates
   |nexus  = 20618
+
   |nexus  = 7581
   |github  = LeFauxMatt/StardewMods
+
   |github  = Quipex/ExperienceUpdates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Expert Sitting
   |author  = minervamaga
+
   |author  = aedenthorn, Erinthe
  |id      = minervamaga.FeelingLucky
+
   |id      = aedenthorn.ExpertSitting
  |nexus  =
+
   |nexus  = 7435
  |moddrop = 752859
+
   |github  = aedenthorn/StardewValleyMods
  |github  = minervamaga/FeelingLucky
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ferngill Dynamic Rain
 
  |author  = Sakorona, Kylindra, KoihimeNakamura
 
   |id      = KoihimeNakamura.DynamicRainAndWind
 
   |nexus  = 604
 
  |moddrop = 664033
 
   |github  = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 4.0.8
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-216#post-130566
 +
  |unofficial version = 0.6.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Extended Bus System
   |author  = UNA
+
   |author  = Tondorian
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = ExtendedBusSystem
   |nexus  = 17404
+
   |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    = Ferngill Revenue Service
+
   |name    = Extended Fridge
   |author  = KarratKake
+
   |author  = Crystalmir
   |id      = KarratKake.FerngillRevenueService
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  = 7566
+
   |nexus  = 485
   |github  =
+
   |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    = Fertilizer Anytime
+
   |name    = Extended Minecart
   |author  = stoobinator, lefthandedkid
+
   |author  = Entoarox
   |id      = stoobinator.fertilizeranytime
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 7259
+
   |nexus  = 2271
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
  |chucklefish = 4359
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Extended Reach
   |author  = KirbyLink
+
   |author  = spacechase0
   |id      = kirbylink.festivalendtimetweak
+
   |id      = spacechase0.ExtendedReach
   |nexus  = 2966
+
  |curse  = 867754
   |github  = KirbyLink/FestivalEndTimeTweak
+
  |moddrop = 242303
 +
   |nexus  = 1493
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
   |unofficial version = 1.2.5-unofficial.1-p1xel8ted
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival of the Mundane
+
   |name    = Extra Content Mod
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = Alacrity, platinumhobo
   |id      = MouseyPounds.ShadowFestival
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 4630
+
   |nexus  = 8510
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Extra Fish Information
   |author  = Felix-Dev
+
   |author  = Ceasg
   |id      = Felix-Dev.FeTK
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 4403
+
   |nexus  = 4170
   |github  = Felix-Dev/StardewMods
+
   |github  = ceasg/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
+
}}
   |unofficial version = 1.0.1-unofficial.2-digus
+
{{#invoke:SMAPI compatibility|entry
-->
+
  |name    = Extra Machine Configs
 +
  |author  = Selph, zombifier
 +
   |id      = selph.ExtraMachineConfig
 +
  |nexus  = 22256
 +
  |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Extra Map Layers
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FieldHarvest
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 11019
+
  |curse  = 868841
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9633
 +
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extreme Fishing Overhaul
 +
  |author  = Unidarkshin and Deathest1, Devin Lematty
 +
  |id      = DevinLematty.ExtremeFishingOverhaul
 +
  |nexus  = 7490
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Extreme Weather
   |author  = ChiroxT
+
   |author  = BlaDe
   |id      = treinke.FieldWorks
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 17267
+
   |nexus  = 12334
 
   |github  =
 
   |github  =
  
Line 6,252: Line 7,654:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Fabrication
   |author  = Edu Anttunes
+
   |author  = XxHarvzBackxX
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = harvz.Fabrication
   |nexus  = 5865
+
   |nexus  = 10679
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  = XxHarvzBackxX/fabrication
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FaeQuest
 +
  |author  = Navi-chan, ooo0000
 +
  |id      = NaviChan.FaeQuest
 +
  |nexus  = 2484
 +
  |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    = File Replacer
+
   |name    = Fairy Fix
   |author  = certifiableGrimalkin
+
   |author  = MindMeltMax
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = MindMeltMax.FairyFix
   |nexus  = 17553
+
  |curse  = 1024723
   |github  =
+
   |nexus  = 24469
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Fall 28 Snow Day
   |author  = Tran Minh Thong
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = find.object.mod
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 8594
+
   |nexus  = 486
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#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    = Fall To Autumn
   |author  = HaulinOats
+
   |author  = jahangmar
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 13944
+
   |nexus  = 7174
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Familiars
  |author  = aurnj, Roy Li
 
  |id      = RoyLi.Fireballs
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
  |github  =
 
 
 
  |broke in = SMAPI 2.0
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fire Breath
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FireBreath
+
   |id      = aedenthorn.Familiars
   |nexus  = 7311
+
   |nexus  = 6429
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fireworks Festival
 
  |author  = violetlizabet
 
  |id      = violetlizabet.FireworksFestival
 
  |nexus  = 15261
 
  |github  = elizabethcd/FireworksFestival
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = FishDex
 
  |author  = rupak0577
 
  |id      = rupak0577.FishDex
 
  |nexus  =
 
  |github  = rupak0577/FishDex
 
  |url    = https://github.com/rupak0577/FishDex
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Family Planning
   |author  = GZhynko
+
   |author  = loe2run
   |id      = GZhynko.FishExclusions
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 7782
+
   |nexus  = 4515
   |github  = gzhynko/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    = Fish Finder
+
   |name    = Fancy Sprinklers
   |author  = Aair, AairTheGreat
+
   |author  = trashcan9
   |id      = AairTheGreat.FishFinder
+
   |id      = trashcan9.FancySprinklers
   |nexus  = 5011
+
   |nexus  = 15857
   |github  = AairTheGreat/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = Fantastic Frames
   |author  = Speshkitty
+
   |author  = Taskmaster
   |id      = speshkitty.fishinfo
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 5452
+
   |nexus  = 4540
   |github  = Speshkitty/FishInfo
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Farmageddon
   |author  = Shuai Zhang
+
   |author  = Max Vollmer, SVProtector
   |id      = shuaiz.FishingAdjustMod
+
   |id      = maxvollmer.farmageddon
   |nexus  = 1350
+
   |nexus  = 2618
   |github  = hcoona/StardewValleyMods
+
   |github  =
  
   |broke in = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Farm Animal Choices
   |author  = KilZenc
+
   |author  = ShivaGuy
   |id      = KilZenc.FishingAssistant
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 5815
+
   |nexus  = 11850
 
   |github  =
 
   |github  =
  
Line 6,363: Line 7,753:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Farm Animal Harvest Helper
   |author  = Drynwynn, thepaladinknight
+
   |author  = aedenthorn, Erinthe
   |id      = Drynwynn.FishingAutomaton
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 2527
+
   |nexus  = 13782
   |github  = Drynwynn/StardewValleyMods
+
   |github  = aedenthorn/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    = Farm Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = hmkiesel
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 7694
+
   |nexus  = 13926
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Farm Automation: Barn Door Automation
   |author  = barteke22
+
   |author  = Oranisagu
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = none<!--no manifest ID-->
   |nexus  = 8970
+
   |nexus  =
   |github  = barteke22/StardewMods
+
  |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 Logbook
+
   |name    = Farm Automation: Item Collector
   |author  = M3ales
+
   |author  = Oranisagu
   |id      = FishingLogbook
+
   |id      = none<!--no manifest ID-->
 
   |nexus  =
 
   |nexus  =
   |curse  = 299792
+
   |url    = https://community.playstarbound.com/threads/111931
   |github  = M3ales/FishingLogbook
+
   |github  = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Farm Cave Framework
   |author  = barteke22
+
   |author  = aedenthorn, Erinthe
   |id      = barteke22.FishingMinigames
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 9345
+
   |nexus  = 10506
   |github  = barteke22/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = atravita
   |id      = barteke22.FisingMinigames
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 9345
+
  |curse  = 870986
   |github  = barteke22/StardewMods
+
  |moddrop = 1068205
 +
   |nexus  = 10186
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = Zoryn
+
   |author  = atravita
   |id      = Zoryn.FishingMod
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus  =
+
  |curse  = 870983
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |moddrop = 1099838
   |github  = Zoryn4163/SMAPI-Mods
+
   |nexus  = 10924
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Farm Computer Plus
   |author  = MindMeltMax
+
   |author  = Boebie
   |id      = MindMeltMax.Fishnets
+
   |id      = beau.farmcomputerplus
   |nexus  = 13819
+
   |nexus  = 19124
  |moddrop = 1247514
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Farm Computers Check Cellars
   |author  = MindMeltMax
+
   |author  = Ian Rubin, ianr427
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 13819
+
   |nexus  = 19581
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Better Crafting
+
   |name    = Farmer Helper
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 13819
+
   |nexus  = 10179
   |github  = MindMeltMax/Stardew-Valley-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    = Fishing Practice
+
   |name    = Farmer Helper (Updated)
   |author  = BlaDe
+
   |author  = Fiorbeth
   |id      = BlaDe.FishingPractice
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 4157
+
   |nexus  = 21030
   |github  =
+
   |github  = NTaylor1993/FarmerHelper
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Portraits
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmerPortraits
 +
  |curse  = 868774
 +
  |nexus  = 11398
 +
  |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 Progression
+
   |name    = Farmer Portraits for 1.6
   |author  = ChadlyMasterson
+
   |author  = mistyspring
   |id      = chadlymasterson.fishingprogression
+
   |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  = 18749
+
   |nexus  = 20713
   |github  = chudders1231/SDV-FishingProgression
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Vitals Evolved
 +
  |author  = Sensakuma
 +
  |id      = Sensakuma.FarmerVitalsEvolved
 +
  |nexus  = 11131
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Farm Expansion
   |author  = Stashek
+
   |author  = Advize
   |id      = Stashek.FishingRodRecolor
+
   |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  = 8835
+
   |nexus  = 130
   |github  =
+
   |github  = AdvizeGH/FarmExpansion
 +
 
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Farmhand Finder
   |author  = PeacefulEnd
+
   |author  = 2Retr0
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 8406
+
  |curse  = 661476
   |github  = Floogen/FishingTrawler
+
   |nexus  = 13153
 +
   |github  = 2Retr0/FarmhandFinder
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Farmhouse Fixes
   |author  = PeacefulEnd
+
   |author  = CyanFire
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = CF.FarmhouseFixes
  |nexus  = 15941
+
   |nexus  = 16507
  |github  = Floogen/FishingTrawler
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Treasure Spawner
 
  |author  = jangofett4
 
  |id      = jangofett4.fishingtreasurespawner
 
   |nexus  = 18119
 
   |github  = jangofett4/FishingTreasureSpawner
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Farmhouse Redone
   |author  = Hammurabi
+
   |author  = MabelSyrup
   |id      = HammurabiFishingTunerRedux
+
   |id      = mabelsyrup.farmhouse
   |nexus  =
+
   |nexus  = 3731
   |chucklefish = 4578
+
   |github = mjSurber/FarmHouseRedone
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  
  |dev note = source in download
+
   |broke in = Stardew Valley 1.5
 
 
   |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Farmhouse Visits
   |author  = marikaefer
+
   |author  = mistyspring
   |id      = marikaefer.FishMe
+
   |id      = mistyspring.farmhousevisits
   |nexus  = 4756
+
  |curse  = 880518
   |github  =
+
   |nexus  = 12457
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Farm Hub
   |author  = Jonqora
+
   |author  = Platonymous
   |id      = Jonqora.FishPreview
+
   |id      = Platonymous.FarmHub
   |nexus  = 6303
+
   |nexus  = 2309
   |github  = Jonqora/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Farm Icons on Load Screen
   |author  = Mizzion
+
   |author  = b1rdyw1rdy
   |id      = mizzion.fishreminder
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 3615
+
   |nexus  = 24344
  |moddrop = 661375
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Farming Tools Patch
   |author  = aedenthorn, Erinthe
+
   |author  = Torsang
   |id      = aedenthorn.FishSpotBait
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 17581
+
   |nexus  = 24066
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Torsang/FarmingToolsPatch
 
 
  |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    = Farm in Paradise, Textura de Neve
   |author  = StarAmy
+
   |author  = BrasileiroTop, LKboss
   |id      = StarAmy.bubbletoggle
+
   |id      = LKboss.TexturaNeve
   |nexus  = 13076
+
   |nexus  = 13594
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Farm in the Sky, Fundo
   |author  = MattDeDuck, Duckshard
+
   |author  = BrasileiroTop
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 3725
+
   |nexus  = 5423
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Farm Rearranger
   |author  = bcmpinc
+
   |author  = Cherry & cel10e
   |id      = bcmpinc.FixAnimalTools
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 3215
+
   |nexus  = 5142
   |github  = bcmpinc/StardewHack
+
  |moddrop = 716395
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Farm Resource Generator
   |author  = Traktori
+
   |author  = jwdred
   |id      = Traktori.CategoriesInRecipes
+
   |id      =
   |nexus  = 11400
+
   |nexus  = 647
  |github  = Traktori7/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fix Dice
 
  |author  = Ashley, bambimenot
 
  |id      = ashley.fixdice
 
  |nexus  = 4556
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Weapons Damage
+
   |name    = Farm Tablet
   |author  = BlueSight
+
   |author  = boneskull
   |id      = BlueSight.FixedWeaponsDamage
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 19896
+
   |nexus  = 16447
   |github  = Hikari-BS/StardewMods
+
   |github  = Floogen/AlternativeTextures
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Farm to Table Ready Meals
   |author  = atravita
+
   |author  = Speshkitty
   |id      = atravita.FixPigRandom
+
   |id      = speshkitty.farmtotablereadymeals
  |curse  = 870967
+
   |nexus  = 7148
  |moddrop = 1294434
+
   |github  = Speshkitty/FarmToTableReadyMeals
   |nexus  = 15003
 
   |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    = Fix TVs on Custom Farm Types
+
   |name    = Farmtronics
   |author  = mouse
+
   |author  = Joe Strout
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = strout.farmtronics
  |moddrop = 1194570
+
   |nexus  = 10634
   |nexus  = 12717
+
   |github  = JoeStrout/Farmtronics
   |github  = notevenamouse/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Farm Type Manager
   |author  = BlaDe
+
   |author  = Esca, Esca-MMC
   |id      = BlaDe.FlamingoBreeding
+
   |id      = Esca.FarmTypeManager
   |nexus  = 12015
+
   |nexus  = 3231
   |github  =
+
  |moddrop = 598755
 +
   |github  = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farm Warps Patch
   |author  = Shockah
+
   |author  = tlitookilakin
   |id      = Shockah.FlexibleSprinklers
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 10931
+
   |nexus  = 8236
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flip Buildings
+
   |name    = Fashion Sense
   |author  = mouahrara
+
   |author  = PeacefulEnd
   |id      = mouahrara.FlipBuildings
+
   |id      = PeacefulEnd.FashionSense
   |nexus  = 18444
+
  |curse  = 870933
   |github  = mouahrara/FlipBuildings
+
   |nexus  = 9969
 
+
   |github  = Floogen/FashionSense
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Fashion Sense Outfits
   |author  = aedenthorn, Erinthe
+
   |author  = nihilistzsche
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 17582
+
   |nexus  = 18384
   |github  = aedenthorn/StardewValleyMods
+
   |github  = nihilistzsche/FashionSenseOutfits
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Fast Animations
   |author  = MouseyPounds
+
   |author  = Pathoschild
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = Pathoschild.FastAnimations
   |nexus  = 3885
+
   |curse   = 957496
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 1089
 
+
   |moddrop = 606631
  |broke in = Stardew Valley 1.6
+
   |github = Pathoschild/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flower Bombs
 
  |author  = kdau
 
  |id      = kdau.FlowerBombs
 
   |nexus  = 6228
 
   |moddrop = 794657
 
   |source = https://gitlab.com/kdau/flowerbombs
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Fast Control Input
   |author  = spacechase0
+
   |author  = weizinai
   |id      = spacechase0.FlowerColorPicker
+
   |id      = weizinai.FastControlInput
  |curse  = 867760
+
   |nexus  = 24324
  |moddrop = 130043
+
   |github  = weizinai/StardewValleyMods
   |nexus  = 1229
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Faster Events
   |author  = elfuun
+
   |author  = libaryaddict
   |id      = FlowerDanceFix.elfuun
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 8535
+
   |nexus  = 7631
  |moddrop = 980853
+
   |github  =
   |github  = elfuun1/FlowerDanceFix
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = Faster Grass
   |author  = ron075sh
+
   |author  = IceGladiador
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 3019
+
   |nexus  = 1772
 
   |github  =
 
   |github  =
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = Faster Horse
   |author  = kelly2892
+
   |author  = kibbe
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = kibbe.faster_horse
   |nexus  = 8107
+
   |nexus  = 2791
   |github  = kenny2892/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Faster Paths
   |author  = spacechase0
+
   |author  = Entoarox
   |id      = spacechase0.FlowerRain
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |curse   = 867722
+
   |nexus   = 2277
   |nexus  = 6131
+
   |chucklefish = 3641
   |github  = spacechase0/StardewValleyMods
+
   |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
 +
  |name    = Faster Path Speed
 +
  |author  = gaussfire
 +
  |id      = gaussfire.FasterPathSpeed
 +
  |nexus  = 9344
 +
  |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Faster Run
   |author  = Cat, CatCattyCat
+
   |author  = KathrynHazuka
   |id      = cat.flowerytools
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 6203
+
   |nexus  = 733
  |moddrop = 833563
+
   |github  = KathrynHazuka/StardewValley_FasterRun
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = Faster Transition
   |author  = aedenthorn, Erinthe
+
   |author  = Kumagabear
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 9043
+
   |nexus  = 19584
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Faster Trees
   |author  = Kangzoel
+
   |author  = Krutonium
   |id      = Kangzoel.FluentEating
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 11690
+
   |nexus  = 21952
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = EstherHollow
+
   |author  = zeldela
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = zeldela.FastFishPond
   |nexus  = 11003
+
   |nexus  = 14005
 +
  |github  = zeldela/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Forward
 +
  |author  = crazywig
 +
  |id      = crazywig.FastForward
 +
  |nexus  = 7413
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6.4
 +
  |status  = broken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Fast Geode, Instant Geodes
   |author  = Becks723
+
   |author  = ofmanynames
   |id      = Becks723.FontSettings
+
   |id      = InstantGeode
   |nexus  = 12467
+
   |nexus  = 750
 
   |github  =
 
   |github  =
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
  
   |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    = Food Buff Stacking
+
   |name    = Fast Loads
   |author  = thejcannon
+
   |author  = spajus
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = spajus.fastloads
   |nexus  = 4321
+
   |nexus  = 19454
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  = spajus/stardew-valley-fast-loads
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Fast Parrot Express Animation
   |author  = Joreikarr
+
   |author  = ErikShun, QuickNutz
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 19944
+
  |moddrop = 1490579
 +
  |nexus  = 19634
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Petting
 +
  |author  = DerTod2
 +
  |id      = de.dertod2.FastPetting
 +
   |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.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = FauxCore
   |author  = Hexenentendrache
+
   |author  = LeFauxMatt
   |id      = Hexenentendrache.FoodCravings
+
   |id      = furyx639.FauxCore
   |nexus  = 17126
+
  |moddrop = 1547213
   |github  = Enteligenz/StardewMods
+
   |nexus  = 20618
 
+
   |github  = LeFauxMatt/StardewMods
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Feeling Lucky?
   |author  = aedenthorn, Erinthe
+
   |author  = minervamaga
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = minervamaga.FeelingLucky
   |nexus  = 10886
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Fellowship - Immersive Rings
   |author  = Nishtra
+
   |author  = DaLion
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 673
+
   |nexus  = 11380
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
   |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    = Ferngill Dynamic Rain
   |author  = Goldenrevolver
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 7554
+
   |nexus  = 604
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = Bpendragon
+
   |author  = UNA
   |id      = Bpendragon.ForagePointers
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 7781
+
   |nexus  = 17404
   |github  = Bpendragon/ForagePointers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Ferngill Revenue Service
   |author  = DanielB
+
   |author  = KarratKake
   |id      = DanielB.TrackerZoomFix
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 17935
+
   |nexus  = 7566
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferngill Simple Economy
 +
  |author  = Paul Steele
 +
  |id      = paulsteele.fse
 +
  |nexus  = 21414
 +
  |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Fertilizer Anytime
   |author  = Remy Bach
+
   |author  = stoobinator, lefthandedkid
   |id      = remybach.forecaster
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 3037
+
   |nexus  = 7259
   |github  = remybach/stardew-valley-forecaster
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
  
   |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    = Fertilizer Bubbles
   |author  = TheElm
+
   |author  = temisthem
   |id      = TheElm.ForecasterText
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 7541
+
   |nexus  = 23307
   |github  = GStefanowich/SDV-Forecaster
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Festival End Time Tweak
   |author  = Fokson
+
   |author  = KirbyLink
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 2520
+
   |nexus  = 2966
   |github  =
+
   |github  = KirbyLink/FestivalEndTimeTweak
  
   |broke in = Stardew Valley 1.5
+
   |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    = Frame Rate Logger
+
   |name    = Festival of the Mundane
   |author  = atravita
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = atravita.FrameRateLogger
+
   |id      = MouseyPounds.ShadowFestival
   |curse   = 870966
+
   |nexus   = 4630
   |moddrop = 1294433
+
   |github  = MouseyPounds/stardew-mods
   |nexus   = 15002
+
 
   |github  = atravita-mods/StardewMods
+
   |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    = Frame Rate Viewer, FPS Viewer
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = Adham084
+
   |author  = Felix-Dev
   |id      = adham084.fpsviewer
+
   |id      = Felix-Dev.FeTK
   |nexus  = 14046
+
   |nexus  = 4403
   |github  =
+
   |github  = Felix-Dev/StardewMods
}}
 
{{#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.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360 1.4].
+
<!--
 +
   |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = Field Harvest
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FreeLove
+
   |id      = aedenthorn.FieldHarvest
  |curse  = 868835
+
   |nexus  = 11019
   |nexus  = 10021
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.3.0-unofficial.2-LKbosss
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-127#post-120443
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Field Harvest Redux
   |author  = DJ-STLN
+
   |author  = Prism 99
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 3320
+
   |nexus  = 21703
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Field Works
   |author  = danmw3
+
   |author  = ChiroxT
   |id      = danmw3.freethetoolbar
+
   |id      = treinke.FieldWorks
   |nexus  = 4960
+
   |nexus  = 17267
 
   |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    = Fighting With NPCs
   |author  = aedenthorn, Erinthe
+
   |author  = Edu Anttunes
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = EduAnttunes.FightingWithNPCs
   |nexus  = 6241
+
   |nexus  = 5865
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Friends Forever
+
   |name    = File Replacer
   |author  = Isaac S
+
   |author  = certifiableGrimalkin
   |id      = IsaacS.FriendsForever
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 1738
+
   |nexus  = 17553
  |github  = isaacs-dev/Minidew-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Friendship Booster
 
  |author  = Hills
 
  |id      = Hills.FriendshipBooster
 
  |nexus  = 10497
 
  |moddrop = 1084819
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Filtered Chest Hopper
   |author  = aedenthorn, Erinthe
+
   |author  = Shivion
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 17055
+
   |nexus  = 21730
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Find Object Mod
   |author  = HunterMYT
+
   |author  = Tran Minh Thong
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = find.object.mod
   |nexus  = 8709
+
   |nexus  = 8594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = Failsplat
+
   |author  = HaulinOats
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 12308
+
   |nexus  = 13944
 
   |github  =
 
   |github  =
  
Line 6,967: Line 8,367:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Fireballs!
   |author  = jeffgillean
+
   |author  = aurnj, Roy Li
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = RoyLi.Fireballs
   |nexus  = 11050
+
   |nexus  =
   |github  = jeffgillean/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Fire Breath
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = aedenthorn.FireBreath
   |nexus  = 5776
+
   |nexus  = 7311
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 11422
+
   |nexus  = 7321
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fireworks Festival
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.FireworksFestival
 +
  |nexus  = 15261
 +
  |github  = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Fischievements
   |author  = jennisimone
+
   |author  = MattDeDuck, Duckshard
   |id      = jennisimone.WitchEventsShop
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 16304
+
   |nexus  = 3658
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = FishDex
   |author  = Okay Shroomer
+
   |author  = rupak0577
   |id      = OkayShroomer.FungusAmongus
+
   |id      = rupak0577.FishDex
   |nexus  = 11785
+
   |nexus  =
   |github  =
+
   |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    = Furniture Adjustment
+
   |name    = Fish Exclusions
   |author  = aedenthorn, Erinthe
+
   |author  = GZhynko
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = GZhynko.FishExclusions
   |nexus  = 10213
+
   |nexus  = 7782
   |github  = aedenthorn/StardewValleyMods
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Fish Finder
   |author  = aedenthorn, Erinthe
+
   |author  = Aair, AairTheGreat
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 10855
+
   |nexus  = 5011
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AairTheGreat/StardewValleyMods
 
 
  |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    = Fish Info
   |author  = aedenthorn, Erinthe
+
   |author  = Speshkitty
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = speshkitty.fishinfo
   |nexus  = 14092
+
   |nexus  = 5452
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Fishing Adjust
   |author  = aedenthorn, Erinthe
+
   |author  = Shuai Zhang
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 10217
+
   |nexus  = 1350
   |github  = aedenthorn/StardewValleyMods
+
   |github  = hcoona/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gacha Geodes
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = DeLiXx
+
   |author  = ChibiKyu, KilZenc
   |id      = DLX.Geodes
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 17691
+
   |nexus  = 5815
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
 
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fishing Automaton
   |author  = Adham084
+
   |author  = Drynwynn, thepaladinknight
   |id      = adham084.galaxyslingshot
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 14115
+
   |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    = Galaxy Weapon Choice
+
   |name    = Fishing Chests Expanded
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 14511
+
   |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.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Fishing Info Overlays
   |author  = drbirbdev
+
   |author  = barteke22
   |id      = drbirbdev.GameboyArcade
+
   |id      = barteke22.FIshingInfoOverlays
  |moddrop = 1318487
+
   |nexus  = 8970
   |nexus  =
+
   |github  = barteke22/StardewMods
   |github  = drbirbdev/StardewValley
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Fishing Logbook
   |author  = mmanlapat
+
   |author  = M3ales
   |id      = mmanlapat.GameReminder
+
   |id      = FishingLogbook
   |nexus  = 1153
+
   |nexus  =
   |github  =
+
  |curse  = 299792
 +
   |github  = M3ales/FishingLogbook
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fishing Minigames
   |author  = RandomComputerUser
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = RandomComputerUser.GameSpeed
+
   |id      = barteke22.FisingMinigames
   |nexus  = 7211
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = Loogooter
+
   |author  = barteke22
   |id      = OlegSilkin.garbage_collector
+
   |id      = barteke22.FishingMinigames
   |nexus  = 2463
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fishing Mod
   |author  = LeFauxMatt
+
   |author  = Zoryn
   |id      = furyx639.GarbageDay
+
   |id      = Zoryn.FishingMod
   |curse   = 871837
+
   |nexus   =
   |nexus  = 8204
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = LeFauxMatt/StardewMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Fishing Nets → Automate
   |author  = NCarigon
+
   |author  = MindMeltMax
   |id      = NCarigon.GardenPotAutomate
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 15212
+
   |nexus  = 13819
   |github  =
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Fishing Nets → Better Crafting
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 14820
+
   |nexus  = 13819
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Gate Opener
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = mralbobo
+
   |author  = MindMeltMax
   |id      = mralbobo.GateOpener
+
   |id      = MindMeltMax.Fishnets
   |nexus  =
+
  |curse  = 1004486
   |url    = https://community.playstarbound.com/threads/111988
+
   |nexus  = 13819
   |github  = mralbobo/stardew-gate-opener
+
   |moddrop = 1247514
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |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 Practice
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.GemIsles
+
   |id      = BlaDe.FishingPractice
   |nexus  = 6692
+
   |nexus  = 4157
   |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    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Fishing Progression
   |author  = Hana
+
   |author  = ChadlyMasterson
   |id      = Hana.GNMTokens
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 14426
+
   |nexus  = 18749
   |github  =
+
   |github  = chudders1231/SDV-FishingProgression
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
 
  |author  = sqbr
 
  |id      = sqbr.GetGS
 
  |nexus  = 13434
 
  |github  = sqbr/GetGS
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Generic Mod Config Menu
 
  |author  = spacechase0
 
  |id      = spacechase0.GenericModConfigMenu
 
  |curse  = 867150
 
  |moddrop = 771692
 
  |nexus  = 5098
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Generic Shop Extender
 
  |author  = rabbitgreen49, IrregularPorygon
 
  |id      = GenericShopExtender
 
  |nexus  = 814
 
  |github  = IrregularPorygon/SMAPIGenericShopMod
 
  
 
   |broke in = Stardew Valley 1.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-41#post-3355598 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genetics API
+
   |name    = Fishing Trawler
   |author  = agent56
+
   |author  = PeacefulEnd
   |id      = agent56.GeneticsAPI
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 15655
+
   |nexus  = 8406
   |github  =
+
   |github  = Floogen/FishingTrawler
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genie Lamp
+
   |name    = Fishing Trawler - New Horizons
   |author  = aedenthorn
+
   |author  = PeacefulEnd
   |id      = aedenthorn.GenieLamp
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus   = 19794
+
   |curse   = 870923
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   = 15941
 
+
   |github  = Floogen/FishingTrawler
   |broke in = Stardew Valley ≤1.5.6
 
 
 
   |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Fishing Treasure Spawner
   |author  = CatCattyCat, Cat
+
   |author  = jangofett4
   |id      = cat.geodeinfomenu
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 1448
+
   |nexus  = 18119
  |moddrop = 833541
+
   |github  = jangofett4/FishingTreasureSpawner
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Fishing Tuner Redux
   |author  = MartyrPher
+
   |author  = Hammurabi
   |id      = MartyrPher.GetGlam
+
   |id      = HammurabiFishingTunerRedux
   |nexus  = 5044
+
   |nexus  =
   |github = MartyrPher/GetGlam
+
   |chucklefish = 4578
 +
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 +
 
 +
  |dev note = source in download
  
   |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    = Ghost Town
+
   |name    = Fish Me
   |author  = Platonymous
+
   |author  = marikaefer
   |id      = Platonymous.GhostTown
+
   |id      = marikaefer.FishMe
  |curse  = 877231
+
   |nexus  = 4756
  |moddrop = 793902
+
   |github  =
   |nexus  = 2992
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = atravita
+
   |author  = ButterBear, Memegician
   |id      = atravita.GiantCropFertilizer
+
   |id      = BB.FishPondColors
  |curse  = 870977
+
   |nexus  = 23449
  |moddrop = 1135913
+
   |github  =
   |nexus  = 11620
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Fish Preview
   |author  = CatCattyCat, Cat
+
   |author  = Jonqora
   |id      = cat.giantcropring
+
   |id      = Jonqora.FishPreview
   |nexus  = 1182
+
   |nexus  = 6303
  |moddrop = 833538
+
   |github  = Jonqora/StardewMods
   |github  = danvolchek/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fish Reminder
   |author  = Khloe Leclair
+
   |author  = Mizzion
   |id      = leclair.giantcroptweaks
+
   |id      = mizzion.fishreminder
   |nexus  = 14370
+
   |nexus  = 3615
   |github  = KhloeLeclair/StardewMods
+
  |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    = Giant Omelet
+
   |name    = Fish Spot Bait
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.GiantOmelet
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 13852
+
   |nexus  = 17581
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = desto
+
   |author  = StarAmy
   |id      = desto.GiftDecline
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 6944
+
   |nexus  = 13076
   |github  = desto-git/sdv-mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Fishy Blood Moon
   |author  = AvalonMFX
+
   |author  = MattDeDuck, Duckshard
   |id      = AvalonMFX.GiftMoney
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 17564
+
   |nexus  = 3725
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Fix Animal Tools
   |author  = aedenthorn, Erinthe
+
   |author  = bcmpinc
   |id      = aedenthorn.GiftRejection
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 14273
+
   |nexus  = 3215
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
 
  |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    = Fix Categories in Recipes, Categories in Recipes
   |author  = tstaples
+
   |author  = Traktori
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 229
+
   |nexus  = 11400
   |github  = tstaples/GiftTasteHelper
+
   |github  = Traktori7/StardewValleyMods
 
 
  |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    = Gift Taste Helper Continued
+
   |name    = Fix Dice
   |author  = Isi0, tstaples (aka catman)
+
   |author  = Ashley, bambimenot
   |id      = Isi0.GiftTasteHelper
+
   |id      = ashley.fixdice
   |nexus  = 18762
+
   |nexus  = 4556
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued x2
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = JoXW, Isi0, tstaples (aka catman)
+
   |author  = wilsoncwc
   |id      = JoXW.GiftTasteHelper
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 21001
+
   |nexus  = 23934
   |github  = JoXW100/GiftTasteHelper
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = blueberry
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = blueberry.GiftWrapper
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 4721
+
   |nexus  = 1941
   |github  = b-b-blueberry/GiftWrapper
+
   |github  =
  
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Weapons Damage
 +
  |author  = BlueSight
 +
  |id      = BlueSight.FixedWeaponsDamage
 +
  |nexus  = 19896
 +
  |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    = Ginger Island Mainland Adjustments
+
   |name    = Fix Pig Random
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = atravita.FixPigRandom
   |curse  = 870984
+
   |curse  = 870967
   |moddrop = 1098263
+
   |moddrop = 1294434
   |nexus  = 10004
+
   |nexus  = 15003
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 7,359: Line 8,729:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Give Me My Cursor Back
+
   |name    = Fix Scythe Exp
   |author  = DecidedlyHuman
+
   |author  = bcmpinc
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 9976
+
   |nexus  =
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
 +
 
 +
  |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Fix TVs on Custom Farm Types
   |author  = Gaphodil
+
   |author  = mouse
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 9340
+
   |moddrop = 1194570
   |moddrop = 1007690
+
   |nexus  = 12717
   |github  = Gaphodil/GlobalConfigSettings
+
   |github  = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Flamingo Breeding
   |author  = violetlizabet
+
   |author  = BlaDe
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 10374
+
   |nexus  = 12015
   |github  = elizabethcd/PreventFurniturePickup
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = Jamie Taylor
+
   |author  = selph, zombifier
   |id      = jltaylor-us.GMCMOptions
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 10505
+
   |nexus  = 21086
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Flexible Arms
   |author  = treyh0
+
   |author  = bcmpinc
   |id      = treyh0.GodMode
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 2641
+
   |nexus  = 20902
   |github  =
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Flexible Sprinklers
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Shockah
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = Shockah.FlexibleSprinklers
  |moddrop = 854437
+
   |nexus  = 10931
   |nexus  = 7183
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Flip Buildings
   |author  = Jessebot
+
   |author  = mouahrara
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 6514
+
   |nexus  = 18444
   |github  = JessebotX/StardewValleyMods
+
   |github  = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Floating Garden Pots
   |author  = candidus42
+
   |author  = aedenthorn, Erinthe
   |id      = Candidus42.GoToBed
+
   |id      = aedenthorn.FloatingGardenPots
   |nexus  = 4967
+
   |nexus  = 17582
   |github  = mus-candidus/GoToBed
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = yy376
+
   |author  = randomAnon1234
   |id      = yy376.GoToSleep
+
   |id      = none<!--no manifest ID-->
   |nexus  = 2195
+
   |nexus  = 591
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Floor Shadow Switcher
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.FloorShadowSwitcher
 +
  |nexus  = 3885
 +
  |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (shadows can now be changed via Content Patch)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Bombs
 +
  |author  = kdau
 +
  |id      = kdau.FlowerBombs
 +
  |nexus  = 6228
 +
  |moddrop = 794657
 +
  |source  = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Flower Color Picker
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.GradientHairColors
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 12744
+
  |curse  = 867760
 +
  |moddrop = 130043
 +
   |nexus  = 1229
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 7,435: Line 8,837:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Flower Dance Fix
   |author  = rikai
+
   |author  = elfuun
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 8557
+
   |nexus  = 8535
   |github  = rikai/Grandfathers-Heirlooms
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Flower Dance Hearts Change
   |author  = bcmpinc
+
   |author  = ron075sh
   |id      = bcmpinc.GrassGrowth
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 2732
+
   |nexus  = 3019
  |github  = bcmpinc/StardewHack
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Grass Growth Adjuster, Grass Adjustor
 
  |author  = Jellypowered, Shockade
 
  |id      = Jellypowered.GrassChance
 
  |nexus  = 3365
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = sirloinmeatt
+
   |author  = kelly2892
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 2662
+
   |nexus  = 8107
   |github  =
+
   |github  = kenny2892/StardewValleyMods
 
 
  |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    = Flower Rain
   |author  = Derslayr
+
   |author  = spacechase0
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = spacechase0.FlowerRain
   |nexus  = 10148
+
  |curse  = 867722
   |github  = derslayr10/GreenhouseConstruction
+
   |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    = Greenhouse Entry Begone!
+
   |name    = Flowery Tools
   |author  = bblueberry, blueberry
+
   |author  = Cat, CatCattyCat
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = cat.flowerytools
   |nexus  = 8203
+
   |nexus  = 6203
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
  |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    = Greenhouse Entry Mod
+
   |name    = Flowing Mine Rocks
   |author  = pancham138
+
   |author  = aedenthorn, Erinthe
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 6150
+
   |nexus  = 9043
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Greenhouse Gatherers
 
  |author  = PeacefulEnd
 
  |id      = PeacefulEnd.GreenhouseGatherers
 
  |nexus  = 7619
 
  |moddrop = 886187
 
  |github  = Floogen/GreenhouseGatherers
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Greenhouse Gatherers Automate
 
  |author  = PeacefulEnd
 
  |id      = PeacefulEnd.GreenhouseGatherers.Automate
 
  |nexus  = 7619
 
  |moddrop = 886187
 
  |github  = Floogen/GreenhouseGatherers
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Greenhouse Sprinklers
 
  |author  = Bpendragon
 
  |id      = Bpendragon.GreenhouseSprinklers
 
  |nexus  = 7456
 
  |github  = Bpendragon/GreenhouseSprinklers
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Greenhouse Upgrades
 
  |author  = Cecidelus
 
  |id      = Cecidelus.GreenhouseUpgrades
 
  |nexus  = 8042
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Fluent Eating
   |author  = Fernass354
+
   |author  = Kangzoel
   |id      = Fernass354.GreenUpgrades
+
   |id      = Kangzoel.FluentEating
   |nexus  = 18766
+
   |nexus  = 11690
 
   |github  =
 
   |github  =
  
Line 7,535: Line 8,903:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Flying Start Loan
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = EstherHollow
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  = 1735
+
   |nexus  = 11003
 
   |github  =
 
   |github  =
  
Line 7,544: Line 8,912:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Font Settings, 字体设置
   |author  = aedenthorn, Erinthe
+
   |author  = Becks723
   |id      = aedenthorn.GroundhogDay
+
  |id      = Becks723.FontSettings
   |nexus  = 10151
+
  |nexus  = 12467
   |github  = aedenthorn/StardewValleyMods
+
  |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Font Size Adjust, Stardew Valley Font Adjust
 +
  |author  = AlerHughes
 +
   |id      = AlerHughes.FA
 +
   |nexus  = 23363
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Food Buff Stacking
   |author  = FricativeMelon
+
   |author  = thejcannon
   |id      = FricativeMelon.GroupableChests
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 15375
+
   |nexus  = 4321
   |github  = FricativeMelon/GroupableChests
+
   |github  = thejcannon/Stardew-FoodBuffStacking
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Food Buff Stacking Fix
   |author  = atravita
+
   |author  = Joreikarr
   |id      = atravita.GrowableBushes
+
   |id      = joreikarr.foodbuffstackingfix
  |curse  = 870961
+
   |nexus  = 19944
  |moddrop = 1357999
+
   |github  =
   |nexus  = 15111
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Cravings
 +
  |author  = Hexenentendrache
 +
  |id      = Hexenentendrache.FoodCravings
 +
  |nexus  = 17126
 +
  |github  = Enteligenz/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Giant Crops
+
   |name    = Food on the Table
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.GrowableGiantCrops
+
   |id      = aedenthorn.FoodOnTheTable
  |curse  = 870960
+
   |nexus  = 10886
  |moddrop = 1358004
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 15559
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Food Poisoning
   |author  = John Peters
+
   |author  = seferoni
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 19143
+
   |nexus  = 22006
   |github  =
+
   |github  = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Forage at the Farm
   |author  = BlaDe
+
   |author  = Nishtra
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  = 12034
+
   |nexus  = 673
 
   |github  =
 
   |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    = Hair Growth
+
   |name    = Forage Crops
   |author  = skn
+
   |author  = Kronosta
   |id      = skn.HairGrowthMod
+
   |id      = Kronosta.ForageCrops
   |nexus  = 3279
+
   |nexus  = 21514
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Forage Fantasy
   |author  = chawol
+
   |author  = Goldenrevolver
   |id      = chawol.HaltEventTime
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 8774
+
   |nexus  = 7554
   |github  = chawolbaka/HaltEventTime
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Forage Pointers
   |author  = PeacefulEnd
+
   |author  = Bpendragon
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = Bpendragon.ForagePointers
   |nexus  = 7936
+
   |nexus  = 7781
   |github  = Floogen/HandyHeadphones
+
   |github  = Bpendragon/ForagePointers
  |status  = abandoned
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = DanielB
   |id      = Omegasis.HappyBirthday
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 520
+
   |nexus  = 17935
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Forecaster
   |author  = Oxyligen
+
   |author  = Remy Bach
   |id      = HappyBirthday
+
   |id      = remybach.forecaster
   |nexus  = 1064
+
   |nexus  = 3037
   |github  =
+
   |github  = remybach/stardew-valley-forecaster
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Forecaster Text, Forecaster Text
   |author  = Sakorona
+
   |author  = TheElm
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = TheElm.ForecasterText
   |nexus  = 6516
+
   |nexus  = 7541
  |moddrop = 1068089
+
   |github  = GStefanowich/SDV-Forecaster
   |github  = Sakorona/SDVMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Fortunate Foot
   |author  = tlitookilakin
+
   |author  = PurelyInZane
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 19675
+
   |nexus  = 22610
   |github  = tlitookilakin/HappyHomeDesigner
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Foxyfficiency
   |author  = kibbe, lillvik
+
   |author  = Fokson
   |id      = kibbe.hardcore_mines
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 1674
+
   |nexus  = 2520
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = FQ Festival Tweaks
   |author  = ItsLittany
+
   |author  = FletcherQuest
   |id      = itslittany.HardcoreMines2
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 6411
+
   |nexus  = 9062
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Frame Rate Logger
   |author  = vermicyde
+
   |author  = atravita
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = atravita.FrameRateLogger
   |nexus  = 15125
+
  |curse  = 870966
 +
  |moddrop = 1294433
 +
  |nexus  = 15002
 +
  |github  = atravita-mods/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frame Rate Viewer, FPS Viewer
 +
  |author  = Adham084
 +
  |id      = adham084.fpsviewer
 +
   |nexus  = 14046
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Dusty
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.freeDusty
 +
  |nexus  = 2206
 +
  |github  = skuldomg/freeDusty
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.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    = Hardy Grass
+
   |name    = Free Love
   |author  = DiscipleOfEris
+
   |author  = aedenthorn, Erinthe
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = aedenthorn.FreeLove
   |nexus  = 8772
+
  |curse  = 868835
   |github  = DiscipleOfEris/HardyGrass
+
   |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    = Harp of Yoba Redux
+
   |name    = Free Slingshot
   |author  = Platonymous
+
   |author  = DJ-STLN
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 914
+
   |nexus  = 3320
  |moddrop = 793924
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#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    = Free the Toolbar
   |author  = Goldenrevolver
+
   |author  = danmw3
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = danmw3.freethetoolbar
   |nexus  = 7851
+
   |nexus  = 4960
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Freeze Time Multiplayer
   |author  = Dounat2201, Sasara
+
   |author  = mori_seneri, Alcatraz773
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 1157
+
   |nexus  = 21820
   |github  = Sasara2201/WitchPrincess
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Friendly Divorce
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HarvestSeeds
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 11773
+
   |nexus  = 6241
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 7,734: Line 9,130:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Friends Forever
   |author  = ThatNorthernMonkey
+
   |author  = Isaac S
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = IsaacS.FriendsForever
   |nexus  = 236
+
   |nexus  = 1738
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |github  = isaacs-dev/Minidew-Mods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Buffs
+
   |name    = Friends Forever (1.6)
   |author  = popska
+
   |author  = Kriana
   |id      = popska.HatBuffs
+
   |id      = Kriana.FriendsForever
   |nexus  = 9050
+
   |nexus  = 20702
   |github  =
+
   |github  =  
  |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    = Friendship Booster
   |author  = ichortower
+
   |author  = Hills
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = Hills.FriendshipBooster
   |nexus  = 18177
+
   |nexus  = 10497
   |github  = ichortower/HatMouseLacey
+
  |moddrop = 1084819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Friendship Decay
   |author  = monsoonsheep
+
   |author  = stardemod
   |id      = monsoonsheep.PanWithHats
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 18965
+
   |nexus  = 21323
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Friendship Decay Modify
   |author  = PeacefulEnd
+
   |author  = weizinai
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 17291
+
   |nexus  = 23862
   |github  = Floogen/StardewSandbox
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Friendship Tweaks
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.HatsOnHats
+
   |id      = aedenthorn.FriendshipTweaks
   |nexus  = 17280
+
   |nexus  = 17055
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Friendship Without Talk
   |author  = Cherry, CherryChain
+
   |author  = HunterMYT
   |id      = Cherry.HayBalesSilo
+
   |id      = HunterMYT.FriendshipWithoutTalk
   |nexus  = 5151
+
   |nexus  = 8709
  |moddrop = 716396
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Frozen Yogurt
   |author  = Tlitookilakin
+
   |author  = Failsplat
   |id      = tlitookilakin.HDPortraits
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  = 10971
+
   |nexus  = 12308
  |moddrop = 1103418
+
   |github  =
   |github  = tlitookilakin/HDPortraits
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Frugal Farm Menu
   |author  = Jessebot, JessebotX
+
   |author  = jeffgillean
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 3207
+
   |nexus  = 11050
  |moddrop = 624105
+
   |github  = jeffgillean/StardewValleyMods
   |github  = JessebotX/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Health and Stamina Tweaks
 
  |author  = Kiddles, Svard
 
  |id      = Kiddles.HASTweaks
 
  |nexus  = 5630
 
  |github  = SvardXI/HAS_Tweaks
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Fruit Tree Shaker
   |author  = Zoryn
+
   |author  = aedenthorn, Erinthe
   |id      = Zoryn.HealthBars
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  =
+
   |nexus  = 5776
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = aedenthorn/StardewValleyMods
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Health Bars (Darkhax)
 
  |author  = Darkhax
 
  |id      = darkhax.healthbars
 
  |nexus  =
 
  |curse  = 302910
 
   |github  = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |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    = Heartbeat
+
   |name    = Fruit Trees Unblocked
   |author  = themattfiles
+
   |author  = dervalanana
   |id      = themattfiles.HeartBeat
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 5941
+
   |nexus  = 22976
   |github  = embolden/Heartbeat
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heart Level Notifications
+
   |name    = Fruit Tree Tweaks
   |author  = StultusV
+
   |author  = aedenthorn, Erinthe
   |id      = StultusV.HeartLevelNotifications
+
   |id      = Aedenthorn.FruitTreeTweaks
   |nexus  = 8655
+
   |nexus  = 11422
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = fakemonster
+
   |author  = chiccen
   |id      = fakemonster.Heelies
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 7751
+
   |nexus  = 21449
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Full Fishing Bar
   |author  = Jessebot, JessebotX
+
   |author  = Jag3Dagster
   |id      = Jessebot.HelloSMAPI
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus  = 4483
+
  |curse  = 1007653
   |github  = JessebotX/StardewValleyMods
+
   |nexus  = 23006
 +
   |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = LeFauxMatt
+
   |author  = jennisimone
   |id      = furyx639.HelpForHire
+
   |id      = jennisimone.WitchEventsShop
  |curse  = 871839
+
   |nexus  = 16304
   |nexus  = 5316
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Fungus Amongus
   |author  = LeFauxMatt
+
   |author  = Okay Shroomer
   |id      = furyx639.HelpfulSpouses
+
   |id      = OkayShroomer.FungusAmongus
  |curse  = 871841
+
   |nexus  = 11785
   |nexus  = 5175
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Furniture Adjustment
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HelpWanted
+
   |id      = aedenthorn.FurnitureAdjustment
  |curse  = 868696
+
   |nexus  = 10213
   |nexus  = 14640
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Furniture Anywhere
   |author  = Pokeytax
+
   |author  = Entoarox
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 2644
+
   |nexus  = 2276
   |github  = gembree/HelpWantedQuestFixes
+
  |chucklefish = 4324
 +
   |github  = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Here Fishy
+
   |name    = Furniture Display Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HereFishy
+
   |id      = aedenthorn.FurnitureDisplayFramework
  |curse  = 868881
+
   |nexus  = 10855
   |nexus  = 6586
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Display Framework for 1.6
 +
  |author  = Ilyeana, IlyeanaPlus
 +
  |id      = Ilyeana.FurnitureDisplayFramework
 +
  |nexus  = 19895
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = Furniture Framework
   |author  = Shockah
+
   |author  = leroymilo
   |id      = Shockah.Hibernation
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 11421
+
   |nexus  = 23458
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Leroymilo/FurnitureFramework
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Furniture Placement Tweaks
   |author  = trashcan9
+
   |author  = aedenthorn, Erinthe
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = aedenthorn.FurniturePlacementTweaks
   |nexus  = 16075
+
   |nexus  = 14092
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Furniture Recolor
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.HighlightedJars
+
   |id      = aedenthorn.FurnitureRecolor
   |nexus  = 6833
+
   |nexus  = 10217
   |github  = Annosz/StardewValleyModding
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = FuryCore
   |author  = atravita
+
   |author  = LeFauxMatt
   |id      = atravita.HighlightEmptyMachines
+
   |id      = furyx639.FuryCore
  |curse  = 870976
+
   |nexus  = 10696
  |moddrop = 1137391
 
   |nexus  = 11664
 
  |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = bendenewb, newbie9598
+
   |author  = DeLiXx
   |id      = newbie9598.HitMarkersMeme
+
   |id      = DLX.Geodes
   |nexus  = 2098
+
  |curse  = 990836
 +
   |nexus  = 17691
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Galaxy Slingshot Obtainable
   |author  = tomasitobambito
+
   |author  = Adham084
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = adham084.galaxyslingshot
   |nexus  = 9343
+
   |nexus  = 14115
 
   |github  =
 
   |github  =
  
Line 7,967: Line 9,349:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Galaxy Weapon Choice
   |author  = TheThor59
+
   |author  = aedenthorn, Erinthe
   |id      = Thor.HoeWaterDirection
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  = 10052
+
   |nexus  = 14511
   |github  = TheThor59/StardewMods
+
   |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
 +
  |name    = Gameboy Arcade
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.GameboyArcade
 +
  |moddrop = 1318487
 +
  |nexus  =
 +
  |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Game Reminder
   |author  = BlaDe
+
   |author  = mmanlapat
   |id      = BlaDe.HoeDown
+
   |id      = mmanlapat.GameReminder
   |nexus  = 9798
+
   |nexus  = 1153
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = GameSpeed
   |author  = CatCattyCat, Cat
+
   |author  = RandomComputerUser
   |id      = cat.holdtobreakgeodes
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 1689
+
   |nexus  = 7211
  |moddrop = 833545
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = Game Tables and Arcade Machines
   |author  = samspartan
+
   |author  = CyanFire
   |id      = samspartan.HoldToPause
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 7352
+
   |nexus  = 12859
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Garbage Can Tweaks
   |author  = atravita
+
   |author  = chiccen
   |id      = atravita.HolidaySales
+
   |id      = chiccen.GarbageCanTweaks
  |curse  = 870970
+
   |nexus  = 24410
  |moddrop = 1205160
+
   |github  = chiccenFL/StardewValleyMods
   |nexus  = 13050
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Garbage Collector
   |author  = MouseyPounds
+
   |author  = Loogooter
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 4935
+
   |nexus  = 2463
   |github  = MouseyPounds/stardew-mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Honey Harvest Sync
+
   |name    = Garbage Day
   |author  = voltaek
+
   |author  = LeFauxMatt
   |id      = voltaek.HoneyHarvestSync
+
   |id      = furyx639.GarbageDay
   |nexus  = 20493
+
  |curse  = 871837
   |github  = voltaek/StardewMods
+
  |moddrop = 1547204
 +
   |nexus  = 8204
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Garden Pot - Automate
   |author  = BPavol, Lamacik
+
   |author  = NCarigon
   |id      = bpavol.hopper_extractor
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  = 16688
+
   |nexus  = 15212
   |github  = BPavol/stardew-valley-mods
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Horny Festivals, Festival Warps
 
  |author  = Girafarig
 
  |id      = Girafarig.FestivalWarps
 
  |nexus  = 10844
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Garden Pot Options
   |author  = Pathoschild
+
   |author  = ncarigon
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = NCarigon.GardenPotOptions
   |nexus  = 7500
+
   |nexus  = 21608
   |github  = Pathoschild/StardewMods
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Garden Pot Tweaks
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = aedenthorn.GardenPotTweaks
   |nexus  = 7911
+
   |nexus  = 14820
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#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 = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Gate Fix
   |author  = nabuma
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = HorseWhistle_SMAPI
+
   |id      = f4iTh.GateFix
   |nexus  =
+
   |nexus  = 4859
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Gate Opener
   |author  = MattPlays
+
   |author  = mralbobo
   |id      = MattPlays.HostTools
+
   |id      = mralbobo.GateOpener
  |nexus  = 11154
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hotbar Hotswap
 
  |author  = Jaredlll08
 
  |id      = BlameJared.HotbarHotswap
 
 
   |nexus  =
 
   |nexus  =
   |curse  = 298033
+
   |url    = https://community.playstarbound.com/threads/111988
   |github  = jaredlll08/HotbarHotswap
+
   |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    = Hot Chocolate Coffee Alternative
+
   |name    = Gem Isles
   |author  = certifiableGrimalkin
+
   |author  = aedenthorn, Erinthe
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = aedenthorn.GemIsles
   |nexus  = 16159
+
   |nexus  = 6692
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Achtuur
+
   |author  = Hana
   |id      = Achtuur.HoverLabels
+
   |id      = Hana.GNMTokens
   |nexus  = 17501
+
   |nexus  = 14426
   |github  = Achtuur/StardewMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
 +
  |author  = sqbr
 +
  |id      = sqbr.GetGS
 +
  |nexus  = 13434
 +
  |github  = sqbr/GetGS
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generic Mod Config Menu
 +
  |author  = spacechase0
 +
  |id      = spacechase0.GenericModConfigMenu
 +
  |curse  = 867150
 +
  |moddrop = 771692
 +
  |nexus  = 5098
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Generic Shop Extender
   |author  = Ilyaki
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = Ilyaki.HPBar
+
   |id      = GenericShopExtender
   |nexus  = 1736
+
   |nexus  = 814
   |github  =
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HQ Farmer Mod
+
   |name    = Genetics API
   |author  = AsakOhee
+
   |author  = agent56
   |id      = AsakOhee.HQFarmerMod
+
   |id      = agent56.GeneticsAPI
   |nexus  = 19644
+
   |nexus  = 15655
 
   |github  =
 
   |github  =
  
Line 8,134: Line 9,523:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Genie Lamp
  |author  = bogie5464
 
  |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
 
  |nexus  = 3190
 
  |github  = bogie5464/HuggableScarecrows
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hugs and Kisses
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HugsAndKisses
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 10062
+
   |nexus  = 19794
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
  |status  = workaround
 
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses Continued
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = JoXW, aedenthorn
+
   |author  = Kedidili
   |id      = JoXW.HugsAndKisses
+
   |id      = KediDili.GenieLamp
   |nexus  = 21019
+
   |nexus  = 22176
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Geode Crusher Plus
   |author  = Yyeahdude
+
   |author  = Tomokisan
   |id      = HungerYyeadude
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  = 613
+
   |nexus  = 24254
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Geode Info Menu
   |author  = PrimevalTitmouse
+
   |author  = CatCattyCat, Cat
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = cat.geodeinfomenu
   |nexus  = 1110
+
   |nexus  = 1448
   |github  =
+
  |moddrop = 833541
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
   |status   = workaround
+
<!--
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Geode Preview
 +
   |author  = MindMeltMax
 +
   |id      = MindMeltMax.GeodePreview
 +
   |curse  = 1004493
 +
  |moddrop = 1555057
 +
  |nexus  = 21009
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger for Food
+
   |name    = Get Dressed
   |author  = Tigerle01, Stephan Hensel
+
   |author  = Advize and Jinxiewinxie
   |id      = HungerForFoodByTigerle
+
   |id      = Advize.GetDressed
   |nexus  = 810
+
   |nexus  = 331
   |github  =
+
   |github  = AdvizeGH/GetDressed
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Get Glam
   |author  = lech43
+
   |author  = MartyrPher
   |id      = lech43.HungryMorning
+
   |id      = MartyrPher.GetGlam
   |nexus  = 6391
+
   |nexus  = 5044
   |github  =
+
   |github  = MartyrPher/GetGlam
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Get Out the Way
   |author  = spacechase0
+
   |author  = BadNetCode
   |id      = spacechase0.HybridCropEngine
+
   |id      = BadNetCode.GetOutTheWay
  |curse  = 867721
+
   |nexus  = 20637
   |nexus  = 6577
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Ghost Town
   |author  = Kryspur
+
   |author  = Platonymous
   |id      = Kryspur.HypnoValley
+
   |id      = Platonymous.GhostTown
   |nexus   = 9052
+
   |curse   = 877231
   |github  =
+
   |moddrop = 793902
 
+
  |nexus  = 2992
   |broke in = Stardew Valley 1.6
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Giant Crop Fertilizer
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = atravita.GiantCropFertilizer
   |curse  = 870959
+
   |curse  = 870977
   |moddrop = 1358005
+
   |moddrop = 1135913
   |nexus  = 15928
+
   |nexus  = 11620
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 8,224: Line 9,614:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Giant Crop Ring
   |author  = Veleek
+
   |author  = CatCattyCat, Cat
   |id      = Veleek.IdlePause
+
   |id      = cat.giantcropring
   |nexus  = 1092
+
   |nexus  = 1182
   |github  = veleek/IdlePause
+
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Timer
+
   |name    = Giant Crop Tweaks
   |author  = LordAndreios
+
   |author  = Khloe Leclair
   |id      = LordAndreios.IdleTimer
+
   |id      = leclair.giantcroptweaks
   |nexus  = 2858
+
   |nexus  = 14370
   |github  = emperorzuul/SMAPI_MODS
+
   |github  = KhloeLeclair/StardewMods
 
 
  |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    = Giant Omelet
   |author  = idermailer
+
   |author  = spacechase0
   |id      = idermailer.iDontUseThatWater
+
   |id      = spacechase0.GiantOmelet
   |nexus  = 14047
+
   |nexus  = 13852
   |github  = idermailer/iDontUseThatWater
+
   |github  = spacechase0/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = IFrames in Mines
 
  |author  = Factknowhow
 
  |id      = Factknowhow.IFramesInMines
 
  |nexus  = 16436
 
  |github  = Mekadrom/IFramesInMines
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = I Got Friendship
 
  |author  = ChiroxT
 
  |id      = treinke.igotfriendship
 
  |nexus  = 13290
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = I Got XP
 
  |author  = ChiroxT
 
  |id      = treinke.igotxp
 
  |nexus  = 13289
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Gift Decline
   |author  = candidus42
+
   |author  = desto
   |id      = Candidus42.ImagEd
+
   |id      = desto.GiftDecline
   |nexus  = 7218
+
   |nexus  = 6944
   |github  = mus-candidus/ImagEd
+
   |github  = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Gift Money
   |author  = mistyspring
+
   |author  = AvalonMFX
   |id      = mistyspring.immersivegrandpa
+
   |id      = AvalonMFX.GiftMoney
  |curse  = 880517
+
   |nexus  = 17564
   |nexus  = 12562
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = Gift Rejection
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = aedenthorn.GiftRejection
  |curse  = 868685
+
   |nexus  = 14273
   |nexus  = 15290
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |status   = workaround
+
   |broke in      = Stardew Valley 1.6
   |summary  = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
   |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Gift Taste Helper
   |author  = aedenthorn, Erinthe
+
   |author  = tstaples
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |curse   = 868686
+
   |nexus   = 229
   |nexus  = 15239
+
   |github  = tstaples/GiftTasteHelper
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |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    = Improved Quality of Life
+
   |name    = Gift Taste Helper Continued
   |author  = Demiacle
+
   |author  = Isi0
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = Isi0.GiftTasteHelper
   |nexus  = 1025
+
   |nexus  = 18762
   |github  = demiacle/QualityOfLifeMods
+
   |github  = Just-Chaldea/GiftTasteHelper
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Taste Helper Continued x2
 +
  |author  = JoXW
 +
  |id      = JoXW.GiftTasteHelper
 +
  |nexus  = 21001
 +
  |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Gift Wrapper
   |author  = Anthony Hilyard
+
   |author  = blueberry
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = blueberry.GiftWrapper
  |curse  = 445215
+
   |nexus  = 4721
   |nexus  = 9317
+
   |github  = b-b-blueberry/GiftWrapper
   |github  = AHilyard/ImprovedTracker
 
  
 
   |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    = Ginger Island Extra Locations
   |author  = Shockah
+
   |author  = mistyspring
   |id      = Shockah.InAHeartbeat
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 17834
+
  |curse  = 880520
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Ginger Island Mainland Adjustments
   |author  = Mizzion
+
   |author  = atravita
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 4861
+
  |curse  = 870984
   |github  = Mizzion/MyStardewMods
+
  |moddrop = 1098263
 +
   |nexus  = 10004
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Give Gold Mod, Instant Gold Mod
 +
  |author  = missgamergrl
 +
  |id      = missgamergrl.GiveGoldMod
 +
  |nexus  = 23300
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Give Me My Cursor Back
   |author  = Mizzion
+
   |author  = DecidedlyHuman
   |id      = mizzion.increasedartifactspots
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 3340
+
   |nexus  = 9976
  |moddrop = 663705
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = shekurika
+
   |author  = Glass Hammer
   |id      = shekurika.fishtankCapacity
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 11388
+
   |nexus  = 23201
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Global Config Settings
   |author  = GZhynko
+
   |author  = Gaphodil
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 6162
+
   |nexus  = 9340
   |github  = gzhynko/StardewMods
+
   |moddrop = 1007690
 
+
   |github  = Gaphodil/GlobalConfigSettings
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Glue Your Furniture Down
   |author  = Traktori
+
   |author  = violetlizabet
   |id      = Traktori.IndustrialFurnace
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  = 5568
+
   |nexus  = 10374
   |github  = Traktori7/StardewValleyMods
+
   |github  = elizabethcd/PreventFurniturePickup
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = GMCM Options
   |author  = Traktori
+
   |author  = Jamie Taylor
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = jltaylor-us.GMCMOptions
   |nexus  = 5568
+
   |nexus  = 10505
   |github  = Traktori7/StardewValleyMods
+
   |github  = jltaylor-us/StardewGMCMOptions
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = God Mode
   |author  = aedenthorn, Erinthe
+
   |author  = treyh0
   |id      = aedenthorn.InfallibleFishing
+
   |id      = treyh0.GodMode
   |nexus  = 14639
+
   |nexus  = 2641
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = God Mode 1.6
   |author  = Sabera, kelbesque
+
   |author  = Sean M Garcia
   |id      = Sabera.InfertileSoil
+
   |id      = seanmgarcia.godmode16
   |nexus  = 2515
+
   |nexus  = 21208
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = Goodbye American English
   |author  = Eireon
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = Eireon.InfestedLevels
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 2823
+
  |moddrop = 854437
   |github  = benrpatterson/InfestedLevels
+
   |nexus  = 7183
 +
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Energy
+
   |name    = Goodbye SMAPI
   |author  = Error27
+
   |author  = Jessebot
   |id      = error27.infinite_energy
+
   |id      = Jessebot.GoodbyeSMAPI
   |nexus  = 17717
+
   |nexus  = 6514
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Go To Bed
   |author  = Renny
+
   |author  = candidus42
   |id      = renny.infinitejunimocartlives
+
   |id      = Candidus42.GoToBed
   |nexus  = 2705
+
   |nexus  = 4967
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github  = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Go To Sleep
   |author  = Chunky
+
   |author  = yy376
   |id      = chunky.InfiniteMoney
+
   |id      = yy376.GoToSleep
   |nexus  = 11510
+
   |nexus  = 2195
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Gradient Hair Colors
   |author  = CaptainSully
+
   |author  = spacechase0
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = spacechase0.GradientHairColors
   |moddrop = 1188756
+
   |curse  = 867144
   |nexus  = 12739
+
   |nexus  = 12744
   |github  = CaptainSully/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Grandfather's Gift
   |author  = berkayylmao
+
   |author  = ShadowDragon8685
   |id      = berkayylmao.InfiniteZoom
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 8808
+
   |nexus  = 985
   |curse   = 500088
+
   |github  =
   |github = berkayylmao/StardewValleyMods
+
 
 +
   |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    = Informant
+
   |name    = Grandfather's Gift Remade
   |author  = Slothsoft
+
   |author  = pepoluan
   |id      = Slothsoft.Informant
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 14293
+
   |nexus  = 4151
   |github  = slothsoft/stardew-informant
+
  |chucklefish = 5783
 +
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grandfather's Heirlooms
 +
  |author  = rikai
 +
  |id      = rikai.GrandfathersHeirlooms
 +
  |nexus  = 8557
 +
  |github  = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Grass Growth
   |author  = aedenthorn, Erinthe
+
   |author  = bcmpinc
   |id      = aedenthorn.LogUploader
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 13979
+
   |nexus  = 2732
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = Platonymous
+
   |author  = Jellypowered, Shockade
   |id      = Platonymous.InkStories
+
   |id      = Jellypowered.GrassChance
  |curse  = 877221
+
   |nexus  = 3365
  |moddrop = 1521399
 
   |nexus  = 15987
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Greenhouse 20x20
   |author  = Windmill_City
+
   |author  = sirloinmeatt
   |id      = Windmill_City.InputFix
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 5693
+
   |nexus  = 2662
   |github  = Windmill-City/InputFix
+
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |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    = Input Tools
+
   |name    = Greenhouse Construction
   |author  = Sagittaeri
+
   |author  = Derslayr
   |id      = Sagittaeri.InputTools
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 14553
+
   |nexus  = 10148
   |github  = sagittaeri/StardewValleyMods
+
   |github  = derslayr10/GreenhouseConstruction
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Greenhouse Entry Begone!
   |author  = WuestMan, redknightofdoom
+
   |author  = bblueberry, blueberry
   |id      = WuestMan.InstaCrops
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 4077
+
   |nexus  = 8203
   |github  = Brian-Wuest/Instacrops
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Greenhouse Entry Mod
 +
  |author  = pancham138
 +
  |id      = Pancham138.GreenhouseEntryMod
 +
  |nexus  = 6150
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Greenhouse Gatherers
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.GreenhouseGatherers
 +
  |curse  = 870946
 +
  |nexus  = 7619
 +
  |moddrop = 886187
 +
  |github  = Floogen/GreenhouseGatherers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Greenhouse Gatherers Automate
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.GreenhouseGatherers.Automate
 +
  |curse  = 870946
 +
  |nexus  = 7619
 +
  |moddrop = 886187
 +
  |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Greenhouse Sprinklers
   |author  = pinocchio1231
+
   |author  = Bpendragon
   |id      = pinocchio1231.instantanimals
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 9573
+
   |nexus  = 7456
   |github  = joisse1101/InstantAnimals
+
   |github  = Bpendragon/GreenhouseSprinklers
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Greenhouse Upgrades
   |author  = Jolyone
+
   |author  = Cecidelus
   |id      = Me.InstantBreak
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 15526
+
   |nexus  = 8042
 
   |github  =
 
   |github  =
  
Line 8,517: Line 9,936:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = aedenthorn, Erinthe
+
   |author  = Fernass354
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = Fernass354.GreenUpgrades
  |curse  = 868720
+
   |nexus  = 18766
   |nexus  = 14110
+
   |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    = Instant Buildings From Farm
+
   |name    = GreenHut
   |author  = BitwiseJon
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  = 2070
+
   |nexus  = 1735
   |github  = bitwisejon/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Groundhog Day
   |author  = nini700
+
   |author  = aedenthorn, Erinthe
   |id      = nini700.InstantEatKey
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 4464
+
   |nexus  = 10151
 
+
   |github = aedenthorn/StardewValleyMods
  |status  = workaround
 
   |summary = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Groupable Chests
   |author  = aurnj, Roy Li
+
   |author  = FricativeMelon
   |id      = RuyiLi.InstantFishing
+
   |id      = FricativeMelon.GroupableChests
   |nexus  =
+
   |nexus  = 15375
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github  = FricativeMelon/GroupableChests
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Growable Bushes
   |author  = montana123
+
   |author  = atravita
   |id      =
+
   |id      = atravita.GrowableBushes
   |nexus   =
+
   |curse  = 870961
   |url    = https://community.playstarbound.com/threads/109038
+
   |moddrop = 1357999
   |github  =
+
   |nexus  = 15111
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Growable Giant Crops
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = atravita.GrowableGiantCrops
   |nexus  = 7727
+
  |curse  = 870960
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1358004
 +
   |nexus  = 15559
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Grow That Giant Crop
   |author  = cantorsdust and Pathoschild
+
   |author  = MercuryVN
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = MercuryVN.GrowThatGiantCrop
   |nexus  = 173
+
   |nexus  = 23760
   |github  = cantorsdust/StardewMods
+
   |github  = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Gunther Tells You
   |author  = Platonymous
+
   |author  = John Peters
   |id      = Platonymous.InstantLoad
+
   |id      = JohnPeters.GuntherTellsYou
  |curse  = 877220
+
   |nexus  = 19143
  |moddrop = 1521407
 
   |nexus  = 16253
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Haboo
   |author  = Guedez
+
   |author  = BlaDe
   |id      = eat.item.instantly
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 5116
+
   |nexus  = 12034
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instantly Increase Crop Growth Phase
 
  |author  = RyanJesky
 
  |id      = RyanJesky.IncreaseCropGrowthPhase
 
  |nexus  = 10146
 
  |github  = RyanJesky/IncreaseCropGrowthPhase
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Hair Growth
   |author  = blueberry
+
   |author  = skn
   |id      = blueberry.InstantPets
+
   |id      = skn.HairGrowthMod
   |nexus  = 9448
+
   |nexus  = 3279
   |github  = b-b-blueberry/InstantPets
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Halt Event Time
   |author  = Binarynova
+
   |author  = chawol
   |id      = binarynova.instanttoolupgrades
+
   |id      = chawol.HaltEventTime
   |nexus  = 8918
+
   |nexus  = 8774
   |github  = Binarynova/MyStardewMods
+
   |github  = chawolbaka/HaltEventTime
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Hamlet
   |author  = Hammurabi
+
   |author  = Taskmaster
   |id      = HammurabiInteractionHelper
+
   |id      = Taskmaster.Hamlet
   |nexus  =
+
   |nexus  = 4601
   |chucklefish = 4640
+
   |github =
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in = SMAPI 2.0
+
   |status  = abandoned
<!--
 
  |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    = Handy Headphones
   |author  = jahangmar
+
   |author  = PeacefulEnd
   |id      = jahangmar.InteractionTweaks
+
   |id      = PeacefulEnd.HandyHeadphones
   |nexus  = 3771
+
   |nexus  = 7936
   |github  = jahangmar/StardewValleyMods
+
   |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    = Into the Game (Save Loaded Notifier)
+
   |name    = Happy Animals
   |author  = DecidedlyHuman
+
   |author  = StarPeanut, Greger
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = HappyAnimals
   |nexus  = 12826
+
   |nexus  =
   |github  = DecidedlyHuman/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
   |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    = Intravenous Coffee
+
   |name    = Happy Birthday
   |author  = mpcomplete
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 2224
+
   |nexus  = 520
   |github  = mpcomplete/StardewMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Happy Birthday
   |author  = MissCoriel
+
   |author  = Oxyligen
   |id      = misscoriel.invest
+
   |id      = HappyBirthday
   |nexus  = 5293
+
   |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    = Investment Maximized
+
   |name    = Happy Fish Jump
   |author  = MissCoriel
+
   |author  = Sakorona
   |id      = misscoriel.investmax
+
   |id      = KoihimeNakamura.HappyFishJump
   |nexus  = 9253
+
   |nexus  = 6516
   |github  = MissCoriel/InvestmentMaximized
+
  |moddrop = 1068089
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = Happy Home Designer
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = tlitookilakin
   |id      = KOREJJamJar.InviteCodeMod
+
  |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 4023
+
  |nexus  = 19675
 +
  |github  = tlitookilakin/HappyHomeDesigner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Combat
 +
  |author  = jeWel
 +
  |id      = jeWel.HardcoreCombat
 +
  |nexus  = 23577
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Mines
 +
  |author  = kibbe, lillvik
 +
   |id      = kibbe.hardcore_mines
 +
   |nexus  = 1674
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |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    = Invite Friend
+
   |name    = Hardcore Mines 2
   |author  = d5a1lamdtd, HaPyke
+
   |author  = ItsLittany
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = itslittany.HardcoreMines2
  |moddrop = 1486022
+
   |nexus  = 6411
   |nexus  = 19500
 
 
   |github  =
 
   |github  =
  
Line 8,702: Line 10,124:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Hardcore Mode
   |author  = Redwood
+
   |author  = vermicyde
   |id      = Redwood.IridiumToolsPatch
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 2897
+
   |nexus  = 15125
   |github  = EKomperud/StardewMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |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
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = Hardy Grass
   |author  = PeacefulEnd
+
   |author  = DiscipleOfEris
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  = 8552
+
   |nexus  = 8772
   |github  = Floogen/IslandGatherers
+
   |github  = DiscipleOfEris/HardyGrass
  |status  = abandoned
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked, @retest-after Dynamic Game Assets, @retest-after Expanded Storage-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = Harp of Yoba Redux
   |author  = PeacefulEnd
+
   |author  = Platonymous
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  = 8552
+
   |nexus  = 914
   |github  = Floogen/IslandGatherers
+
   |moddrop = 793924
   |status  = abandoned
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Island Gatherers-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = Edu Anttunes
+
   |author  = Goldenrevolver
   |id      = IslandSecret
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 8096
+
   |nexus  = 7851
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = S1mmyy
+
   |author  = Dounat2201, Sasara
   |id      = S1mmyy.AutoTrash
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 5140
+
   |nexus  = 1157
   |github  = S1mmyy/StardewMods
+
   |github  = Sasara2201/WitchPrincess
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Harvest Seeds
   |author  = SlayerDharok
+
   |author  = aedenthorn, Erinthe
   |id      = SlayerDharok.Item_Bags
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 5382
+
   |nexus  = 11773
   |github  = Videogamers0/SDV-ItemBags
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Item Quality Indicator
 
  |author  = FunnyMoney
 
  |id      = funnymoney.itemqualityindicator
 
  |nexus  = 15336
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Item Recovery
 
  |author  = Mytsy
 
  |id      = Mysty.ItemRecovery
 
  |nexus  = 9354
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Harvest With Scythe
   |author  = Lunardiver
+
   |author  = ThatNorthernMonkey
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 13026
+
   |nexus  = 236
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Hat Buffs
   |author  = TSlex
+
   |author  = popska
   |id      = TSlex.ItemResearchSpawner
+
   |id      = popska.HatBuffs
   |nexus  = 8933
+
   |nexus  = 9050
   |moddrop = 1012482
+
   |github  =
   |github = TSlex/StardewValley
+
   |source = https://gitlab.com/popska/UsefulHats
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Hat Mouse Lacey
   |author  = Jaredlll08
+
   |author  = ichortower
   |id      = BlameJared.ItemTooltips
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  =
+
   |nexus  = 18177
  |curse  = 297655
+
   |github  = ichortower/HatMouseLacey
   |github  = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Hat Panning
   |author  = ha1fdaew
+
   |author  = monsoonsheep
   |id      = ha1fdaew.iTile
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 7512
+
   |nexus  = 18965
  |github  = ha1fdaew/iTile
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Its Time to Wake Up
 
  |author  = Krutonium
 
  |id      = Krutonium.ItsTimeToWakeUp
 
  |nexus  = 13798
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Hat Shop Restoration
   |author  = Matt Cioni
+
   |author  = PeacefulEnd
   |id      = mattCioni.JaquesAndBeans
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 14555
+
   |nexus  = 17291
   |github  =
+
   |github  = Floogen/StardewSandbox
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Hats on Hats
   |author  = Genowhirl9999
+
   |author  = Shockah
   |id      = genowhirl9999.jaropener
+
   |id      = Shockah.HatsOnHats
   |nexus  = 5292
+
   |nexus  = 17280
  |moddrop = 988956
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Hats on Pets Plus
   |author  = Keaton Sadoski
+
   |author  = Syma
   |id      = Sadoski.JhinFour
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 11838
+
   |nexus  = 22631
   |github  =
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = Hay Bales as Silos
   |author  = Jonas Henriksson, Greger
+
   |author  = Cherry, CherryChain
   |id      = Greger.JigglyJunimoBundles
+
   |id      = Cherry.HayBalesSilo
   |nexus  =
+
   |nexus  = 5151
   |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |moddrop = 716396
   |github  = gr3ger/Stardew_JJB
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Hay Collection
   |author  = k4rakara
+
   |author  = MindMeltMax
   |id      = k4rakara.JoJa84Plus
+
   |id      = MindMeltMax.HayCollection
   |nexus  = 5803
+
  |curse  = 1004492
   |github  = K4rakara/Stardew-Mods
+
  |moddrop = 1555056
 
+
   |nexus  = 21008
  |broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = HD Portraits
   |author  = Platonymous
+
   |author  = Tlitookilakin
   |id      = Platonymous.JoJaBan
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 3118
+
   |nexus  = 10971
   |moddrop = 793907
+
   |moddrop = 1103418
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = JojaMart to PathoMart, Pathomart
 
  |author  = Dounat2201, Sasara
 
  |id      = Sasara.Pathomart
 
  |nexus  = 1142
 
 
   |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    = Joja Online
+
   |name    = HD Sprites
   |author  = PeacefulEnd
+
   |author  = ninthworld
   |id      = PeacefulEnd.JojaOnline
+
   |id      = NinthWorld.HDSprites
  |moddrop = 878236
+
   |nexus  = 4024
   |nexus  = 7486
+
   |github  = ninthworld/HDSprites
   |github  = Floogen/JojaOnline
 
  |status  = abandoned
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Health and Stamina Regeneration
   |author  = sophiesalacia
+
   |author  = Jessebot, JessebotX
   |id      = sophie.HalloweenJamCSharp
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 18927
+
   |nexus  = 3207
   |github  = sophiesalacia/StardewMods
+
  |moddrop = 624105
 +
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Health and Stamina Tweaks
   |author  = MindMeltMax
+
   |author  = Kiddles, Svard
  |id      = MindMeltMax.HauntedJoja
+
   |id      = Kiddles.HASTweaks
  |nexus  = 7014
+
   |nexus  = 5630
  |moddrop = 1135684
+
   |github  = SvardXI/HAS_Tweaks
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Joys of Efficiency
 
  |author  = punyo, yakminepunyo
 
   |id      = punyo.JoysOfEfficiency
 
   |nexus  = 2162
 
   |github  = pomepome/JoysOfEfficiency
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = Health Bars
   |author  = spacechase0
+
   |author  = Zoryn
   |id      = spacechase0.JsonAssets
+
   |id      = Zoryn.HealthBars
   |curse   = 867749
+
   |nexus   =
   |moddrop = 399895
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
  |nexus  = 1720
+
   |github  = Zoryn4163/SMAPI-Mods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Health Bars (Darkhax)
   |author  = Jamie Taylor
+
   |author  = Darkhax
   |id      = jltaylor-us.JsonProcessor
+
   |id      = darkhax.healthbars
   |nexus  = 13183
+
   |nexus  =
   |github  = jltaylor-us/StardewJsonProcessor
+
  |curse  = 302910
 +
   |github  = Stardew-Valley-Modding/HealthBars
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Health Rework
   |author  = flowoeB
+
   |author  = seferoni
   |id      = flowoeB.JumpDownTheMine
+
   |id      = seferoni.HealthRework
   |nexus  = 8357
+
   |nexus  = 22223
   |github  =
+
   |github  = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Heartbeat
   |author  = spacechase0
+
   |author  = themattfiles
   |id      = spacechase0.JumpOver
+
   |id      = themattfiles.HeartBeat
  |curse  = 867746
+
   |nexus  = 5941
  |moddrop = 384782
+
   |github  = embolden/Heartbeat
   |nexus  = 1844
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Heart Event Helper
   |author  = Achtuur
+
   |author  = bungus
   |id      = Achtuur.JunimoBeacon
+
   |id      = bungus.HeartEventHelper
   |nexus  = 17135
+
   |nexus  = 21924
   |github  = Achtuur/StardewMods
+
   |github  = BussinBungus/BungusSDVMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Heart Level Notifications
   |author  = Tyler Gibbs
+
   |author  = StultusV
   |id      = tylergibbs2.JunimoBoy
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 14384
+
   |nexus  = 8655
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Heelies
   |author  = yaxuan97
+
   |author  = fakemonster
   |id      = yaxuan97.junimocartmorescore
+
   |id      = fakemonster.Heelies
   |nexus  = 13644
+
   |nexus  = 7751
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Hello SMAPI
   |author  = Zoryn
+
   |author  = Jessebot, JessebotX
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = Jessebot.HelloSMAPI
   |nexus  =
+
   |nexus  = 4483
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = JessebotX/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Help for Hire
   |author  = ceruleandeep
+
   |author  = LeFauxMatt
   |id      = ceruleandeep.junimodialog
+
   |id      = furyx639.HelpForHire
   |nexus  = 8937
+
  |curse  = 871839
   |github  = ceruleandeep/CeruleanStardewMods
+
   |nexus  = 5316
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Helpful Spouses
   |author  = Fernass354
+
   |author  = LeFauxMatt
   |id      = Fernass354.JunimoHutSize
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 18457
+
  |curse  = 871841
 +
   |nexus  = 5175
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Help Wanted
   |author  = MartyrPher
+
   |author  = aedenthorn, Erinthe
   |id      = JunimoKartAnywhere
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 4315
+
  |curse  = 868696
   |github  =
+
   |nexus  = 14640
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Help Wanted Auto Accept
   |author  = ryaon
+
   |author  = Ruse82
   |id      = Ryaon.JunimoKartCheater
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 5137
+
   |nexus  = 22235
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Help Wanted Quest Fixes
   |author  = drbirbdev
+
   |author  = Pokeytax
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |nexus  = 14856
+
   |nexus  = 2644
   |github  = drbirbdev/StardewValley
+
   |github  = gembree/HelpWantedQuestFixes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Hempire
   |author  = BlaDe
+
   |author  = Oga_The_Real
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 10056
+
   |nexus  = 14477
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Here Fishy
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = aedenthorn.HereFishy
   |curse  = 867716
+
   |curse  = 868881
   |nexus  = 7437
+
   |nexus  = 6586
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = Hibernation
 
   |author  = Shockah
 
   |author  = Shockah
   |id      = Shockah.JunimoWarp
+
   |id      = Shockah.Hibernation
   |nexus  = 15676
+
   |nexus  = 11421
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hide Chest Color Picker After Close
 +
  |author  = trashcan9
 +
  |id      = trashcan9.HideChestColorPickerAfterClose
 +
  |nexus  = 16075
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Highlighted Jars
   |author  = Goldenrevolver
+
   |author  = Annosz
   |id      = Goldenrevolver.JustRelax
+
   |id      = Annosz.HighlightedJars
   |nexus  = 7770
+
   |nexus  = 6833
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Highlight Empty Machines
   |author  = Rifleman
+
   |author  = atravita
   |id      = Rifleman.JustSleepIn
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 11286
+
  |curse  = 870976
   |github  = 9Rifleman/JustSleepIn
+
  |moddrop = 1137391
 +
   |nexus  = 11664
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Hit Markers
   |author  = aurnj, Roy Li
+
   |author  = bendenewb, newbie9598
   |id      = RuyiLi.Kamikaze
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  =
+
   |nexus  = 2098
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
 
   |github  =
 
   |github  =
  
Line 9,077: Line 10,462:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Hmm Cheese Yum
   |author  = Gorzalt and Flerfarvet
+
   |author  = tomasitobambito
   |id      = gorzalt.kawakami
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 2549
+
   |nexus  = 9343
   |github  = Gorzalt/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Hoe and Water Direction
   |author  = KediDili
+
   |author  = TheThor59
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 19375
+
   |nexus  = 10052
   |github  = KediDili/FurnitureTweaks
+
   |github  = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = HoeDown
   |author  = KediDili
+
   |author  = BlaDe
   |id      = KediDili.KNU
+
   |id      = BlaDe.HoeDown
   |nexus  = 17884
+
   |nexus  = 9798
  |github  = KediDili/NPCUtilities
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Keep Partners, Keep Your Partners
 
  |author  = EssGee, SG
 
  |id      = SG.Partners
 
  |nexus  = 5625
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Hold to Break Geodes
   |author  = Enaium
+
   |author  = CatCattyCat, Cat
   |id      = Enaium.KeyBindUI
+
   |id      = cat.holdtobreakgeodes
   |curse   = 538001
+
   |nexus   = 1689
   |moddrop = 1036920
+
   |moddrop = 833545
  |nexus  =
+
   |github  = danvolchek/StardewMods
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Hold to Pause
   |author  = Deflaktor
+
   |author  = samspartan
   |id      = Deflaktor.KeySuppressor
+
   |id      = samspartan.HoldToPause
   |nexus  = 9295
+
   |nexus  = 7352
   |github  = Deflaktor/KeySuppressor
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Holiday Sales
   |author  = Shockah
+
   |author  = atravita
   |id      = Shockah.Kokoro
+
   |id      = atravita.HolidaySales
   |nexus  = 15682
+
  |curse  = 870970
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 1205160
 +
   |nexus  = 13050
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Home Sewing Kit
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 13131
+
   |nexus  = 4935
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Honey Harvest Sync
   |author  = Annosz
+
   |author  = voltaek
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 5993
+
   |nexus  = 20493
   |github  = Annosz/StardewValleyModding
+
   |github  = voltaek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hopper Extractor
 +
  |author  = BPavol, Lamacik
 +
  |id      = bpavol.hopper_extractor
 +
  |nexus  = 16688
 +
  |github  = BPavol/stardew-valley-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Horny Festivals, Festival Warps
   |author  = Enaium
+
   |author  = Girafarig
   |id      = Enaium.Labeling
+
   |id      = Girafarig.FestivalWarps
  |curse  = 443134
+
   |nexus  = 10844
  |moddrop = 906932
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/Labeling
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = Horse Flute Anywhere
   |author  = WhiteMind
+
   |author  = Pathoschild
   |id      = WhiteMind.LAST
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus   = 1906
+
   |curse   = 1000620
   |github  =
+
   |nexus  = 7500
 
+
   |github  = Pathoschild/StardewMods
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = Horse Flute Auto Mount
   |author  = ChaosEnergy
+
   |author  = MercuryVN
   |id      = ChaosEnergy.LadderLocator
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 3094
+
   |nexus  = 24018
   |github  = yuri-moens/LadderLocator
+
   |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = Horse Overhaul
   |author  = Platonymous
+
   |author  = Goldenrevolver
   |id      = Platonymous.LandGrants
+
   |id      = Goldenrevolver.HorseOverhaul
  |curse  = 877222
+
   |nexus  = 7911
  |moddrop = 1521380
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |nexus  = 15855
 
   |github  =
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Horse Squeeze
   |author  = dmcrider57
+
   |author  = jorgamun
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 7917
+
   |nexus  = 10446
   |github  = dmcrider/LastDayToPlant
+
   |github  = jorgamun/HorseSqueeze
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = Horse Whistle
   |author  = atravita
+
   |author  = icepuente
   |id      = atravita.LastDayToPlantRedux
+
   |id      = icepuente.HorseWhistle
  |curse  = 870965
+
   |nexus  = 1131
  |moddrop = 1294435
+
   |github  = icepuente/StardewValleyMods
   |nexus  = 15004
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Horse Whistle
   |author  = sophiesalacia
+
   |author  = nabuma
   |id      = sophie.LastingCTs
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 14377
+
   |nexus  =
   |github  = sophiesalacia/StardewMods
+
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Host Tools
   |author  = drbirbdev
+
   |author  = MattPlays
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = MattPlays.HostTools
   |nexus  = 15102
+
   |nexus  = 11154
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Leave the Mine
 
  |author  = Kangzoel
 
  |id      = Kangzoel.LeaveTheMine
 
  |nexus  = 11823
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = Hotbar Hotswap
   |author  = Max Vollmer, SVProtector
+
   |author  = Jaredlll08
   |id      = maxvollmer.leftymode
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 6199
+
   |nexus  =
   |github  = maxvollmer/LeftyMode
+
  |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = sharpskull2
+
   |author  = certifiableGrimalkin
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 14637
+
   |nexus  = 16159
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Hover Labels
   |author  = DeLiXx
+
   |author  = Achtuur
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = Achtuur.HoverLabels
   |nexus  = 12305
+
   |nexus  = 17501
   |github  =
+
   |github  = Achtuur/StardewMods
  |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = HP Bars
   |author  = atravita
+
   |author  = Ilyaki
   |id      = atravita.LessMiniShippingBin
+
   |id      = Ilyaki.HPBar
  |curse  = 870982
+
   |nexus  = 1736
   |nexus  = 10959
+
   |github  =
  |moddrop = 1102538
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = HQ Farmer Mod
   |author  = Ophaneom
+
   |author  = AsakOhee
   |id      = Ophaneom.LetMeRest
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 8205
+
   |nexus  = 19644
   |github  = Ophaneom/Let-Me-Rest
+
   |github  =
  
 
   |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    = HUD Customizer
   |author  = MindMeltMax
+
   |author  = Espy
   |id      = MindMeltMax.LetMeShop
+
   |id      = Espy.HUDCustomizer
  |moddrop = 1443554
+
   |nexus  = 23704
   |nexus  = 16738
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Huggable Scarecrows
   |author  = MedievalAI
+
   |author  = bogie5464
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 19107
+
   |nexus  = 3190
   |github  =
+
   |github  = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Hugs and Kisses
   |author  = unidarkshin, Devin Lematty
+
   |author  = aedenthorn, Erinthe
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = aedenthorn.HugsAndKisses
  |nexus  = 1471
+
   |nexus  = 10062
  |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
{{#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
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Hugs and Kisses Continued
   |author  = kd8lvt
+
   |author  = JoXW
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 855
+
   |nexus  = 21019
  |curse  = 300715
 
  |github  =
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version =
 
  |unofficial url    =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = Hunger
   |author  = shurmash
+
   |author  = Yyeahdude
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = HungerYyeadude
   |nexus  = 7222
+
   |nexus  = 613
 
   |github  =
 
   |github  =
  
Line 9,321: Line 10,686:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Hunger and Thirst
   |author  = prowlingDemon, unknownDev
+
   |author  = PrimevalTitmouse
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 4402
+
   |nexus  = 1110
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Light Mod
+
   |name    = Hunger for Food
   |author  = aedenthorn, Erinthe
+
   |author  = Tigerle01, Stephan Hensel
   |id      = aedenthorn.LightMod
+
   |id      = HungerForFoodByTigerle
   |nexus  = 14387
+
   |nexus  = 810
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Light Switch
+
   |name    = Hungry Morning
   |author  = holythesea
+
   |author  = lech43
   |id      = holythesea.LightSwitch
+
   |id      = lech43.HungryMorning
   |nexus  = 15683
+
   |nexus  = 6391
   |github  = holy-the-sea/LightSwitch
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Hybrid Crop Engine
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 15860
+
  |curse  = 867721
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6577
 
+
   |github  = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = Hypno Valley
   |author  = Cherry, CherryChain
+
   |author  = Kryspur
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = Kryspur.HypnoValley
   |nexus  = 4971
+
   |nexus  = 9052
  |moddrop = 716383
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Identifiable Combined Rings
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = atravita
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus  = 2917
+
  |curse  = 870959
   |github  = hootless/StardewMods
+
  |moddrop = 1358005
 +
   |nexus  = 15928
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Idle Animations, Animacoes
   |author  = tomii
+
   |author  = BrasileiroTop
   |id      = tomii.LinusMod
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 11637
+
   |nexus  = 5139
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Idle Pause
   |author  = spacechase0
+
   |author  = Veleek
   |id      = spacechase0.LiterallyCantEven
+
   |id      = Veleek.IdlePause
   |nexus  = 14262
+
   |nexus  = 1092
   |github  = spacechase0/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    = Little NPCs
+
   |name    = Idle Timer
   |author  = Candidus42
+
   |author  = LordAndreios
   |id      = Candidus42.LittleNPCs
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 15152
+
   |nexus  = 2858
   |github  = mus-candidus/LittleNPCs
+
   |github  = emperorzuul/SMAPI_MODS
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = I Don't Use That Water
   |author  = Tyler Gibbs
+
   |author  = idermailer
   |id      = tylergibbs2.liveprogressbar
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 7330
+
   |nexus  = 14047
   |github  = tylergibbs2/LiveProgressBar
+
   |github  = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = IFrames in Mines
   |author  = aedenthorn, Erinthe
+
   |author  = Factknowhow
   |id      = aedenthorn.LivestockChoices
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 11551
+
   |nexus  = 16436
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Mekadrom/IFramesInMines
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = I Got Friendship
   |author  = Doomnik
+
   |author  = ChiroxT
   |id      = Doomnik.LoanMod
+
   |id      = treinke.igotfriendship
   |nexus  = 3882
+
   |nexus  = 13290
   |github  = legovader09/SDVLoanMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = I Got XP
   |author  = codyflagstaff
+
   |author  = ChiroxT
   |id      = codyflagstaff.lobercat
+
   |id      = treinke.igotxp
   |nexus  = 8219
+
   |nexus  = 13289
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = ImagEd
   |author  = Bouhm and Pathoschild
+
   |author  = candidus42
   |id      = Bouhm.LocationCompass
+
   |id      = Candidus42.ImagEd
   |nexus  = 3045
+
   |nexus  = 7218
  |curse  = 308286
+
   |github  = mus-candidus/ImagEd
   |github  = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = MindMeltMax
+
   |author  = mistyspring
   |id      = MindMeltMax.LockedChests
+
   |id      = mistyspring.immersivegrandpa
  |moddrop = 1179603
+
   |nexus  = 12562
   |nexus  = 12452
+
   |github  = misty-spring/StardewMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = Immersive Scarecrows
   |author  = nini700
+
   |author  = aedenthorn, Erinthe
   |id      = nini700.LockedCrabPot
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 4461
+
  |curse  = 868685
   |github  =
+
   |nexus  = 15290
 +
   |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    = Locked Maps
+
   |name    = Immersive Sprinklers
   |author  = Edu Anttunes
+
   |author  = aedenthorn, Erinthe
   |id      = LockedMaps
+
   |id      = aedenthorn.ImmersiveSprinklers
  |nexus  = 10089
+
   |curse   = 868686
  |github  =
+
   |nexus  = 15239
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Lockpicks
 
  |author  = bwdy
 
   |id      = bwdy.lockpicks
 
   |nexus  = 3521
 
   |github  = bwdymods/SDV-Lockpicks
 
  
 
   |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    = Log Menu
+
   |name    = Improved Mill
   |author  = JareBear
+
   |author  = AustinYQM
   |id      = JareBear.LogMenu
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 19919
+
   |nexus  = 1748
   |github  = jaredtjahjadi/LogMenu
+
   |github  = AustinYQM/ImprovedMill
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Improved Quality of Life
   |author  = aedenthorn, Erinthe
+
   |author  = Demiacle
   |id      = aedenthorn.LogSpamFilter
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 11252
+
   |nexus  = 1025
   |github  = aedenthorn/StardewValleyMods
+
   |github  = demiacle/QualityOfLifeMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = Improved Tracker
   |author  = Stuyk
+
   |author  = Anthony Hilyard
   |id      = Stuyk.LongerDays
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus  = 19027
+
  |curse  = 445215
   |github  =
+
   |nexus  = 9317
 +
   |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = In a Heartbeat
   |author  = NormanPCN
+
   |author  = Shockah
   |id      = NormanPCN.LongerFenceLife
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 10498
+
   |nexus  = 17834
   |github  = NormanPCN/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Increase Animal House Max Population
   |author  = Caraxian
+
   |author  = Mizzion
   |id      = caraxian.LongerLastingLures
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 2510
+
   |nexus  = 4861
   |github  = Caraxi/StardewValleyMods
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Increased Artifact Spots
   |author  = aedenthorn, Erinthe
+
   |author  = Mizzion
   |id      = aedenthorn.LongerSeasons
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 10108
+
   |nexus  = 3340
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 663705
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = RTGOAT
+
   |author  = shekurika
   |id      = RTGOAT.Longevity
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 649
+
   |nexus  = 11388
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = Increased Sprinkler Range
   |author  = drbirbdev
+
   |author  = EternalSoap
   |id      = drbirbdev.LookToTheSky
+
   |id      = eternalsoap.sprinklers
   |nexus  = 15262
+
   |nexus  = 20745
   |github  = drbirbdev/StardewValley
+
   |github  = ArjanSeijs/SprinklerMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
 +
  |author  = GZhynko
 +
  |id      = GZhynko.IncubatePufferfishEggs
 +
  |nexus  = 6162
 +
  |github  = gzhynko/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Indoor Sprinklers
   |author  = Pathoschild
+
   |author  = ramen
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 541
+
   |nexus  = 21124
  |moddrop = 606605
+
   |github  = mpomirski/StardewMods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Industrial Furnace
   |author  = aedenthorn, Erinthe
+
   |author  = Traktori
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 5999
+
   |nexus  = 5568
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Industrial Furnace for Automate
   |author  = Huanir
+
   |author  = Traktori
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 2658
+
   |nexus  = 5568
   |github  =
+
   |github  = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Industrialization Redux
   |author  = Raik, Raik167, YousernameZo
+
   |author  = GaLaxY256 and kazuakisama
   |id      = raik.testmod
+
   |id      = G256.IR.Code
   |nexus  = 6291
+
   |nexus  = 22351
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Infallible Fishing
   |author  = SteelixLeiter, Don Collins
+
   |author  = aedenthorn, Erinthe
   |id      = LoveBubbles
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 1318
+
   |nexus  = 14639
   |github  = doncollins/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infertile Soil
 +
  |author  = Sabera, kelbesque
 +
  |id      = Sabera.InfertileSoil
 +
  |nexus  = 2515
 +
  |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
  |status  = workaround
 
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Infested Levels
   |author  = Advize and Jinxiewinxie
+
   |author  = Eireon
   |id      = Advize.LovedLabels
+
   |id      = Eireon.InfestedLevels
   |nexus  = 279
+
   |nexus  = 2823
   |github  = AdvizeGH/LovedLabels
+
   |github  = benrpatterson/InfestedLevels
 
 
  |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    = Infinite Energy
   |author  = thespbgamer
+
   |author  = Error27
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = error27.infinite_energy
   |nexus  = 8880
+
   |nexus  = 17717
  |curse  = 834387
+
   |github  =
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Infinite Inventory
   |author  = AvalonMFX
+
   |author  = unidarkshin, Devin Lematty
   |id      = AvalonMFX.LoveFestival
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 17819
+
   |nexus  = 2247
   |github  =
+
   |github  = unidarkshin/Stardew-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Infinite Junimo Cart Lives
   |author  = NMVH5
+
   |author  = Renny
   |id      = nmvh5.LowHealthWarning
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 8326
+
   |nexus  = 2705
   |github  =
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Infinite Money
   |author  = delaney
+
   |author  = Chunky
   |id      = dJustLuckMod
+
   |id      = chunky.InfiniteMoney
   |nexus  = 10386
+
   |nexus  = 11510
  |moddrop = 1070645
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Infinite Watering Cans
   |author  = spacechase0
+
   |author  = CaptainSully
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = CaptainSully.InfiniteWateringCan
  |curse  = 867393
+
   |moddrop = 1188756
   |moddrop = 127279
+
   |nexus  = 12739
   |nexus  = 521
+
   |github  = CaptainSully/StardewMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Infinite Zoom
   |author  = kiranmurmu
+
   |author  = berkayylmao
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 8971
+
   |nexus  = 8808
   |github  = kiranmurmu/StardewValleyMods
+
  |curse  = 500088
 +
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Informant
   |author  = Sakorona
+
   |author  = Slothsoft
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = Slothsoft.Informant
   |nexus  = 2208
+
   |nexus  = 14293
   |moddrop = 664151
+
   |github  = slothsoft/stardew-informant
   |github  = Sakorona/SDVMods
+
 
 +
  |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    = Lurking in the Dark
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
   |author  = 7thAxis
+
   |author  = aedenthorn, Erinthe
   |id      = 7thAxis.LitD
+
   |id      = aedenthorn.LogUploader
   |nexus  = 10770
+
   |nexus  = 13979
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = SlayerDharok
+
   |author  = Platonymous
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = Platonymous.InkStories
   |nexus  = 5600
+
  |curse  = 877221
   |github  = Videogamers0/SDV-MachineAugmentors
+
  |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    = Machine Check
+
   |name    = Input Fix
   |author  = FairfieldBW
+
   |author  = Windmill_City
   |id      = FairfieldBW.MachineCheck
+
   |id      = Windmill_City.InputFix
   |nexus  = 9515
+
   |nexus  = 5693
   |github  = FairfieldBW/MachineCheck
+
   |github  = Windmill-City/InputFix
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Input Tools
   |author  = IceGladiador
+
   |author  = Sagittaeri
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = Sagittaeri.InputTools
   |nexus  = 1780
+
   |nexus  = 14553
   |github  =
+
   |github  = sagittaeri/StardewValleyMods
 
 
  |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    = InstaCrops
   |author  = Shockah
+
   |author  = WuestMan, redknightofdoom
   |id      = Shockah.MachineStatus
+
   |id      = WuestMan.InstaCrops
   |nexus  = 11177
+
   |nexus  = 4077
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = Instant Animals
   |author  = spacechase0
+
   |author  = pinocchio1231
   |id      = spacechase0.Magic
+
   |id      = pinocchio1231.instantanimals
  |curse  = 867745
+
   |nexus  = 9573
  |moddrop = 399898
+
   |github  = joisse1101/InstantAnimals
   |nexus  = 2007
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Animals 1.6
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.Instantanimals
 +
  |nexus  = 21798
 +
  |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Instant Break
   |author  = shekurika and Asterisk555
+
   |author  = Jolyone
   |id      = shekurika.MagicalCropsCode
+
   |id      = Me.InstantBreak
   |nexus  = 8762
+
   |nexus  = 15526
 
   |github  =
 
   |github  =
  
   |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    = Magic Junimo Pet
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.MagicJunimoPet
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 3567
+
  |curse  = 868720
   |github  = Entoarox/StardewMods
+
   |nexus  = 14110
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Instant Buildings From Farm
   |author  = TerryDBS
+
   |author  = BitwiseJon
   |id      = TerryDBS.MagicPluses
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 7096
+
   |nexus  = 2070
   |github  =
+
   |github  = bitwisejon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Dialogues
 +
  |author  = idermailer
 +
  |id      = idermailer.InstantDialogues
 +
  |nexus  = 22468
 +
  |github  = idermailer/InstantDialogues
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Eat Key
 +
  |author  = nini700
 +
  |id      = nini700.InstantEatKey
 +
  |nexus  = 4464
  
   |broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Instant Fishing
   |author  = not4bene
+
   |author  = aurnj, Roy Li
   |id      = not4bene.MagicScepter
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 8169
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
   |github  =
 
   |github  =
  
   |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    = Magic Valley
+
   |name    = Instant Geodes
   |author  = season
+
   |author  = montana123
   |id      = season.MagicValley
+
   |id      =
   |nexus  = 10639
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/109038
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Instant Growth Powder
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MailboxMenu
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 14439
+
   |nexus  = 7727
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 9,752: Line 11,159:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Instant Grow Trees
   |author  = Digus
+
   |author  = cantorsdust and Pathoschild
   |id      = DIGUS.MailFrameworkMod
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 1536
+
   |nexus  = 173
   |github  = Digus/StardewValleyMods
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Instant Load
   |author  = jwdred
+
   |author  = Platonymous
   |id      = jwdred.MailOrderPigs
+
   |id      = Platonymous.InstantLoad
   |nexus   = 632
+
   |curse   = 877220
   |github  = jdusbabek/stardewvalley
+
   |moddrop = 1521407
 
+
   |nexus  = 16253
   |broke in = Stardew Valley 1.6
+
   |github  =
   |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    = Instantly Eat Item
   |author  = Digus
+
   |author  = Guedez
   |id      = Digus.MailServicesMod
+
   |id      = eat.item.instantly
   |nexus  = 7842
+
   |nexus  = 5116
   |github  = Digus/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = pinguimbozo
+
   |author  = RyanJesky
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 13248
+
   |nexus  = 10146
   |github  =
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Instant Pets
   |author  = Werewolf Master
+
   |author  = blueberry
   |id      = Wolf.GilSMAPI
+
   |id      = blueberry.InstantPets
   |nexus  = 7118
+
   |nexus  = 9448
   |github  =
+
   |github  = b-b-blueberry/InstantPets
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Instant Tool Upgrades
   |author  = Kabulla
+
   |author  = Binarynova
   |id      = Kabulla.MakeLove
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 16003
+
   |nexus  = 8918
   |github  =
+
   |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Integrated Minecarts
   |author  = spacechase0
+
   |author  = Jibb
   |id      = spacechase0.ManaBar
+
   |id      = jibb.minecarts.C
   |curse  = 867709
+
   |curse  = 988762
   |nexus  = 7831
+
   |nexus  = 11881
   |github  = spacechase0/StardewValleyMods
+
   |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Interaction Helper
   |author  = darzington
+
   |author  = Hammurabi
   |id      = darzington.RealLifeMod
+
   |id      = HammurabiInteractionHelper
   |nexus  = 7445
+
   |nexus  =
   |github =
+
   |chucklefish = 4640
 +
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
  
   |broke in = Stardew Valley 1.6
+
   |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    = Many Enchantments
+
   |name    = Interactions, Interacoes
   |author  = Stari
+
   |author  = BrasileiroTop
   |id      = Stari.ManyEnchantments
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 8824
+
   |nexus  = 4862
   |github  = SlivaStari/ManyEnchantments
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Interaction Tweaks
   |author  = SnowFire k'Vala
+
   |author  = jahangmar
   |id      = SnowFire.Map_Binder
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 6983
+
   |nexus  = 3771
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Internationalization
   |author  = aedenthorn, Erinthe
+
   |author  = bcmpinc
   |id      = aedenthorn.MapEdit
+
   |id      = bcmpinc.Internationalization
   |nexus  = 18387<!--8876 before 1.0.0-->
+
   |nexus  = 21317
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Into the Game (Save Loaded Notifier)
 
   |author  = DecidedlyHuman
 
   |author  = DecidedlyHuman
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 14493
+
   |nexus  = 12826
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Intravenous Coffee
   |author  = aedenthorn, Erinthe
+
   |author  = mpcomplete
   |id      = aedenthorn.MapTeleport
+
   |id      = mpcomplete.IntravenousCoffee
  |curse  = 868868
+
   |nexus  = 2224
   |nexus  = 7675
+
   |github  = mpcomplete/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    = Map Utilities
+
   |name    = Investment
   |author  = mabelSyrup
+
   |author  = MissCoriel
   |id      = mabelsyrup.maputils
+
   |id      = misscoriel.invest
   |nexus  = 4716
+
   |nexus  = 5293
   |github  = mjSurber/Map-Utilities
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Investment Maximized
   |author  = Goldenrevolver
+
   |author  = MissCoriel
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = misscoriel.investmax
   |nexus  = 10758
+
  |curse  = 885074
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Invite Code Mod
   |author  = ceruleandeep
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = ceruleandeep.MarketDay
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 11778
+
   |nexus  = 4023
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Invite Friend
 
   |author  = d5a1lamdtd, HaPyke
 
   |author  = d5a1lamdtd, HaPyke
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = d5a1lamdtd.InviteFriend
   |moddrop = 1480763
+
   |moddrop = 1486022
   |nexus  = 19309
+
   |nexus  = 19500
   |github  = congha22/foodstore
+
   |github  =
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = Yoshimax
+
   |author  = Anthony Maciel, maciel310
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
  |nexus  = 12824
+
   |nexus  = 15285
  |github  = yoshimax2/MarryMorris
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Kissing-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Matching Nodes, MinesTokens
 
  |author  = Eryk601 and sophiesalacia
 
  |id      = Vertigon.MinesTokens
 
   |nexus  = 11124
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Iridium Tools Patch
   |author  = StultusV
+
   |author  = Redwood
   |id      = StultusV.MaxCastStamina
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 10794
+
   |nexus  = 2897
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |github  = EKomperud/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Is It Cake
   |author  = Shockah
+
   |author  = LeFauxMatt
   |id      = Shockah.MaximizeFix
+
   |id      = furyx639.IsItCake
   |nexus   = 16099
+
   |curse   = 871826
  |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 14775
}}
+
   |github  = LeFauxMatt/StardewMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mayo Hats
 
  |author  = spacechase0
 
  |id      = spacechase0.MayoHats
 
   |nexus  = 17514
 
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Island Gatherers
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.MayoMart
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 17175
+
   |nexus  = 8552
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Island Gatherers Automate
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = PeacefulEnd
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 4634
+
   |nexus  = 8552
   |github  = xirsoi/MayonnaisePlusPlus
+
   |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    = Mayo Rain
+
   |name    = Island Secret
   |author  = spacechase0
+
   |author  = Edu Anttunes
   |id      = spacechase0.MayoRain
+
   |id      = IslandSecret
   |nexus  = 17436
+
   |nexus  = 8096
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = Mehidden
+
   |author  = S1mmyy
   |id      = MemeOutfits.Mehidden
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 13213
+
   |nexus  = 5140
   |github  =
+
   |github  = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Item Bags
   |author  = nman130
+
   |author  = SlayerDharok
   |id      = nman130.MenusEverywhere
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 6119
+
  |curse  = 991675
   |github  = nman130/Stardew-Mods
+
   |nexus  = 5382
 +
   |github  = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = Item Checker
   |author  = TianXiaobai
+
   |author  = Hitaxas
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 17743
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Item Extensions
   |author  = Tlitookilakin
+
   |author  = mistyspring
   |id      = tlitookilakin.MessyCrops
+
   |id      = mistyspring.ItemExtensions
  |moddrop = 1123884
+
   |nexus  = 20357
   |nexus  = 11317
+
   |github  = misty-spring/StardewMods
   |github  = tlitookilakin/MessyCrops
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Item Locator
   |author  = aedenthorn, Erinthe
+
   |author  = Hitaxas
   |id      = aedenthorn.MeteorDefence
+
   |id      = Hitaxas.Items2.DLL
   |nexus  = 10641
+
   |nexus  = 24305
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Item Quality Indicator
   |author  = candidus42
+
   |author  = FunnyMoney
   |id      = Candidus42.MiceInTheValley
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 4638
+
   |nexus  = 15336
   |github  = mus-candidus/MiceInTheValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Item Recovery
   |author  = trunip190
+
   |author  = Mytsy
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = Mysty.ItemRecovery
   |nexus  = 5948
+
   |nexus  = 9354
 
   |github  =
 
   |github  =
  
Line 10,008: Line 11,414:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Item Recovery Plus
   |author  = Sonozuki
+
   |author  = Lunardiver
   |id      = Satozaki.MillerTime
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 7575
+
   |nexus  = 13026
   |github  = Sonozuki/StardewMods
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Item Research 'n' Spawn
   |author  = Clark, wilsonch3451
+
   |author  = TSlex
   |id      = Clark.MiloDog
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 2861
+
   |nexus  = 8933
   |github  =
+
  |moddrop = 1012482
 +
   |github  = TSlex/StardewValley
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Item Tooltips
   |author  = Kabigon
+
   |author  = Jaredlll08
   |id      = Kabigon.MineAssist
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 2296
+
   |nexus  =
   |chucklefish = 5353
+
   |curse  = 297655
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = jaredlll08/Item-Tooltips
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Tweaks
 +
   |author  = crpz
 +
  |id      = crpz.ItemTweaks
 +
  |nexus  = 8182
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = iTile
   |author  = bwdy
+
   |author  = ha1fdaew
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = ha1fdaew.iTile
   |nexus  = 11424
+
   |nexus  = 7512
   |github  = bwdy/SDVModding
+
   |github  = ha1fdaew/iTile
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = JPAN
+
   |author  = Caboose Sage, CabooseSage
   |id      = jpan.MineChanges
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 3963
+
   |nexus  = 20847
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Its Time to Wake Up
   |author  = sophiesalacia
+
   |author  = Krutonium
   |id      = sophie.MinesTokens
+
   |id      = Krutonium.ItsTimeToWakeUp
   |nexus  = 18776
+
   |nexus  = 13798
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Jack Be Thicc
   |author  = Shockah
+
   |author  = DeadRobotDev
   |id      = Shockah.MineTweaks
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 16859
+
   |nexus  = 21533
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
  |author  = Ophaneom
+
   |author  = Matt Cioni
  |id      = Ophaneom.MiniBars
+
   |id      = mattCioni.JaquesAndBeans
  |nexus  = 8329
+
   |nexus  = 14555
  |github  = Ophaneom/Mini-Bars
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mining at the Farm
 
   |author  = Nishtra
 
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
 
   |nexus  = 674
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = Jar Opener
   |author  = Tran Minh Thong
+
   |author  = Genowhirl9999
   |id      = mini.tool.npc.mod
+
   |id      = genowhirl9999.jaropener
   |nexus  = 7060
+
   |nexus  = 5292
   |github  = TMThong/Stardew-Mods
+
   |moddrop = 988956
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Minor Light Tweaks
 
  |author  = greentodd
 
  |id      = greentodd.MinorLightTweaks
 
  |nexus  = 10223
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = JhinFour
   |author  = BlaDe
+
   |author  = Keaton Sadoski
   |id      = BlaDe.MiscTrolls
+
   |id      = Sadoski.JhinFour
   |nexus  = 12037
+
   |nexus  = 11838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Jiggly Junimo Bundles
   |author  = The Fluffy Robot
+
   |author  = Jonas Henriksson, Greger
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = Greger.JigglyJunimoBundles
  |nexus  = 5691
+
  |nexus  =
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 
+
   |github  = gr3ger/Stardew_JJB
   |broke in = Stardew Valley 1.6
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = MissCoriel
+
   |author  = k4rakara
   |id      = misscoriel.PositionTool
+
   |id      = k4rakara.JoJa84Plus
   |nexus  = 8087
+
   |nexus  = 5803
   |github  = MissCoriel/Position-Tool
+
   |github  = K4rakara/Stardew-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Miss Coriel's Unique Courtship Response Core
 
  |author  = MissCoriel
 
  |id      = misscoriel.UCRFix
 
  |nexus  = 8284
 
  |github  = MissCoriel/UniqueCourtshipResponseCore
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = ChiroxT
+
   |author  = Platonymous
   |id      = treinke.missinggifts
+
   |id      = Platonymous.JoJaBan
   |nexus  = 11363
+
   |nexus  = 3118
   |github  =
+
  |moddrop = 793907
 +
   |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    = Mob Count Reports, Report Mob Counts
+
   |name    = Joja Cola Expanded
   |author  = StultusV
+
   |author  = Objection777
   |id      = StultusV.ReportMobCounts
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 10899
+
   |nexus  = 24227
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Joja Express
   |author  = aedenthorn, Erinthe
+
   |author  = OFTS_CQM and Yuxuan
   |id      = aedenthorn.MobileArcade
+
   |id      = ofts.jojaExp
   |nexus  = 6538
+
   |nexus  = 23614
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ofts-cqm/SDV_JojaExpress
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = aedenthorn, Erinthe
+
   |author  = Dounat2201, Sasara
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = Sasara.Pathomart
   |nexus  = 6568
+
   |nexus  = 1142
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |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    = Joja Online
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.MobileCalendar
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 6601
+
  |moddrop = 878236
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7486
 +
   |github  = Floogen/JojaOnline
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.MobileCatalogues
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 6543
+
   |nexus  = 18927
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Joja's Hauntings
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.MobilePhone
+
   |id      = MindMeltMax.HauntedJoja
   |curse   = 868890
+
  |nexus  = 7014
   |nexus  = 6523
+
  |moddrop = 1135684
   |github  = aedenthorn/StardewValleyMods
+
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Joys of Efficiency
 +
   |author  = punyo, yakminepunyo
 +
  |id      = punyo.JoysOfEfficiency
 +
   |nexus  = 2162
 +
   |github  = pomepome/JoysOfEfficiency
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in           = Stardew Valley 1.6
   |summary = use [[#Mobile Phone - Continued|Mobile Phone - Continued]] instead.
+
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Json Assets
 +
   |author = spacechase0
 +
  |id      = spacechase0.JsonAssets
 +
  |curse  = 867749
 +
  |moddrop = 399895
 +
  |nexus  = 1720
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone - Continued
+
   |name    = Json Processor
   |author  = Datamancer
+
   |author  = Jamie Taylor
   |id      = datamancer.MobilePhone
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 21076
+
   |nexus  = 13183
   |github  = csandwith/StardewValleyMods
+
   |github  = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = Json Shuffle
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.MobileTelevision
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 6575
+
   |nexus  = 21513
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Jump Down the Mine
   |author  = WisnuNug
+
   |author  = flowoeB
   |id      = WisnuNug.MobileUI
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 17652
+
   |nexus  = 8357
 
   |github  =
 
   |github  =
 
+
}}
   |warnings = Only works on Android.
+
{{#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    = Modify This
+
   |name    = Junimatic
   |author  = aedenthorn, Erinthe
+
   |author  = NermNermNerm
   |id      = aedenthorn.ModThis
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 7814
+
   |nexus  = 22672
   |github  = aedenthorn/StardewValleyMods
+
   |github  = NermNermNerm/Junimatic
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Beacon
 +
  |author  = Achtuur
 +
  |id      = Achtuur.JunimoBeacon
 +
  |nexus  = 17135
 +
  |github  = Achtuur/StardewMods
  
 
   |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    = Junimo Boy
   |author  = Blackclaw
+
   |author  = Tyler Gibbs
   |id      = Blackclaw.ModListCommand
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 5131
+
   |nexus  = 14384
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Junimo Cart More Score
   |author  = Enaium
+
   |author  = yaxuan97
   |id      = Enaium.ModMenu
+
   |id      = yaxuan97.junimocartmorescore
  |curse  = 436844
+
   |nexus  = 13644
  |moddrop = 885574
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Junimo Deposit Anywhere
   |author  = Gilar Fasulaki
+
   |author  = Zoryn
   |id      = GilarF.ModSettingsTab
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 4579
+
   |nexus  =
   |github = GilarF/SVM
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Junimo Dialog
   |author  = DaLion
+
   |author  = ceruleandeep
   |id      = DaLion.Overhaul
+
   |id      = ceruleandeep.junimodialog
   |nexus  =
+
   |nexus  = 8937
   |github  = daleao/modular-overhaul
+
   |github  = ceruleandeep/CeruleanStardewMods
  
 
   |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    = Junimo Farm
  |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.JunimoFarm
  |curse  = 877226
+
   |nexus  = 984
   |nexus  = 6338
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |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    = Monster Goals Anywhere
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = Suphax
+
   |author  = Fernass354
   |id      = suphax.monstergoalsanywhere
+
   |id      = Fernass354.JunimoHutSize
  |moddrop = 1088762
+
   |nexus  = 18457
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Junimo Kart Anywhere
   |author  = Krutonium
+
   |author  = MartyrPher
   |id      = krutonium.monsterinvasion
+
   |id      = JunimoKartAnywhere
   |nexus  = 12641
+
   |nexus  = 4315
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Junimo Kart Cheater
   |author  = WhiteMind
+
   |author  = ryaon
   |id      = WhiteMind.MonsterLT
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 1896
+
   |nexus  = 5137
 
   |github  =
 
   |github  =
 
  |status  = workaround
 
  |summary  = Use [[#Almanac|Almanac]] instead
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Junimo Kart Global Rankings
   |author  = MouseyPounds
+
   |author  = drbirbdev
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 3997
+
   |nexus  = 14856
   |github  = MouseyPounds/stardew-mods
+
   |github  = drbirbdev/StardewValley
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Junimo Kart Level Practice
   |author  = BananaFruit
+
   |author  = BlaDe
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = BlaDe.JunimoLevelPractice
   |nexus  = 10651
+
   |nexus  = 10056
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Junimos Accept Cash
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MonstersTheFramework
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus  = 10673
+
  |curse  = 867716
 +
   |nexus  = 7437
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 10,344: Line 11,744:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Junimo Studio, Music Blocks
   |author  = Daniel McMenamy, Deathest1
+
   |author  = Becks723
   |id      = f1r3w477.MoodyPlanet
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 2830
+
   |nexus  = 6971
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Junimo Warp
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.Moolah
+
   |id      = Shockah.JunimoWarp
   |nexus  = 15123
+
   |nexus  = 15676
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Junk Mail
   |author  = bwdy
+
   |author  = Taskmaster
   |id      = bwdy.moongates
+
   |id      = Taskmaster.JunkMail
   |nexus  = 3545
+
   |nexus  = 4452
   |github  = bwdymods/SDV-Moongates
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Just Relax
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Goldenrevolver
   |id      = spacechase0.MoonMisadventures
+
   |id      = Goldenrevolver.JustRelax
  |curse  = 867702
+
   |nexus  = 7770
   |nexus  = 10612
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |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    = Just Sleep In
   |author  = SinZ
+
   |author  = Rifleman
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 12096
+
   |nexus  = 11286
   |github  =
+
   |github  = 9Rifleman/JustSleepIn
  
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Kamikaze
   |author  = Mopquill
+
   |author  = aurnj, Roy Li
   |id      = Mopquill.Ranch-Livin
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 2200
+
   |nexus  =
   |github  = mopquill/Mopsys-Ranch-Livin
+
  |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 Animals, More Pets
+
   |name    = Kawakami - Healer NPC
   |author  = Entoarox
+
   |author  = Gorzalt and Flerfarvet
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = gorzalt.kawakami
   |nexus  = 2274
+
   |nexus  = 2549
  |chucklefish = 4288
+
   |github  = Gorzalt/StardewValleyMods
   |github  = Entoarox/StardewMods
 
  
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.3.29
 
 
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = momoaau
+
   |author  = KediDili
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 451
+
   |nexus  = 19375
   |github  =
+
   |github  = KediDili/FurnitureTweaks
 
 
  |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    = Kedi's NPC Utilities
   |author  = AairTheGreat, Aair
+
   |author  = KediDili
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = KediDili.KNU
   |nexus  = 4869
+
   |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 Buildings
+
   |name    = Keep Partners, Keep Your Partners
   |author  = spacechase0
+
   |author  = EssGee, SG
   |id      = spacechase0.MoreBuildings
+
   |id      = SG.Partners
  |curse  = 867740
+
   |nexus  = 5625
  |moddrop = 771640
+
   |github  =
   |nexus  = 2757
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = KeyBind UI
   |author  = TwinBuilderOne
+
   |author  = Enaium
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = Enaium.KeyBindUI
   |nexus   = 9709
+
   |curse   = 538001
   |github  = TwinBuilderOne/StardewValleyMods
+
   |moddrop = 1036920
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Keyboard Mod Menu
   |author  = phjoker
+
   |author  = Shadowfoxss
   |id      = phjoker.MoreClocks
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 11840
+
   |nexus  = 3147
   |github  = p-holodynski/StardewValleyMods
+
  |curse  = 308891
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversation Topics
+
   |name    = Key Suppressor
   |author  = violetlizabet
+
   |author  = Deflaktor
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 10008
+
   |nexus  = 9295
   |github  = elizabethcd/MoreConversationTopics
+
   |github  = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Kisekae
   |author  = atravita
+
   |author  = Kabigon
   |id      = atravita.MoreFertilizers
+
   |id      = Kabigon.kisekae
  |curse  = 870975
+
   |nexus  = 2348
  |moddrop = 1145236
+
   |github  = KabigonFirst/StardewValleyMods
   |nexus  = 11837
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kokoro, Kokoro - Shockah's Core Mod
 +
  |author  = Shockah
 +
  |id      = Shockah.Kokoro
 +
  |nexus  = 15682
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = Krobus Roommate Shop
   |author  = Blams
+
   |author  = aedenthorn, Erinthe
   |id      = blams.MoreForLeo
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 12710
+
   |nexus  = 13131
   |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    = More Giant Crops
+
   |name    = Krobus Sells Larger Stacks
   |author  = spacechase0
+
   |author  = Annosz
   |id      = spacechase0.MoreGiantCrops
+
   |id      = Annosz.KrobusSellsLargerStacks
  |curse  = 867723
+
   |nexus  = 5993
  |moddrop = 771694
+
   |github  = Annosz/StardewValleyModding
   |nexus  = 5263
 
   |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 Grass
+
   |name    = Labeling
   |author  = Sonozuki
+
   |author  = Enaium
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = Enaium.Labeling
   |nexus  = 5398
+
  |curse  = 443134
   |github  = Sonozuki/StardewMods
+
  |moddrop = 906932
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Ladder and Snow Yam Tip
   |author  = Angela Ranna
+
   |author  = WhiteMind
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = WhiteMind.LAST
   |nexus  = 8117
+
   |nexus  = 1906
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Ladder Light
   |author  = spacechase0
+
   |author  = Tocseoj
   |id      = spacechase0.MoreGrassStarters
+
   |id      = Tocseoj.LadderLight
  |curse  = 867750
+
   |moddrop = 1549539
   |moddrop = 313307
+
   |nexus  = 22052
   |nexus  = 1702
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Ladder Locator
   |author  = j4c0b333
+
   |author  = ChaosEnergy
   |id      = j4c0b333.Morehealth
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 4053
+
  |curse  = 989910
   |github  =
+
   |nexus  = 3094
 +
   |github  = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = SorryLate, rharyanto
+
   |author  = Platonymous
   |id      = SorryLate.MoreKeybinding
+
   |id      = Platonymous.LandGrants
   |nexus  = 5290
+
  |curse  = 877222
 +
  |moddrop = 1521380
 +
   |nexus  = 15855
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
+
   |name    = Last Day to Plant
   |author  = Aimon111
+
   |author  = dmcrider57
   |id      = AimonsMoreLivelySewerOverhaulPatches
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 19405
+
   |nexus  = 7917
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
+
   |github  = dmcrider/LastDayToPlant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Last Day to Plant Redux
   |author  = JadeTheavas
+
   |author  = atravita
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = atravita.LastDayToPlantRedux
   |nexus  = 2105
+
  |curse  = 870965
   |github  = JadeTheavas/MoreMineLadders
+
  |moddrop = 1294435
 +
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lasting Conversation Topics
 +
  |author  = sophiesalacia
 +
  |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
 +
  |nexus  = 14377
 +
  |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = cheesysteak
+
   |author  = Lavapulse
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 2173
+
   |nexus  = 4821
   |github  = cheesysteak/stardew-steak
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Lazy Mod
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = weizinai
   |id      = Omegasis.MoreRain
+
   |id      = weizinai.LazyMod
   |nexus  = 441
+
   |nexus  = 22826
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Leaderboard Library
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = drbirbdev
   |id      = Chikakoo.Randomizer
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 5311
+
   |nexus  = 15102
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Leah Cabin Music Fix
   |author  = spacechase0
+
   |author  = Huanir
   |id      = spacechase0.MoreRings
+
   |id      = Huanir.LeahCabinMusicFix
  |curse  = 867743
+
   |nexus  = 2653
  |moddrop = 771616
+
   |github  =
   |nexus  = 2054
 
   |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    = More Sexy Dwarf
+
   |name    = Leave the Mine
   |author  = CyberCheese
+
   |author  = Kangzoel
   |id      = cybercheese.moresexydwarf
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 4320
+
   |nexus  = 11823
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = Lefty Mode
   |author  = OrneryWalrus
+
   |author  = Max Vollmer, SVProtector
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = maxvollmer.leftymode
   |nexus  = 2587
+
   |nexus  = 6199
 +
  |github  = maxvollmer/LeftyMode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Legendary Fish Pond Framework
 +
  |author  = sharpskull2
 +
  |id      = sharpskull2.LegendaryFishPondFramework
 +
  |nexus  = 14637
 
   |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    = Lenient Window Resize
   |author  = Ded4lif
+
   |author  = DeLiXx
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 7526
+
  |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    = More Weapons
+
   |name    = Less Mini Shipping Bin
   |author  = Joco80 & Sasara
+
   |author  = atravita
   |id      = Joco80.MoreWeapons
+
   |id      = atravita.LessMiniShippingBin
   |nexus  = 1168
+
  |curse  = 870982
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |nexus  = 10959
 +
  |moddrop = 1102538
 +
   |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    = MOTD Mod
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
  |author  = thfr
+
   |author  = Permamiss
  |id      = thfr.MOTDMod
+
   |id      = BALANCEMOD_AntiExhaustion
  |nexus  = 3703
+
   |nexus  = 637
  |github  = rfht/MOTDMod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Motorcycle Mod, Moto Mod
 
   |author  = Akane
 
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
 
   |nexus  = 10553
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Let Me Rest!
   |author  = mouahrara
+
   |author  = Ophaneom
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 18973
+
   |nexus  = 8205
   |github  = mouahrara/mouahrarasModuleCollection
+
   |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    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Let Me Shop
   |author  = ylsama
+
  |author  = MindMeltMax
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
  |id      = MindMeltMax.LetMeShop
   |nexus  = 2614
+
  |moddrop = 1443554
   |github  = ylsama/RightClickMoveMode
+
  |nexus  = 16738
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let's Move It
 +
   |author  = Exblosis
 +
   |id      = Exblosis.LetsMoveIt
 +
   |nexus  = 20943
 +
   |github  = Exblosis/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Let's Start With Fishing
   |author  = aedenthorn, Erinthe
+
   |author  = MedievalAI
   |id      = aedenthorn.MoveableMailbox
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 7834
+
   |nexus  = 19107
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Level Extender
   |author  = aedenthorn, Erinthe
+
   |author  = unidarkshin, Devin Lematty
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
  |curse  = 868849
+
   |nexus  = 1471
   |nexus  = 8038
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Level Forever
   |author  = joljyo
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 7378
+
   |nexus  = 22920
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Leveling Adjustment
   |author  = Vilaboa
+
   |author  = jahangmar
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = jahangmar.LevelingAdjustment
   |nexus  = 17391
+
   |nexus  = 4689
   |github  =
+
   |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    = Move Faster
+
   |name    = Level Up Notifications
   |author  = Shuai Zhang
+
   |author  = kd8lvt
   |id      = shuaiz.MoveFasterMod
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 1351
+
   |nexus  = 855
   |github  = hcoona/StardewValleyMods
+
  |curse  = 300715
 +
   |github  =
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = SMAPI 3.0
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = aedenthorn, Erinthe
+
   |author  = shurmash
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 13589
+
   |nexus  = 7222
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Lewd Leah
 +
  |author  = prowlingDemon, unknownDev
 +
  |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
 +
  |nexus  = 4402
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Light Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MoveIt
+
   |id      = aedenthorn.LightMod
   |nexus  = 15163
+
   |nexus  = 14387
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 10,724: Line 12,139:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Light Switch
   |author  = Zoryn
+
   |author  = holythesea
   |id      = Zoryn.MovementModifier
+
   |id      = holythesea.LightSwitch
   |nexus  =
+
   |nexus  = 15683
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = holy-the-sea/LightSwitch
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Like a Duck to Water
  |author  = bcmpinc
 
  |id      = bcmpinc.MovementSpeed
 
  |nexus  = 2736
 
  |github  = bcmpinc/StardewHack
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Movie Theatre Tweaks
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = aedenthorn.LikeADuckToWater
  |curse  = 868672
+
   |nexus  = 15860
   |nexus  = 16395
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Like a Duck to Water Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.LikeADuckToWater
 +
  |nexus  = 21285
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Limited Campfire Cooking
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.LimitedCampfireCooking
 +
  |nexus  = 4971
 +
  |moddrop = 716383
 +
  |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-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = daleonar
+
   |author  = rtrox, Swyytch
   |id      = daleonar.Snorlax
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 16194
+
   |nexus  = 23895
   |github  =
+
   |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Linus Mod
   |author  = Kabi-chan
+
   |author  = tomii
   |id      = kabi-chan.MuffinCore
+
   |id      = tomii.LinusMod
   |nexus  = 8070
+
   |nexus  = 11637
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Literally Can't Even
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MultiFertilizer
+
   |id      = spacechase0.LiterallyCantEven
  |curse  = 867717
+
   |nexus  = 14262
   |nexus  = 7436
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 10,773: Line 12,206:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Little NPCs
   |author  = skiilaa
+
   |author  = Candidus42
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 2282
+
   |nexus  = 15152
   |github  =
+
   |github  = mus-candidus/LittleNPCs
 
 
  |broke in = SMAPI 3.0
 
}}
 
{{#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    = Multiplayer Horse Reskin
+
   |name    = Live Progress Bar
   |author  = delphinwave
+
   |author  = Tyler Gibbs
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 7681
+
   |nexus  = 7330
  |github  =
+
   |github  = tylergibbs2/LiveProgressBar
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiplayer Hub
 
  |author  = Alberto Moreira Luiz
 
  |id      = AlbertoMoreiraLuiz.MultiplayerHub
 
  |nexus  = 9672
 
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Livestock Choices
   |author  = DoubleZ
+
   |author  = aedenthorn, Erinthe
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 3765
+
   |nexus  = 11551
   |github  = SourceZh/MultiplayerIdle
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Loan Mod
   |author  = MindMeltMax
+
   |author  = Doomnik
   |id      = MindMeltMax.MPInfo
+
   |id      = Doomnik.LoanMod
  |moddrop = 1302776
+
   |nexus  = 3882
   |nexus  = 15155
+
   |github  = legovader09/SDVLoanMod
   |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    = Lober Cat
   |author  = Scayze
+
   |author  = codyflagstaff
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = codyflagstaff.lobercat
   |nexus  = 16030
+
   |nexus  = 8219
   |github  = scayze/multiprairie
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Location and Music Logger
   |author  = Tran Minh Thong
+
   |author  = Brandy Lover, WDavi
   |id      = multiplayer.mod
+
   |id      = Brandy Lover.LMlog
   |nexus  = 16582
+
   |nexus  = 1366
   |github  = TMThong/Stardew-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Location Compass
   |author  = Cherry, CherryChain
+
   |author  = Bouhm and Pathoschild
   |id      = Cherry.MultiplayerModChecker
+
   |id      = Bouhm.LocationCompass
   |nexus  = 6609
+
   |nexus  = 3045
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Locked Chests
   |author  = Kalthramis
+
   |author  = MindMeltMax
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = MindMeltMax.LockedChests
   |nexus  = 2192
+
  |curse  = 1004481
 +
  |moddrop = 1179603
 +
  |nexus  = 12452
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Locked Crab Pots
 +
  |author  = nini700
 +
  |id      = nini700.LockedCrabPot
 +
   |nexus  = 4461
 
   |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    = Locked Maps
   |author  = lolmaj
+
   |author  = Edu Anttunes
   |id      = lolmaj.MultiplayerTime
+
   |id      = LockedMaps
   |nexus  = 2543
+
   |nexus  = 10089
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Lock Hotbar Items
   |author  = aedenthorn, Erinthe
+
   |author  = Falson
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = Falson.LockHotbarItems
   |nexus  = 8077
+
  |moddrop = 1573213
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 23702
 
+
   |github  =
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Lockpicks
   |author  = Redwood
+
   |author  = bwdy
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = bwdy.lockpicks
   |nexus  = 2910
+
   |nexus  = 3521
   |github  = EKomperud/StardewMods
+
   |github  = bwdymods/SDV-Lockpicks
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Mini-Obelisks
+
   |name    = Log Menu
   |author  = PeacefulEnd
+
   |author  = JareBear
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = JareBear.LogMenu
   |nexus  = 7900
+
   |nexus  = 19919
   |github  = Floogen/MultipleMiniObelisks
+
   |github  = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Log Spam Filter
   |author  = ceruleandeep
+
   |author  = aedenthorn, Erinthe
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  = 8711
+
   |nexus  = 11252
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Longer Days
   |author  = SlyMerc
+
   |author  = Stuyk
   |id      = FileLoading
+
   |id      = Stuyk.LongerDays
   |nexus  = 1094
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
  |status  = workaround
 
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = Longer Fence Life
 +
  |author  = NormanPCN
 +
  |id      = NormanPCN.LongerFenceLife
 +
  |nexus  = 10498
 +
  |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Lasting Lures
 +
  |author  = Caraxian
 +
  |id      = caraxian.LongerLastingLures
 +
  |nexus  = 2510
 +
  |github  = Caraxi/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Seasons
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultiSave
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 15402
+
   |nexus  = 10108
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Longer Seasons - Continued
   |author  = Miome
+
   |author  = aedenthorn and FlyingTNT
   |id      = miome.MultiToolMod
+
   |id      = FlyingTNT.LongerSeasons
   |nexus  = 2546
+
   |nexus  = 25164
   |github  = miome/MultitoolMod
+
   |github  = FlyingTNT/StardewValleyMods
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Longevity
   |author  = MindMeltMax
+
   |author  = RTGOAT
   |id      = MindMeltMax.MUC
+
   |id      = RTGOAT.Longevity
   |nexus  = 9856
+
   |nexus  = 649
  |moddrop = 1135731
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Looking for Love REDUX
   |author  = Cherry, CherryChain
+
   |author  = mushroomhash
   |id      = Cherry.MultiYieldCrops
+
   |id      = mush.loveydovey
   |nexus  = 6069
+
   |nexus  = 21370
  |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    = Look to the Sky
   |author  = Jacque Pott
+
   |author  = drbirbdev
   |id      = JacquePott.MYCDGRPatch
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 14023
+
   |nexus  = 15262
   |github  =
+
   |github  = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lookup Anything
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
 +
  |curse  = 992793
 +
  |nexus  = 541
 +
  |moddrop = 606605
 +
  |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Loose Audio Files
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Murdercrows
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 6615
+
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 10,963: Line 12,400:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = cotboy
+
   |author  = Huanir
   |id      = cambam.MURDERDRONE
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 4507
+
   |nexus  = 2658
   |github  = camcamcamcam/murderdrone
+
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 
  |unofficial version = 0.0.7-unofficial.5-prism99
 
 
 
  |summary  = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] instead to Murder Drone.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Mod
+
   |name    = Lost Book Menu
   |author  = Aren, Aren Desai
+
   |author  = bungus
   |id      = Aren.MurderMod
+
   |id      = bungus.LostBookMenu
   |nexus  = 17470
+
   |nexus  = 20301
   |github  = ArenKDesai/Murder-Mod
+
   |github  = BussinBungus/BungusSDVMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Lost Woods
   |author  = atravita
+
   |author  = Raik, Raik167, YousernameZo
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = raik.testmod
  |curse  = 870973
+
   |nexus  = 6291
  |moddrop = 1187402
+
   |github  =
   |nexus  = 12598
 
   |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    = Mushroom Cursors
+
   |name    = Love Bubbles
   |author  = Expl0
+
   |author  = SteelixLeiter, Don Collins
  |id      = Expl0.MushroomCursors
+
   |id      = LoveBubbles
  |nexus  = 12594
+
   |nexus  = 1318
  |github  =
+
   |github  = doncollins/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mushroom Levels
 
  |author  = Eireon, Ben Patterson
 
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
 
   |nexus  = 2818
 
   |github  = benrpatterson/MushroomLevels
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mushroom Level Tip
 
  |author  = WhiteMind
 
  |id      = WhiteMind.MLT
 
  |nexus  = 1894
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Almanac|Almanac]] instead.
+
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Loved Labels
   |author  = blueberry and Oddshot
+
   |author  = Advize and Jinxiewinxie
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = Advize.LovedLabels
   |nexus  = 4637
+
   |nexus  = 279
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = AdvizeGH/LovedLabels
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
+
   |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    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Loved Labels Redux
   |author  = blueberry, blueberry and Oddshot
+
   |author  = thespbgamer
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 4637
+
   |nexus  = 8880
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |curse  = 834387
 
+
   |github  = thespbgamer/LovedLabelsRedux
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Love Festival
   |author  = Goldenrevolver
+
   |author  = AvalonMFX
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = AvalonMFX.LoveFestival
   |nexus  = 10978
+
  |curse  = 1016375
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 17819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Low Health Warning
   |author  = Lis
+
   |author  = NMVH5
   |id      = Lis.MusicalCellar
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 7626
+
   |nexus  = 8326
   |github  = lisamreynolds/MusicalCellar
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = aedenthorn, Erinthe
+
   |author  = delaney
   |id      = aedenthorn.MusicalPaths
+
   |id      = dJustLuckMod
   |nexus  = 13197
+
   |nexus  = 10386
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1070645
 
+
   |github  =
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Luck Skill
   |author  = Marcos Brendon
+
   |author  = spacechase0
   |id      = marcos.mymoney
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus  = 6736
+
  |curse  = 867393
   |github  =
+
  |moddrop = 127279
 +
   |nexus  = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Lucky Reclamation Trash Can
   |author  = PeacefulEnd
+
   |author  = kiranmurmu
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 12312
+
   |nexus  = 8971
   |github  = Floogen/MysticalBuildings
+
   |github  = kiranmurmu/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Lunar Disturbances
   |author  = Enaium
+
   |author  = Sakorona
   |id      = Enaium.NameTags
+
   |id      = KoihimeNakamura.LunarDisturbances
   |curse   = 436816
+
   |nexus   = 2208
   |moddrop = 877767
+
   |moddrop = 664151
  |nexus  =
+
   |github  = Sakorona/SDVMods
   |github  = Enaium-StardewValleyMods/NameTags
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Machine Augmentors
   |author  = aedenthorn, Erinthe
+
   |author  = SlayerDharok
   |id      = aedenthorn.NapalmMummies
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 15933
+
   |nexus  = 5600
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Videogamers0/SDV-MachineAugmentors
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nature Strikes Back
+
   |name    = Machine Check
   |author  = Clumsy Jackdaw
+
   |author  = FairfieldBW
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 19771
+
   |nexus  = 9515
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |github  = FairfieldBW/MachineCheck
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Machine Speed Change
   |author  = Ilyaki
+
   |author  = IceGladiador
   |id      = ilyaki.neatadditions
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 2648
+
   |nexus  = 1780
   |github  = Ilyaki/NeatAdditions
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |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    = Network Optimizer
+
   |name    = Machine Status
   |author  = Ilyaki
+
   |author  = Shockah
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = Shockah.MachineStatus
   |nexus  = 3021
+
   |nexus  = 11177
   |github  = Ilyaki/NetworkOptimizer
+
   |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Magic
 +
  |curse  = 867745
 +
  |moddrop = 399898
 +
  |nexus  = 2007
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Magical Crops
   |author  = DestyNova
+
   |author  = shekurika and Asterisk555
   |id      = DestyNova.NEACode
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 12369
+
   |nexus  = 8762
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Magic Junimo Pet
   |author  = Vrakyas
+
   |author  = Entoarox
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 4030
+
   |nexus  = 3567
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic Pluses
 +
  |author  = TerryDBS
 +
  |id      = TerryDBS.MagicPluses
 +
  |nexus  = 7096
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Magic Scepter
   |author  = Nobbele
+
   |author  = not4bene
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = not4bene.MagicScepter
   |nexus  = 2654
+
   |nexus  = 8169
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github  =
 
 
  |broke in    = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Magic Valley
   |author  = Spacechase0
+
   |author  = season
   |id      = Spacechase0.NewGamePlus
+
   |id      = season.MagicValley
   |nexus  = 10786
+
   |nexus  = 10639
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Mailbox Menu
   |author  = Igorious
+
   |author  = aedenthorn, Erinthe
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = aedenthorn.MailboxMenu
   |nexus  =
+
   |nexus  = 14439
  |chucklefish = 3683
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Igorious/StardevValleyNewMachinesMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
+
   |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Years Eve → Fireworks
+
   |name    = Mailbox Menu Continued
   |author  = sophiesalacia
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = sophie.Fireworks
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 15277
+
   |nexus  = 21068
   |github  = sophiesalacia/StardewMods
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Mail Framework
   |author  = Pickysaurus
+
   |author  = Digus
   |id      = Pickysaurus.NexusModsButton
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 12969
+
   |nexus  = 1536
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Mail Order Pigs
   |author  = Nori, seaweednori
+
   |author  = jwdred
   |id      = nori.NiceMessages
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 6160
+
   |nexus  = 632
   |github  =
+
   |github  = jdusbabek/stardewvalley
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Night Event Chance Tweak
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.NightEventChanceTweak
 
  |nexus  = 10633
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Mail Services Mod
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Digus
   |id       = Omegasis.NightOwl
+
   |id     = Digus.MailServicesMod
   |nexus   = 433
+
   |nexus   = 7842
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Digus/StardewValleyMods
  |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = SevenChords
+
   |author  = pinguimbozo
   |id      = SevenChords.Night_Shift
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 15345
+
   |nexus  = 13248
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Make Gil Real
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = Werewolf Master
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = Wolf.GilSMAPI
   |nexus  = 19651
+
   |nexus  = 7118
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Make Love
   |author  = Mr Tea, MrTea
+
   |author  = Kabulla
   |id      = MrTea.NoBlink
+
   |id      = Kabulla.MakeLove
   |nexus  = 17220
+
   |nexus  = 16003
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Makeshift Multiplayer
   |author  = Pathoschild
+
   |author  = spacechase0
   |id      = Pathoschild.NoclipMode
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 3900
+
   |nexus  = 501
   |moddrop = 691002
+
   |moddrop = 127274
   |github  = Pathoschild/StardewMods
+
   |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Mana Bar
   |author  = ceruleandeep
+
   |author  = spacechase0
   |id      = ceruleandeep.NoCooties
+
   |id      = spacechase0.ManaBar
   |nexus  = 9000
+
  |curse  = 867709
   |github  = ceruleandeep/CeruleanStardewMods
+
   |nexus  = 7831
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = CatCattyCat, Cat
+
   |author  = darzington
   |id      = cat.nocrows
+
   |id      = darzington.RealLifeMod
   |nexus  = 1682
+
   |nexus  = 7445
   |moddrop = 833543
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Many Enchantments
   |author  = Underscore76
+
   |author  = Stari
   |id      = underscore.nodebris
+
   |id      = Stari.ManyEnchantments
   |nexus  = 19699
+
  |curse  = 1004483
   |github  = Underscore76/NoDebrisWeather
+
   |nexus  = 8824
 +
   |github  = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Map Binder
   |author  = Kryspur
+
   |author  = SnowFire k'Vala
   |id      = Kryspur.NoFallDamage
+
   |id      = SnowFire.Map_Binder
   |nexus  = 17749
+
   |nexus  = 6983
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.nofencedecay
+
   |id      = aedenthorn.MapEdit
   |nexus  = 1180
+
   |nexus  = 18387<!--8876 before 1.0.0-->
   |moddrop = 833537
+
  |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
   |status  = workaround
+
  |name    = Map Image Export
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
+
  |author  = spacechase0
 +
  |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
 +
  |nexus  = 1073
 +
   |moddrop = 127273
 +
   |github  = spacechase0/MapImageExporter
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status  = obsolete
 +
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mapping Extensions and Extra Properties (MEEP)
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
 +
  |nexus  = 14493
 +
  |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay Redux
+
   |name    = Map Teleport
   |author  = EnderTedi
+
   |author  = aedenthorn, Erinthe
   |id      = EnderTedi.NoFenceDecayRedux
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 20802
+
  |curse  = 868868
   |github  = EnderTedi/No-Fence-Decay-Redux
+
   |nexus  = 7675
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Festival Timer
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = mistyspring
+
   |author  = Richard2091
   |id      = mistyspring.nofestivaltimer
+
   |id      = Richard2091.MapTeleport
   |nexus  = 20077
+
   |nexus  = 21381
   |github  =
+
   |github  = Richard2091/MapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Map Utilities
   |author  = hitachihex
+
   |author  = mabelSyrup
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = mabelsyrup.maputils
   |nexus  =
+
   |nexus  = 4716
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github = mjSurber/Map-Utilities
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
+
   |name    = Maritime Secrets
   |author  = Kumagabear
+
   |author  = Goldenrevolver
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 19655
+
   |nexus  = 10758
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Market Day
   |author  = Hangy
+
   |author  = ceruleandeep
   |id      = Hangy.NoKidsEver
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 1464
+
   |nexus  = 11778
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = jaeha, qpqpqp121
+
   |author  = d5a1lamdtd, HaPyke
   |id      = jaeha.No_Kimchi
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus   = 5043
+
   |curse   = 994458
   |github  =
+
   |moddrop = 1480763
 
+
  |nexus  = 19309
   |broke in = Stardew Valley 1.6
+
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Mass Production
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = Jacque Pott
   |id      = theultimatenuke.testmod
+
   |id      = JacquePott.MassProduction
   |nexus  = 17965
+
   |nexus  = 7021
   |github  = TheUltimateNuke/StardewValleyMods
+
   |github  = JacquePott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Mastery Extended
   |author  = minervamaga
+
   |author  = AlanBF
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  =
+
   |nexus  = 23697
  |moddrop = 631110
+
   |github  = Pet-Slime/StardewValley
   |github  = minervamaga/NoMineFlyersRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Matching Nodes, MinesTokens
   |author  = Guedez
+
   |author  = Eryk601 and sophiesalacia
   |id      = exhaustion.protection
+
   |id      = Vertigon.MinesTokens
   |nexus  = 5113
+
   |nexus  = 11124
  |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    = Max Cost Stamina
   |author  = Drynwynn, thepaladinknight
+
   |author  = StultusV
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 2528
+
   |nexus  = 10794
   |github  = Drynwynn/StardewValleyMods
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
+
}}
   |broke in = SMAPI 2.8
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
  |name    = Maximize Fix
   |summary = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
+
   |author  = Shockah
 +
  |id      = Shockah.MaximizeFix
 +
   |nexus   = 16099
 +
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Mayo Hats
   |author  = MadaraUchiha
+
   |author  = spacechase0
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = spacechase0.MayoHats
   |nexus  = 5176
+
   |nexus  = 17514
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Mayo Mart
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = aedenthorn.MayoMart
   |nexus  = 6509
+
   |nexus  = 17175
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 11,378: Line 12,835:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = Neko Boi Nick
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 19250
+
   |nexus  = 4634
   |github  = thakyZ/StardewValleyMods
+
   |github  = xirsoi/MayonnaisePlusPlus
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Poverty by Disconnect
 
  |author  = Slumber
 
  |id      = SlumbR.NoPovertyByDisconnect
 
  |nexus  = 11529
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Mayo Rain
   |author  = mlambley
+
   |author  = spacechase0
   |id      = mlambley.NoQuarry
+
   |id      = spacechase0.MayoRain
   |nexus  = 19410
+
   |nexus  = 17436
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Meal Overhaul
   |author  = Platonymous
+
   |author  = stardemod
   |id      = Platonymous.NormalizeAI
+
   |id      = stardemod.MealOverhaul
  |moddrop = 1521423
+
   |nexus  = 23528
   |nexus  = 19334
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Meme Outfits
   |author  = Xangria
+
   |author  = Mehidden
   |id      = Xangria.NoRumbleHorse
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 1779
+
   |nexus  = 13213
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Menus Everywhere
   |author  = lech43
+
   |author  = nman130
   |id      = lech43.NoSeeds
+
   |id      = nman130.MenusEverywhere
   |nexus  = 6392
+
   |nexus  = 6119
   |github  =
+
   |github  = nman130/Stardew-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Merge Fertilizer
   |author  = ThatNorthernMonkey
+
   |author  = TianXiaobai
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = TianXiaobai.MergeFertilizer
   |nexus  = 237
+
   |nexus  = 17743
   |github  = ThatNorthernMonkey/NoSoilDecay
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Message Box API, ChatMod
 +
  |author  = Kithio
 +
  |id      = Kithio:ChatMod
 +
  |nexus  =
 +
  |chucklefish = 4296
 +
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
   |summary = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Messy Crops
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.MessyCrops
 +
  |moddrop = 1123884
 +
  |nexus  = 11317
 +
   |github = tlitookilakin/MessyCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Meteor Defence
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MeteorDefence
 +
  |nexus  = 10641
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay On Farm
+
   |name    = Mice in the Valley
   |author  = A_Dude
+
   |author  = candidus42
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 8071
+
   |nexus  = 4638
   |github  =
+
   |github  = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Migrate DGA Items
   |author  = Platonymous
+
   |author  = violetlizabet
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = violetlizabet.MigrateDGAItems
  |curse  = 307727
+
   |nexus  = 20612
  |moddrop = 793930
+
   |github  = elizabethcd/MigrateDGAItems
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5<!--@retest-linked-->
 
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = Milk the Villagers
   |author  = Yaramy
+
   |author  = trunip190
   |id      = yaramy.noteblocks
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 6646
+
   |nexus  = 5948
 
   |github  =
 
   |github  =
  
Line 11,471: Line 12,928:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Miller Time
   |author  = TheElm
+
   |author  = Sonozuki
   |id      = TheElm.NotFarFromTheTree
+
   |id      = Satozaki.MillerTime
   |nexus  = 4739
+
   |nexus  = 7575
   |github  = GStefanowich/SDV-NFFTT
+
   |github  = Sonozuki/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Milo Dog
   |author  = Sto13
+
   |author  = Clark, wilsonch3451
   |id      = Sto13.NoThunderSound
+
   |id      = Clark.MiloDog
   |nexus  = 14414
+
   |nexus  = 2861
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Mine Assist
   |author  = crazywig
+
   |author  = Kabigon
   |id      = crazywig.notransitions
+
   |id      = Kabigon.MineAssist
   |nexus  = 7354
+
   |nexus  = 2296
   |github  =
+
   |chucklefish = 5353
}}
+
   |github  = KabigonFirst/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Warp Delay
 
  |author  = Tran Minh Thong
 
  |id      = no.warp.delay
 
  |nexus  = 19805
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Now Playing
 
  |author  = John Peters
 
  |id      = JohnPeters.NowPlaying
 
  |nexus  = 19441
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = NPC Adventures, It's Time to Adventure
 
  |author  = PurrplingCat
 
  |id      = purrplingcat.npcadventure
 
  |curse  = 577730
 
  |nexus  = 4582
 
   |github  = purrplingcat/PurrplingMod
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Bucket for HB, NPC Bucket
+
   |name    = Minecart Patcher
   |author  = shounlol
+
   |author  = bwdy
   |id      = shounlol.NPCBucket
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 20328
+
   |nexus  = 11424
   |github  =
+
   |github  = bwdy/SDVModding
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Mine Changes
   |author  = aedenthorn, Erinthe
+
   |author  = JPAN
   |id      = aedenthorn.NPCClothing
+
   |id      = jpan.MineChanges
   |nexus  = 13940
+
   |nexus  = 3963
   |github  = aedenthorn/StardewValleyMods
+
   |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    = NPC Geometry
+
   |name    = Mines Tokens
   |author  = ichortower
+
   |author  = sophiesalacia
   |id      = ichortower.NPCGeometry
+
   |id      = sophie.MinesTokens
   |nexus  = 19259
+
   |nexus  = 18776
   |github  = ichortower/NPCGeometry
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley ≤1.5.6
 
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Mine Tweaks
   |author  = Bouhm and Pathoschild
+
   |author  = Shockah
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = Shockah.MineTweaks
   |nexus  = 239
+
   |nexus  = 16859
   |github  = Bouhm/stardew-valley-mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Mini Bars
   |author  = trashcan9
+
   |author  = Ophaneom
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = Ophaneom.MiniBars
   |nexus  = 16236
+
   |nexus  = 8329
   |github  =
+
   |github  = Ophaneom/Mini-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Mining at the Farm
   |author  = Akago
+
   |author  = Nishtra
   |id      = akago.PathDisplay
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 7563
+
   |nexus  = 674
 
   |github  =
 
   |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    = Numerical Health
+
   |name    = Mining with Explosives
   |author  = Hydrox, hydrox6
+
   |author  = Nishtra
   |id      = Hydrox.NumericalHealth
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 4863
+
   |nexus  = 770
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Mini Tool NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Tran Minh Thong
   |id      = aedenthorn.ImportMap
+
   |id      = mini.tool.npc.mod
   |nexus  = 10965
+
   |nexus  = 7060
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TMThong/Stardew-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Minor Light Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = greentodd
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 18365
+
   |nexus  = 10223
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = Adeel Tariq
+
   |author  = BlaDe
   |id      = Adeel.ObjectProgressbars
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 2803
+
   |nexus  = 12037
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  =
 
 
  |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    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = spacechase0
+
   |author  = The Fluffy Robot
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
  |curse  = 867757
+
   |nexus  = 5691
  |moddrop = 131148
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Miss Coriel's Position Tool
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.OKNightCheck
+
   |id      = misscoriel.PositionTool
   |nexus  = 14231
+
   |nexus  = 8087
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MissCoriel/Position-Tool
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = lambui
+
   |author  = MissCoriel
   |id      = PhthaloBlue.Omnifarm
+
   |id      = misscoriel.UCRFix
   |nexus  =
+
   |nexus  = 8284
   |url    = https://community.playstarbound.com/threads/127299
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
   |github  = lambui/StardewValleyMod_OmniFarm
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Missing Gifts
 +
  |author  = ChiroxT
 +
  |id      = treinke.missinggifts
 +
  |nexus  = 11363
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial version = 2.0.5-unofficial.1-glimmerDev
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = Alejandro Akbal
+
   |author  = StultusV
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 7877
+
   |nexus  = 10899
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Mobile Arcade
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OmniTools
+
   |id      = aedenthorn.MobileArcade
  |curse  = 868690
+
   |nexus  = 6538
   |nexus  = 14865
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
   |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-128#post-120507
+
   |status  = workaround
   |unofficial version = 1.0.1-unofficial
+
   |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Mobile Audio Player
   |author  = BitwiseJon
+
   |author  = aedenthorn, Erinthe
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 2052
+
   |nexus  = 6568
   |github  = bitwisejon/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    = One Day at a Time
+
   |name    = Mobile Calendar
   |author  = Miome
+
   |author  = aedenthorn, Erinthe
   |id      = Miome.OneDayAtATime
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 8870
+
   |nexus  = 6601
   |github  = miome/OneDayAtATime
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Mobile Catalogues
   |author  = SorryLate, rharyanto
+
   |author  = aedenthorn, Erinthe
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 5150
+
   |nexus  = 6543
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Silo Size|Silo Size]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
  |broke in = SMAPI 3.12.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = Mobile Phone
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = aedenthorn.MobilePhone
   |nexus   = 3633
+
   |curse   = 868890
   |moddrop = 661376
+
   |nexus  = 6523
   |github  = Mizzion/MyStardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Mobile Phone Continued
   |author  = xiaoye97
+
   |author  = JoXW
   |id      = xiaoye97.OnlyIridium
+
   |id      = JoXW.MobilePhone
   |nexus  = 4471
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = MedievalAI
+
   |author  = JoXW
   |id      = MedievalAI.OpenHearts
+
   |id      = JoXW.MobileArcade
   |nexus  = 16944
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Mobile Phone Continued → Calendar Mobile App
   |author  = Saitoue
+
   |author  = JoXW
   |id      = Saitoue.Orchard
+
   |id      = JoXW.MobileCalendar
   |nexus  = 13867
+
   |nexus  = 21017
   |github  = Saitoue/Orchard
+
   |github  = JoXW100/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Mobile Phone Continued → Mobile Catalogues
   |author  = LeFauxMatt
+
   |author  = JoXW
   |id      = furyx639.OrdinaryCapsule
+
   |id      = JoXW.MobileCatalogues
  |curse  = 871831
+
   |nexus  = 21017
   |nexus  = 13489
+
   |github  = JoXW100/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = crazywig
+
   |author  = JoXW
   |id      = crazywig.oreincrease
+
   |id      = JoXW.MobileTelevision
   |nexus  = 7370
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Mobile Television
   |author  = KKramer85
+
   |author  = aedenthorn, Erinthe
   |id      = OreIncreaseV3
+
   |id      = aedenthorn.MobileTelevision
  |moddrop = 1475534
+
   |nexus  = 6575
   |nexus  = 19132
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = MobileUI Android
   |author  = Yyeahdude
+
   |author  = WisnuNug
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = WisnuNug.MobileUI
   |nexus  = 4772
+
   |nexus  = 17652
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ornithologist's Guild
 
  |author  = Ivy
 
  |id      = Ivy.OrnithologistsGuild
 
  |nexus  = 14510
 
  |github  = greyivy/OrnithologistsGuild
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
+
  |warnings = Only works on Android.
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Modify This
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutfitSets
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus  = 13888
+
   |nexus  = 7814
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = Mod List Command
   |author  = Midori Armstrong, azureglasses
+
   |author  = Blackclaw
   |id      = midoriarmstrong.seasonalitems
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 1452
+
   |nexus  = 5131
   |github  =
+
   |github  = Xebeth/StardewValley-ListModsCommand
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Mod Menu
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.OverworldChests
+
   |id      = Enaium.ModMenu
   |nexus   = 7710
+
   |curse   = 436844
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 885574
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Mod Settings Tab
   |author  = CrunchyDuck
+
   |author  = Gilar Fasulaki
   |id      = CrunchyDuck.OwOMod
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 8923
+
   |nexus  = 4579
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github  = GilarF/SVM
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = aedenthorn, Erinthe
+
   |author  = DaLion
   |id      = Aedenthorn.PacifistValley
+
   |id      = DaLion.Overhaul
   |nexus  = 5464
+
   |nexus  = 14470
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = aedenthorn, Erinthe
+
   |author  = leroymilo
   |id      = aedenthorn.PaintingDisplay
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 10918
+
   |nexus  = 22140
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Leroymilo/MZG
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = Mod Update Menu
   |author  = drbirbdev
+
   |author  = CatCattyCat, Cat
   |id      = drbirbdev.PanningUpgrades
+
   |id      = cat.modupdatemenu
   |nexus  = 12242
+
   |nexus  = 2536
   |github  = drbirbdev/StardewValley
+
  |moddrop = 833560
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = Panning Upgrades Extra Config
+
   |name    = Mod Updater
   |author  = trashcan9
+
   |author  = Platonymous
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = Platonymous.ModUpdater
   |nexus  = 16234
+
  |curse  = 877226
   |github  =
+
   |nexus  = 6338
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |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    = Money Management Mod
   |author  = AnotherStardewValleySunday
+
   |author  = Tbonetomtom
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 14638
+
   |nexus  = 17045
   |github  =
+
   |github  = Tbonetomtom/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = Monster Goals Anywhere
   |author  = Paritee
+
   |author  = Suphax
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 3296
+
   |moddrop = 1088762
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |nexus   =
 
+
   |github  =
   |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    = Monster Invasion
   |author  = Paritee
+
   |author  = Krutonium
   |id      = Paritee.TreatYourAnimals
+
   |id      = krutonium.monsterinvasion
   |nexus  = 3375
+
   |nexus  = 12641
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  =
 
 
  |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    = Monster Level Tip
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = WhiteMind
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 2166
+
   |nexus  = 1896
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Monster Log Anywhere
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = MouseyPounds
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 3524
+
   |nexus  = 3997
   |github  =
+
   |github  = MouseyPounds/stardew-mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Partial Hearts
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PartialHearts
 
  |nexus  = 11628
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = Monster Musk in Volcano
   |author  = aedenthorn, Erinthe
+
   |author  = BananaFruit
   |id      = aedenthorn.ParticleEffects
+
   |id      = BananaFruit.MonsterMuskInVolcano
  |curse  = 868786
+
   |nexus  = 10651
   |nexus  = 11056
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = Monster Slayer Anywhere
   |author  = bmarquismarkail, Space Baby
+
   |author  = AcidicNic
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = acidicNic.MonsterSlayerAnywhere
   |nexus  = 923
+
   |nexus  = 21162
   |github  = bmarquismarkail/SV_PotC
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = Monsters - The Framework
   |author  = NCarigon
+
   |author  = spacechase0
   |id      = NCarigon.PassableCrops
+
   |id      = spacechase0.MonstersTheFramework
   |nexus  = 15223
+
   |nexus  = 10673
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = Monthly Mail
   |author  = J_Hizzal
+
   |author  = Taskmaster
   |id      = J_Hizzal.PassableLadders
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 2985
+
   |nexus  = 4523
   |github  = joelra/SDV-PassableLadders
+
   |github  =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Objects
+
   |name    = MoodFix
   |author  = punyo, yakminepunyo
+
   |author  = vaindil
   |id      = punyo.PassableObjects
+
   |id      = vaindil.MoodFix
   |nexus  = 2329
+
   |nexus  = 1809
   |github  = pomepome/PassableObjects
+
   |github  = vaindil/sdv-moodfix
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Mood Guard
   |author  = StultusV
+
   |author  = YonKuma, kumarei
   |id      = StultusV.PassiveFriendship
+
   |id      = YonKuma.MoodGuard
   |nexus  = 8732
+
   |nexus  = 1597
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  = YonKuma/MoodGuard
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Moody Planet
   |author  = jorgamun
+
   |author  = Daniel McMenamy, Deathest1
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 10328
+
   |nexus  = 2830
  |moddrop = 1068093
+
   |github  = F1r3w477/TheseModsAintLoyal
   |github  = jorgamun/PauseInMultiplayer
 
  |unofficial version = 1.7.1-unofficial.1-mishmash
 
  |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-120#post-119286
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = Moolah 1.6 Fix
   |author  = Terrorbladed
+
   |author  = supergato664
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = supergato664.Moolah
   |nexus  = 10160
+
   |nexus  = 23549
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Moolah Money Mod
   |author  = heyseth
+
   |author  = aedenthorn, Erinthe
   |id      = heyseth.sitpause
+
   |id      = aedenthorn.Moolah
   |nexus  = 8295
+
   |nexus  = 15123
   |github  = heyseth/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Moongates
   |author  = Jaredlll08
+
   |author  = bwdy
   |id      = BlameJared.PDQPaths
+
   |id      = bwdy.moongates
   |nexus  =
+
   |nexus  = 3545
   |curse  = 307090
+
   |github  = bwdymods/SDV-Moongates
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = Moon Misadventures
   |author  = jwdred
+
   |author  = spacechase0 and ParadigmNomad
   |id      = jwdred.PelicanFiber
+
   |id      = spacechase0.MoonMisadventures
   |nexus  = 631
+
  |curse  = 867702
   |github  = jdusbabek/stardewvalley
+
   |nexus  = 10612
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215 1.3.11].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = ElectroCrumpet
+
   |author  = SinZ
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 2770
+
   |nexus  = 12096
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
  |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    = Mopsy's Ranch Livin'
   |author  = Platonymous
+
   |author  = Mopquill
   |id      = Platonymous.PelicanTTS
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 1079
+
   |nexus  = 2200
  |moddrop = 793929
+
   |github  = mopquill/Mopsys-Ranch-Livin
   |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    = Pelican xVASynth
+
   |name    = More Animals, More Pets
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 10250
+
   |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    = People Seeds
+
   |name    = More Artifact Spots
   |author  = bwdy
+
   |author  = momoaau
   |id      = bwdy.peopleseeds
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 3635
+
   |nexus  = 451
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |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    = Perfection Tweaker
+
   |name    = More Barn and Coop Animals
   |author  = shekurika
+
   |author  = AairTheGreat, Aair
   |id      = shekurika.PerfectionTweaker
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 8615
+
   |nexus  = 4869
 
   |github  =
 
   |github  =
  
Line 12,025: Line 13,460:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = More Books
   |author  = CyanFire
+
   |author  = jeWel
   |id      = CF.PermanentCellar
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 17257
+
   |nexus  = 23891
   |github  = CyanFireUK/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = More Buildings
   |author  = Goldenrevolver
+
   |author  = spacechase0
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = spacechase0.MoreBuildings
   |nexus  = 8035
+
  |curse  = 867740
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 771640
 +
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = More Bundles
   |author  = Avalon, Avalonii
+
   |author  = TwinBuilderOne
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 1419
+
   |nexus  = 9709
   |github  =
+
   |github  = TwinBuilderOne/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = More Clocks
   |author  = Xangria
+
   |author  = phjoker
   |id      = Xangria.PersistentGameOptions
+
   |id      = phjoker.MoreClocks
   |nexus  = 1778
+
   |nexus  = 11840
   |github  =
+
   |github  = p-holodynski/StardewValleyMods
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Persistent Grange Display
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PersisitentGrangeDisplay
 
  |nexus  = 7977
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Persistent Mines
 
  |author  = spacechase0
 
  |id      = spacechase0.PersistentMines
 
  |nexus  = 14985
 
  |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = More Conversation Topics
   |author  = Persival
+
   |author  = violetlizabet
   |id      =
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 438
+
   |nexus  = 10008
   |github  =
+
   |github  = elizabethcd/MoreConversationTopics
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = More Dresser Variety
   |author  = Strobe
+
   |author  = Dragoon23
   |id      = Strobe.PersonalAnvil
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 5326
+
   |nexus  = 24194
   |github  = strobel1ght/Personal-Anvil
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = More Events
   |author  = Prism 99
+
   |author  = Siweipancc
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 18224
+
   |nexus  = 20945
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = More Fertilizers
   |author  = bwdy
+
   |author  = atravita
   |id      = bwdy.personaleffects
+
   |id      = atravita.MoreFertilizers
   |nexus  = 3532
+
  |curse  = 870975
   |github  = bwdymods/SDV-PersonalEffects
+
  |moddrop = 1145236
 +
   |nexus  = 11837
 +
   |github  = atravita-mods/StardewMods
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = More for Leo
   |author  = ceruleandeep
+
   |author  = Blams
   |id      = ceruleandeep.personaleffects
+
   |id      = blams.MoreForLeo
   |nexus  = 8616
+
   |nexus  = 12710
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
  
 
   |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    = More Giant Crops
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 14087
+
  |curse  = 867723
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = More Grass
   |author  = Invatorzen
+
   |author  = Sonozuki
   |id      = invatorzen.PBF
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 12161
+
   |nexus  = 5398
 +
  |github  = Sonozuki/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Grass on the Beach
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.MoreGrassOnTheBeach
 +
  |nexus  = 8117
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = More Grass Starters
   |author  = skuldomg, Skuld
+
   |author  = spacechase0
   |id      = skuldomg.petChoicePerks
+
   |id      = spacechase0.MoreGrassStarters
   |nexus  = 3313
+
  |curse  = 867750
   |github  = skuldomg/petChoicePerks
+
  |moddrop = 313307
 +
   |nexus  = 1702
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = More Health
   |author  = Jfulmer, Consillium
+
   |author  = j4c0b333
   |id      = JfulmerPetEnhancementMod
+
   |id      = j4c0b333.Morehealth
   |nexus  =
+
   |nexus  = 4053
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  =
   |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    = More Key Binding
   |author  = aedenthorn, Erinthe
+
   |author  = SorryLate, rharyanto
   |id      = aedenthorn.PetHats
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 15301
+
   |nexus  = 5290
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
  |status = obsolete
 
  |summary = Stardew Valley 1.6 has this feature now.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = jahangmar
+
   |author  = Binarynova
   |id      = jahangmar.PetInteraction
+
   |id      = binarynova.levelupnotifications
   |nexus  = 4232
+
   |nexus  = 21667
   |github  = jahangmar/StardewValleyMods
+
   |github  = Binarynova/MyStardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = Shaklin
+
   |author  = Aimon111
   |id      = shaklin.petspawnlocation
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 5986
+
   |nexus  = 19405
   |github  =
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = More Map Layers
   |author  = Becks723
+
   |author  = Platonymous
   |id      = Becks723.PhoneTravelingCart
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 12981
+
   |nexus  = 1134
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = More Mine Ladders
   |author  = DewMods
+
   |author  = JadeTheavas
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus  = 2681
+
   |nexus  = 2105
   |github  =
+
   |github  = JadeTheavas/MoreMineLadders
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = More Multiplayer Info
   |author  = atravita
+
   |author  = cheesysteak
   |id      = atravita.ForgeMenuChoice
+
   |id      = cheesysteak.moremultiplayerinfo
  |curse  = 870980
+
   |nexus  = 2173
   |nexus  = 11376
+
   |github  = cheesysteak/stardew-steak
  |moddrop = 1125882
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Picross Arcade Mod, Picrosser
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = KediDili
+
   |author  = yummypecho
   |id      = KediDili.ThePicrosser
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 17530
+
   |nexus  = 22024
   |github  =
+
   |github  = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = More Nightly Events
   |author  = GrimReapers1121
+
   |author  = Khloe Leclair
   |id      = GrimReapers.PSMS
+
   |id      = leclair.morenightlyevents
   |nexus  = 12606
+
   |nexus  = 22612
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = More Rain
   |author  = Xynerorias
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = xynerorias.pierresroulette
+
   |id      = Omegasis.MoreRain
   |nexus  = 10826
+
   |nexus  = 441
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = More Random Edition, Randomizer
   |author  = MindMeltMax
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = MindMeltMax.PiggyBank
+
   |id      = Chikakoo.Randomizer
   |nexus  = 6934
+
   |nexus  = 5311
  |moddrop = 1135669
+
   |github  = Chikakoo/stardew-valley-randomizer
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = More Rings
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PipeIrrigation
+
   |id      = spacechase0.MoreRings
   |nexus  = 10205
+
   |curse   = 867743
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 771616
 
+
   |nexus  = 2054
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
+
   |github  = spacechase0/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Placeable Mine Shafts
 
  |author  = aedenthorn, Erinthe
 
  |id      = Aedenthorn.PlaceShaft
 
   |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    = PlacementPlus
+
   |name    = More Sensible Juices
   |author  = 2Retr0
+
   |author  = NCarigon
   |id      = 2Retr0.PlacementPlus
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 8798
+
   |nexus  = 23146
  |curse  = 486164
+
   |github  =
   |github  = 2Retr0/PlacementPlus
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = More Sexy Dwarf
   |author  = Platonymous
+
   |author  = CyberCheese
   |id      = Platonymous.PlanImporter
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 2071
+
   |nexus  = 4320
  |moddrop = 793846
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = More Silo Storage
   |author  = aedenthorn, Erinthe
+
   |author  = OrneryWalrus
   |id      = aedenthorn.PlannedParenthood
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 12869
+
   |nexus  = 2587
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = More Slimes, More Monsters
   |author  = MouseyPounds
+
   |author  = Ded4lif
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
  |nexus  = 4096
+
   |nexus  = 7526
  |github  = MouseyPounds/stardew-mods
+
   |github  =
}}
 
{{#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 Sorting, More Sorting Options
   |author  = aedenthorn, Erinthe
+
   |author  = Chris Kau & Sean Nightingale
   |id      = aedenthorn.PlanterTrees
+
   |id      = CKSR.MoreSorting
   |nexus  = 11687
+
   |nexus  = 22944
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = More TV Channel, CanaisTv
   |author  = Demiacle
+
   |author  = BrasileiroTop
   |id      = Demiacle.PlantOnGrass
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 1026
+
   |nexus  = 5126
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Tillable Ground|Tillable Ground]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Partners and Friendships
+
   |name    = More Weapons
   |author  = Amaranthacyan and ch20youk
+
   |author  = Joco80 & Sasara
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = Joco80.MoreWeapons
   |nexus  = 8146
+
   |nexus  = 1168
   |github  =
+
   |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    = Platonic Relationships
+
   |name    = Morning Auto-Pause
   |author  = Cherry, CherryChain
+
   |author  = Zamiel
   |id      = Cherry.PlatonicRelationships
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 4668
+
   |nexus  = 21266
  |moddrop = 716353
+
   |github  = Zamiell/stardew-valley-mods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = Mossy Tree Bubble
   |author  = Platonymous
+
   |author  = Tocseoj
   |id      = Platonymous.PlatoTK
+
   |id      = Tocseoj.MossyTreeBubble
   |curse  = 877225
+
   |curse  = 1008228
   |nexus  = 6589
+
  |moddrop = 1564905
   |github  = Platonymous/PlatoTK
+
   |nexus  = 22818
 
+
   |github  = Tocseoj/StardewValleyMods
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MOTD Mod
 +
   |author  = thfr
 +
  |id      = thfr.MOTDMod
 +
  |nexus  = 3703
 +
  |github  = rfht/MOTDMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = Platonymous
+
   |author  = Akane
   |id      = Platonymous.PlatoUI
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
  |moddrop = 1521422
+
   |nexus  = 10553
   |nexus  = 19023
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.2-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = mouahrara's Module Collection
   |author  = Platonymous
+
   |author  = mouahrara
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = mouahrara.mouahrarasModuleCollection
  |curse  = 877227
+
   |nexus  = 18973
   |nexus  = 5384
+
   |github  = mouahrara/mouahrarasModuleCollection
  |moddrop = 793920
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Arrows
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = TheShamanLord
+
   |author  = ylsama
   |id      = TheShamanLord.PlayerArrows
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus  = 19479
+
   |nexus  = 2614
   |github  = Jwaad/Stardew_Player_Arrows
+
   |github  = ylsama/RightClickMoveMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = Moveable Mailbox
  |author  = DecidedlyHuman
 
  |id      = DecidedlyHuman.PlayerCoordinates
 
  |nexus  = 7969
 
  |moddrop = 984961
 
  |github  = DecidedlyHuman/PlayerCoordinates
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Player Income Stats
 
  |author  = ha1fdaew
 
  |id      = ha1fdaew.playerincomestats
 
  |nexus  = 7373
 
  |github  = ha1fdaew/PlayerIncomeStats
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Playground Mod
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlaygroundMod
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 14125
+
   |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    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Moveable Pet Bowl
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 12750
+
  |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    = Please Fix Error
+
   |name    = Move Annoying Cursor
   |author  = Jessebot
+
   |author  = joljyo
   |id      = Jessebot.PleaseFixError
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 6492
+
   |nexus  = 7378
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = Move Bed
   |author  = Shockah
+
   |author  = yangZ, yangZheng20
   |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = yangZ.MoveBed
   |nexus  = 11217
+
   |nexus  = 23308
  |github  = Shockah/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Services Mod-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Point and Plant
 
  |author  = jwdred
 
  |id      = jwdred.PointAndPlant
 
  |nexus  = 572
 
  |github  = jdusbabek/stardewvalley
 
 
 
  |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
 
  |name    = PokefyMania
 
  |author  = Noodles of Cat
 
  |id      = NoodlesofCat.PokefyMania
 
  |nexus  = 20161
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = Move Between Buildings
   |author  = The Krominator
+
   |author  = Vilaboa
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 12065
+
   |nexus  = 17391
 
   |github  =
 
   |github  =
  
Line 12,462: Line 13,830:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = Move Faster
   |author  = Esca, Esca-MMC
+
   |author  = Shuai Zhang
   |id      = Esca.PollenSprites
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 6149
+
   |nexus  = 1351
  |moddrop = 790268
+
   |github  = hcoona/StardewValleyMods
   |github  = Esca-MMC/PollenSprites
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = Move Greenhouse Plot
   |author  = Mezrag Yasser, Yasser
+
   |author  = aedenthorn, Erinthe
   |id      = Yasser.PomodoroMod
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 19780
+
   |nexus  = 13589
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = Move It
   |author  = MouseyPounds
+
   |author  = aedenthorn, Erinthe
   |id      = MouseyPounds.PondPainter
+
   |id      = aedenthorn.MoveIt
   |nexus  = 4703
+
   |nexus  = 15163
   |github  = MouseyPounds/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    = Pong
+
   |name    = Movement Mod, Movement Modifier
   |author  = CatCattyCat, Cat
+
   |author  = Zoryn
   |id      = cat.Pong
+
   |id      = Zoryn.MovementModifier
   |nexus  = 1994
+
   |nexus  =
   |moddrop = 833548
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = danvolchek/StardewMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = Movement Speed
   |author  = BadNetCode
+
   |author  = bcmpinc
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 1232
+
   |nexus  = 2736
  |moddrop = 130159
+
   |github  = bcmpinc/StardewHack
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Poop Framework
+
   |name    = Move Through Object
 +
  |author  = ylsama
 +
  |id      = ylsama.MoveThoughObject
 +
  |nexus  = 2680
 +
  |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 
 +
  |dev note = source in separate Git branch
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movie Theatre Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PoopFramework
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 17152
+
  |curse  = 868672
 +
   |nexus  = 16395
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,515: Line 13,896:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = LeFauxMatt
+
   |author  = daleonar
   |id      = furyx639.PortableHoles
+
   |id      = daleonar.Snorlax
  |curse  = 871832
+
   |nexus  = 16194
   |nexus  = 13471
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = MTN, More Than Necessary
   |author  = kdau
+
   |author  = SgtPickles, GameMX
   |id      = kdau.PortableTV
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 5674
+
   |nexus  = 2256
  |moddrop = 761325
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/portabletv
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = Muffin Core
   |author  = chocolatte12
+
   |author  = Kabi-chan
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 20141
+
   |nexus  = 8070
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = Multi Fertilizer
   |author  = TrollTheBotman
+
   |author  = spacechase0
   |id      = JoshJKe.PortalGun
+
   |id      = spacechase0.MultiFertilizer
   |nexus  = 3049
+
  |curse  = 867717
   |github  =
+
   |nexus  = 7436
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = Multiplayer Backpacks
   |author  = Platonymous
+
   |author  = skiilaa
   |id      = Platonymous.Portraiture
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 999
+
   |nexus  = 2282
   |moddrop = 793927
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = Multiplayer Emotes
   |author  = i-saac-b, isaacb
+
  |author  = FerMod
   |id      = i-saac-b.PostBoxMod
+
  |id      = FerMod.MultiplayerEmotes
   |nexus  = 17614
+
  |nexus  = 2347
   |github  = i-saac-b/PostBoxMod
+
  |github  = FerMod/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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    = Post Wedding Dates
+
   |name    = Multiplayer Horse Reskin
   |author  = Blams
+
   |author  = delphinwave
   |id      = blams.PostWeddingDates
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 10708
+
   |nexus  = 7681
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Hub
 +
  |author  = Alberto Moreira Luiz
 +
  |id      = AlbertoMoreiraLuiz.MultiplayerHub
 +
  |nexus  = 9672
 
   |github  =
 
   |github  =
  
Line 12,577: Line 13,974:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = Multiplayer Idle
   |author  = LakeMonster_, LakeMonster666
+
   |author  = DoubleZ
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 5256
+
   |nexus  = 3765
   |github  =
+
   |github  = SourceZh/MultiplayerIdle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = Multiplayer Info
   |author  = Digus
+
   |author  = MindMeltMax
   |id      = Digus.PPJAProducerConverter
+
   |id      = MindMeltMax.MPInfo
   |nexus   = 4972
+
   |curse   = 1004488
   |github  = Digus/StardewValleyMods
+
   |moddrop = 1302776
 
+
  |nexus  = 15155
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = Mucchan
+
   |author  = Scayze
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  =
+
   |nexus  = 16030
  |chucklefish = 3594
+
   |github  = scayze/multiprairie
   |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    = Multiplayer Mod
   |author  = Renny
+
   |author  = Tran Minh Thong
   |id      = renny.prairiekingprizes
+
   |id      = multiplayer.mod
   |nexus  = 2811
+
   |nexus  = 16582
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  = TMThong/Stardew-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Multiplayer Mod Checker
   |author  = Incognito357
+
   |author  = Cherry, CherryChain
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 10769
+
   |nexus  = 6609
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = Shockah
+
   |author  = Unremarkable, animavoro
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 10956
+
   |nexus  = 2135
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Shaft Fix
 +
  |author  = Prince-Leto
 +
  |id      = princeleto.multiplayershaftfix
 +
  |nexus  = 2922
 +
  |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = Multiplayer Speech Bubbles
   |author  = lech43
+
   |author  = Kalthramis
   |id      = lech43.PredictSeedMaker
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 6395
+
   |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.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    = Preexisting Relationship
+
   |name    = Multiplayer Time
   |author  = spacechase0
+
   |author  = lolmaj
   |id      = spacechase0.PreexistingRelationship
+
   |id      = lolmaj.MultiplayerTime
  |curse  = 867710
+
   |nexus  = 2543
   |nexus  = 7684
+
   |github  = MaciejMarkuszewski/StardewValleyMod
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = Multiple Floor Farmhouse
   |author  = kdau
+
   |author  = aedenthorn, Erinthe
   |id      = kdau.PregnancyRole
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 5762
+
   |nexus  = 8077
  |moddrop = 768494
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  |source  = https://gitlab.com/kdau/pregnancyrole
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = Multiple Floor Farmhouse - Continued
   |author  = igotnousername
+
   |author  = aedenthorn and FlyingTNT
   |id      = igotnousername.PrepareNewDay
+
   |id      = FlyingTNT.MultipleFloorFarmhouse
   |nexus  = 7638
+
   |nexus  = 25303
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Press to Quack
 
  |author  = DraconisLeonidas
 
  |id      = DraconisLeonidas.PressToQuack
 
  |nexus  = 13583
 
  |github  = DraconisLeonidas/PressToQuack
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = Multiple Gifts for Spouses
   |author  = skuldomg, Skuld
+
   |author  = Redwood
   |id      = skuldomg.priceDrops
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 2047
+
   |nexus  = 2910
   |github  = skuldomg/priceDrops
+
   |github  = EKomperud/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768 1.4].
+
  |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    = Price Fluctuation
+
   |name    = Multiple Mini-Obelisks
   |author  = lech43
+
   |author  = PeacefulEnd
   |id      = lech43.PriceFluctuation
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus   = 6396
+
   |curse   = 870945
   |github  =
+
   |nexus  = 7900
 
+
   |github  = Floogen/MultipleMiniObelisks
   |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Multiple Spouse Dialogs
   |author  = skiilaa
+
   |author  = ceruleandeep
   |id      = skiilaa.Prices
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 2255
+
   |nexus  = 8711
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Multiple Spouses
   |author  = Darkhax
+
   |author  = aedenthorn, Erinthe
   |id      = darkhax.pricetooltip
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  =
+
   |nexus  = 6227
  |curse  = 299169
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Stardew-Valley-Modding/PriceTooltips
 
  
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
   |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    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = atravita
+
   |author  = SlyMerc
   |id      = atravita.PrismaticClothing
+
   |id      = FileLoading
  |curse  = 870969
+
   |nexus  = 1094
  |moddrop = 1205162
+
   |github  =
   |nexus  = 13051
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = Multi Save
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PrismaticFire
+
   |id      = aedenthorn.MultiSave
   |nexus  = 12931
+
   |nexus  = 15402
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
  |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Multi Save - Continued
   |author  = aedenthorn, Erinthe
+
   |author  = recon88
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = recon88.MultiSave
   |nexus  = 12589
+
  |curse  = 1018922
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 22953
 
+
   |github  = recon88/Multi-Save-Continued
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = Multitool
   |author  = kdau
+
   |author  = Miome
   |id      = kdau.PrismaticPride
+
   |id      = miome.MultiToolMod
   |nexus  = 9019
+
   |nexus  = 2546
  |moddrop = 978503
+
   |github  = miome/MultitoolMod
   |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    = Multi-User Chests
   |author  = MrKoatl
+
   |author  = MindMeltMax
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = MindMeltMax.MUC
   |nexus  = 7866
+
  |curse  = 997982
   |github  =
+
  |nexus  = 9856
 +
  |moddrop = 1135731
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Yield Crops
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.MultiYieldCrops
 +
   |nexus  = 6069
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = Achtuur
+
   |author  = Jacque Pott
   |id      = Achtuur.PrismaticStatue
+
   |id      = JacquePott.MYCDGRPatch
   |nexus  = 17013
+
   |nexus  = 14023
   |github  = Achtuur/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = Murdercrows
   |author  = stokastic
+
   |author  = aedenthorn, Erinthe
   |id      = stokastic.PrismaticTools
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 2428
+
   |nexus  = 6615
   |github  = stokastic/PrismaticTools
+
   |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-73767 1.3.29].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = Digus
+
   |author  = cotboy
   |id      = Digus.ProducerFrameworkMod
+
   |id      = cambam.MURDERDRONE
   |nexus  = 4970
+
   |nexus  = 4507
   |github  = Digus/StardewValleyMods
+
   |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    = Producer Framework Mod → PFMAutomate
+
   |name    = Murder Mod
   |author  = Digus
+
   |author  = Aren, Aren Desai
   |id      = Digus.PFMAutomate
+
   |id      = Aren.MurderMod
   |nexus  = 5038
+
   |nexus  = 17470
   |github  = Digus/StardewValleyMods
+
   |github  = ArenKDesai/Murder-Mod
  
   |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    = Museum Donation Checker
   |author  = SinZ
+
   |author  = Hitaxas
   |id      = SinZ.Profiler
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 12135
+
   |nexus  = 24225
   |github  = SinZ163/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = Museum Rearranger
   |author  = spacechase0
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = spacechase0.ProfitCalculator
+
   |id      = Omegasis.MuseumRearranger
   |curse   = 867736
+
   |nexus   = 428
   |moddrop = 771668
+
   |github  = janavarro95/Stardew_Valley_Mods
   |nexus  = 3378
+
 
   |github  = spacechase0/StardewValleyMods
+
   |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    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = Museum Store
   |author  = 6135
+
  |author  = atravita
   |id      = 6135.ProfitCalculator
+
  |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |moddrop = 1502461
+
   |curse   = 870973
   |nexus  = 19931
+
   |moddrop = 1187402
   |github  = 6135/StardewValley.ProfitCalculator
+
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator → DGA Support
+
   |name    = Mushroom Cursors
   |author  = 6135
+
   |author  = Expl0
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = Expl0.MushroomCursors
  |moddrop = 1502461
+
   |nexus  = 12594
   |nexus  = 19931
+
   |github  =
   |github  = 6135/StardewValley.ProfitCalculator
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = Mushroom Levels
   |author  = Cherry, CherryChain
+
   |author  = Eireon, Ben Patterson
   |id      = Cherry.ProfitMargins
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 4663
+
   |nexus  = 2818
  |moddrop = 716352
+
   |github  = benrpatterson/MushroomLevels
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = Mushroom Level Tip
   |author  = onjulraz
+
   |author  = WhiteMind
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = WhiteMind.MLT
   |nexus  = 2923
+
   |nexus  = 1894
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = Mushroom Log Additions
   |author  = Shockah
+
   |author  = justastranger
   |id      = Shockah.ProjectFluent
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 12638
+
  |moddrop = 1539617
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  =
 +
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Mushroom Propagator Automation
   |author  = NarlanMarlan
+
   |author  = blueberry and Oddshot
   |id      = narlan.projects
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 3785
+
   |nexus  = 4637
   |github  = NolanEastburn/ProjectS
+
   |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    = Public Access TV
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = kdau
+
   |author  = blueberry, blueberry and Oddshot
   |id      = kdau.PublicAccessTV
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 5605
+
   |nexus  = 4637
  |moddrop = 757967
+
   |github = b-b-blueberry/BlueberryMushroomMachine
   |source = https://gitlab.com/kdau/predictivemods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = Mushroom Rancher
   |author  = TerryDBS
+
   |author  = Goldenrevolver
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 7048
+
   |nexus  = 10978
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Musical Cellar
 +
   |author  = Lis
 +
  |id      = Lis.MusicalCellar
 +
  |nexus  = 7626
 +
  |github  = lisamreynolds/MusicalCellar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Musical Paths
   |author  = SorryLate
+
   |author  = aedenthorn, Erinthe
   |id      = SorryLate.GalaxyItem
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 5289
+
   |nexus  = 13197
   |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    = Purchasable Recipes
+
   |name    = My Money
   |author  = Paracosm
+
   |author  = Marcos Brendon
   |id      = Paracosm.PurchasableRecipes
+
   |id      = marcos.mymoney
   |nexus  = 1722
+
   |nexus  = 6736
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purist Mod
+
   |name    = Mystical Buildings
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.PuristMod
+
   |id      = PeacefulEnd.MysticalBuildings
   |nexus  = 16097
+
  |curse  = 870928
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12312
 +
   |github  = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pussle
+
   |name    = Name Tags
   |author  = Platonymous
+
   |author  = Enaium
   |id      = Platonymous.Pussle
+
   |id      = Enaium.NameTags
   |moddrop = 1521424
+
  |curse  = 436816
   |nexus  = 19760
+
   |moddrop = 877767
   |github  =
+
   |nexus  =
 
+
   |github  = Enaium-StardewValleyMods/NameTags
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = Napalm Mummies
   |author  = DewMods
+
   |author  = aedenthorn, Erinthe
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 15589
+
   |nexus  = 15933
   |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    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Nature Strikes Back
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Clumsy Jackdaw
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = ClumsyJackdaw.NatureStrikesBack
  |curse  = 867715
+
   |nexus  = 19771
   |nexus  = 7455
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
   |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    = Neat Additions
   |author  = Platonymous
+
   |author  = Ilyaki
   |id      = Platonymous.Toolkit
+
   |id      = ilyaki.neatadditions
   |nexus  = 1726
+
   |nexus  = 2648
   |moddrop = 793815
+
   |github  = Ilyaki/NeatAdditions
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = Network Optimizer
   |author  = spacechase0
+
   |author  = Ilyaki
   |id      = spacechase0.QiChest
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 15696
+
   |nexus  = 3021
   |github  = spacechase0/StardewValleyMods
+
   |github  = Ilyaki/NetworkOptimizer
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |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  = Mizzion
+
   |author  = DestyNova
   |id      = mizzion.qiexchanger
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 1930
+
   |nexus  = 12369
  |moddrop = 661359
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = New Achieve, Obtain Achievements
   |author  = UnknownLegacy
+
   |author  = AbelSdf, Abel_sdf
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 7904
+
   |nexus  = 20909
   |github  = UnkLegacy/QiSprinklers
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = New Clothes Every Day
   |author  = Prismuth
+
   |author  = Vrakyas
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 1647
+
   |nexus  = 4030
 
   |github  =
 
   |github  =
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
  |status    = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Artisan Products
+
   |name    = New Game on Launch
   |author  = Wingyl
+
   |author  = Nobbele
   |id      = Wingyl.QualityArtisanProducts
+
   |id      = Nobbele.NewGameOnLaunch
   |moddrop = 707502
+
   |nexus  = 2654
 +
  |github  = 4ppleCracker/NewGameOnLaunch
  
   |broke in = Stardew Valley 1.6
+
   |broke in     = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = New Game Plus
   |author  = MindMeltMax
+
   |author  = Spacechase0
   |id      = MindMeltMax.QualityBait
+
   |id      = Spacechase0.NewGamePlus
  |moddrop = 1443555
+
   |nexus  = 10786
  |nexus  = 16832
+
   |github  = spacechase0/StardewValleyMods
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quality Fish Ponds
 
  |author  = ytsc
 
  |id      = ytsc.QualityFishPonds
 
   |nexus  = 11021
 
   |github  = YTSC/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = New Machines
   |author  = SilentOak
+
   |author  = Igorious
   |id      = SilentOak.QualityProducts
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus  = 3609
+
   |nexus  =
   |github  = silentoak/StardewMods
+
  |chucklefish = 3683
 +
   |github  = Igorious/StardevValleyNewMachinesMod
  
   |broke in = Stardew Valley 1.4
+
   |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    = Quality Products Auto Quality Patch
+
   |name    = New Years Eve Fireworks
   |author  = SilentOak
+
   |author  = sophiesalacia
   |id      = SilentOak.AutoQualityPatch
+
   |id      = sophie.Fireworks
   |nexus  = 3609
+
   |nexus  = 15277
   |github  = silentoak/StardewMods
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = Nexus Mods Button
   |author  = Traktori
+
   |author  = Pickysaurus
   |id      = Traktori.QualityScrubber
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 5663
+
   |nexus  = 12969
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = Nice Messages
   |author  = Traktori
+
   |author  = Nori, seaweednori
   |id      = Traktori.AM.QualityScrubber
+
   |id      = nori.NiceMessages
   |nexus  = 5663
+
   |nexus  = 6160
   |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    = Night Event Chance Tweak
   |author  = barfytheclown
+
   |author  = aedenthorn, Erinthe
   |id      = barfytheclown.QualitySmash
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 7907
+
   |nexus  = 10633
   |github  = jn84/QualitySmash
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Night Light
   |author  = Speshkitty
+
   |author  = KankuroGB
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = kankurogb.nightlight
   |nexus  = 7151
+
   |nexus  = 21629
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |github  = KankuroGB/NightLight
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Quest Delay
+
   |name     = Night Owl
   |author = BadNetCode
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = BadNetCode.QuestDelay
+
   |id       = Omegasis.NightOwl
   |nexus   = 1239
+
   |nexus   = 433
   |moddrop = 473938
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  =
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = Nightshade
   |author  = PurrplingCat
+
   |author  = ichortower
   |id      = PurrplingCat.QuestFramework
+
   |id      = ichortower.Nightshade
  |curse  = 577691
+
   |nexus  = 23742
   |nexus  = 6414
+
   |github  = ichortower/Nightshade
   |github  = purrplingcat/QuestFramework
 
 
 
  |warnings = Broken on Android.
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = Night Shift
   |author  = aedenthorn, Erinthe
+
   |author  = SevenChords
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = SevenChords.Night_Shift
  |curse  = 868671
+
   |nexus  = 15345
   |nexus  = 16403
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = Vexorth
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = Vexorth.Warp
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 16605
+
   |nexus  = 19651
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = No Blink
   |author  = adverserath
+
   |author  = Mr Tea, MrTea
   |id      = Adverserath.QuickGlance
+
   |id      = MrTea.NoBlink
   |nexus  = 12058
+
   |nexus  = 17220
   |github  = adverserath/QuickGlance
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = aedenthorn, Erinthe
+
   |author  = kulcris
   |id      = aedenthorn.QuickLoad
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 7756
+
   |nexus  = 2310
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Noclip Mode
   |author  = Enaium
+
   |author  = Pathoschild
   |id      = Enaium.QuickMinigame
+
   |id      = Pathoschild.NoclipMode
   |curse  = 438741
+
   |curse  = 1000622
   |moddrop = 895127
+
   |nexus  = 3900
   |nexus  =
+
   |moddrop = 691002
   |github  = Enaium-StardewValleyMods/QuickMinigame
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = No Cooties
   |author  = aedenthorn, Erinthe
+
   |author  = ceruleandeep
   |id      = aedenthorn.QuickResponses
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 6548
+
   |nexus  = 9000
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ceruleandeep/CeruleanStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = No Crows
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = CatCattyCat, Cat
   |id      = AlejandroAkbal.QuickSell
+
   |id      = cat.nocrows
   |nexus  = 7854
+
   |nexus  = 1682
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
  |moddrop = 833543
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = No Crows Revisited
   |author  = Enaium
+
   |author  = Siweipancc
   |id      = Enaium.QuickShop
+
   |id      = Siweipancc.NoCrowsRevisited
  |curse  = 436793
+
   |nexus  = 21129
  |moddrop = 864170
+
   |github  = siweipancc/StardewMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = No Debris Weather
   |author  = WuestMan, redknightofdoom
+
   |author  = Underscore76
   |id      = WuestMan.QuickStart
+
   |id      = underscore.nodebris
   |nexus  = 2375
+
   |nexus  = 19699
   |github  = Brian-Wuest/Quick_Start
+
   |github  = Underscore76/NoDebrisWeather
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = No Debug Mode
   |author  = Allan Wang
+
   |author  = Pathoschild
   |id      = AllanWang.QuickSwap
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 13956
+
   |nexus  = 593
   |github  = AllanWang/Stardew-Mods
+
   |github  = Pathoschild/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
  |author  = aedenthorn, Erinthe
+
   |author  = Kryspur
  |id      = aedenthorn.Quotes
+
   |id      = Kryspur.NoFallDamage
  |nexus  = 6503
+
   |nexus  = 17749
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Radioactive Geodes
 
   |author  = justastranger
 
   |id      = jas.RadioactiveGeodes
 
  |moddrop = 952722
 
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = No Fence Decay
   |author  = kakashigr
+
   |author  = CatCattyCat, Cat
   |id      = kakashigr.RadioactiveTools
+
   |id      = cat.nofencedecay
   |nexus  = 7630
+
   |nexus  = 1180
   |github  = kakashigr/stardew-radioactivetools
+
  |moddrop = 833537
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = No Fence Decay Redux
   |author  = Jamie Taylor
+
   |author  = EnderTedi
   |id      = jltaylor-us.RainbowCursor
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus  = 15886
+
   |nexus  = 20802
   |github  = jltaylor-us/StardewRainbowCursor
+
   |github  = EnderTedi/No-Fence-Decay-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = No Festival Timer
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.RainbowTrail
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 16914
+
   |nexus  = 20077
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = No Friendship Decay
   |author  = BikiFae, bikinavisho
+
   |author  = hitachihex
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 4659
+
   |nexus  =
   |github = bikinavisho/RainCoatWhenRaining
+
   |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.6
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.1-f4ith
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = No Friendship Decay - Reborn
   |author  = Deadlykirpy
+
   |author  = The Fluffy Robot
   |id      = Kirpy.RainPlus
+
   |id      = TheFluffyRobot.No
   |nexus  = 6559
+
   |nexus  = 22922
   |github  =
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Greenhouse Entrance Tiles
 +
  |author  = idermailer
 +
   |id      = idermailer.greenhouseNoEntranceTiles
 +
  |nexus  = 21557
 +
  |github  = idermailer/NoGreenhouseEntranceTiles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.NoHatTreasureSkull
 +
  |nexus  = 19655
 +
  |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = No Hoof Sound
   |author  = EvilPdor
+
   |author  = AbelSdf, Abel_sdf
   |id      =
+
   |id      = AbelSdf.NoHoofSound
   |nexus  =
+
   |nexus  = 21020
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |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    = No Kids Ever
   |author  = StultusV
+
   |author  = Hangy
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = Hangy.NoKidsEver
   |nexus  = 11554
+
   |nexus  = 1464
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  = L3thal1ty/No-Kids-Ever
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = No Kimchi
   |author  = RainKuro
+
   |author  = jaeha, qpqpqp121
   |id      = RainKuro.RainsInteractionMod
+
   |id      = jaeha.No_Kimchi
   |nexus  = 18850
+
   |nexus  = 5043
 
   |github  =
 
   |github  =
  
Line 13,256: Line 14,645:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = blueberry
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = blueberry.RaisedGardenBeds
+
   |id      = theultimatenuke.testmod
   |nexus  = 5305
+
   |nexus  = 17965
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  = TheUltimateNuke/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = No Mine Flyers Redux
   |author  = drbirbdev
+
   |author  = minervamaga
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = minervamaga.NoMineFlyersRedux
   |nexus  = 12280
+
   |nexus  =
   |github  = drbirbdev/StardewValley
+
  |moddrop = 631110
 +
   |github  = minervamaga/NoMineFlyersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = balllight
+
   |author  = Guedez
   |id      = balllight.RandomBundles
+
   |id      = exhaustion.protection
   |nexus  = 13790
+
   |nexus  = 5113
 +
  |moddrop = 707180
 
   |github  =
 
   |github  =
  
Line 13,281: Line 14,670:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = No More Pets
   |author  = bookworm89723
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = davis.randomhair
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 3271
+
   |nexus  = 506
   |github  = joaniedavis/RandomHairMod
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = No More Random Mine Flyers
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Drynwynn, thepaladinknight
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 5250
+
   |nexus  = 2528
   |github  =
+
   |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = workaround
 +
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Non Destructive NPCs
 +
  |author  = MadaraUchiha
 +
  |id      = MadaraUchiha.NonDestructiveNPCs
 +
  |nexus  = 5176
 +
  |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = Non-Random Prairie King
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.RandomNPC
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 4911
+
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Random Start Day
+
   |name    = No Offscreen Flying Monsters
   |author  = idermailer
+
   |author  = SirDigby
   |id      = idermailer.RandomStartDay
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 13225
+
   |nexus  = 22354
   |github  = idermailer/RandomStartDay
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Pause When Inactive - Global
 +
  |author  = Neko Boi Nick
 +
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
 +
  |nexus  = 19250
 +
  |github  = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Tastes
+
   |name    = No Poverty by Disconnect
   |author  = skiilaa
+
   |author  = Slumber
   |id      = skiilaa.RandomTastes
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 2285
+
   |nexus  = 11529
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023 SMAPI 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = No Quarry
   |author  = CatCattyCat, Cat
+
   |author  = mlambley
   |id      = cat.sprinklerrange
+
   |id      = mlambley.NoQuarry
   |nexus  = 1179
+
   |nexus  = 19410
  |moddrop = 833536
+
   |github  =
   |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    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = vgperson
+
   |author  = Platonymous
   |id      = vgperson.RangedTools
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 6935
+
  |moddrop = 1521423
   |github  = vgperson/RangedTools
+
   |nexus  = 19334
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = No Rumble Horse
   |author  = Jamie Taylor
+
   |author  = Xangria
   |id      = jltaylor-us.RangeHighlight
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 6752
+
   |nexus  = 1779
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  =
}}
+
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = No Seeds
   |author  = nicks
+
   |author  = lech43
   |id      = nicks.RavenofTheValley
+
   |id      = lech43.NoSeeds
   |nexus  = 19856
+
   |nexus  = 6392
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = No Seeds From Trees Fix
   |author  = Remy Bach
+
   |author  = KirbyLink
   |id      = remybach.readersdigest
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 3040
+
   |nexus  = 2947
   |github  = remybach/stardew-valley-readersdigest
+
   |github  = KirbyLink/NoSeedsFromTreesFix
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = No Soil Decay
   |author  = Kevin Connors
+
   |author  = ThatNorthernMonkey
   |id      = KevinConnors.RealisticFishing
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 2623
+
   |nexus  = 237
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  = ThatNorthernMonkey/NoSoilDecay
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.2
<!--
+
   |status  = workaround
   |unofficial version = 1.2.3-unofficial.3-Mizzion
+
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Random Names
+
   |name    = No Soil Decay On Farm
   |author  = aedenthorn, Erinthe
+
   |author  = A_Dude
   |id      = aedenthorn.RealNames
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 6269
+
   |nexus  = 8071
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Real Time
 
  |author  = Enaium, Lightcolour888
 
  |id      = Enaium.RealTime
 
  |nexus  = 5336
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = No Soil Decay Redux
   |author  = drbirbdev
+
   |author  = Platonymous
   |id      = drbirbdev.RealtimeFramework
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus  = 18915
+
  |curse  = 307727
   |github  = drbirbdev/StardewValley
+
  |moddrop = 793930
 +
   |nexus  = 1084
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = Note Blocks
   |author  = spacechase0
+
   |author  = Yaramy
   |id      = spacechase0.RealtimeMinimap
+
   |id      = yaramy.noteblocks
   |curse   = 867706
+
   |nexus   = 6646
   |nexus  = 9386
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = Notes
   |author  = SixthTitan
+
   |author  = Platonymous
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = Platonymous.Notes
   |nexus  = 5773
+
   |nexus  = 3068
   |github  =
+
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Not Far From The Tree
   |author  = cantorsdust and Pathoschild
+
   |author  = TheElm
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 172
+
   |nexus  = 4739
   |github  = cantorsdust/StardewMods
+
   |github  = GStefanowich/SDV-NFFTT
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reciprocate
+
   |name    = No Thunder Sound
   |author  = YunHikari
+
   |author  = Sto13
   |id      = YunHikari.Reciprocate
+
   |id      = Sto13.NoThunderSound
   |nexus  = 17714
+
   |nexus  = 14414
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = No Transitions
   |author  = lperkins2, Logan Perkins
+
   |author  = crazywig
   |id      = lperkins2.RecoverStamina
+
   |id      = crazywig.notransitions
   |nexus  = 2332
+
   |nexus  = 7354
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = No Warp Delay
   |author  = Dem1se
+
   |author  = Tran Minh Thong
   |id      = Dem1se.RecurringReminders
+
   |id      = no.warp.delay
   |nexus  = 6840
+
   |nexus  = 19805
   |github  = dem1se/SDVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = Now Playing
   |author  = XxHarvzBackxX
+
   |author  = John Peters
   |id      = harvz.RecyclableCola
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 10865
+
   |nexus  = 19441
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = Aimon111 & DaLion
+
   |author  = PurrplingCat
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = purrplingcat.npcadventure
   |nexus  = 11420
+
  |curse  = 577730
   |github  =
+
   |nexus  = 4582
 +
   |github  = purrplingcat/PurrplingMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = JefGrizli
+
   |author  = shounlol
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = shounlol.NPCBucket
   |nexus  = 15564
+
   |nexus  = 20328
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = NPC Clothing Framework
   |author  = TfueLovesBanana
+
   |author  = aedenthorn, Erinthe
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 16764
+
   |nexus  = 13940
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Silos
+
   |name    = NPC Geometry
   |author  = Alpha_Omegasis
+
   |author  = ichortower
   |id      = Omegasis.RefillSilos
+
   |id      = ichortower.NPCGeometry
   |nexus  = 20779
+
   |nexus  = 19259
 +
  |github  = ichortower/NPCGeometry
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = NPC Gift Multipliers
   |author  = Nick Martin
+
   |author  = XxHarvzBackxX
   |id      = NickMartin.RefundStaircases
+
   |id      = harvz.NPCGiftMultipliers
   |nexus  = 19209
+
   |nexus  = 23139
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = NPC Map Locations
   |author  = Hammurabi
+
   |author  = Bouhm and Pathoschild
   |id      = HammurabiRegeneration
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
  |nexus  =
+
   |nexus   = 239
  |chucklefish = 4584
+
   |github = Bouhm/stardew-valley-mods
  |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    = NPC Map Locations Extra Config
   |author  = Zoryn
+
   |author  = trashcan9
   |id      = Zoryn.RegenMod
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
   |nexus  =
+
   |nexus  = 16236
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = NPC Path Displayer, Path Display
   |author  = desto, JustToDownloadThings
+
   |author  = Akago
   |id      = desto.RegularQuality
+
   |id      = akago.PathDisplay
   |nexus  = 5090
+
   |nexus  = 7563
   |github  = desto-git/smapi-RegularQuality
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = NPC Speak
   |author  = Team Timber
+
   |author  = jwdred
   |id      = TeamTimber.RejuvenatingForest
+
   |id      =
   |nexus  = 10322
+
   |nexus  = 694
 
   |github  =
 
   |github  =
  
   |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    = Relationship Bar UI
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = SlyMerc
+
   |author  = siliconmodding
   |id      = RelationshipBar
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 1009
+
   |nexus  = 23637
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = rodrigovaz
+
   |author  = ApryllForever
   |id      = relationshipsenhanced
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  =
+
   |nexus  = 23339
   |chucklefish = 4435
+
   |github  = ApryllForever/NuclearBombLocations
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Numerical Health
 +
  |author  = Hydrox, hydrox6
 +
  |id      = Hydrox.NumericalHealth
 +
  |nexus  = 4863
 
   |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    = Object Import Map, Import Map
   |author  = Dragonisser
+
   |author  = aedenthorn, Erinthe
   |id      = relationshipstatus
+
   |id      = aedenthorn.ImportMap
   |nexus  = 751
+
   |nexus  = 10965
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Object Product Display
   |author  = M3ales
+
   |author  = aedenthorn, Erinthe
   |id      = M3ales.RelationshipTooltips
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  =
+
   |nexus  = 18365
  |curse  = 298040
+
   |github  = aedenthorn/StardewValleyMods
   |github  = M3ales/RelationshipTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = Object Progress Bars
   |author  = Branic
+
   |author  = Adeel Tariq
   |id      = Branic.RelationshipTracker
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 2845
+
   |nexus  = 2803
   |github  = Paradox355/SDVMods
+
   |github  = AdeelTariq/ObjectProgressBars
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224 SMAPI 3.0].
+
  |status  = workaround
 +
   |summary = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = Object Progress Bars Continued
   |author  = AdroSlice
+
   |author  = adelmoral, Andrés del Moral
   |id      = AdroSlice.Relativity
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  = 13028
+
   |nexus  = 22005
   |github  = adroslice/sdv-relativity-mirror
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = Object Time Left
   |author  = The Fluffy Robot
+
   |author  = spacechase0
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus  = 19662
+
  |curse  = 867757
   |github  = jamespfluger/Stardew-ModCollection
+
  |moddrop = 131148
 +
   |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = zeldela
+
   |author  = LokiG4m3r
   |id      = zeldela-RememberBirthdays
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 13554
+
   |nexus  = 21819
   |github  = zeldela/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = OK Night Check
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.RememberFacedDirection
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 6946
+
   |nexus  = 14231
   |github  = Annosz/StardewValleyModding
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = OmniFarm
   |author  = heyseth
+
   |author  = lambui
   |id      = heyseth.umbrellas
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 8366
+
   |nexus  =
   |github  = heyseth/SDVMods
+
  |url    = https://community.playstarbound.com/threads/127299
 +
   |github  = lambui/StardewValleyMod_OmniFarm
  
   |broke in = Stardew Valley 1.6
+
   |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    = Reminders
+
   |name    = Omni Swing
   |author  = Surkasu
+
   |author  = Alejandro Akbal
   |id      = Surkasu.Reminders
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 2481
+
   |nexus  = 7877
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
 
  |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    = Omni Tools
   |author  = pepoluan
+
   |author  = aedenthorn, Erinthe
   |id      = pepoluan.RemindToExit
+
   |id      = aedenthorn.OmniTools
  |nexus  = 8727
+
   |curse   = 868690
  |github  =
+
   |nexus  = 14865
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#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
 +
  |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    = Remove All Monsters
+
   |name    = One Click Shed Reloader
   |author  = David J. Lee, djslzx
+
   |author  = BitwiseJon
   |id      = djsl.RemoveAllMonsters
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 5727
+
   |nexus  = 2052
   |github  =
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = One Day at a Time
   |author  = Hobbes
+
   |author  = Miome
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = Miome.OneDayAtATime
   |nexus  = 7838
+
   |nexus  = 8870
   |github  =
+
   |github  = miome/OneDayAtATime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = One Silo Storage
   |author  = Remmie, CoinzReturns
+
   |author  = SorryLate, rharyanto
   |id      = Remmie.Rename
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 2130
+
   |nexus  = 5150
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.4
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
+
   |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
  |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = One Sprinkler One Scarecrow
   |author  = Parabyted
+
   |author  = Mizzion
   |id      = parabyted.renamerework
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 10866
+
   |nexus  = 3633
   |github  =
+
  |moddrop = 661376
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = SolusCleansing
+
   |author  = Khitiara
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 18909
+
   |nexus  = 20955
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = Online Splitscreen
   |author  = JarvieK
+
   |author  = DeLiXx
   |id      = JarvieK.RentedTools
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 1307
+
   |nexus  = 12291
   |github  = Jarvie8176/StardewMods
+
   |github  =
 +
  |source  =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reorient After Eating
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = PunningLinguist
+
   |author  = MercuryVN
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 7585
+
   |nexus  = 22766
   |github  = amconners/ReorientAfterEating
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Only Iridium
   |author  = jwdred
+
   |author  = xiaoye97
   |id      = jwdred.Replanter
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 589
+
   |nexus  = 4471
   |github  = jdusbabek/stardewvalley
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = Open Hearts
   |author  = littleraskol
+
   |author  = MedievalAI
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 6837
+
   |nexus  = 16944
  |moddrop = 827580
+
   |github  =
   |github  = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = Orchard - Better Fruit Trees
   |author  = rocslayer, James Overton
+
   |author  = Saitoue
   |id      = Roc.Reseed
+
   |id      = Saitoue.Orchard
   |nexus  = 2421
+
   |nexus  = 13867
   |github  =
+
   |github  = Saitoue/Orchard
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = Ordinary Capsule
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = LeFauxMatt
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = furyx639.OrdinaryCapsule
   |moddrop = 1080116
+
   |curse  = 871831
   |nexus  =
+
   |nexus  = 13489
   |github  = Sakorona/SDVMods
+
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = Ore Detector
   |author  = mabelSyrup
+
   |author  = AvalonMFX
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = AvalonMFX.OreDetector
   |nexus   = 4715
+
   |curse   = 1017154
   |github  =
+
   |nexus   = 23312
 
+
   |github  = 1Avalon/Ore-Detector
   |broke in          = Stardew Valley 1.5
 
   |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    = Ore Increaser
   |author  = aedenthorn, Erinthe
+
   |author  = crazywig
   |id      = aedenthorn.ResourceStorage
+
   |id      = crazywig.oreincrease
   |nexus  = 17951
+
   |nexus  = 7370
   |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    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Ore Increase V3
   |author  = spacechase0
+
   |author  = KKramer85
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = OreIncreaseV3
   |nexus  = 12029
+
  |curse  = 994197
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 1475534
 
+
   |nexus  = 19132
   |broke in = Stardew Valley 1.6
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Organize Inventory Shortcut
 +
  |author  = Yyeahdude
 +
   |id      = Yyeahdude.OrganzieShortcut
 +
  |nexus  = 4772
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Ornamental
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.Restauranteer
+
   |id      = Taskmaster.Ornamental
   |nexus  = 14519
+
   |nexus  = 4981
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = Ornithologist's Guild
   |author  = iceburg
+
   |author  = Ivy
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 4974
+
   |nexus  = 14510
   |github  = ManApart/RetroActiveAchievements
+
   |github  = greyivy/OrnithologistsGuild
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = Outfit Disable
   |author  = millerscout
+
   |author  = idermailer
   |id      = Millerscout.RetroactiveStardew
+
   |id      = idermailer.OutfitDisable
   |nexus  = 6953
+
   |nexus  = 23346
   |github  = millerscout/StardewMillerMods
+
   |github  = idermailer/OutfitDisable
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Outfit Sets
   |author  = Iceburg
+
   |author  = aedenthorn, Erinthe
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 356
+
   |nexus  = 13888
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = GreenOnion24
+
   |author  = Midori Armstrong, azureglasses
   |id      = GreenOnion24.ReverseProposal
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 8526
+
   |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    = Revive Dead Crops
+
   |name    = Overworld Chests
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.ReviveDeadCrops
+
   |id      = aedenthorn.OverworldChests
  |curse  = 870964
+
   |nexus  = 7710
  |moddrop = 1294436
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 15005
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = OwO Stawdew Vawwey
   |author  = ribeena
+
   |author  = CrunchyDuck
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 11809
+
   |nexus  = 8923
   |github  = ribeena/BusLocations
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = P2P Animal Noise
   |author  = Rafseazz
+
   |author  = Modotte
   |id      = Rafseazz.RidgesideVillage
+
   |id      = modotte.P2PAnimalNoise
   |nexus  = 7286
+
   |nexus  = 17383
  |github  = Rafseazz/Ridgeside-Village-Mod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ring Overhaul
 
  |author  = Goldenrevolver
 
  |id      = Goldenrevolver.RingOverhaul
 
  |nexus  = 10669
 
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ring Overhaul for Walk of Life
 
  |author  = Jibb
 
  |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
 
  |nexus  = 12171
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Pacifist Valley
   |author  = Yoshify
+
   |author  = aedenthorn, Erinthe
   |id      = Yoshify.RiseAndShine
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 3
+
   |nexus  = 5464
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
+
   |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] 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    = Pacifist Valley - Continued
   |author  = idermailer
+
   |author  = aedenthorn and FlyingTNT
   |id      = idermailer.riverfarmButBridge
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 15748
+
   |nexus  = 23109
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Painting Display
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RobinWorkHours
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 11244
+
   |nexus  = 10918
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 13,891: Line 15,269:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = Panning Upgrades
   |author  = Teban100
+
   |author  = drbirbdev
   |id      = RopeBridge
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 824
+
   |nexus  = 12242
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  = drbirbdev/StardewValley
  
   |unofficial version = 1.0.1-unofficial.5-pathoschild
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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    = Panning Upgrades Extra Config
   |author  = ApryllForever
+
  |author  = trashcan9
   |id      = ApryllForever.RestStop.Rummage
+
  |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 12764
+
  |nexus  = 16234
   |github  = ApryllForever/Rummage
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Paper Mario Partners for Stardew Valley
 +
   |author  = AnotherStardewValleySunday
 +
   |id      = AnotherStardewValleySunday.PaperMarioPartners
 +
  |nexus  = 14638
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Paritee's Better Farm Animal Variety
 +
  |author  = Paritee
 +
  |id      = Paritee.BetterFarmAnimalVariety
 +
   |nexus  = 3296
 +
   |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = Paritee's Treat Your Animals
   |author  = fierro
+
   |author  = Paritee
   |id      = fierro.rune_magic
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 15065
+
   |nexus  = 3375
   |github  = facufierro/RuneMagic
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
+
   |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    = Run Fast, Sprint
+
   |name    = Parsnips
   |author  = Krutonium
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = krutonium.sprint
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  = 12701
+
   |nexus  = 2166
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = strato35
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Strato35.RunningKey
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 5527
+
   |nexus  = 3524
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = Partial Hearts
   |author  = Coll1234567
+
   |author  = aedenthorn, Erinthe
   |id      = Coll1234567.RunningLate
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 3518
+
   |nexus  = 11628
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Particle Effects
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = aedenthorn.ParticleEffects
   |curse  = 867397
+
   |curse  = 868786
  |moddrop = 127276
+
   |nexus  = 11056
   |nexus  = 605
+
   |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    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = Particle Framework
   |author  = ZeroMeters
+
   |author  = Espy
   |id      = ZeroMeters.SAAT.API
+
   |id      = Espy.ParticleFramework
   |nexus  = 10747
+
   |nexus  = 23544
   |github  = Dawilly/SAAT
+
   |github  = Smoked-Fish/ParticleFramework
|broke in = Stardew Valley 1.6
+
}}
   |unofficial version = 1.1.3-unofficial.1-p1xel8ted
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
+
  |name    = Part of the Community
 +
   |author  = bmarquismarkail, Space Baby
 +
  |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
 +
  |nexus  = 923
 +
   |github  = bmarquismarkail/SV_PotC
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Crops
 +
  |author  = NCarigon
 +
  |id      = NCarigon.PassableCrops
 +
  |nexus  = 15223
 +
  |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Passable Descents
   |author  = ZeroMeters
+
   |author  = Rokugin
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = Rokugin.PassableDescents
   |nexus  = 10747
+
   |nexus  = 22592
   |github  = Dawilly/SAAT
+
   |github  = rokugin/StardewMods
  |broke in = Stardew Valley 1.6
 
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = Passable Ladders
   |author  = CatCattyCat, Cat
+
   |author  = J_Hizzal
   |id      = cat.safelightning
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 2039
+
   |nexus  = 2985
  |moddrop = 833550
+
   |github  = joelra/SDV-PassableLadders
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.5].
+
   |unofficial version = 1.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
 +
  |name    = Passable Objects
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.PassableObjects
 +
  |nexus  = 2329
 +
  |github  = pomepome/PassableObjects
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = Shockah
+
   |author  = DecidedlyHuman and fellowclown
   |id      = Shockah.SafeLightning
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 11857
+
   |nexus  = 22600
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Passive Friendship
   |author  = LunaticShade
+
   |author  = StultusV
   |id      = LunaticShade.SafeReading
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 8564
+
   |nexus  = 8732
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = blueberry
+
   |author  = jorgamun
   |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      = jorgamun.PauseInMultiplayer
   |nexus  = 4154
+
   |nexus  = 10328
   |github  = b-b-blueberry/SailorStyles
+
  |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    = Saloon Warp Totem
+
   |name    = Pause Sync
   |author  = Artinity
+
   |author  = Terrorbladed
   |id      = Artinity.SaloonWarpTotem
+
   |id      = Tb.Stardew_Pause_Sync
   |nexus  = 16450
+
   |nexus  = 10160
   |github  = Artinity/SaloonWarpTotem
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAML
+
   |name    = Pause Time in Multiplayer Revived
   |author  = MindMeltMax
+
   |author  = mishmaash
   |id      = MindMeltMax.SAML
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 20250
+
   |nexus  = 21327
   |github  = MindMeltMax/SAML
+
   |github  = mishagp/PauseInMultiplayer
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Pause While Sitting
   |author  = Jesse, Jdvicks94
+
   |author  = heyseth
   |id      = Jesse.SauvignonInStardew
+
   |id      = heyseth.sitpause
   |nexus  = 2597
+
   |nexus  = 8295
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |github  = heyseth/SDVMods
 
 
  |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    = PDQ Paths
   |author  = BlaDe
+
   |author  = Jaredlll08
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = BlameJared.PDQPaths
   |nexus  = 11833
+
   |nexus  =
 +
  |curse  = 307090
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Pelican Fiber
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = jwdred
   |id      = Omegasis.SaveAnywhere
+
   |id      = jwdred.PelicanFiber
   |nexus  = 8386<!--non-redux: 444-->
+
   |nexus  = 631
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |github  = jdusbabek/stardewvalley
  
   |warnings = Unstable. Broken on Android (use the built-in autosave instead).
+
   |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    = Save Backup
+
   |name    = Pelican Postal Service
   |author  = SMAPI
+
   |author  = ElectroCrumpet
   |id      = SMAPI.SaveBackup
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  =
+
   |nexus  = 2770
  |url    = https://smapi.io
 
  |github  = Pathoschild/SMAPI
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Save Game Options
 
  |author  = SorryLate, rharyanto
 
  |id      = SorryLate.SaveGameOptions
 
  |nexus  = 5190
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
   |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    = Scale Up
+
   |name    = Pelican TTS
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.ScaleUp
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 3130
+
   |nexus  = 1079
   |moddrop = 793912
+
   |moddrop = 793929
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Pelican xVASynth
   |author  = WretchedPenguin
+
   |author  = aedenthorn, Erinthe
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 3579
+
   |nexus  = 10250
   |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    = Schedule Viewer
+
   |name    = People Seeds
   |author  = BinaryLip
+
   |author  = bwdy
   |id      = BinaryLip.ScheduleViewer
+
   |id      = bwdy.peopleseeds
   |nexus  = 19305
+
   |nexus  = 3635
   |github  = BinaryLip/ScheduleViewer
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Screenshot Everywhere
 
  |author  = Gaiadin
 
  |id      = Gaiadin.Stardew-Screenshot-Everywhere
 
  |nexus  = 10805
 
  |github  = Gaiadin/Stardew-Screenshot-Everywhere
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = Caraxian
+
   |author  = MercuriusXeno
   |id      = caraxian.scroll.to.blank
+
   |id      = Mercurius.RegenPercent
   |nexus  = 4144
+
   |nexus  = 20900
  |chucklefish = 4405
+
   |github  = MercuriusXeno/RegenPercent
   |github  = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Perfection Tweaker
   |author  = Tomwa
+
   |author  = shekurika
   |id      = Tomwa.ScrollToZoom
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 2163
+
   |nexus  = 8615
 
   |github  =
 
   |github  =
  
Line 14,123: Line 15,530:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Perfect Trinkets
   |author  = kdau
+
   |author  = season
   |id      = kdau.ScryingOrb
+
   |id      = season.PerfectTrinkets
   |nexus  = 5603
+
   |nexus  = 22358
   |moddrop = 756553
+
   |github =
  |source = https://gitlab.com/kdau/predictivemods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Permanent Cellar
   |author  = mmanlapat
+
   |author  = CyanFire
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = CF.PermanentCellar
   |nexus  = 1106
+
   |nexus  = 17257
   |github  =
+
   |github  = CyanFireUK/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = Super Aardvark, ubererdferkel
+
   |author  = Goldenrevolver
   |id      = SuperAardvark.GameOfLife
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 5361
+
   |nexus  = 8035
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = Dawgeth
+
   |author  = Avalon, Avalonii
   |id      = MTD.SDVTwitch
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 1760
+
   |nexus  = 1419
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |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    = SDVWM, The Weather Machine
+
   |name    = Persistent Game Options
   |author  = SixthTitan
+
   |author  = Xangria
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = Xangria.PersistentGameOptions
   |nexus  = 3203
+
   |nexus  = 1778
 
   |github  =
 
   |github  =
 
+
   |broke in = SMAPI 3.0
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Persistent Grange Display
   |author  = FreeTheJunimos
+
   |author  = aedenthorn, Erinthe
   |id      = freethejunimos.seaclifffarm
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 13911
+
   |nexus  = 7977
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = Persistent Mines
   |author  = FreeTheJunimos
+
   |author  = spacechase0
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = spacechase0.PersistentMines
   |nexus  = 14296
+
   |nexus  = 14985
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Persival's Bundle Mod
   |author  = Shockah
+
   |author  = Persival
   |id      = Shockah.SeasonAffixes
+
   |id      =
   |nexus  = 16297
+
   |nexus  = 438
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |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    = Seasonal Save Slots
+
   |name    = Personal Anvil
   |author  = Tyler Gibbs
+
   |author  = Strobe
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 14382
+
   |nexus  = 5326
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = strobel1ght/Personal-Anvil
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Personal Combat Drone Redux
   |author  = dumbledalton
+
   |author  = Prism 99
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 10457
+
   |nexus  = 18224
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Personal Effects
   |author  = Shaklin
+
   |author  = bwdy
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = bwdy.personaleffects
   |nexus  = 8508
+
   |nexus  = 3532
   |github  =
+
   |github  = bwdymods/SDV-PersonalEffects
  
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Personal Effects Redux
   |author  = Janglinator
+
   |author  = ceruleandeep
   |id      = jangles.secretariat
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 7537
+
   |nexus  = 8616
   |github  = Janglinator/Secretariat
+
   |github  = ceruleandeep/CeruleanStardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Secret Hedge Maze, Hedge Maze
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.HedgeMaze
 
  |curse  = 868718
 
  |nexus  = 14138
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = Personal Indoor Farm
   |author  = ichortower
+
   |author  = DeLiXx
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = DLX.PIF
   |nexus  = 19112
+
  |curse  = 990840
   |github  = ichortower/SecretWoodsSnorlax
+
   |nexus  = 20537
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = Platonymous
+
   |author  = Alex Noddings
   |id      = Platonymous.SeedBag
+
   |id      = an.ownscepter
   |nexus  = 1133
+
   |nexus  = 2404
   |moddrop = 793931
+
   |github  =
   |github = Platonymous/Stardew-Valley-Mods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = Personal Traveling Cart
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedInfo
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 15754
+
   |nexus  = 14087
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 14,260: Line 15,660:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Pet Against Crows
   |author  = Veress
+
   |author  = stardemod
   |id      = Veress.SeedMachines
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 6265
+
   |nexus  = 21247
   |github  = mrveress/SDVMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Bowl Filler
 +
  |author  = Invatorzen
 +
  |id      = invatorzen.PBF
 +
  |nexus  = 12161
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Pet Bowl Sprinklers
   |author  = vabrell, Victor Abrell
+
   |author  = Andrew Young, andyruwruw
   |id      = vabrell.sm_bqms
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 14236
+
   |nexus  = 22546
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
 
  |broke in = Stardew Valley 1.6
 
  |status      = workaround
 
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Pet Choice Perks
   |author  = mcoocr
+
   |author  = skuldomg, Skuld
   |id      = mcoocr.smcq
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 3089
+
   |nexus  = 3313
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  = skuldomg/petChoicePerks
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
   |status      = workaround
+
<!--
   |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
+
   |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    = Seed Maker - Quality
+
   |name    = Pet Enhancement Mod
   |author  = Speshkitty
+
   |author  = Jfulmer, Consillium
   |nexus  = 21000
+
  |id      = JfulmerPetEnhancementMod
 +
   |nexus  =
 +
  |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    = Seed Maker Tweaks
+
   |name    = Pet Hats
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = aedenthorn.PetHats
   |nexus  = 10681
+
   |nexus  = 15301
 
   |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    = Seeds are Rare
+
   |name    = Pet Interaction
 
   |author  = jahangmar
 
   |author  = jahangmar
   |id      = jahangmar.SeedsAreRare
+
   |id      = jahangmar.PetInteraction
   |nexus  = 3618
+
   |nexus  = 4232
 
   |github  = jahangmar/StardewValleyMods
 
   |github  = jahangmar/StardewValleyMods
  
Line 14,314: Line 15,732:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = Pet's Enhanced
   |author  = Xynerorias
+
   |author  = Sunken_Lace
   |id      = xynerorias.seedshortage
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 5614
+
   |nexus  = 24026
   |github  = xynerorias/Seed-Shortage
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Pet Spawn Location
   |author  = blueberry
+
   |author  = Shaklin
   |id      = blueberry.SeedsUnpacked
+
   |id      = shaklin.petspawnlocation
   |nexus  = 7215
+
   |nexus  = 5986
   |github  = b-b-blueberry/SeedsUnboxed
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = PHDE Mob Spawner
   |author  = Khloe Leclair
+
   |author  = zesman
   |id      = leclair.seemerollin
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 10976
+
   |nexus  = 2794
  |moddrop = 1116122
+
   |github  =
   |github  = KhloeLeclair/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = PHDE Unlocked Recipes
   |author  = aedenthorn, Erinthe
+
   |author  = zesman
   |id      = aedenthorn.SelfServe
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 11313
+
   |nexus  = 2798
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = JarvieK
+
   |author  = Becks723
   |id      = JarvieK.SelfService
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 1304
+
   |nexus  = 12981
   |github  = Jarvie8176/StardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = Phone Villagers
   |author  = GuiNoya, Yesst
+
   |author  = DewMods
   |id      = GuiNoya.SelfServiceShop
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
  |nexus  = 1622
+
   |nexus  = 2681
  |github  = GuiNoya/SVMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sell Quality
 
  |author  = DonDorscha, jasonmbrady
 
  |id      = DonDorscha.SellQuality
 
   |nexus  = 12469
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Pick Forge Enchantment
   |author  = hafnerpw
+
   |author  = Dragoon23
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 13794
+
   |nexus  = 22707
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = Denifia
+
   |author  = atravita
   |id      = Denifia.SendItems
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 1087
+
  |curse  = 870980
   |moddrop = 127754
+
   |nexus  = 11376
   |github  = Denifia/StardewMods
+
   |moddrop = 1125882
 +
   |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    = Separate Greenhouse
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = lolmaj
+
   |author  = KediDili
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = KediDili.ThePicrosser
   |nexus  = 3965
+
   |nexus  = 17530
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Pierre Sells Mixed Seeds
   |author  = PeacefulEnd
+
   |author  = GrimReapers1121
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = GrimReapers.PSMS
   |nexus  = 8011
+
   |nexus  = 12606
  |github  = Floogen/SereneGreenhouse
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Pierre's Roulette Shop
   |author  = Ilyaki
+
   |author  = Xynerorias
   |id      = Ilyaki.ServerBookmarker
+
   |id      = xynerorias.pierresroulette
   |nexus  = 2968
+
   |nexus  = 10826
   |github  = Ilyaki/ServerBookmarker
+
   |github  = xynerorias/pierre-roulette-shop-SV
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Browser
+
   |name    = Piggy Bank Mod
   |author  = Ilyaki
+
   |author  = MindMeltMax
   |id      = Ilyaki.ServerBrowser
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 3227
+
   |nexus  = 6934
   |github  = Ilyaki/Server-Browser
+
   |moddrop = 1135669
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Pipe Irrigation
  |author  = PhantomGamers
 
  |id      = PhantomGamers.ServerPortChanger
 
  |nexus  = 2993
 
  |github  = PhantomGamers/StardewPortChanger
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Set Reminders
 
  |author  = Aelaan Bluewood
 
  |id      = AelaanBluewood.SetReminders
 
  |nexus  = 16112
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sewer Slimes
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SewerSlimes
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 18195
+
   |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    = Shadow for Mazes, Maze
+
   |name    = Placeable Mine Shafts
   |author  = Edu Anttunes
+
   |author  = aedenthorn, Erinthe
   |id      = Maze
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 8930
+
   |nexus  = 5440
   |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    = Shared Exp, Shared Xp
+
   |name    = Place Floor on Tilled Dirt
   |author  = Batzpup
+
   |author  = temisthem
   |id      = SharedExp.Batzpup
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
  |moddrop = 1269698
+
   |nexus  = 23493
   |nexus  = 14607
+
   |github  = kqrse/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Placement Plus
   |author  = virtualbjorn
+
   |author  = 2Retr0
   |id      = virtualbjorn.SharedProfessions
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 16628
+
   |nexus  = 8798
   |github  =
+
   |curse  = 486164
 
+
   |github  = 2Retr0/PlacementPlus
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Plan Importer
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.SharingIsCaring
+
   |id      = Platonymous.PlanImporter
   |nexus  = 14263
+
   |nexus  = 2071
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 793846
 +
   |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    = Shed Notifications
+
   |name    = Planned Parenthood
   |author  = TheCroak
+
   |author  = aedenthorn, Erinthe
   |id      = TheCroak.BuildingsNotifications
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 620
+
   |nexus  = 12869
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Plantable Mushroom Trees
   |author  = Nishtra
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = f4iTh.PMT
   |nexus  = 756
+
   |nexus  = 2349
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
  |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    = Ship Anything, Ship Everything
+
   |name    = Plantable Palm Trees
   |author  = Berkay Yigit, berkayylmao
+
   |author  = MouseyPounds
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = MouseyPounds.PlantablePalmTrees
   |nexus  = 3782
+
   |nexus  = 4096
   |github  = berkayylmao/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Plant and Fertilize All, Plant All
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.ShipFromInventory
+
   |id      = aedenthorn.PlantAll
   |nexus  = 3219
+
   |nexus  = 10482
   |moddrop = 793916
+
   |github  = aedenthorn/StardewValleyMods
   |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    = Planter Trees
   |author  = JPAN
+
   |author  = aedenthorn, Erinthe
   |id      = JPAN.QualityFromShipments
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 7531
+
   |nexus  = 11687
   |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    = Shipment Tracker
+
   |name    = Plant on Grass
   |author  = Iceburg
+
   |author  = Demiacle
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 321
+
   |nexus  = 1026
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Platonic Partners and Friendships
 +
  |author  = Amaranthacyan and ch20youk
 +
  |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
 +
  |nexus  = 8146
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Platonic Relationships
   |author  = Futro, Futroo
+
   |author  = Cherry, CherryChain
   |id      = futro.ShippingBinSummary
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 18992
+
   |nexus  = 4668
   |github  = futroo/Stardew-Valley-Mods
+
  |moddrop = 716353
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = PlatoTK
   |author  = holythesea
+
   |author  = Platonymous
   |id      = holythesea.SortShippingCollection
+
   |id      = Platonymous.PlatoTK
   |nexus  = 15694
+
  |curse  = 877225
   |github  = holy-the-sea/SortShippingCollection
+
   |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    = Shop Anywhere
+
   |name    = PlatoUI
   |author  = SorryLate, rharyanto
+
   |author  = Platonymous
   |id      = SorryLate.ShopAnywhere
+
   |id      = Platonymous.PlatoUI
   |nexus  = 5299
+
  |moddrop = 1521422
 +
   |nexus  = 19023
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Plato Warp Menu
   |author  = Entoarox
+
   |author  = Platonymous
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus   = 2278
+
   |curse   = 877227
   |chucklefish = 4381
+
   |nexus   = 5384
   |github  = Entoarox/StardewMods
+
   |moddrop = 793920
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |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    = Player Arrows
   |author  = TheMightyAmondee
+
   |author  = TheShamanLord
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 8569
+
   |nexus  = 19479
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = Jwaad/Stardew_Player_Arrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = LeFauxMatt
+
   |author  = DecidedlyHuman
   |id      = furyx639.ShoppingCart
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |curse   = 871829
+
   |nexus   = 7969
   |nexus  = 13701
+
   |moddrop = 984961
   |github  = LeFauxMatt/StardewMods
+
   |github  = DecidedlyHuman/PlayerCoordinates
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Player Income Stats
   |author  = AvalonMFX
+
   |author  = ha1fdaew
   |id      = AvalonMFX.ShoppingShow
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 18445
+
   |nexus  = 7373
   |github  =
+
   |github  = ha1fdaew/PlayerIncomeStats
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shop Tile Framework
 
  |author  = Cherry, CherryChain
 
  |id      = Cherry.ShopTileFramework
 
  |nexus  = 5005
 
  |moddrop = 716384
 
  |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Player Server Info
   |author  = moonslime
+
   |author  = EuroCent
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 16028
+
   |nexus  = 24267
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Playground Mod
   |author  = Traktori
+
   |author  = aedenthorn, Erinthe
   |id      = Traktori.ShowBirthdays
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 7495
+
   |nexus  = 14125
   |github  = Traktori7/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = Igorious
+
   |author  = aedenthorn, Erinthe
   |id      = Igorious.Showcase
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  =
+
   |nexus  = 12750
  |chucklefish = 4487
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Please Fix Error
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Jessebot
   |id      = f4iTh.ShowCatchQuality
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 3326
+
   |nexus  = 6492
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Please Gift Me In Person
   |author  = MasterOfMutton
+
   |author  = Shockah
   |id      = faragodavid.showcookingrecipes
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 5525
+
   |nexus  = 11217
   |github  =
+
   |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    = Show Daily Luck
+
   |name    = Point and Plant
   |author  = Arphox
+
   |author  = jwdred
   |id      = Arphox.ShowDailyLuck
+
   |id      = jwdred.PointAndPlant
   |nexus  = 15910
+
   |nexus  = 572
   |github  = arphox/StardewValleyMods
+
   |github  = jdusbabek/stardewvalley
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Show Item Quality
 
  |author  = Jonqora
 
  |id      = Jonqora.ShowItemQuality
 
  |nexus  = 6311
 
  |github  = Jonqora/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.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    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = PokefyMania
   |author  = aedenthorn, Erinthe
+
   |author  = Noodles of Cat
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = NoodlesofCat.PokefyMania
  |curse  = 868887
+
   |nexus  = 20161
   |nexus  = 6540
+
   |github  =
   |github  = aedenthorn/stardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = Relance
+
   |author  = The Krominator
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 13186
+
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Pollen Sprites
   |author  = adverserath
+
   |author  = Esca, Esca-MMC
   |id      = Adverserath.ShowXP
+
   |id      = Esca.PollenSprites
   |nexus  = 19501
+
   |nexus  = 6149
   |github  =
+
  |moddrop = 790268
 +
   |github  = Esca-MMC/PollenSprites
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = Strobe and TehPers
+
   |author  = ApryllForever
   |id      = ShroomSpotter
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus  = 7934
+
   |nexus  = 20599
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = Geko_X
+
   |author  = ApryllForever
   |id      = gekox.shutUp
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 7358
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = Invatorzen
+
   |author  = ApryllForever
   |id      = invatorzen.AC
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 12164
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = climaxius
+
   |author  = ApryllForever
   |id      = climaxius.silentscarecrows
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 3258
+
   |nexus  = 20599
   |github  = robbiev/SilentScarecrows
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = bogie5464
+
   |author  = ApryllForever
   |id      = bogie5464.SiloReport
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  = 3194
+
   |nexus  = 20599
   |github  = bogie5464/SiloReport
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = Polygamy
   |author  = pepoluan
+
   |author  = bwdy
   |id      = pepoluan.SiloSize
+
   |id      = bwdy.polygamy
   |nexus  = 8819
+
   |nexus  = 3542
  |moddrop = 981291
+
   |github  = bwdymods/SDV-Polygamy
   |github  =
 
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = TheMusketeer
+
   |author  = Mezrag Yasser, Yasser
   |id      = SimpleCropLabel
+
   |id      = Yasser.PomodoroMod
   |nexus  = 314
+
   |nexus  = 19780
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pond Painter
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PondPainter
 +
  |nexus  = 4703
 +
  |github  = MouseyPounds/stardew-mods
  
 
+
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Pong
   |author  = Enaium
+
   |author  = CatCattyCat, Cat
   |id      = Enaium.SimpleHUD
+
   |id      = cat.Pong
   |moddrop = 1145228
+
   |nexus  = 1994
   |nexus  =
+
   |moddrop = 833548
   |github  = Enaium-StardewValleyMods/SimpleHUD
+
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Pony Weight Loss Program
   |author  = skn
+
   |author  = BadNetCode
   |id      = skn.HungerMod
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 1232
 +
  |moddrop = 130159
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = PoohCore
 +
  |author  = Pooh
 +
  |id      = poohnhi.PoohCore
 +
  |nexus  = 22941
 +
  |github  = poohnhi/PoohCore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Poop Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Screenshot
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 10178
+
   |nexus  = 17152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Portable Holes
   |author  = BleakCodex
+
   |author  = LeFauxMatt
   |id      = BleakCodex.SimpleSounds
+
   |id      = furyx639.PortableHoles
   |nexus  = 14540
+
  |curse  = 871832
   |github  = BleakCodex/SimpleSounds
+
   |nexus  = 13471
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Portable TV
   |author  = ADoby, tZed, Tobias Z
+
   |author  = kdau
   |id      = tZed.SimpleSprinkler
+
   |id      = kdau.PortableTV
   |nexus  = 76
+
   |nexus  = 5674
  |github  = ADoby/SimpleSprinkler
+
   |moddrop = 761325
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Simplified Achievements
 
  |author  = cel10e
 
  |id      = cel10e.SimplifiedAchievements
 
   |moddrop = 909416
 
  |nexus  = 8026
 
 
   |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    = Single-Player Regen, Single-Player Sleep
+
   |name    = Portable Witch Shrines
   |author  = MindMeltMax
+
   |author  = chocolatte12
   |id      = MindMeltMax.SPRegen
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 6778
+
   |nexus  = 20141
  |moddrop = 1135654
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = Portal Guns
   |author  = Krutonium
+
   |author  = TrollTheBotman
   |id      = Krutonium.SitandRest
+
   |id      = JoshJKe.PortalGun
   |nexus  = 7403
+
   |nexus  = 3049
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portraiture
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Portraiture
 +
  |nexus  = 999
 +
  |moddrop = 793927
 +
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Portraiture Plus
   |author  = Entoarox
+
   |author  = Arborsm
   |id      = Entoarox.SitForStamina
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 7334
+
   |nexus  = 24534
   |github  = Entoarox/StardewMods
+
   |github  = Arborsm/PortraiturePlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Positive Predictor
   |author  = MissCoriel
+
   |author  = season
   |id      = misscoriel.sitnrelax
+
   |id      = season.PositivePredictor
   |nexus  = 7336
+
   |nexus  = 23132
   |github  = MissCoriel/Sit-n-Relax
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Postbox Building, PostBox Mod
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = i-saac-b, isaacb
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 366
+
   |nexus  = 17614
   |github  = tlcasebeer/SivsMarriageMod
+
   |github  = i-saac-b/PostBoxMod
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Post Wedding Dates
   |author  = aedenthorn, Erinthe
+
   |author  = Blams
   |id      = aedenthorn.SixtyNine
+
   |id      = blams.PostWeddingDates
   |nexus  = 6969
+
   |nexus  = 10708
   |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    = Sizable Fish
+
   |name    = Power Nap
   |author  = spacechase0
+
   |author  = LakeMonster_, LakeMonster666
   |id      = spacechase0.SizableFish
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 14267
+
   |nexus  = 5256
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = PPJA Producer Converter
   |author  = aedenthorn, Erinthe
+
   |author  = Digus
   |id      = aedenthorn.Skateboard
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 13096
+
   |nexus  = 4972
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = LunaticShade
+
   |author  = ryaon
   |id      = LunaticShade.SkillfulClothes
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 8541
+
   |nexus  = 5125
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Prairie King Made Easy
   |author  = Alphablackwolf
+
   |author  = Mucchan
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 569
+
   |nexus  =
   |github  = Alphablackwolf/SkillPrestige
+
  |chucklefish = 3594
 +
   |github  = mucchan/sv-mod-prairie-king
  
   |broke in          = Stardew Valley 1.6
+
   |broke in          = Stardew Valley 1.2
   |unofficial version = 1.2.4-unofficial.15-huancz
+
   |unofficial version = 1.0.1-unofficial.2-pathoschild
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-130#post-120716
+
   |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    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = Alphablackwolf
+
   |author  = Renny
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = renny.prairiekingprizes
   |nexus  = 569
+
   |nexus  = 2811
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = OfficialRenny/PrairieKingPrizes
  
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Cooking Skill-->
+
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Prairie King UI Enhancements
   |author  = Tondorian
+
   |author  = Incognito357
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 18605
+
   |nexus  = 10769
   |github  = Tondorian/StardewValleyMods
+
   |github  = Incognito357/PrairieKingUIEnhancements
  
   |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    = Pravoloxinone
   |author  = Alphablackwolf
+
   |author  = TheMightyAmondee
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 569
+
   |nexus  = 23008
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = TheMightyAmondee/Pravoloxinone
 
 
  |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
 
  |name    = Skill Prestige for Magic
 
  |author  = Alphablackwolf
 
  |id      = alphablackwolf.MagicPrestigeAdapter
 
  |nexus  = 569
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Rings
+
   |name    = Precise Furniture
   |author  = AlphaMeece
+
   |author  = Espy
   |id      = AlphaMeece.SkillRings
+
   |id      = Espy.PreciseFurniture
   |nexus  = 7515
+
   |nexus  = 23488
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Precision Wheel
   |author  = spacechase0
+
   |author  = DespairScent
   |id      = spacechase0.SkillTraining
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 14452
+
   |nexus  = 22222
   |github  = spacechase0/StardewValleyMods
+
   |github  = DespairScent/PrecisionWheel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Predictable Retaining Soil
   |author  = FricativeMelon
+
   |author  = Shockah
   |id      = FricativeMelon.SkipDialogue
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  = 15311
+
   |nexus  = 10956
   |github  = FricativeMelon/SkipDialogue
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fish
+
   |name    = Predictor
   |author  = LucaINC
+
   |author  = JoXW
   |id      = LucaINC.StardewValleyMods.SkipFish
+
   |id      = JoXW.Predictor
   |nexus  = 19762
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Predict Seed Maker
   |author  = DewMods
+
   |author  = lech43
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 2697
+
   |nexus  = 6395
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Preexisting Relationship
 +
  |author  = spacechase0
 +
  |id      = spacechase0.PreexistingRelationship
 +
  |curse  = 867710
 +
  |nexus  = 7684
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
  |name    = Skip Fishing Minigame 2
+
   |name    = Pregnancy Role
  |author  = philosquare
+
   |author  = kdau
  |id      = philosquare.SkipFishingMinigame2
+
   |id      = kdau.PregnancyRole
  |moddrop  = 1530481
+
   |nexus  = 5762
  |github  = philosquare/SDVSkipFishingMinigame2
+
   |moddrop = 768494
}}
 
{{#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  =
 +
  |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    = Skip Text
+
   |name    = Prepare for New Day
   |author  = CrunchyDuck
+
   |author  = igotnousername
   |id      = CrunchyDuck.SkipText
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 8947
+
   |nexus  = 7638
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Press to Quack
   |author  = S1mmyy
+
   |author  = DraconisLeonidas
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 6121
+
   |nexus  = 13583
   |github  = S1mmyy/StardewMods
+
   |github  = DraconisLeonidas/PressToQuack
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Price Drops
   |author  = NetworkOverflow
+
   |author  = skuldomg, Skuld
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = skuldomg.priceDrops
   |nexus  = 16533
+
   |nexus  = 2047
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |github  = skuldomg/priceDrops
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Price Fluctuation
   |author  = Bifibi, Lestoph
+
   |author  = lech43
   |id      = SkullCavernElevator
+
   |id      = lech43.PriceFluctuation
   |nexus  = 963
+
   |nexus  = 6396
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Prices
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = skiilaa
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = skiilaa.Prices
   |nexus  = 7908
+
   |nexus  = 2255
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |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
 +
  |name    = Price Tooltips
 +
  |author  = Darkhax
 +
  |id      = darkhax.pricetooltip
 +
  |nexus  =
 +
  |curse  = 299169
 +
  |github  = Stardew-Valley-Modding/PriceTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Butterfly Location
 +
  |author  = no12nv2
 +
  |id      = no12nv2.PrismaticButterflyLocation
 +
  |nexus  = 23045
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Prismatic Clothing
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.SleepInWedding
+
   |id      = atravita.PrismaticClothing
   |curse  = 870963
+
   |curse  = 870969
   |moddrop = 1294437
+
   |moddrop = 1205162
   |nexus  = 15006
+
   |nexus  = 13051
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 15,051: Line 16,434:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = Prismatic Fire
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.SleeplessFisherman
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 5915
+
   |nexus  = 12931
   |github  = Annosz/StardewValleyModding
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Prismatic Furniture
   |author  = instafluff
+
   |author  = aedenthorn, Erinthe
   |id      = instafluff.sleeplessinstardew
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 5445
+
   |nexus  = 12589
   |github  = instafluff/SleeplessInStardew
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Prismatic Pride
   |author  = bwdy
+
   |author  = kdau
   |id      = bwdy.sleepovers
+
   |id      = kdau.PrismaticPride
   |nexus  = 3531
+
   |nexus  = 9019
   |github  = bwdymods/SDV-Sleepovers
+
  |moddrop = 978503
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Prismatic Slime Finder
   |author  = Vexorth
+
   |author  = MrKoatl
   |id      = Vexorth.SleepWherever
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 16674
+
   |nexus  = 7866
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Prismatic Statue
   |author  = Platonymous
+
   |author  = Achtuur
   |id      = Platonymous.SleepWorker
+
   |id      = Achtuur.PrismaticStatue
  |curse  = 877233
+
   |nexus  = 17013
  |moddrop = 793835
+
   |github  = Achtuur/StardewMods
   |nexus  = 2062
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Prismatic Tools
   |author  = spacechase0
+
   |author  = stokastic
   |id      = spacechase0.SleepyEye
+
   |id      = stokastic.PrismaticTools
  |curse  = 867761
+
   |nexus  = 2428
  |moddrop = 129011
+
   |github  = stokastic/PrismaticTools
   |nexus  = 1152
 
   |github  = spacechase0/StardewValleyMods
 
  
   |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    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Prismatic Tools Continued
   |author  = fernass354
+
   |author  = iargue
   |id      = fernass354.SlimeHutchResize
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 18507
+
   |nexus  = 21450
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Producer Framework Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Digus
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 13778
+
   |nexus  = 4970
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = Tofu, SadDodo
+
   |author  = Digus
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = Digus.PFMAutomate
   |nexus  = 2743
+
   |nexus  = 5038
   |github  =
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Production Stats
   |author  = exotico
+
   |author  = FlameHorizon
   |id      = exotico.SlimeProduce
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 7634
+
   |nexus  = 21270
   |github  = andraemon/SlimeProduce
+
   |github  = FlameHorizon/ProductionStats
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Profession Adjustments
   |author  = aurnj, Roy Li
+
   |author  = Kevin Connors
   |id      = RuyiLi.SlimeSpawner
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  =
+
   |nexus  = 2424
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github  = kevinforrestconnors/ProfessionAdjustments
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Profiler
   |author  = Peasly Wellbott
+
   |author  = SinZ
   |id      = Wellbott.SlimHutchCode
+
   |id      = SinZ.Profiler
   |nexus  = 7424
+
   |nexus  = 12135
   |github  = Wellbott/StardewValleyMods
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Profit Calculator
   |author  = Redwood, Towering Redwood
+
   |author  = spacechase0
   |id      = Redwood.SlingshotRebalance
+
   |id      = spacechase0.ProfitCalculator
   |nexus  = 14391
+
  |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    = Slower Fence Decay
+
   |name    = Profit Calculator → DGA Support
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = 6135
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 252
+
  |moddrop = 1502461
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |nexus  = 19931
 +
   |github = 6135/StardewValley.ProfitCalculator
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = LeFauxMatt
+
   |author  = 6135
   |id      = furyx639.SmackDatScarecrow
+
   |id      = 6135.ProfitCalculator
   |curse  = 871830
+
   |moddrop = 1502461
   |nexus  = 13528
+
   |nexus  = 19931
   |github  = LeFauxMatt/StardewMods
+
   |github  = 6135/StardewValley.ProfitCalculator
 
 
  |broke in = Stardew Valley 1.6
 
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Profit Margins
   |author  = Pathoschild
+
   |author  = Cherry, CherryChain
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = Cherry.ProfitMargins
   |nexus  = 3750
+
   |nexus  = 4663
   |moddrop = 606555
+
   |moddrop = 716352
   |github  = Pathoschild/StardewMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Progressive Access Farm
   |author  = Peasly Wellbott
+
   |author  = onjulraz
   |id      = Wellbott.FishWell
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 7651
+
   |nexus  = 2923
   |github  = Wellbott/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Project Fluent
   |author  = DecidedlyHuman
+
   |author  = Shockah
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = Shockah.ProjectFluent
   |nexus  = 11158
+
   |nexus  = 12638
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Project S
   |author  = DecidedlyHuman
+
   |author  = NarlanMarlan
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = narlan.projects
   |nexus  = 13268
+
   |nexus  = 3785
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = NolanEastburn/ProjectS
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Public Access TV
   |author  = stokastic
+
   |author  = kdau
   |id      = stokastic.SmartCursor
+
   |id      = kdau.PublicAccessTV
   |nexus  = 2458
+
   |nexus  = 5605
   |github = stokastic/SmartCursor
+
   |moddrop = 757967
 
+
  |source = https://gitlab.com/kdau/predictivemods
   |broke in           = SMAPI 3.0
+
 
   |unofficial version = 1.1.1-unofficial.1-pathoschild
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
+
  |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    = SmartMod
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = KuroBear
+
   |author  = TerryDBS
   |id      = KuroBear.SmartMod
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  =
+
   |nexus  = 7048
  |url    = https://community.playstarbound.com/threads/108104
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Puffer Chick - Chickens
   |author  = gbromios
+
   |author  = Sonozuki
   |id      = gbromios.SmolFish
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 14287
+
   |nexus  = 2997
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Pumpkin Chickens
   |author  = Cherry, ChroniclerCherry
+
   |author  = Sonozuki
   |id      = Cherry.SnackAnything
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 5196
+
   |nexus  = 3004
  |moddrop = 716397
+
   |github  =
  |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-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Purchasable Galaxy Item
   |author  = John Peters
+
   |author  = SorryLate
   |id      = JohnPeters.SnowCrab
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 11302
+
   |nexus  = 5289
 
   |github  =
 
   |github  =
  
Line 15,267: Line 16,653:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Purchasable Recipes
   |author  = drbirbdev
+
   |author  = Paracosm
   |id      = drbirbdev.SocializingSkill
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 14142
+
   |nexus  = 1722
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Social Network
 
  |author  = Cecidelus
 
  |id      = Cecidelus.SocialNetwork
 
  |nexus  = 8255
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Social Page Order Button
+
   |name    = Purist Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = aedenthorn.PuristMod
   |nexus  = 7871
+
   |nexus  = 16097
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Pussle
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = Platonymous.Pussle
   |nexus  = 13698
+
  |moddrop = 1521424
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 19760
 
+
   |github  =
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Put Batteries in Fish Tanks
   |author  = funny-snek
+
   |author  = BadNetCode
   |id      = funnysnek.socialtabpatch
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 2981
+
   |nexus  = 23155
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = PVP Friendly Fire, PVP
   |author  = PeacefulEnd
+
   |author  = DewMods
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = DewMods.StardewValleyMods.PVP
  |nexus  = 12311
+
   |nexus  = 15589
  |github  = Floogen/SolidFoundations
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Solid Foundations → Automate Integration
 
  |author  = PeacefulEnd
 
  |id      = PeacefulEnd.SolidFoundationsAutomate
 
  |nexus  = 12311
 
  |github  = Floogen/SolidFoundations
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sona's Farm
 
  |author  = Kerlin & Sona
 
  |id      = kerlin.sonasfarm
 
   |nexus  = 8545
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = lilico
+
   |author  = spacechase0 and ParadigmNomad
   |id      = lilico.SonicShoes
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus  = 10226
+
  |curse  = 867715
   |github  =
+
   |nexus  = 7455
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = PyTK, Platonymous Toolkit
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = Platonymous
   |id      = Zeldo.LinkedStorages
+
   |id      = Platonymous.Toolkit
   |nexus  =
+
   |nexus  = 1726
   |curse  = 290653
+
   |moddrop = 793815
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
  |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    = Qi Chests
   |author  = aRooooooba
+
   |author  = spacechase0
   |id      = aRooooooba.SortingChests
+
   |id      = spacechase0.QiChest
   |nexus  = 8224
+
   |nexus  = 15696
   |github  = aRooooooba/SortingChests
+
   |github  = spacechase0/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    = Qi Exchanger
   |author  = aedenthorn, Erinthe
+
   |author  = Mizzion
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = mizzion.qiexchanger
   |nexus  = 10232
+
   |nexus  = 1930
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 661359
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Qi Sprinklers
 +
  |author  = UnknownLegacy
 +
  |id      = UnknownLegacy.QiSprinklers
 +
  |nexus  = 7904
 +
   |github  = UnkLegacy/QiSprinklers
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = strelkasaur
+
   |author  = Prismuth
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 13099
+
   |nexus  = 1647
 
   |github  =
 
   |github  =
 +
 +
  |broke in  = Stardew Valley 1.3
 +
  |status    = workaround
 +
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Quality Bait
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = MindMeltMax.QualityBait
   |nexus   = 7465
+
   |curse   = 1004490
   |moddrop = 1135690
+
   |moddrop = 1443555
 +
  |nexus  = 16832
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Quality Fish Ponds
   |author  = aedenthorn, Erinthe
+
   |author  = ytsc
   |id      = aedenthorn.SoundTweaker
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 14767
+
   |nexus  = 11021
   |github  = aedenthorn/StardewValleyMods
+
   |github  = YTSC/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = SpaceCore
 
  |author  = spacechase0
 
  |id      = spacechase0.SpaceCore
 
  |curse  = 867152
 
  |moddrop = 136998
 
  |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    = Quality Of Combat
   |author  = Mase
+
   |author  = Aile72
   |id      = Mase.SpawnMoreRocks
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 7423
+
   |nexus  = 23894
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = AcidicNic
+
   |author  = DaLion
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 7588
+
   |nexus  = 11296
   |github  = AcidicNic/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Special Orders Tags Extended
 
  |author  = atravita
 
  |id      = atravita.SpecialOrdersExtended
 
  |curse  = 870988
 
  |moddrop = 1086743
 
  |nexus  = 9855
 
  |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Quality Products
   |author  = Button, Spiderbuttons
+
   |author  = SilentOak
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = SilentOak.QualityProducts
   |nexus  = 15882
+
   |nexus  = 3609
   |github  =
+
   |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    = Speed Mod
+
   |name    = Quality Products → Auto Quality Patch
   |author  = Blackclaw
+
   |author  = SilentOak
   |id      = Blackclaw.SpeedMod
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 5082
+
   |nexus  = 3609
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = silentoak/StardewMods
  
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
   |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Quality Scrubber
   |author  = Underscore
+
   |author  = Traktori
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = Traktori.QualityScrubber
   |nexus  = 7337
+
   |nexus  = 5663
   |github  = Underscore76/SDVPracticeMod
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Quality Scrubber for Automate
   |author  = instafluff
+
   |author  = Traktori
   |id      = instafluff.spelldewvalley
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 7322
+
   |nexus  = 5663
   |github  = instafluff/SpelldewValley
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Quality Smash
   |author  = spacechase0
+
   |author  = barfytheclown
   |id      = spacechase0.Spenny
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
  |curse  = 867742
+
   |nexus  = 7907
  |moddrop = 771624
+
   |github  = jn84/QualitySmash
   |nexus  = 2755
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Queen of Sauce Randomizer
   |author  = spacechase0
+
   |author  = Speshkitty
   |id      = spacechase0.SpennyDeluxe
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 14984
+
   |nexus  = 7151
   |github  = spacechase0/StardewValleyMods
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Questable Tractor
   |author  = spacechase0
+
   |author  = NermNermNerm
   |id      = spacechase0.SpennyLite
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  = 14249
+
   |nexus  = 20703
   |github  = spacechase0/StardewValleyMods
+
   |github  = NermNermNerm/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Quest Delay
   |author  = KarratKake
+
   |author  = BadNetCode
   |id      = KarratKake.SpiceOfLife
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 7398
+
   |nexus  = 1239
 +
  |moddrop = 473938
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Quest Essentials
   |author  = sophiesalacia
+
   |author  = PurrplingCat
   |id      = sophie.SplashText
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 14416
+
   |nexus  = 8827
   |github  = sophiesalacia/StardewMods
+
   |github  = purrplingcat/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Quest Framework
   |author  = RomenH
+
   |author  = PurrplingCat
   |id      = RomenH.SplitScreenManager
+
   |id      = PurrplingCat.QuestFramework
   |nexus  = 12063
+
  |curse  = 577691
   |github  =
+
   |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    = Spoilage
+
   |name    = Quest Time Limits
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Spoilage
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 14712
+
  |curse  = 868671
 +
   |nexus  = 16403
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Quest Time Limits - Continued
   |author  = Dounat2201, Sasara
+
   |author  = aedenthorn and FlyingTNT
   |id      = Sasara.pumkin
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 4586
+
   |nexus  = 22349
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Quick Agenda
   |author  = Shaklin
+
   |author  = BadNetCode
   |id      = shaklin.spouseoutdoorarea
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 6747
+
   |nexus  = 22258
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = mistyspring
+
   |author  = Vexorth
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = Vexorth.Warp
  |curse  = 880521
+
   |nexus  = 16605
   |nexus  = 11037
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Quick Glance
   |author  = Wata, Watagatapitusberry
+
   |author  = adverserath
   |id      = Spouseroom
+
   |id      = Adverserath.QuickGlance
   |nexus  =
+
   |nexus  = 12058
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |github  = adverserath/QuickGlance
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Quick Load
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = aedenthorn, Erinthe
   |id      = Sikker.SpouseStuff
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 4651
+
   |nexus  = 7756
   |github  = sikker/SpouseStuff
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Quick Minigame
   |author  = Blaxsmith
+
   |author  = Enaium
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = Enaium.QuickMinigame
   |nexus  = 7661
+
  |curse  = 438741
   |github  = Blaxsmith/SprinklerActivation
+
  |moddrop = 895127
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Quick Responses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SprinklerMod
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 15385
+
   |nexus  = 6548
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Quick Responses (1.6 Updated)
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = yummypecho - original by aedenthorn
   |id      = SPDSprintAndDash
+
   |id      = yummypecho.QuickResponses
   |nexus  = 235
+
   |nexus  = 21103
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Quick Sell
   |author  = littleraskol
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 560
+
   |nexus  = 7854
  |moddrop = 827770
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Quick Shop
   |author  = Patrick, mistersnuggler
+
   |author  = Enaium
   |id      =
+
   |id      = Enaium.QuickShop
 +
  |curse  = 436793
 +
  |moddrop = 864170
 
   |nexus  =
 
   |nexus  =
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  = Enaium-StardewValleyMods/QuickShop
   |github  = oliverpl/SprintingMod
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Quick Start
   |author  = onemix
+
   |author  = WuestMan, redknightofdoom
   |id      = onemix.Sprinting
+
   |id      = WuestMan.QuickStart
   |nexus  = 10469
+
   |nexus  = 2375
   |github  = thiagomasson/Sprinting
+
   |github  = Brian-Wuest/Quick_Start
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
 
  |author  = Abs, abslam
 
  |id      = abs.SprintNRegen
 
  |nexus  = 4898
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Quick Stash
   |author  = Jessebot, JessebotX
+
   |author  = ChiroxT
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = treinke.quickstash
   |nexus  = 4778
+
   |nexus  = 20864
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Quick Swap
   |author  = unidarkshin, Devin Lematty
+
   |author  = Allan Wang
   |id      = DevinLematty.Sprint
+
   |id      = AllanWang.QuickSwap
   |nexus  = 7492
+
   |nexus  = 13956
   |github  =
+
   |github  = AllanWang/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Quotes
   |author  = Yoshify
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.Quotes
   |nexus  = 2
+
   |nexus  = 6503
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = SpriteMaster
+
   |name    = Radioactive Geodes
   |author  = Ameise, Ameisen, mkukli
+
   |author  = justastranger
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 4922
+
  |moddrop = 952722
   |github  = ameisen/SV-SpriteMaster
+
   |nexus  =
 
+
   |github  =
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Radioactive Tools
   |author  = BleakCodex
+
   |author  = kakashigr
   |id      = BleakCodex.SpritesInDetail
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 14487
+
   |nexus  = 7630
   |github  = BleakCodex/SpritesInDetail
+
   |github  = kakashigr/stardew-radioactivetools
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Rainbow Cursor
   |author  = punyo, yakminepunyo
+
   |author  = Jamie Taylor
   |id      = punyo.StackCheckFix
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 2433
+
   |nexus  = 15886
   |github  = pomepome/StackCheckFix
+
   |github  = jltaylor-us/StardewRainbowCursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Rainbow Trail
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StackedItemIcons
+
   |id      = aedenthorn.RainbowTrail
  |curse  = 868678
+
   |nexus  = 16914
   |nexus  = 15468
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Raincoat When Raining
   |author  = CatCattyCat, Cat
+
   |author  = BikiFae, bikinavisho
   |id      = cat.stackeverything
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 2053
+
   |nexus  = 4659
  |moddrop = 833551
+
   |github  = bikinavisho/RainCoatWhenRaining
   |github  = danvolchek/StardewMods
 
  
 
   |broke in = Stardew Valley 1.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    = RainPlus
   |author  = LeFauxMatt
+
   |author  = Deadlykirpy
   |id      = furyx639.StackQuality
+
   |id      = Kirpy.RainPlus
  |curse  = 871828
+
   |nexus  = 6559
   |nexus  = 13724
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Rain Randomizer
   |author  = Shockah
+
   |author  = EvilPdor
   |id      = Shockah.StackSizeChanger
+
   |id      =
   |nexus  = 11866
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Rain Refills Watering Can
   |author  = pepoluan
+
   |author  = StultusV
   |id      = pepoluan.StackSplitRedux
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 8967
+
   |nexus  = 11554
  |moddrop = 976551
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
   |github  = pepoluan/StackSplitRedux
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Rains Interaction Mod
   |author  = tstaples
+
   |author  = RainKuro
   |id      = tstaples.StackSplitX
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 798
+
   |nexus  = 18850
   |github  = tstaples/StackSplitX
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Raised Garden Beds
   |author  = Ilyaki
+
   |author  = blueberry
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 1787
+
   |nexus  = 5305
   |github  = Ilyaki/StackToNearbyChests
+
   |github  = b-b-blueberry/RaisedGardenBeds
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Ranching Tool Upgrades
   |author  = Becks723
+
   |author  = drbirbdev
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 13381
+
   |nexus  = 12280
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Random Bundles
   |author  = EvilPdor
+
   |author  = balllight
   |id      =
+
   |id      = balllight.RandomBundles
   |nexus  =
+
   |nexus  = 13790
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  =
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Random Hair Color
   |author  = minervamaga
+
   |author  = bookworm89723
   |id      = minervamaga.StandardizedKrobus
+
   |id      = davis.randomhair
   |nexus  =
+
   |nexus  = 3271
  |moddrop = 716314
+
   |github  = joaniedavis/RandomHairMod
   |github  = minervamaga/StandardizedKrobus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Randomized Energy
   |author  = bwdy
+
   |author  = LakeMonster_, LakeMonster666
   |id      = bwdy.starbot
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 4755
+
   |nexus  = 5250
   |github  = bwdymods/SDV-Starbot
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Random NPCs, Random Visitors
   |author  = Mohammad Shoaib
+
   |author  = aedenthorn, Erinthe
   |id      = shoaib.stardewaccess
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 16205
+
   |nexus  = 4911
   |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = aedenthorn/StardewValleyMods
   |github = stardew-access/stardew-access
+
 
 +
   |warnings = doesn't work in multiplayer.
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Random Slimes
   |author  = mod.kitchen
+
   |author  = ChrisMzz
   |id      = mod.kitchen.stardewandchill
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 12147
+
   |nexus  = 21320
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Random Start Day
   |author  = Gervig91
+
   |author  = idermailer
   |id      = Cherry.StardewAquarium
+
   |id      = idermailer.RandomStartDay
   |nexus  = 6372
+
   |nexus  = 13225
   |github  =
+
   |github  = idermailer/RandomStartDay
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Random Tastes
   |author  = Moonwolf, Moonwolf287
+
   |author  = skiilaa
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = skiilaa.RandomTastes
   |nexus  = 16527
+
   |nexus  = 2285
  |github  =
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Informant-->
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Range Display, Sprinkler Range
   |author  = Kaito Kid
+
   |author  = CatCattyCat, Cat
   |id      = KaitoKid.StardewArchipelago
+
   |id      = cat.sprinklerrange
   |nexus  = 16087
+
   |nexus  = 1179
   |github  = agilbert1412/StardewArchipelago
+
  |moddrop = 833536
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Ranged Tools
   |author  = Lake1059, 1059Studio
+
   |author  = vgperson
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = vgperson.RangedTools
   |nexus  = 9293
+
   |nexus  = 6935
   |github  =
+
   |github  = vgperson/RangedTools
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Range Highlight
   |author  = Cylon
+
   |author  = Jamie Taylor
   |id      = cylon.stardewbrewery
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 2057
+
  |curse  = 997096
   |github  = JustCylon/stardew-brewery
+
   |nexus  = 6752
 
+
   |github  = jltaylor-us/StardewRangeHighlight
   |broke in = Stardew Valley 1.3
+
}}
   |status   = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |name    = Raven of The Valley
 +
  |author  = nicks
 +
  |id      = nicks.RavenofTheValley
 +
   |nexus   = 19856
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Readers Digest
   |author  = Juice805
+
   |author  = Remy Bach
   |id      = Juice805.StardewConfigMenu
+
   |id      = remybach.readersdigest
   |nexus  = 1312
+
   |nexus  = 3040
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  = remybach/stardew-valley-readersdigest
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Debt
+
   |name    = Readers Digest for 1.6
   |author  = Poison
+
   |author  = Slash215
   |id      = Poison.StardewTesting
+
   |id      = Slash215.readersdigest
   |nexus  = 10005
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Real Clock
   |author  = Steven Kraft
+
   |author  = thimadera
   |id      = StevenKraft.StardewDiscord
+
   |id      = thimadera.Realclock
   |nexus  = 3608
+
   |nexus  = 21726
   |github  = steven-kraft/StardewDiscord
+
   |github  = thimadera/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Realistic Fishing
   |author  = Neosinf
+
   |author  = Kevin Connors
   |id      = neosinf.StardewDruid
+
   |id      = KevinConnors.RealisticFishing
   |nexus  = 18465
+
   |nexus  = 2623
   |github  = Neosinf/StardewDruid
+
   |github  = kevinforrestconnors/RealisticFishing
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Realistic Random Names
   |author  = Neosinf
+
   |author  = aedenthorn, Erinthe
   |id      = neosinf.StardewDruidLite
+
   |id      = aedenthorn.RealNames
   |nexus  = 19308
+
   |nexus  = 6269
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Real Time
   |author  = Lake1059, 1059 Studio
+
   |author  = Enaium, Lightcolour888
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = Enaium.RealTime
   |nexus  = 11515
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Realtime Framework
   |author  = bcmpinc
+
   |author  = drbirbdev
   |id      = bcmpinc.StardewHack
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 3213
+
   |nexus  = 18915
   |github  = bcmpinc/StardewHack
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Realtime Minimap
   |author  = Tyler Gibbs
+
   |author  = spacechase0
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = spacechase0.RealtimeMinimap
   |nexus  = 12264
+
  |curse  = 867706
   |github  = tylergibbs2/StardewHitboxes
+
   |nexus  = 9386
 +
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
 +
  |author  = SixthTitan
 +
  |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
 +
  |nexus  = 5773
 +
  |github  =
  
 
   |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    = Recatch Legendary Fish
   |author  = davikr, apdapreturns
+
   |author  = cantorsdust and Pathoschild
   |id      = davikr.hypnos
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 5935
+
   |nexus  = 172
   |github  = davicr/StardewHypnos
+
   |github  = cantorsdust/StardewMods
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Recipes In Mail
   |author  = aedenthorn, Erinthe
+
   |author  = Freaksaus
   |id      = aedenthorn.StardewImpact
+
   |id      = freaksaus.recipesinmail
   |nexus  = 14365
+
   |nexus  = 22173
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = Mizzion
+
   |author  = Nox Chimaera, noxkimaera
   |id      = mizzion.stardewlocations
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 1929
+
   |nexus  = 22378
  |moddrop = 661357
+
   |github  = NoxChimaera/StardewValleyTODO
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Reciprocate
   |author  = Angebro
+
   |author  = YunHikari
   |id      = Angebro.StardewMediaKeys
+
   |id      = YunHikari.Reciprocate
   |nexus  = 11246
+
   |nexus  = 17714
   |github  = AngeloC3/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Recover Stamina
   |author  = Vinyks
+
   |author  = lperkins2, Logan Perkins
   |id      = Vinyks.StardewMotif
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 14326
+
   |nexus  = 2332
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Nametags
 
  |author  = Tyler Gibbs
 
  |id      = tylergibbs2.StardewNametags
 
  |nexus  = 12158
 
  |github  = tylergibbs2/StardewNametags
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew News Feed
 
  |author  = Other Buckets
 
  |id      = OtherBuckets.StardewNewsFeed
 
  |nexus  = 3206
 
  |github  = Mikesnorth/StardewNewsFeed
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Recurring Reminders
   |author  = monopandora
+
   |author  = Dem1se
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 4713
+
   |nexus  = 6840
  |moddrop = 664154
+
   |github  = dem1se/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    = STardew Overview
+
   |name    = Recyclable Cola
   |author  = Sto13
+
   |author  = XxHarvzBackxX
   |id      = Sto13.STardewOverview
+
   |id      = harvz.RecyclableCola
   |nexus  = 14564
+
   |nexus  = 10865
   |github  =
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Redesigned Farmhouse Layout
   |author  = seeinggreen
+
   |author  = Aimon111 & DaLion
   |id      = seeinggreen.StardewProgress
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 9786
+
   |nexus  = 11420
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Redraw Pelican Town Config
   |author  = Prism 99
+
   |author  = JefGrizli
   |id      = prism99.advize.stardewrealty
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 10512
+
   |nexus  = 15564
   |github  = Prism-99/FarmExpansion
+
   |github  =
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Refill Silos
   |author  = aedenthorn, Erinthe
+
   |author  = Alpha_Omegasis
   |id      = aedenthorn.StardewRPG
+
   |id      = Omegasis.RefillSilos
   |nexus  = 11132
+
   |nexus  = 20779
  |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Refill Watering Can in Town Fountain
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = TfueLovesBanana
   |id      = evfredericksen.StardewSpeak
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 7929
+
   |nexus  = 16764
   |github  = evfredericksen/StardewSpeak
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Refund Staircases
   |author  = NeroYuki
+
   |author  = Nick Martin
   |id      = neroyuki.rlvalley
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 14183
+
   |nexus  = 19209
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  = nickmartin1ee7/RefundStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Regeneration
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Hammurabi
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = HammurabiRegeneration
   |nexus  = 425
+
   |nexus  =
   |github = janavarro95/Stardew_Valley_Mods
+
   |chucklefish = 4584
 +
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Regen Mod
   |author  = phroureo
+
   |author  = Zoryn
   |id      = phroureo.BarberSV
+
   |id      = Zoryn.RegenMod
   |nexus  = 9061
+
   |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    = Stardew Valley ESP, sdv-helper
+
   |name    = Regular Quality
   |author  = reimu, r2h, tomdc
+
   |author  = desto, JustToDownloadThings
   |id      = reimu.sdv-helper
+
   |id      = desto.RegularQuality
   |nexus  = 3917
+
   |nexus  = 5090
   |github  = rei2hu/stardewvalley-esp
+
   |github  = desto-git/smapi-RegularQuality
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Rejuvenating Forest
   |author  = Flashshifter
+
   |author  = Team Timber
   |id      = FlashShifter.SVECode
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 3753
+
   |nexus  = 10322
  |moddrop = 833179
+
   |github  =
  |github  = FlashShifter/StardewValleyExpanded
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Valley Randomizer
 
  |author  = Tooshi
 
  |id      = Tooshi.Randomizer
 
  |nexus  = 5185
 
  |curse  = 308003
 
   |github  = cTooshi/stardew-valley-randomizer
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Relationship Bar UI
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = SlyMerc
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = RelationshipBar
   |nexus  = 13614
+
   |nexus  = 1009
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Relationships Enhanced
   |author  = evskii
+
   |author  = rodrigovaz
   |id      = evskii.StardewTimelapse
+
   |id      = relationshipsenhanced
   |nexus  = 19806
+
   |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    = Stardew Web
+
   |name    = Relationship Status
   |author  = Prism 99
+
   |author  = Dragonisser
   |id      = prism99.stardewweb
+
   |id      = relationshipstatus
   |nexus  = 8715
+
   |nexus  = 751
 
   |github  =
 
   |github  =
  
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Relationship Tooltips
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = M3ales
   |id      = Omegasis.StardustCore
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 2341
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Relationship Tracker
   |author  = FenrirA
+
   |author  = Branic
   |id      = FenrirAsonda.Starksouls
+
   |id      = Branic.RelationshipTracker
   |nexus  = 10915
+
   |nexus  = 2845
   |github  = OhWellMikell/Starksouls
+
   |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    = Starting Money
+
   |name    = Relativity
   |author  = mmanlapat
+
   |author  = AdroSlice
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = AdroSlice.Relativity
   |nexus  = 1138
+
   |nexus  = 13028
   |github  =
+
   |github  = adroslice/sdv-relativity-mirror
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = certifiableGrimalkin
+
   |author  = The Fluffy Robot
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 15846
+
   |nexus  = 19662
   |github  =
+
   |github  = jamespfluger/Stardew-ModCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = CaptainSully
+
   |author  = mouahrara
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 9878
+
   |nexus  = 20606
  |moddrop = 1035412
+
   |github  = mouahrara/RelocateFarmAnimals
   |github  = CaptainSully/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = treyh0
+
   |author  = zeldela
   |id      = treyh0.StartWithHat
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 2628
+
   |nexus  = 13554
   |github  =
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Remember Faced Direction
   |author  = ZackHill
+
   |author  = Annosz
   |id      = ZackHill.StashItems
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 9624
+
   |nexus  = 6946
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = Remember Your Umbrella
   |author  = lambui
+
   |author  = heyseth
   |id      = BlueMod_StashItemsToChest
+
   |id      = heyseth.umbrellas
  |nexus  =
+
   |nexus  = 8366
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  = heyseth/SDVMods
  |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.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Reminders
   |author  = sophiesalacia
+
   |author  = Surkasu
   |id      = Vertigon.StatsAsTokens
+
   |id      = Surkasu.Reminders
   |nexus  = 9659
+
   |nexus  = 2481
   |github  = dtomlinson-ga/StatsAsTokens
+
   |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    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Remind to Exit
   |author  = strato35
+
   |author  = pepoluan
   |id      = Strato35.StatsReloader
+
   |id      = pepoluan.RemindToExit
   |nexus  = 7428
+
   |nexus  = 8727
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = spacechase0
+
   |author  = nein
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = nein.MixedSeedMod
  |curse  = 867713
+
   |nexus  = 22311
   |nexus  = 7532
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Remote Fridge Storage
   |author  = aedenthorn, Erinthe
+
   |author  = EternalSoap, arjan3004
   |id      = aedenthorn.StatueShorts
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 17642
+
   |nexus  = 2545
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Stay Up
+
   |name    = Removable Horse Hats
   |author  = su226
+
   |author  = CatCattyCat, Cat
   |id      = Su226.StayUp
+
   |id      = cat.removablehorsehats
   |nexus  = 7592
+
   |nexus  = 2223
   |github  = su226/StardewValleyMods
+
   |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    = Stay Up Late
+
   |name    = Remove All Monsters
   |author  = Krutonium
+
   |author  = David J. Lee, djslzx
   |id      = krutonium.stayuplate
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 12578
+
   |nexus  = 5727
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Remove Animal Limitations
   |author  = Mewsubi
+
   |author  = Hobbes
   |id      = Mewsubi.SteamDew
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 19396
+
   |nexus  = 7838
   |github  = myuusubi/SteamDew
+
   |github  =
 
 
  |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    = Rename
   |author  = Haunted Pineapple
+
   |author  = Remmie, CoinzReturns
   |id      = HauntedPineapple.StendewValley
+
   |id      = Remmie.Rename
   |nexus  = 19483
+
   |nexus  = 2130
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Rename Reworked
   |author  = Advize and jinxiewinxie
+
   |author  = Parabyted
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = parabyted.renamerework
   |nexus  = 316
+
   |nexus  = 10866
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rented Tools
 +
  |author  = JarvieK
 +
  |id      = JarvieK.RentedTools
 +
  |nexus  = 1307
 +
  |github  = Jarvie8176/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
   |summary = Previously fixed unofficially in SMAPI [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583 3.0].
+
   |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rented Tools Improved
 +
  |author  = SolusCleansing
 +
  |id      = SolusCleansing.RentedToolsImproved
 +
  |nexus  = 18909
 +
  |github  = SolusCleansing/RentedToolsImproved
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Reorient After Eating
   |author  = Mustafa
+
   |author  = PunningLinguist
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 13925
+
   |nexus  = 7585
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = amconners/ReorientAfterEating
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Replace Fertilizer
   |author  = trashcan9
+
   |author  = jingshenSN2
   |id      = trashcan9.StorageContainers
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 16071
+
   |nexus  = 24550
   |github  =
+
   |github  = jingshenSN2/ReplaceFertilizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Replanter
   |author  = Krutonium
+
   |author  = jwdred
   |id      = Krutonium.StrongerYou
+
   |id      = jwdred.Replanter
   |nexus  = 7402
+
   |nexus  = 589
   |github  =
+
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = ReRegeneration
   |author  = Darkmushu
+
   |author  = littleraskol
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 17380
+
   |nexus  = 6837
   |github  =
+
   |moddrop = 827580
 
+
   |github  = littleraskol/ReRegeneration
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = Nishtra
+
   |author  = rocslayer, James Overton
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = Roc.Reseed
   |nexus  = 691
+
   |nexus  = 2421
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = sophiesalacia
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = sophie.SturdySaplings
+
   |id      = KoihimeNakamura.ResetCaverns
   |nexus  = 14440
+
  |curse  = 990459
   |github  = sophiesalacia/StardewMods
+
  |moddrop = 1080116
 +
   |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Reset Terrain Features
   |author  = aedenthorn, Erinthe
+
   |author  = mabelSyrup
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 11719
+
   |nexus  = 4715
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [{{github|Lake1059/ResetTerrainFeatures_NET6}}/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 +
<!--
 +
  |unofficial version = 1.0.3-unofficial.1-esca
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Resource Storage
   |author  = mytigio
+
   |author  = aedenthorn, Erinthe
   |id      = mytigio.SubterranianOverhaul
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 4149
+
   |nexus  = 17951
   |github  = mytigio/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
+
  |status  = workaround
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
+
   |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Resource Storage - Continued
   |author  = The Sundrop Team
+
   |author  = aedenthorn and FlyingTNT
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 4014
+
   |nexus  = 22539
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Responsive Knockback, Responsive MP Knockback
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SuperHopper
+
   |id      = spacechase0.ResponsiveKnockback
  |curse  = 867698
+
   |nexus  = 12029
   |nexus  = 9418
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 16,350: Line 17,664:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Restauranteer
   |author  = spoocky123
+
   |author  = aedenthorn, Erinthe
   |id      = spoocky123.SuperSleeper
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 10842
+
   |nexus  = 14519
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Surfing Festival
 
  |author  = spacechase0 and ParadigmNomad
 
  |id      = spacechase0.SurfingFestival
 
  |curse  = 867720
 
  |nexus  = 6688
 
  |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    = Retro Active Achievements
   |author  = MiphasGrace
+
   |author  = iceburg
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 13126
+
   |nexus  = 4974
   |github  =
+
   |github  = ManApart/RetroActiveAchievements
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Retroactive Stardew
   |author  = Ophaneom
+
   |author  = millerscout
   |id      = Ophaneom.Survivalistic
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 12179
+
   |nexus  = 6953
   |github  = Ophaneom/Survivalistic
+
   |github  = millerscout/StardewMillerMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = KDERazorback
+
   |author  = Iceburg
   |id      = KDERazorback.SvFishingMod
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 6403
+
   |nexus  = 356
   |github  = KDERazorback/SvFishingMod
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Reverse Proposal
   |author  = aedenthorn, Erinthe
+
   |author  = GreenOnion24
   |id      = aedenthorn.Swim
+
   |id      = GreenOnion24.ReverseProposal
  |curse  = 868896
+
   |nexus  = 8526
  |nexus  = 6326
 
  |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Swimsuits Anywhere
 
  |author  = Myzkatonic
 
  |id      = Myzkatonic.SwimsuitsAnywhere
 
   |nexus  = 7722
 
 
   |github  =
 
   |github  =
  
Line 16,411: Line 17,711:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Revive Dead Crops
   |author  = John Peters
+
   |author  = atravita
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 13991
+
  |curse  = 870964
   |github  =
+
  |moddrop = 1294436
 +
   |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = Swizzy Studios
+
   |author  = ribeena
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 3241
+
   |nexus  = 11809
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github  = ribeena/BusLocations
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Ridgeside Village
   |author  = Guedez
+
   |author  = Rafseazz
   |id      = tab.autoloot
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 5115
+
   |nexus  = 7286
   |github  =
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Right Click to Untill Soil
   |author  = Peasly Wellbott
+
   |author  = Kumagabear
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 7797
+
   |nexus  = 19563
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = Ring of Fire
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Platonymous
   |id      = TaintedCellar
+
   |id      = Platonymous.RingOfFire
   |nexus  = 1672
+
   |nexus  = 1166
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
<!--
+
   |status   = abandoned
   |unofficial version = 1.1.1-unofficial.2-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Ring Overhaul
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.TakeAll
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 14247
+
   |nexus  = 10669
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Ring Overhaul for Walk of Life
   |author  = KarratKake
+
   |author  = Jibb
   |id      = KarratKake.TakeItSlow
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 13432
+
   |nexus  = 12171
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ring Overhaul|Ring Overhaul]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Rise And Shine
   |author  = Inworld AI, PogDerson
+
   |author  = Yoshify
   |id      = PogDerson.Inworld
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 16816
+
   |nexus  = 3
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 0.39.1
 +
  |status  = workaround
 +
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-whisk-update
 +
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = atravita
+
   |author  = idermailer
   |id      = atravita.TapGiantCrops
+
   |id      = idermailer.riverfarmButBridge
  |curse  = 870968
+
   |nexus  = 15748
  |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    = Robin Work Hours
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 10661
+
   |nexus  = 11244
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 16,501: Line 17,804:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Rock Paper Scissors
   |author  = skunkkky
+
   |author  = Spiderbuttons
   |id      = skunkkk.TapperReady
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 1219
+
   |nexus  = 23875
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rope Bridge
 +
  |author  = Teban100
 +
  |id      = RopeBridge
 +
  |nexus  = 824
 +
  |github  = StephenKairos/Teban100-StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = SMAPI 2.6
   |status  = workaround
+
   |unofficial version = 1.0.1-unofficial.5-pathoschild
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Rotate Toolbar
   |author  = pepoluan
+
   |author  = Pathoschild
   |id      = pepoluan.TapperReport
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 8700
+
   |nexus  = 1100
   |github  =
+
   |github  = Pathoschild/StardewMods
   |source = https://sourceforge.net/p/sdvmod-tapper-report
+
 
 +
   |status = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = Rummage - The Thievery Mod
   |author  = TehPers
+
   |author  = ApryllForever
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 12764
  |moddrop = 1071149
+
   |github  = ApryllForever/Rummage
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Rune Magic
   |author  = TehPers
+
   |author  = fierro
   |id      = TehPers.FestiveSlimes
+
   |id      = fierro.rune_magic
   |nexus  = 2990
+
   |nexus  = 15065
   |github  = TehPers/StardewValleyMods
+
   |github  = facufierro/RuneMagic
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Run Fast, Sprint
   |author  = TehPers
+
   |author  = Krutonium
   |id      = TehPers.FishingOverhaul
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 866
+
   |nexus  = 12701
  |moddrop = 123679
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Running Key
   |author  = Stingray
+
   |author  = strato35
   |id      = Stingray.TP
+
   |id      = Strato35.RunningKey
   |nexus  = 10190
+
   |nexus  = 5527
   |github  = Stingrayss/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Running Late
   |author  = Bifibi
+
   |author  = Coll1234567
   |id      = Teleporter
+
   |id      = Coll1234567.RunningLate
   |nexus  =
+
   |nexus  = 3518
  |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    = Rush Orders
   |author  = Falson, Falson127
+
   |author  = spacechase0
   |id      = Falson.TeleportMod
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 18842
+
  |curse  = 867397
   |github  =
+
  |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    = Teleport NPC
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = Enaium
+
   |author  = ZeroMeters
   |id      = Enaium.TeleportNpc
+
   |id      = ZeroMeters.SAAT.API
   |curse   = 436803
+
   |nexus   = 10747
   |moddrop = 865554
+
   |github  = Dawilly/SAAT
   |nexus   =
+
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
+
   |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    = Teleport NPC Location
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = ccr
+
   |author  = ZeroMeters
   |id      = ccr.TeleportNPCLocation
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 17190
+
   |nexus  = 10747
   |github  = chencrstu/TeleportNPCLocation
+
   |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    = Teleport Point
+
   |name    = Safe Lightning
   |author  = Enaium
+
   |author  = CatCattyCat, Cat
   |id      = Enaium.TeleportPoint
+
   |id      = cat.safelightning
   |curse   = 436830
+
   |nexus   = 2039
   |moddrop = 864013
+
   |moddrop = 833550
   |nexus   =
+
  |github  = danvolchek/StardewMods
   |github = Enaium-StardewValleyMods/TeleportPoint
+
 
 +
   |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    = Teleport To Farm
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = Rafael
+
   |author  = Shockah
   |id      = Rafael.TeleportToFarm
+
   |id      = Shockah.SafeLightning
   |nexus  = 7247
+
   |nexus  = 11857
  |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
}}
 
{{#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
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Safe Lightning Updated
   |author  = Bpendragon
+
   |author  = Rokugin
   |id      = Bpendragon.BestOfQOS
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 7985
+
   |nexus  = 22783
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Safer Bombs
   |author  = Neat
+
   |author  = Dragoon23
   |id      = neat.newspaper
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 8689
+
   |nexus  = 23559
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Safe Reading
   |author  = ItsLittany
+
   |author  = LunaticShade
   |id      = itslittany.RockBreaker
+
   |id      = LunaticShade.SafeReading
   |nexus  = 6376
+
   |nexus  = 8564
  |moddrop = 804101
+
   |github  = LunaticShade/StardewValley.SafeReading
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = VoidWitchCult
+
   |author  = blueberry
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |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  = 16326
+
   |nexus  = 4154
   |github  =
+
   |github  = b-b-blueberry/SailorStyles
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Saloon Warp Totem
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Artinity
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = Artinity.SaloonWarpTotem
  |curse  = 867729
+
   |nexus  = 16450
  |moddrop = 771680
+
   |github  = Artinity/SaloonWarpTotem
   |nexus  = 5062
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = SAML
   |author  = Purppelle and King Gnomus
+
   |author  = MindMeltMax
   |id      = Purppelle.TheGnomiverse
+
   |id      = MindMeltMax.SAML
   |nexus  = 13266
+
   |nexus  = 20250
   |github  =
+
   |github  = MindMeltMax/SAML
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Satchels
   |author  = Tlitookilakin
+
   |author  = spacechase0
   |id      = tlitookilakin.BakeOffCode
+
   |id      = spacechase0.Satchels
   |nexus  = 18856
+
   |nexus  = 20625
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Sauvignon in Stardew
   |author  = blueberry
+
   |author  = Jesse, Jdvicks94
   |id      = blueberry.LoveOfCooking
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 6830
+
   |nexus  = 2597
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = JDvickery/Sauvignon-in-Stardew
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = Khloe Leclair
+
   |author  = BlaDe
   |id      = leclair.thememanager
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 14525
+
   |nexus  = 11833
   |github  = KhloeLeclair/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = Pucklynn
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = shannon.MoonMod
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 2482
+
  |curse  = 898109
   |github  =
+
   |nexus  = 8386<!--non-redux: 444-->
 +
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
  
   |broke in = Stardew Valley 1.4
+
   |warnings = Broken on Android (use the built-in autosave instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Save Backup
   |author  = The commission of The Northern Gulf
+
   |author  = SMAPI
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = SMAPI.SaveBackup
   |nexus  = 19376
+
   |nexus  =
   |github  =
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Save Game Options
   |author  = KirbyLink
+
   |author  = SorryLate, rharyanto
   |id      = kirbylink.pumpkinking
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 3006
+
   |nexus  = 5190
   |github  = KirbyLink/PumpkinKing
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
<!--@retest-after Custom Farming Redux
+
   |status  = workaround
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
   |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Scale Up
   |author  = TheShwamp
+
   |author  = Platonymous
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = Platonymous.ScaleUp
   |nexus  = 5172
+
   |nexus  = 3130
   |github  =
+
  |moddrop = 793912
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Immersive Scarecrows
+
   |name    = Scarecrow Highlighter
   |author  = aedenthorn and lucaskfreitas
+
   |author  = WretchedPenguin
   |id      = lucaskfreitas.ImmersiveScarecrows
+
   |id      = WretchedPenguin.ScarecrowHighlighter
   |nexus  = 20701
+
   |nexus  = 3579
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scaring - Thieving Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.SpookySkill
 +
  |nexus  = 23791
 +
  |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Schedule Viewer
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = BinaryLip
   |id      = Eris.APICut
+
   |id      = BinaryLip.ScheduleViewer
   |nexus  = 8158
+
  |curse  = 1020728
   |github  =
+
   |nexus  = 19305
 +
   |github  = BinaryLip/ScheduleViewer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Scream
   |author  = Prism 99
+
   |author  = Taskmaster
   |id      = prism99.thinkntalk
+
   |id      = Taskmaster.Scream
   |nexus  = 9546
+
   |nexus  = 4588
   |github  = Prism-99/Think-n-Talk
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Screaming For Joy
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = Danil Harding, Danil_HM
   |id      = SweetPanda.Organic
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 16648
+
   |nexus  = 24643
 
   |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    = Screenshot Everywhere
   |author  = spacechase0
+
   |author  = Gaiadin
   |id      = ThreeHeartDancePartner
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
  |curse  = 867388
+
   |nexus  = 10805
  |moddrop = 127278
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
   |nexus  = 500
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 
  |unofficial version = 1.1.2-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/spacechase0/StardewValleyMods/pull/408
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Scroll To Blank
   |author  = spacechase0
+
   |author  = Caraxian
   |id      = spacechase0.ThrowableAxe
+
   |id      = caraxian.scroll.to.blank
   |curse   = 867726
+
   |nexus   = 4144
   |moddrop = 771683
+
   |chucklefish = 4405
  |nexus  = 5097
+
   |github  = Caraxi/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Scroll To Zoom
   |author  = justastranger
+
   |author  = Tomwa
   |id      = jas.ThunderstormTotem
+
   |id      = Tomwa.ScrollToZoom
  |moddrop = 944622
+
   |nexus  = 2163
   |nexus  =
 
 
   |github  =
 
   |github  =
  
Line 16,796: Line 18,103:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Scrying Orb
   |author  = seitanicbean
+
   |author  = kdau
   |id      = seitanicbean.tidyfields
+
   |id      = kdau.ScryingOrb
   |nexus  = 10929
+
   |nexus  = 5603
   |github  =
+
   |moddrop = 756553
   |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
+
   |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    = Tidy Social
+
   |name    = Scythe Harvesting
   |author  = trashcan9
+
   |author  = mmanlapat
   |id      = trashcan9.TidySocial
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 16233
+
   |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    = Tileman Challenge
+
   |name    = SDV Game of Life
   |author  = SpicyKai
+
   |author  = Super Aardvark, ubererdferkel
   |id      = SpicyKai.Tileman
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 11945
+
   |nexus  = 5361
   |github  = spicykai/StardewValley-Mods
+
   |github  = super-aardvark/AardvarkMods-SDV
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = SDV Twitch
   |author  = aedenthorn, Erinthe
+
   |author  = Dawgeth
   |id      = aedenthorn.TileTransparency
+
   |id      = MTD.SDVTwitch
   |nexus  = 17288
+
   |nexus  = 1760
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = SDVWM, The Weather Machine
   |author  = hawkfalcon
+
   |author  = SixthTitan
   |id      = hawkfalcon.TillableGround
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 2175
+
   |nexus  = 3203
   |github  = hawkfalcon/Stardew-Mods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = bcmpinc
+
   |author  = FreeTheJunimos
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 2738
+
   |nexus  = 13911
  |github  = bcmpinc/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-->
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Jonathan Ginn
+
   |author  = FreeTheJunimos
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 12170
+
   |nexus  = 14296
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Season Affixes
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Shockah
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 973
+
   |nexus  = 16297
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Seasonal Immersion
   |author  = JBtheShadow
+
   |author  = Entoarox
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 7425
+
   |nexus  = 2273
  |github  =
+
   |chucklefish = 4262
}}
+
   |github  = Entoarox/StardewMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Time Master
 
  |author  = trashcan9
 
  |id      = trashcan9.TimeMaster
 
   |nexus  = 16192
 
   |github  =  
 
  |source  = https://www.nexusmods.com/stardewvalley/mods/16192?tab=files&file_id=71136
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://github.com/pipedream420/TimeMaster
+
   |status  = abandoned
   |unofficial version = 1.2.2-unofficial.1-pipedream420
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
  |pull request      = https://github.com/pipedream420/TimeMaster/pulls
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Seasonal Save Slots
   |author  = DefenTheNation
+
   |author  = Tyler Gibbs
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 2262
+
   |nexus  = 14382
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Season Switcher
   |author  = The Fluffy Robot
+
   |author  = dumbledalton
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 5631
+
   |nexus  = 10457
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Sebastian Frog Tank Switch
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Shaklin
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 1000
+
   |nexus  = 8508
  |moddrop = 664035
+
   |github  =
   |github  = JohnsonNicholas/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Secretariat (Faster Horse)
   |author  = cantorsdust and Pathoschild
+
   |author  = Janglinator
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = jangles.secretariat
   |nexus  = 169
+
   |nexus  = 7537
   |github  = cantorsdust/StardewMods
+
   |github  = Janglinator/Secretariat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = gmff
+
   |author  = aedenthorn, Erinthe
   |id      = GMFF.TimeTotem
+
   |id      = aedenthorn.HedgeMaze
   |curse  = 494425
+
   |curse  = 868718
   |nexus  =
+
   |nexus  = 14138
   |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    = TMXL Map Toolkit, TMX Loader
+
   |name    = Secret Woods Snorlax
 +
  |author  = ichortower
 +
  |id      = ichortower.SecretWoodsSnorlax
 +
  |nexus  = 19112
 +
  |github  = ichortower/SecretWoodsSnorlax
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Bag
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.TMXLoader
+
   |id      = Platonymous.SeedBag
  |curse  = 877235
+
   |nexus  = 1133
   |nexus  = 1820
+
   |moddrop = 793931
   |moddrop = 771913
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Seed Catalogue
   |author  = Jamie Taylor
+
  |author  = spacechase0
   |id      = jltaylor-us.ToDew
+
  |id      = spacechase0.SeedCatalogue
   |nexus  = 7409
+
  |nexus  = 1640
   |github  = jltaylor-us/StardewToDew
+
  |moddrop = 281292
 +
  |github  = spacechase0/SeedCatalogue
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Info - Continued, Seed Information - Continued
 +
   |author  = aedenthorn and FlyingTNT
 +
   |id      = FlyingTNT.SeedInfo
 +
   |nexus  = 22519
 +
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Seed Info, Seed Information
   |author  = Eleanor, eleanoot
+
   |author  = aedenthorn, Erinthe
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 1630
+
   |nexus  = 15754
   |github  = eleanoot/stardew-to-do-mod
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#To-Dew|To-Dew]] instead.
+
   |summary  = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
<!--
+
}}
   |unofficial version = 1.1.3-unofficial.2-pathoschild
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
+
  |name    = Seed Machines
-->
+
  |author  = Veress
 +
   |id      = Veress.SeedMachines
 +
  |nexus  = 6265
 +
   |github  = mrveress/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = Jolyone, Me
+
   |author  = vabrell, Victor Abrell
   |id      = Me.ToggleMonsters
+
   |id      = vabrell.sm_bqms
   |nexus  = 11801
+
   |nexus  = 14236
   |github  =
+
   |github  = vabrell/sdw-seed-maker-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = LeFauxMatt
+
   |author  = mcoocr
   |id      = furyx639.ToolbarIcons
+
   |id      = mcoocr.smcq
   |curse   = 871834
+
   |nexus   = 3089
   |nexus   = 11026
+
  |github  = Noomklaw/SV_BetterQualityMoreSeeds
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |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    = Toolbar Tooltips
+
   |name    = Seed Maker Quality
   |author  = danmw3
+
   |author  = Speshkitty
   |id      = danmw3.toolbartooltips
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 4977
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Seed Maker Tweaks
   |author  = yuri0r
+
   |author  = aedenthorn, Erinthe
   |id      = yuri0r.ToolBelt
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 8566
+
   |nexus  = 10681
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  |source  = https://gitlab.com/yuri0r/toolbelt
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Seeds are Rare
   |author  = mralbobo
+
   |author  = jahangmar
   |id      = mralbobo.ToolCharging
+
   |id      = jahangmar.SeedsAreRare
   |nexus  =
+
   |nexus  = 3618
   |url    = https://community.playstarbound.com/threads/111988
+
   |github  = jahangmar/StardewValleyMods
   |github  = mralbobo/stardew-tool-charging
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Shortage
 +
  |author  = Xynerorias
 +
  |id      = xynerorias.seedshortage
 +
  |nexus  = 5614
 +
  |github  = xynerorias/Seed-Shortage
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seeds Unpacked
 +
  |author  = blueberry
 +
  |id      = blueberry.SeedsUnpacked
 +
  |nexus  = 7215
 +
   |github  = b-b-blueberry/SeedsUnboxed
  
   |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    = See Me Rollin'
   |author  = CrazyWig
+
   |author  = Khloe Leclair
   |id      = crazywig.toolpowerselect
+
   |id      = leclair.seemerollin
   |nexus  = 2553
+
   |nexus  = 10976
   |github  =
+
  |moddrop = 1116122
 +
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Select Tool Power
   |author  = Gilar Fasulaki
+
   |author  = GrimatGaming
   |id      = GilarF.ToolPowerSetup
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 4517
+
   |nexus  = 21290
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Self Serve
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = aedenthorn.SelfServe
  |curse  = 868687
+
   |nexus  = 11313
   |nexus  = 15216
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch (Updated)
+
   |name    = Self Serve for 1.6
   |author  = Fiorbeth
+
   |author  = NeverToxic
   |id      = Fiorbeth.ToolSmartSwitch
+
   |id      = NeverToxic.SelfServe
   |nexus  = 20829
+
   |nexus  = 20985
 +
  |github  = Dunc4nNT/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Self Service
   |author  = Cherry, CherryChain
+
   |author  = JarvieK
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = JarvieK.SelfService
   |nexus  = 6576
+
   |nexus  = 1304
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Jarvie8176/StardewMods
  
   |broke in           = SMAPI 3.12
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.0.1-unofficial.1-Skalaki
+
<!--
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
+
   |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
 +
  |name    = Self Service Shops
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.SelfServiceShop
 +
  |nexus  = 1622
 +
  |github  = GuiNoya/SVMods
  
   |status = ok
+
  |broke in = Stardew Valley 1.4
 +
   |status   = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Sell Quality
   |author  = SorryLate
+
   |author  = DonDorscha, jasonmbrady
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = DonDorscha.SellQuality
   |nexus  = 5421
+
   |nexus  = 12469
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Send Items Multiplayer
   |author  = Felix-Dev
+
   |author  = hafnerpw
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 2938
+
   |nexus  = 13794
  |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 Reminder
 
  |author  = Wracketeer
 
  |id      = Wracketeer.ToolUpgradeReminder
 
  |nexus  = 13423
 
 
   |github  =
 
   |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
 
   |broke in = Stardew Valley 1.6
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = Edu Anttunes
+
   |author  = Denifia
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = Denifia.SendItems
   |nexus  = 6317
+
   |nexus  = 1087
   |github  =
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Separate Greenhouse
   |author  = Pathoschild
+
   |author  = lolmaj
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 1401
+
   |nexus  = 3965
   |moddrop = 606639
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Separate Money for Multiplayer
   |author  = MissCoriel
+
   |author  = funny-snek
   |id      = misscoriel.tractorsounds
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 5781
+
   |nexus  = 3086
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.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    = Trading
+
   |name    = Serene Greenhouse
   |author  = MindMeltMax
+
   |author  = PeacefulEnd
   |id      = MindMeltMax.Trading
+
   |id      = PeacefulEnd.SereneGreenhouse
   |moddrop = 1214750
+
   |curse  = 870943
   |nexus  = 13293
+
   |nexus  = 8011
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Floogen/SereneGreenhouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Serfdom
   |author  = Cherry, CherryChain
+
   |author  = DaLion
   |id      = Cherry.TrainStation
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 6183
+
   |nexus  = 24357
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Server Bookmarker
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.TrainTracks
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 10927
+
   |nexus  = 2968
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Ilyaki/ServerBookmarker
  
   |broke in = Stardew Valley 1.6
+
   |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    = Train Whistle
+
   |name    = Server Browser
   |author  = Taskmaster
+
   |author  = Ilyaki
   |id      = Taskmaster.TrainWhistle
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 4473
+
   |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    = Trampoline
+
   |name    = Server Port Changer
   |author  = aedenthorn, Erinthe
+
   |author  = PhantomGamers
   |id      = aedenthorn.Trampoline
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 11619
+
   |nexus  = 2993
   |github  = aedenthorn/StardewValleyMods
+
   |github  = PhantomGamers/StardewPortChanger
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Set Money
   |author  = Esca, Esca-MMC
+
   |author  = j4c0b333
   |id      = Esca.TransparencySettings
+
   |id      = j4c0b333.SetMoney
   |nexus  = 8891
+
   |nexus  = 3889
  |moddrop = 971985
+
   |github  =
   |github  = Esca-MMC/TransparencySettings
 
  
   |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    = Transparent Objects
+
   |name    = Set Reminders
   |author  = aedenthorn, Erinthe
+
   |author  = Aelaan Bluewood
   |id      = aedenthorn.TransparentObjects
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 6412
+
   |nexus  = 16112
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Set Unique Game ID
   |author  = ChrisMzz
+
   |author  = dJomp
   |id      = ChrisMzz.trash4elliott
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 18882
+
   |nexus  = 2042
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Seven Deadly Sins
   |author  = John Peters
+
   |author  = ricehit, Little Dot
   |id      = JohnPeters.TrashBearAbides
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 11359
+
   |nexus  = 15100
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Sewer Slimes
   |author  = MattDeDuck, Duckshard
+
   |author  = aedenthorn, Erinthe
   |id      = MattDeDuck.TrashBearName
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 5252
+
  |nexus  = 18195
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shadow for Mazes, Maze
 +
  |author  = Edu Anttunes
 +
  |id      = Maze
 +
   |nexus  = 8930
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Shared Exp, Shared Xp
   |author  = aedenthorn, Erinthe
+
   |author  = Batzpup
   |id      = aedenthorn.TrashCanReactions
+
   |id      = SharedExp.Batzpup
   |nexus  = 7643
+
  |moddrop = 1269698
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 14607
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Shared Professions
   |author  = aedenthorn, Erinthe
+
   |author  = virtualbjorn
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 16394
+
   |nexus  = 16628
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Shared Recipes
   |author  = atravita
+
   |author  = jpslatt, jslattery26
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = jslattery26.SharedRecipes
  |curse  = 870979
+
   |nexus  = 22718
  |moddrop = 1128126
+
   |github  = jslattery26/stardew_mods
   |nexus  = 11426
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Share Experience
   |author  = SorryLate, rharyanto
+
   |author  = season
   |id      = SorryLate.TrashRemover
+
   |id      = season.ShareExperience
   |nexus  = 5114
+
   |nexus  = 22163
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Sharing is Caring
   |author  = Jaredlll08
+
   |author  = spacechase0
   |id      = BlameJared.TrashTrash
+
   |id      = spacechase0.SharingIsCaring
   |nexus  =
+
   |nexus  = 14263
   |curse  = 297981
+
   |github  = spacechase0/StardewValleyMods
   |github  = jaredlll08/Trash-Trash
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Shed Notifications
   |author  = Vrakyas
+
   |author  = TheCroak
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 4031
+
   |nexus  = 620
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Shenandoah Library
   |author  = Achtuur8
+
   |author  = Nishtra
   |id      = Achtuur.StardewTravelSkill
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 16820
+
   |nexus  = 756
   |github  = Achtuur/StardewTravelSkill
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Shift Toolbar When Paused
   |author  = aedenthorn, Erinthe
+
   |author  = Zamiel
   |id      = aedenthorn.TreasureChestsExpanded
+
  |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 7685
+
  |nexus  = 21613
   |github  = aedenthorn/StardewValleyMods
+
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ship Anything, Ship Everything
 +
  |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 Anywhere
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ShipAnywhere
 +
  |nexus  = 1379
 +
  |moddrop = 183277
 +
  |github  = spacechase0/ShipAnywhere
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |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    = Tree Changes
+
   |name    = Shipments to Quality, Quality from Shipments
 
   |author  = JPAN
 
   |author  = JPAN
   |id      = jpan.TreeChanges
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 3964
+
   |nexus  = 7531
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shipment Tracker
 +
  |author  = Iceburg
 +
  |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
 +
  |nexus  = 321
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Shipping Bin Summary
   |author  = NCarigon
+
   |author  = Futro, Futroo
   |id      = NCarigon.TreeShakeMod
+
   |id      = futro.ShippingBinSummary
   |nexus  = 15927
+
   |nexus  = 18992
   |github  = ncarigon/StardewValleyMods
+
   |github  = futroo/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = TyoAtrosa
+
   |author  = holythesea
   |id      = TyoAtrosa.Treeshaker
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 2159
+
   |nexus  = 15694
   |github  = TyoAtrosa/TreeShaker
+
   |github  = holy-the-sea/SortShippingCollection
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Shipping Taxes
   |author  = bcmpinc
+
   |author  = NOGAF
   |id      = bcmpinc.TreeSpread
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 3183
+
   |nexus  = 5189
   |github  = bcmpinc/StardewHack
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tree Transplant
 
  |author  = YukiShiku, LeonBlade
 
  |id      = TreeTransplant
 
  |nexus  = 1342
 
  |moddrop = 526140
 
  |chucklefish = 5485
 
  |github  = LeonBlade/TreeTransplant
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Shop Anywhere
   |author  = candidus42
+
   |author  = SorryLate, rharyanto
   |id      = Candidus42.TrendyHaley
+
   |id      = SorryLate.ShopAnywhere
  |nexus  = 4984
+
   |nexus  = 5299
  |github  = mus-candidus/TrendyHaley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Trick or Treat
 
  |author  = Dad of Gwen, Carleton and Gwen
 
  |id      = DadOfGwenTrickOrTreatMod
 
   |nexus  = 8115
 
 
   |github  =
 
   |github  =
  
Line 17,329: Line 18,687:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Shop Expander
   |author  = ch20youk
+
   |author  = Entoarox
   |id      = ch20youk.TricksAndTreats
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 18947
+
   |nexus  = 2278
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
  |chucklefish = 4381
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Shoplifter
   |author  = lilico/atelier99
+
   |author  = TheMightyAmondee
   |id      = lilico.TrueRandomGeodes
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 11371
+
   |nexus  = 8569
   |github  =
+
   |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Shopping Cart
   |author  = Krutonium
+
   |author  = LeFauxMatt
   |id      = krutonium.turn_to_your_enemies
+
   |id      = furyx639.ShoppingCart
   |nexus  = 12643
+
  |curse  = 871829
   |github  =
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Shopping Show
   |author  = Zyin
+
   |author  = AvalonMFX
   |id      = Zyin.TVAnnouncements
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 3649
+
  |curse  = 1016429
   |github  = Zyin055/TVAnnouncements
+
   |nexus  = 18445
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Shop Tile Framework
   |author  = JhonnieRandler & Brukob
+
   |author  = Cherry, CherryChain
   |id      = JhonnieMike.BrasilTV
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 10843
+
   |nexus  = 5005
   |github  = JhonnieRandler/TVBrasileira
+
  |moddrop = 716384
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = hisameartwork
+
   |author  = moonslime
   |id      = HisameArtwork.GardeningChannel
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 5485
+
   |nexus  = 16028
 
   |github  =
 
   |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    = TV Recipes
+
   |name    = Show Birthdays
   |author  = SorryLate, rharyanto
+
   |author  = Traktori
   |id      = SorryLate.TvRecipes
+
   |id      = Traktori.ShowBirthdays
   |nexus  = 5260
+
   |nexus  = 7495
   |github  =
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Show Catch Quality
   |author  = AndyUr
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 7589
+
   |nexus  = 3326
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Show Cooking Recipes
   |author  = Hexenentendrache
+
   |author  = MasterOfMutton
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 17321
+
   |nexus  = 5525
   |github  = Enteligenz/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Show Daily Luck
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = Arphox
   |id      = telshin.twitch-for-stardew
+
   |id      = Arphox.ShowDailyLuck
  |curse  = 306420
+
   |nexus  = 15910
   |nexus  =
+
   |github  = arphox/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Show Item Quality
   |author  = Cdaragorn
+
   |author  = Jonqora
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 1150
+
   |nexus  = 6311
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  = Jonqora/StardewMods
  
   |warnings = Broken on Android.
+
   |broke in          = Stardew Valley 1.6
 
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
   |broke in = Stardew Valley 1.5.5
+
   |unofficial version = 1.1.3-unofficial.1-bungus
   |status  = workaround
+
}}
   |summary = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
 +
   |author = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ShowPlayerBehind
 +
  |curse  = 868887
 +
  |nexus  = 6540
 +
  |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = Show Predictable RNG Outcomes
   |author  = Annosz, Abs0rbed
+
   |author  = Relance
   |id      = Annosz.UiInfoSuite2
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  =
+
   |nexus  = 13186
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  =
   |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    = Show XP and Level Gains, Show XP
   |author  = Demiacle
+
   |author  = adverserath
   |id      = Demiacle.UiModSuite
+
   |id      = Adverserath.ShowXP
   |nexus  = 1023
+
   |nexus  = 19501
   |github  = demiacle/UiModSuite
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shroom Spotter
 +
  |author  = TehPers
 +
  |id      = TehPers.ShroomSpotter
 +
  |nexus  = 908
 +
  |moddrop = 125766
 +
  |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shroom Spotter Redux
 +
  |author  = Strobe and TehPers
 +
  |id      = ShroomSpotter
 +
  |nexus  = 7934
 +
  |github  = strobel1ght/ShroomSpotterRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Shut Up
   |author  = Pereclaw Team
+
   |author  = Geko_X
   |id      = Pereclaw.ukrutilities
+
   |id      = gekox.shutUp
   |nexus  = 8427
+
  |moddrop = 1530062
 +
   |nexus  = 7358
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Silent Alarm Clock
   |author  = Shadowfoxss
+
   |author  = Invatorzen
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = invatorzen.AC
   |nexus  = 2833
+
   |nexus  = 12164
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Silent Scarecrows
   |author  = MindMeltMax
+
   |author  = climaxius
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = climaxius.silentscarecrows
   |nexus  = 7719
+
   |nexus  = 3258
  |moddrop = 1135717
+
   |github  = robbiev/SilentScarecrows
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Silo Report
   |author  = Mel Noelle and Kirbylink
+
   |author  = bogie5464
   |id      = melnoelle.underdarksewer
+
   |id      = bogie5464.SiloReport
   |nexus  = 3070
+
   |nexus  = 3194
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = bogie5464/SiloReport
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.1.1-unofficial.2-minervamaga
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Silo Size
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = pepoluan.SiloSize
   |nexus  = 6597
+
   |nexus  = 8819
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 981291
 +
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Simple Crop Label
   |author  = spacechase0
+
   |author  = TheMusketeer
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = SimpleCropLabel
   |nexus  = 17139
+
   |nexus  = 314
 
   |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    = Simple HUD
   |author  = Shaklin
+
   |author  = Enaium
   |id      = shaklin.uniquechildren
+
   |id      = Enaium.SimpleHUD
   |nexus  = 6278
+
  |moddrop = 1145228
   |github  =
+
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/SimpleHUD
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = Shaklin
+
   |author  = skn
   |id      = shaklin.uniquechildrentalk
+
   |id      = skn.HungerMod
   |nexus  = 9540
+
   |nexus  = 3270<!--was 1127 before re-release-->
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Simple Screenshots, Screenshot
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UniqueValley
+
   |id      = aedenthorn.Screenshot
   |nexus  = 13828
+
   |nexus  = 10178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Simple Sound Manager
   |author  = funny-snek
+
   |author  = Omegasis, AlphaOmegasis
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 2942
+
   |nexus  = 1410
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = SMAPI 3.0
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Sounds
 +
  |author  = BleakCodex
 +
  |id      = BleakCodex.SimpleSounds
 +
  |nexus  = 14540
 +
  |github  = BleakCodex/SimpleSounds
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Simple Sprinkler
   |author  = Armitxes
+
   |author  = ADoby, tZed, Tobias Z
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 2213
+
   |nexus  = 76
  |curse  = 362847
+
   |github  = ADoby/SimpleSprinkler
   |github  = Armitxes/StardewValley_UnlimitedPlayers
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Simplified Achievements
   |author  = DeLiXx
+
   |author  = cel10e
   |id      = DLX.Bundles
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 17265
+
  |moddrop = 909416
 +
   |nexus  = 8026
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
 
  
    
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Singin' Stone
   |author  = Shaklin
+
   |author  = CyTheGuy01
   |id      = shaklin.unlockdyemenu
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 6156
+
   |nexus  = 6463
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = damien
+
   |author  = MindMeltMax
   |id      = damien.unlocked_doors
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 4338
+
   |nexus  = 6778
   |github  =
+
   |moddrop = 1135654
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
  |status  = workaround
 
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = SinZational Several Spouse Spots
   |author  = apomorph
+
   |author  = SinZ
   |id      = apomorph.updatedInstantEatKey
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 15191
+
   |nexus  = 20655
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = SinZational Shared Spaces
   |author  = Aladanor
+
   |author  = SinZ
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = SinZ.SharedSpaces
   |nexus  = 10164
+
   |nexus  = 20654
   |github  = shailalias/NoRumbleHorse
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = SinZational Spending Services
   |author  = Anthony Hilyard
+
   |author  = SinZ
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = SinZ.SinZationalSpendingServices
  |curse  = 446597
+
   |nexus  = 20656
   |nexus  = 9318
+
   |github  = SinZ163/StardewMods
   |github  = AHilyard/UpgradeablePan
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Sit and Rest
   |author  = Miihau
+
   |author  = Krutonium
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = Krutonium.SitandRest
   |nexus  = 17234
+
   |nexus  = 7403
 
   |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    = Sit For Stamina
   |author  = Richard Cai
+
   |author  = Entoarox
   |id      = richard_cai.UpgradedHorse
+
   |id      = Entoarox.SitForStamina
   |nexus  = 5242
+
   |nexus  = 7334
   |github  = RichardJCai/stardew-valley-mods
+
   |github  = Entoarox/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = Cherry, CherryChain
+
   |author  = MissCoriel
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = misscoriel.sitnrelax
   |nexus  = 5253
+
   |nexus  = 7336
  |moddrop = 720987
+
   |github  = MissCoriel/Sit-n-Relax
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = punyo, yakminepunyo
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = punyo.UsefulBombs
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 2488
+
   |nexus  = 4729
   |github  = pomepome/UsefulBombs
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
   |status  = workaround
+
   |status  = obsolete
   |summary  = Use [[#BetterBombs|BetterBombs]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
<!--
 
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = Right Hand Man
+
   |author  = aedenthorn, Erinthe
   |id      = raik.uselessinfo
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 8634
+
   |nexus  = 6969
   |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    = Utility Grid
+
   |name    = Sizable Fish
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.UtilityGrid
+
   |id      = spacechase0.SizableFish
   |nexus  = 10197
+
   |nexus  = 14267
   |github  = aedenthorn/StardewValleyMods
+
   |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    = UV Index (Sunscreen Mod)
+
   |name    = Skateboard
   |author  = Jonqora
+
   |author  = aedenthorn, Erinthe
   |id      = Jonqora.UVIndex
+
   |id      = aedenthorn.Skateboard
   |nexus  = 6676
+
   |nexus  = 13096
   |github  = Jonqora/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Skateboard For 1.6
   |author  = dantheman999
+
   |author  = chiccen
   |id      = dantheman999.VariableGrass
+
   |id      = chiccen.Skateboard
   |nexus  =
+
   |nexus  = 24074
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  =
   |github  = dantheman999301/StardewMods
 
 
 
  |broke in          = SMAPI 2.0
 
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Seasons
+
   |name    = Skillful Clothes
   |author  = calebstein1
+
   |author  = LunaticShade
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 19904
+
   |nexus  = 8541
   |github  = calebstein1/StardewVariableSeasons
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Skill Prestige
   |author  = ActionJackson
+
   |author  = CinderGarde, Alphablackwolf
   |id      = ActionJackson.VendingMachine
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 7508
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = bmarquismarkail, Space Baby
+
   |author  = CinderGarde, Alphablackwolf
   |id      = SB_VerticalToolMenu
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
   |nexus  = 943
+
   |nexus  = 569
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = aedenthorn, Erinthe
+
   |author  = CinderGarde, Alphablackwolf
   |id      = aedenthorn.VideoPlayer
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 6524
+
   |nexus  = 569
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = Jboss
+
   |author  = Tondorian
   |id      = Jboss.VillagerCompass
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 16912
+
   |nexus  = 18605
   |github  = jbossjaslow/Stardew_Mods
+
   |github  = Tondorian/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Skill Prestige for Luck Skill
   |author  = shekurika
+
   |author  = CinderGarde, Alphablackwolf
   |id      = shekurika.WaterFish
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 8897
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Skill Prestige for Magic
   |author  = Platonymous
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Platonymous.Visualize
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |curse   = 307573
+
   |nexus   = 569
   |moddrop = 793933
+
  |github  = Alphablackwolf/SkillPrestige
   |nexus   = 1704
+
 
   |github = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.3
 +
   |status   = abandoned
 +
   |summary = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = Skill Rings
   |author  = Platonymous
+
   |author  = AlphaMeece
   |id      = Platonymous.VisualizeTK
+
   |id      = AlphaMeece.SkillRings
   |moddrop = 1521421
+
   |curse  = 991336
   |nexus  = 19009
+
   |nexus  = 7515
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Skill Training
   |author  = Renny
+
   |author  = spacechase0
   |id      = renny.stardewvoideffects
+
   |id      = spacechase0.SkillTraining
   |nexus  = 2703
+
   |nexus  = 14452
   |github  = OfficialRenny/StardewVoidEffects
+
   |github  = spacechase0/StardewValleyMods
 
 
  |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    = Skinny Animals
   |author  = Alhifar
+
   |author  = tem696969696969
   |id      = Alhifar.WaitAround
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  =
+
   |nexus  = 21826
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  = kqrse/StardewValleyMods
   |github  = Alhifar/WaitAroundSMAPI
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Skin Tone Loader
   |author  = EvilPdor
+
   |author  = HeyImAmethyst
   |id      =
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  =
+
   |nexus  = 22797
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = HeyImAmethyst/SkinToneLoader
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Skip Dialogue
   |author  = TheOfficialTab
+
   |author  = FricativeMelon
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 1958
+
   |nexus  = 15311
   |github  = OfficialTab/walk-through-trellis
+
   |github  = FricativeMelon/SkipDialogue
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Skip Fish
   |author  = Mizzion
+
   |author  = LucaINC
   |id      = mizzion.wallpaperrecycler
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 1905
+
   |nexus  = 19762
   |moddrop = 661354
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Skip Fishing Minigame
   |author  = aedenthorn, Erinthe
+
   |author  = DewMods
   |id      = aedenthorn.WallPlanter
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 11339
+
   |nexus  = 2697
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Wall Televisions
+
   |name     = Skip Fishing Minigame 2
   |author = aedenthorn, Erinthe
+
   |author   = philosquare
   |id     = aedenthorn.WallTelevision
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus  = 11448
+
   |moddrop  = 1530481
   |github  = aedenthorn/StardewValleyMods
+
   |nexus    =
 
+
   |github  = philosquare/SDVSkipFishingMinigame2
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Skip Intro
   |author  = Symen
+
   |author  = Pathoschild
   |id      = Symen.WarpAnimals
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 1400
+
  |curse  = 1000635
   |github  = simonbru/WarpAnimals
+
   |nexus  = 533
 +
  |moddrop = 606601
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Skip Start
   |author  = SnowFire kVala
+
   |author  = DeadRobotDev
   |id      = SnowFire.Warp_Binder
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 6892
+
   |nexus  = 11885
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Skip Text
   |author  = Strato35, Shalankwa
+
   |author  = CrunchyDuck
   |id      = Strato35.WarpMultiplayer
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 7451
+
   |nexus  = 8947
   |github  = Shalankwa/SDV_Mods
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Skull Cavern Drill
   |author  = Shaklin
+
   |author  = S1mmyy
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 8950
+
   |nexus  = 6121
   |github  =
+
   |github  = S1mmyy/StardewMods
  
   |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    = Skull Cavern Drill Redux
   |author  = tlitookilakin
+
   |author  = NetworkOverflow
   |id      = tlitookilakin.warpnetwork
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 8567
+
   |nexus  = 16533
  |moddrop = 951720
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
   |github  = tlitookilakin/WarpNetwork
 
 
 
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Skull Cavern Elevator
   |author  = Pillow
+
   |author  = Bifibi, Lestoph
   |id      = Pillow.WarpParsnip
+
   |id      = SkullCavernElevator
   |nexus  = 18628
+
   |nexus  = 963
   |github  = AnotherPillow/WarpParsnip
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Skull Cavern Toggle
   |author  = ceruleandeep
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = ceruleandeep.WarpSnitch
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 9087
+
   |nexus  = 7908
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Skull Cave Saver
   |author  = Shalankwa
+
   |author  = cantorsdust
   |id      = Shalankwa.WarpToFriends
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 2180
+
   |nexus  = 175
   |github  = Shalankwa/SDV_Mods
+
   |github  = cantorsdust/StardewMods
  
   |status             = workaround
+
   |status = abandoned
   |summary           = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
+
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] 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    = Sleep In Wedding
   |author  = GrumpyCrouton
+
   |author  = atravita
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = atravita.SleepInWedding
   |nexus  = 10998
+
  |curse  = 870963
   |github  =
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Sleepless Fisherman
   |author  = HaulinOats
+
   |author  = Annosz
   |id      = HaulinOats.WaterBalloon
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 14481
+
   |nexus  = 5915
   |github  = HaulinOats/StardewMods
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Sleepless in Stardew
   |author  = BlaDe
+
   |author  = instafluff
   |id      = BlaDe.WaterBomb
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 10267
+
   |nexus  = 5445
   |github  =
+
   |github  = instafluff/SleeplessInStardew
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Sleepovers
   |author  = andyruwruw
+
   |author  = bwdy
   |id      = andyruwruw.WaterBot
+
   |id      = bwdy.sleepovers
   |nexus  = 8167
+
   |nexus  = 3531
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  = bwdymods/SDV-Sleepovers
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Sleep Warning
   |author  = Mizzion
+
   |author  = GlimmerDev
   |id      = mizzion.watercanrefiller
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 3539
+
   |nexus  = 21128
  |moddrop = 661368
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Sleep Wherever
   |author  = blueberry
+
   |author  = Vexorth
   |id      = blueberry.WaterFlow
+
   |id      = Vexorth.SleepWherever
   |nexus  = 11790
+
   |nexus  = 16674
   |github  = b-b-blueberry/WaterFlow
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Sleep Worker
   |author  = Achtuur
+
   |author  = Platonymous
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = Platonymous.SleepWorker
   |nexus  = 16903
+
  |curse  = 877233
   |github  = Achtuur/StardewMods
+
  |moddrop = 793835
 +
   |nexus  = 2062
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Sleepy Eye
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = spacechase0.SleepyEye
   |curse  = 868789
+
   |curse  = 867761
   |nexus  = 10947
+
  |moddrop = 129011
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
  |author  = Goldenrevolver
+
   |author  = fernass354
  |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = fernass354.SlimeHutchResize
  |nexus  = 7768
+
   |nexus  = 18507
  |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Water Pet Bowl, Pet Water Bowl
 
   |author  = Mizzion
 
   |id      = mizzion.petwaterbowl
 
   |nexus  = 2009
 
  |moddrop = 661365
 
   |github  = Mizzion/MyStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Slime Hutch Water Spots
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.WaterproofItems
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 6460
+
   |nexus  = 13778
  |moddrop = 807393
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Esca-MMC/WaterproofItems
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Slime Minerals
   |author  = Digus
+
   |author  = ChrisMzz
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 2374
+
   |nexus  = 20930
   |github  = Digus/StardewValleyMods
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wealth is Health
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = Qi The Mysterious
+
   |author  = Tofu, SadDodo
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 19903
+
   |nexus  = 2743
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Slime Produce
   |author  = aedenthorn, Erinthe
+
   |author  = exotico
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = exotico.SlimeProduce
   |nexus  = 15409
+
   |nexus  = 7634
   |github  = aedenthorn/StardewValleyMods
+
   |github  = andraemon/SlimeProduce
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
 +
  |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Slime Spawner
   |author  = Anthony Hilyard
+
   |author  = aurnj, Roy Li
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = RuyiLi.SlimeSpawner
   |curse   = 447259
+
   |nexus   =
   |nexus  = 9319
+
   |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
   |github  = AHilyard/WeaponsOnDisplay
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = bcmpinc
+
   |author  = Speshkitty
   |id      = bcmpinc.WearMoreRings
+
   |id      = speshkitty.slimewaterer
   |nexus  = 3214
+
   |nexus  = 7141
   |github  = bcmpinc/StardewHack
+
   |github  = Speshkitty/SlimeWaterFiller
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slim Hutch
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.SlimHutchCode
 +
  |nexus  = 7424
 +
  |github  = Wellbott/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Slingshot Rebalance
   |author  = EvilPdor
+
   |author  = Redwood, Towering Redwood
   |id      =
+
   |id      = Redwood.SlingshotRebalance
   |nexus  =
+
   |nexus  = 14391
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  =
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Slots Cheats
   |author  = nrm33n
+
   |author  = Fischkop2
   |id      = nrm33n.weatherGod
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 15563
+
   |nexus  = 22574
 
   |github  =
 
   |github  =
 
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Slower Fence Decay
   |author  = Sakorona
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 2210
+
   |nexus  = 252
  |moddrop = 664153
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
   |github = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.6
+
   |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    = Weather Totem
+
   |name    = Smack Dat Scarecrow
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.WeatherTotems
+
   |id      = furyx639.SmackDatScarecrow
   |nexus  = 16455
+
  |curse  = 871830
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 13528
 +
   |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    = Wedding Mod
+
   |name    = Small Beach Farm
   |author  = Opalie
+
   |author  = Pathoschild
   |id      = Opalie.Wedding
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus  =
+
  |curse  = 1000624
   |moddrop = 526231
+
   |nexus  = 3750
   |github  = Opalie/Wedding
+
   |moddrop = 606555
 
+
   |github  = Pathoschild/StardewMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = aedenthorn, Erinthe
+
   |author  = Peasly Wellbott
   |id      = aedenthorn.WeddingTweaks
+
   |id      = Wellbott.FishWell
  |curse  = 868829
+
   |nexus  = 7651
   |nexus  = 10117
+
   |github  = Wellbott/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = Small Tree Texture
   |author  = treehat
+
   |author  = season
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = season.SmallTreeTexture
   |nexus  = 8194
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Smart Building
   |author  = aedenthorn, Erinthe
+
   |author  = DecidedlyHuman
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 13707
+
   |nexus  = 11158
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Smart Cursor
   |author  = Platonymous
+
   |author  = DecidedlyHuman
   |id      = Platonymous.Werewolf
+
   |id      = DecidedlyHuman.SmartCursor
  |curse  = 877223
+
   |nexus  = 13268
  |moddrop = 1521370
+
   |github  = DecidedlyHuman/StardewValleyMods
   |nexus  = 15724
 
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Smart Cursor
   |author  = PrivateButtface
+
   |author  = stokastic
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = stokastic.SmartCursor
   |nexus  = 4430
+
   |nexus  = 2458
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  = stokastic/SmartCursor
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = SmartMod
   |author  = Oxyligen
+
   |author  = KuroBear
   |id      = WhatAMush
+
   |id      = KuroBear.SmartMod
   |nexus  = 1097
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/108104
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2
  |status  = workaround
 
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Smol Fish
   |author  = Oxyligen
+
   |author  = gbromios
   |id      = wHatsUp
+
   |id      = gbromios.SmolFish
   |nexus  = 1082
+
   |nexus  = 14287
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Snack Anything
   |author  = Capaldi12
+
   |author  = Cherry, ChroniclerCherry
   |id      = Capaldi12.WhereAreThey
+
   |id      = Cherry.SnackAnything
   |nexus  = 13208
+
   |nexus  = 5196
   |github  =
+
   |moddrop = 716397
   |source = https://gitlab.com/Capaldi12/wherearethey
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Snail Mail
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Darkhax
   |id      = f4iTh.WheresMyItems
+
   |id      = darkhax.snailmail
   |nexus  = 2086
+
   |nexus  =
   |github  =
+
  |curse  = 307861
 +
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Snow Crab
   |author  = ejun0
+
   |author  = John Peters
   |id      = ejun0.WhiteTurnip
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 8568
+
   |nexus  = 11302
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Socializing Skill
   |author  = Prism 99
+
   |author  = drbirbdev
   |id      = prism99.wholiveshere
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 19840
+
   |nexus  = 14142
   |github  = Prism-99/WhoLivesHere
+
   |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Network
 +
  |author  = Cecidelus
 +
  |id      = Cecidelus.SocialNetwork
 +
  |nexus  = 8255
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Social Page Order Button
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WikiLinks
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 11476
+
   |nexus  = 7871
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Social Page Order Menu
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Wildflowers
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 14061
+
   |nexus  = 13698
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Social Page Order Redux
   |author  = CatCattyCat
+
   |author  = aedenthorn and FlyingTNT
   |id      = cat.windeffects
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 6647
+
   |nexus  = 23374
  |moddrop = 833564
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.5-brimbane
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = thatnzguy
+
   |author  = funny-snek
   |id      = thatnzguy.WindowResize
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 2266
+
   |nexus  = 2981
   |github  = thatnzguy/WindowResize
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Solar Eclipse Event
   |author  = CatCattyCat, Cat
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = cat.wintergrass
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 1601
+
   |nexus  = 897
   |moddrop = 833542
+
  |github  = JohnsonNicholas/SDVMods
   |github  = danvolchek/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solid Foundations
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SolidFoundations
 +
  |curse  = 870929
 +
  |nexus  = 12311
 +
   |github  = Floogen/SolidFoundations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Solid Foundations → Automate Integration
   |author  = MindMeltMax
+
   |author  = PeacefulEnd
   |id      = MindMeltMax.WinterPigs
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
  |moddrop = 1443556
+
   |nexus  = 12311
   |nexus  = 16879
+
   |github  = Floogen/SolidFoundations
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Sona's Farm
   |author  = idermailer
+
   |author  = Kerlin & Sona
   |id      = idermailer.WinterRain
+
   |id      = kerlin.sonasfarm
   |nexus  = 13767
+
   |nexus  = 8545
   |github  = idermailer/WinterRain
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Sonic Shoes
   |author  = drbirbdev
+
   |author  = lilico
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = lilico.SonicShoes
   |nexus  = 14164
+
   |nexus  = 10226
   |github  = drbirbdev/StardewValley
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sorted Storages
 +
  |author  = TeamCoFH, Tech, Zeldo
 +
  |id      = Zeldo.LinkedStorages
 +
  |nexus  =
 +
  |curse  = 290653
 +
  |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
 +
  |name    = Sorting Chests
 +
  |author  = aRooooooba
 +
  |id      = aRooooooba.SortingChests
 +
  |nexus  = 8224
 +
  |github  = aRooooooba/SortingChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Sound Effect Replacement
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.WitcherMod
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 5797
+
   |nexus  = 10232
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 18,221: Line 19,626:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Sound Loop Mod
   |author  = Taskmaster
+
   |author  = strelkasaur
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 5246
+
   |nexus  = 13099
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Sounds Patcher
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = MindMeltMax
   |id      = WonderfulFarmLife
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus  =
+
   |nexus  = 7465
   |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |moddrop = 1135690
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |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    = Sound Tweaker
   |author  = jahangmar
+
   |author  = aedenthorn, Erinthe
   |id      = jahangmar.WorkingFireplace
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 3654
+
   |nexus  = 14767
   |github  = jahangmar/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = SpaceCore
   |author  = skiilaa
+
   |author  = spacechase0
   |id      = skiilaa.X
+
   |id      = spacechase0.SpaceCore
   |nexus   = 2286
+
   |curse   = 867152
   |github  =
+
   |moddrop = 136998
 
+
  |nexus  = 1348
   |broke in = Stardew Valley 1.3.20
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Spawn Monsters
   |author  = Shockah
+
   |author  = Berisan
   |id      = Shockah.XPDisplay
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 11089
+
   |nexus  = 3201
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Berisan/SpawnMonsters
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Spawn More Rocks
   |author  = nofilenamed
+
   |author  = Mase
   |id      = NFN.XPMUL
+
   |id      = Mase.SpawnMoreRocks
   |nexus  = 8649
+
   |nexus  = 7423
   |github  = nofilenamed/XPMultiplier
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Spawn Sea Monster
  |author  = nofilenamed
+
   |author  = Edu Anttunes
  |id      = NFN.XPMULSPA
+
   |id      = EduAnttunes.SpawnSeaMonster
  |nexus  = 8760
+
   |nexus  = 5736
  |github  = nofilenamed/XPMultiplier.Space
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Xtardew Core
 
   |author  = hixega
 
   |id      = hixega.XtardewCore
 
   |nexus  = 19096
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yanshufitos Mod
+
   |name    = Spawn Supply Crates on Beach
   |author  = yanshufitos
+
   |author  = onlythechosen
   |id      = yanshufitos.yanshufitosmod
+
   |id      = otc.supplycratesonbeach
   |nexus  = 20355
+
   |nexus  = 20828
 
   |github  =
 
   |github  =
 
  |broke in = never worked
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = vincebel
+
   |author  = AcidicNic
   |id      = vincebel.YearRoundCrops
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 8196
+
   |nexus  = 7588
   |github  = vincebel7/YearRoundCrops
+
   |github  = AcidicNic/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Fishing Mod
+
   |name    = Special Orders Tags Extended
   |author  = NeverToxic
+
   |author  = atravita
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      = atravita.SpecialOrdersExtended
   |nexus  = 20391
+
  |curse  = 870988
   |github  = Dunc4nNT/StardewMods
+
  |moddrop = 1086743
 +
   |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Special Orders Tweaks
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = nnn
   |nexus  = 2731
+
   |id      = nnn.Special_Orders_Tweaks
  |author  = bcmpinc
+
   |nexus  = 22719
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = Special Power Utilities
   |author  = moddem
+
   |author  = Spiderbuttons
   |id      = moddem.StardewMapTeleport
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 18143
+
   |nexus  = 22300
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Specify Gift Taste Portraits
   |author  = XxHarvzBackxX
+
   |author  = Button, Spiderbuttons
   |id      = XxHarvzBackxX.YASM
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 9228
+
   |nexus  = 15882
 
   |github  =
 
   |github  =
  
Line 18,340: Line 19,728:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Speed Boots
   |author  = Jaredlll08, YGM Team
+
   |author  = season
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = season.SpeedBoots
  |curse  = 308005
+
   |nexus  = 22958
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speed Mod
 +
  |author  = Blackclaw
 +
  |id      = Blackclaw.SpeedMod
 +
  |nexus  = 5082
 +
  |github  = Xebeth/StardewValley-SpeedMod
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speedrun Practice Mod
 +
  |author  = Underscore
 +
  |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
 +
  |nexus  = 7337
 +
  |github  = Underscore76/SDVPracticeMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Speedster
   |author  = thakyZ
+
   |author  = Platonymous
   |id      = zdailyincrease
+
   |id      = Platonymous.Speedster
   |nexus  =
+
   |nexus  = 1102
  |chucklefish = 4247
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = thakyZ/zDailyIncrease
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Spelldew Valley
   |author  = BlaDe
+
   |author  = instafluff
   |id      = BlaDe.Zenchman
+
   |id      = instafluff.spelldewvalley
   |nexus  = 12024
+
   |nexus  = 7322
   |github  =
+
   |github  = instafluff/SpelldewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Spenny
   |author  = PositiveVegan
+
   |author  = spacechase0
   |id      = PositiveVegan.ZenMod
+
   |id      = spacechase0.Spenny
   |nexus  = 12899
+
  |curse  = 867742
   |github  =
+
  |moddrop = 771624
 +
   |nexus  = 2755
 +
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spenny Deluxe
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SpennyDeluxe
 +
  |nexus  = 14984
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spenny Lite
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SpennyLite
 +
  |nexus  = 14249
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Spice of Life
   |author  = aedenthorn, Erinthe
+
   |author  = KarratKake
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 6743
+
   |nexus  = 7398
   |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    = Zoom Level
+
   |name    = Splash Text
   |author  = thespbgamer
+
   |author  = sophiesalacia
   |id      = thespbgamer.ZoomLevel
+
   |id      = sophie.SplashText
  |curse  = 714275
+
   |nexus  = 14416
   |nexus  = 7363
+
   |github  = sophiesalacia/StardewMods
   |github  = thespbgamer/ZoomLevel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Split Money
   |author  = GuiNoya, Yesst
+
   |author  = Platonymous
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = Platonymous.SplitMoney
   |nexus  = 1621
+
   |nexus  = 2303
   |github  = GuiNoya/SVMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
  |broke in = Stardew Valley 1.5
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (separate money was added in Stardew Valley 1.4).
   |summary = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Split Screen
   |author  = RockinRolla
+
   |author  = Ilyaki
   |id      = RockinMods.ZoomMod
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 1326
+
   |nexus  = 2139
   |github  = rockinrolla/ZoomMod
+
   |github  = Ilyaki/SplitScreen
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in = SMAPI 3.0
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
<!--
 
  |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    = Splitscreen Improved
   |author  = Geko_X
+
   |author  = gaussfire
   |id      = gekox.zoomyFarmer
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 6031
+
   |nexus  = 24507
   |github  =
+
   |github  = alanperrow/StardewModding
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
+
{{#invoke:SMAPI compatibility|entry
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version||link=0}}</div>
+
  |name    = Split Screen Manager
 +
  |author  = RomenH
 +
  |id      = RomenH.SplitScreenManager
 +
  |nexus  = 12063
 +
  |github  =
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.6
This list contains mods which...
+
}}
* have their mod pages hidden/deleted;
 
* or have been replaced by a change in the base game;
 
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
 
These will likely never be updated again.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = Split Screen Regions
   |author  = Alex Noddings
+
   |author  = Espy
   |id      = an.4leaf
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 2365
+
   |nexus  = 23669
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Spoilage
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = aedenthorn.Spoilage
   |nexus  = 2270
+
   |nexus  = 14712
  |chucklefish = 3619
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Entoarox/StardewMods
 
  
   |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    = Spooky Big Pumkin, Spooky_pumkin
   |author  = Warix3
+
   |author  = Dounat2201, Sasara
   |id      = warix3.advancingsprinklers
+
   |id      = Sasara.pumkin
   |nexus  = 2983
+
   |nexus  = 4586
 
   |github  =
 
   |github  =
  
   |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    = Spouse Outdoor Area
   |author  = CKextreme
+
   |author  = Shaklin
   |id      = CKextreme.AfkTimer
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 3721
+
   |nexus  = 6747
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = skn
+
  |author  = mistyspring
   |id      = skn.AgingMod
+
  |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus  = 1129
+
  |curse  = 880521
 +
  |nexus  = 11037
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spouse's Room Mod
 +
   |author  = Wata, Watagatapitusberry
 +
   |id      = Spouseroom
 +
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
   |github  =
 
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Spouse Stuff
   |author  = cantorsdust
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = Sikker.SpouseStuff
   |nexus  = 170
+
   |nexus  = 4651
   |github  = cantorsdust/StardewMods
+
   |github  = sikker/SpouseStuff
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Sprinkler Activation
   |author  = Angela Ranna
+
   |author  = Blaxsmith
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 6894
+
   |nexus  = 7661
   |github  = AngelaRanna/StardewMods
+
   |github  = Blaxsmith/SprinklerActivation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinkler Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SprinklerMod
 +
  |nexus  = 15385
 +
  |github  = aedenthorn/StardewValleyMods
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |status   = workaround
 +
   |summary = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Sprinkles
   |author  = Grant Peters
+
   |author  = Platonymous
   |id      = GPeters-AnimalMoodFix
+
   |id      = Platonymous.Sprinkles
   |nexus  = 761
+
   |nexus  =
 +
  |chucklefish = 4592
 
   |github  =
 
   |github  =
   |broke in = SMAPI 2.0
+
 
   |status  = obsolete
+
   |broke in = Stardew Valley 1.3
   |summary  = remove this mod (animal mood bugs fixed 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    = Aquarism - Immersive Fish Ponds
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = DaLion
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = SPDSprintAndDash
   |nexus  = 11288
+
   |nexus  = 235
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |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    = Archaeology House Content Management Helper
+
   |name    = Sprint and Dash Redux
   |author  = Felix-Dev
+
   |author  = littleraskol
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 2804
+
   |nexus  = 560
   |github  = Felix-Dev/StardewMods
+
  |moddrop = 827770
 +
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Armor Ore
+
   |name    = Sprinting
   |author  = gmff
+
   |author  = Patrick, mistersnuggler
   |id      = GMFF.ArmorOre
+
   |id      =
 
   |nexus  =
 
   |nexus  =
   |curse   = 485718
+
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
  |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
 +
  |name    = Sprinting
 +
  |author  = onemix
 +
  |id      = onemix.Sprinting
 +
  |nexus  = 10469
 +
  |github  = thiagomasson/Sprinting
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
 +
  |author  = Abs, abslam
 +
  |id      = abs.SprintNRegen
 +
  |nexus   = 4898
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = Max Vollmer, SVProtector
+
   |author  = Jessebot, JessebotX
   |id      = maxvollmer.audiodevices
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 2838
+
   |nexus  = 4778
   |github  = maxvollmer/AudioDevices
+
   |github  = JessebotX/StardewValleyMods
 
 
  |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    = Sprint (unidarkshin)
   |author  = Jotser
+
   |author  = unidarkshin, Devin Lematty
   |id      = Jotser.AutoGrabberMod
+
   |id      = DevinLematty.Sprint
   |nexus  = 2783
+
   |nexus  = 7492
 
   |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    = Sprint (Yoshify)
   |author  = Chosimba
+
   |author  = Yoshify
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      =
   |nexus  = 2307
+
   |nexus  = 2
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 0.39.1
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |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    = Baby Chance Adjustment
+
   |name    = SpriteMaster
   |author  = LateFilmsGamer
+
   |author  = Ameise, Ameisen, mkukli
   |id      = Late's.AdjustBabyChance
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 15018
+
   |nexus  = 4922
   |github  =
+
   |github  = ameisen/SV-SpriteMaster
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Sprites in Detail
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = BleakCodex
   |id      = f4iTh.BabyGenderInterface
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 1947
+
   |nexus  = 14487
   |github  =
+
   |github  = BleakCodex/SpritesInDetail
 
 
  |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    = Stabbing Sword Special
   |author  = KirbyLink
+
   |author  = Peasly Wellbott
   |id      = kirbylink.beehousefix
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 3013
+
   |nexus  = 7683
   |github  = KirbyLink/BeeHouseFix
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Stack Check Fix
   |author  = Taskmaster
+
   |author  = punyo, yakminepunyo
   |id      = Taskmaster.BeMyValentine
+
   |id      = punyo.StackCheckFix
   |nexus  = 5219
+
   |nexus  = 2433
   |github  =
+
   |github  = pomepome/StackCheckFix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stacked Item Icons
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.StackedItemIcons
 +
  |curse  = 868678
 +
  |nexus  = 15468
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.stackeverything
 +
  |nexus  = 2053
 +
  |moddrop = 833551
 +
  |github  = danvolchek/StardewMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.5
 +
   |status   = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything Redux
 +
  |author  = thimadera
 +
  |id      = thimadera.StackEverythingRedux
 +
  |nexus  = 22381
 +
  |github = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better 10 Hearts
+
   |name    = Stack Quality
   |author  = Sonozuki
+
   |author  = LeFauxMatt
   |id      = EpicBellyFlop45.Better10Hearts
+
   |id      = furyx639.StackQuality
   |nexus  = 3605
+
  |curse  = 871828
   |github  = Sonozuki/StardewMods
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
  |status  = abandoned
 
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Size Changer
 +
  |author  = Shockah
 +
  |id      = Shockah.StackSizeChanger
 +
  |nexus  = 11866
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crab Pots
+
   |name    = Stack Split Redux
   |author  = Sonozuki
+
   |author  = pepoluan
   |id      = EpicBellyFlop45.BetterCrabPots
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 3159
+
   |nexus  = 8967
   |github  = Sonozuki/StardewMods
+
  |moddrop = 976551
 +
   |github  = pepoluan/StackSplitRedux
  
  |status  = abandoned
 
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = StackSplitX
   |author  = RedstoneBoy
+
   |author  = tstaples
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = tstaples.StackSplitX
   |nexus  = 2504
+
   |nexus  = 798
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = tstaples/StackSplitX
  
  |status  = abandoned
 
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Stack to Nearby Chests
   |author  = Khloe Leclair
+
   |author  = Ilyaki
   |id      = leclair.bcspacecore
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 11115
+
   |nexus  = 1787
  |moddrop = 1115749
+
   |github  = Ilyaki/StackToNearbyChests
   |github  = KhloeLeclair/StardewMods
 
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.5
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
+
   |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    = Better Transmutation
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Becks723
   |id      = f4iTh.BetterTransmutation
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 2120
+
   |nexus  = 13381
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = StaminaRegen
   |author  = BunnyJumps
+
   |author  = EvilPdor
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      =
   |nexus  = 2502
+
   |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    = BJS MP Kick Mod
+
   |name    = Standardized Krobus
   |author  = BunnyJumps
+
   |author  = minervamaga
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = minervamaga.StandardizedKrobus
   |nexus  = 2503
+
   |nexus  =
   |github  =
+
   |moddrop = 716314
 
+
   |github = minervamaga/StandardizedKrobus
   |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Starbot
   |author  = BunnyJumps
+
   |author  = bwdy
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = bwdy.starbot
   |nexus  = 2501
+
   |nexus  = 4755
   |github  =
+
   |github  = bwdymods/SDV-Starbot
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.5
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Stardew Access
   |author  = BunnyJumps
+
   |author  = Mohammad Shoaib
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = shoaib.stardewaccess
   |nexus  = 3145
+
   |nexus  = 16205
   |github =
+
   |url    = {{github|stardew-access/stardew-access}}/releases
 
+
   |github = stardew-access/stardew-access
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Stardew and Chill
   |author  = BunnyJumps
+
   |author  = mod.kitchen
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 3143
+
   |nexus  = 12147
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Stardew Aquarium Code
   |author  = BunnyJumps
+
   |author  = Gervig91
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = Cherry.StardewAquarium
   |nexus  = 2500
+
   |nexus  = 6372
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = BunnyJumps
+
   |author  = Moonwolf, Moonwolf287
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 3144
+
   |nexus  = 16527
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Archipelago
 +
  |author  = Kaito Kid
 +
  |id      = KaitoKid.StardewArchipelago
 +
  |nexus  = 16087
 +
  |github  = agilbert1412/StardewArchipelago
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Auto GC
 +
  |author  = Lake1059, 1059Studio
 +
  |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
 +
   |nexus  = 9293
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Stardew Brewery
   |author  = WindHero
+
   |author  = Cylon
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = cylon.stardewbrewery
   |nexus  = 2336
+
   |nexus  = 2057
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  = JustCylon/stardew-brewery
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
+
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bow
+
   |name    = Stardew Config Menu
   |author  = spacechase0
+
   |author  = Juice805
   |id      = spacechase0.Bow
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 2756
+
   |nexus  = 1312
  |moddrop = 771627
+
   |github  = StardewConfigFramework/StardewConfigMenu
   |github  = spacechase0/Bow
 
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.3.29
   |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
+
   |status   = workaround
 +
   |summary = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = DiogoAlbano
+
   |author  = TehPers
   |id      = DiogoAlbano.BNWCore
+
   |id      = SCCL
   |nexus  = 15871
+
   |nexus  = 889
   |github  =
+
   |github  = TehPers/StardewValleyMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.2
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Stardew Debt
   |author  = bwdy
+
   |author  = Poison
   |id      = bwdyworks
+
   |id      = Poison.StardewTesting
   |nexus  = 3530
+
   |nexus  = 10005
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Stardew Discord
   |author  = Ilyaki
+
   |author  = Steven Kraft
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 3083
+
   |nexus  = 3608
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  = steven-kraft/StardewDiscord
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Stardew Druid
   |author  = YukiShiku, LeonBlade
+
   |author  = Neosinf
   |id      = CasksAnywhere
+
   |id      = neosinf.StardewDruid
   |nexus  = 878
+
   |nexus  = 18465
  |chucklefish = 5486
+
   |github  = Neosinf/StardewDruid
  |moddrop = 124612
 
   |github  = LeonBlade/CasksAnywhere
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Stardew Druid Lite
   |author  = aclockworkhound
+
   |author  = Neosinf
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 3540
+
   |nexus  = 19308
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  =
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Stardew Editor
   |author  = CJBok
+
   |author  = spacechase0
   |id      = CJBAutomation
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 211
+
   |nexus  = 1298
   |github  = CJBok/SDV-Mods
+
   |github  = spacechase0/StardewEditor
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = 1059 Studio, Lake1059
   |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id      = Lake1059.StardewFPS
   |nexus  = 604
+
   |nexus  = 20801
  |moddrop = 664033
+
   |github  = Lake1059/StardewFPS
   |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    = Stardew Get Achievement Now
   |author  = Lysero
+
   |author  = Lake1059, 1059 Studio
   |id      = Lysero.Clock24
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 3718
+
   |nexus  = 11515
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Stardew Hack
   |author  = spacechase0
+
   |author  = bcmpinc
   |id      = spacechase0.Cobalt
+
   |id      = bcmpinc.StardewHack
   |nexus  = 1723
+
   |nexus  = 3213
   |github  = spacechase0/Cobalt
+
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Hitboxes
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.StardewHitboxes
 +
  |nexus  = 12264
 +
  |github  = tylergibbs2/StardewHitboxes
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = DanielSerrano, Lord Xamon
+
   |author  = davikr, apdapreturns
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = davikr.hypnos
   |nexus  = 1169
+
   |nexus  = 5935
   |github  =
+
   |github  = davicr/StardewHypnos
 
+
   |broken in = Stardew Valley 1.4
   |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    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = Igorious
+
   |author  = aedenthorn, Erinthe
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = aedenthorn.StardewImpact
   |nexus  =
+
   |nexus  = 14365
  |chucklefish = 3684
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = obsolete
 
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Stardew Locations
   |author  = spacechase0
+
   |author  = Mizzion
   |id      = spacechase0.ColorfulChests
+
   |id      = mizzion.stardewlocations
   |nexus  = 1623
+
   |nexus  = 1929
   |moddrop = 279189
+
   |moddrop = 661357
   |github  = spacechase0/ColorfulChests
+
   |github  = Mizzion/MyStardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Stardew Media Keys
   |author  = punyo, yakminepunyo
+
   |author  = Angebro
   |id      = punyo.ConcentrationOnFarming
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 1445
+
   |nexus  = 11246
   |github  =
+
   |github  = AngeloC3/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Stardew Motif
   |author  = Nishtra
+
   |author  = Vinyks
   |id      = ConfigurableShippingDates
+
   |id      = Vinyks.StardewMotif
   |nexus  = 675
+
   |nexus  = 14326
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Stardew Multiplayer Server
   |author  = Pillow
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = Pillow.ConsoleCoordinates
+
   |id      = moy.Always_On_Server
   |nexus  = 8957
+
   |nexus  = 20659
   |github  =
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Stardew Nametags
   |author  = CatCattyCat, Cat
+
   |author  = Tyler Gibbs
   |id      = cat.copyinvitecode
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 2171
+
   |nexus  = 12158
   |github  = danvolchek/StardewMods
+
   |github  = tylergibbs2/StardewNametags
 
 
  |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    = Stardew News Feed
   |author  = bcmpinc
+
   |author  = Other Buckets
   |id      = bcmpinc.CraftCounter
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 2739
+
   |nexus  = 3206
   |github  = bcmpinc/StardewHack
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |status  = obsolete
+
}}
   |summary = remove this mod (added in Stardew Valley 1.4).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Stardew Notifications
 +
   |author = monopandora (maintained by Sakorona)
 +
  |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
 +
  |moddrop = 664154
 +
  |nexus  = 4713
 +
  |github  = Sakorona/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = STardew Overview
 +
  |author  = Sto13
 +
  |id      = Sto13.STardewOverview
 +
  |nexus  = 14564
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Stardew Progress
   |author  = lolpcgaming
+
   |author  = seeinggreen
   |id      = lolpcgaming.CraftingCounter
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 1585
+
   |nexus  = 9786
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Stardew Realty Framework
   |author  = trienow
+
   |author  = Prism 99
   |id      = de.trienow.stardew.craftpriority
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 4174
+
   |nexus  = 10512
   |github  = trienow/Stardew-CraftPriority
+
   |github  = Prism-99/FarmExpansion
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = bwdy
+
   |author  = ElocinDev
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = elocindev.stardewrpc
   |nexus  = 2115
+
  |curse  = 1009887
 +
   |nexus  =
 
   |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    = Stardew RPG
   |author  = BadNetCode
+
   |author  = aedenthorn, Erinthe
   |id      = BadNetCode.CropSafety
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 1233
+
   |nexus  = 11132
  |moddrop = 130160
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Stardew Speak
   |author  = Omegasis, AlphaOmegasis
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = CurrentLocation102120161203
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 638
+
   |nexus  = 7929
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = evfredericksen/StardewSpeak
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = Stardew Survival Project
   |author  = Omegasis, AlphaOmegasis
+
  |author  = NeroYuki
   |id      = Omegasis.CustomAssetModifier
+
  |id      = neroyuki.rlvalley
   |nexus  = 1836
+
  |nexus  = 14183
 +
  |github  = NeroYuki/StardewSurvivalProject
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Symphony Remastered, Stardew Symphony
 +
   |author  = Omegasis, Alpha_Omegasis
 +
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
 +
   |nexus  = 425
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5.5
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Bundles
+
   |name    = Stardew Twitch Tracker
   |author  = LeFauxMatt
+
   |author  = Cody, Cody Hansen
   |id      = furyx639.CustomBundles
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 8258
+
   |nexus  = 16543
 +
  |github  =
  
   |status   = abandoned
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = spacechase0
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = spacechase0.CustomCrops
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 1592
+
   |nexus  = 13426
  |moddrop = 273617
+
   |github  = Annosz/UIInfoSuite2
   |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    = Stardew Valley Barber, Stardew Barber
   |author  = Platonymous
+
   |author  = phroureo
   |id      = Platonymous.CustomElementHandler
+
   |id      = phroureo.BarberSV
   |nexus  = 1068
+
   |nexus  = 9061
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = purrplingcat
+
   |author  = reimu, r2h, tomdc
   |id      = PurrplingCat.CustomEmotes
+
   |id      = reimu.sdv-helper
   |nexus  = 10861
+
   |nexus  = 3917
   |github  = purrplingcat/CustomEmotes
+
   |github  = rei2hu/stardewvalley-esp
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Stardew Valley Expanded
   |author  = Platonymous
+
   |author  = Flashshifter
   |id      = Platonymous.CustomFarming
+
   |id      = FlashShifter.SVECode
   |nexus  = 991
+
   |nexus  = 3753
  |curse  = 307366
+
   |moddrop = 833179
   |moddrop = 793926
+
   |github  = FlashShifter/StardewValleyExpanded
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Stardew Valley Randomizer
   |author  = Platonymous
+
   |author  = Tooshi
   |id      = Platonymous.CFAutomate
+
   |id      = Tooshi.Randomizer
   |nexus  = 991
+
   |nexus  = 5185
   |github  = Platonymous/Stardew-Valley-Mods
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
   |broke in = Automate 1.15
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = spacechase0
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = spacechase0.CustomFarmTypes
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 1140
+
   |nexus  = 13614
  |moddrop = 128708
+
   |github  = tylergibbs2/StardewValleyMods
   |github  = spacechase0/CustomFarmTypes
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = Forkmaster
+
   |author  = evskii
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = evskii.StardewTimelapse
   |nexus  = 3464
+
   |nexus  = 19806
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Stardew Voices
   |author  = mytigio
+
   |author  = Shannon Hobby
   |id      = mytigio.customharvestfix
+
   |id      = shobby.StardewVoices
   |nexus   = 4192
+
   |curse   = 1010539
   |github  = mytigio/CustomHarvestFix
+
   |nexus   = 22550
 
+
   |github =
  |status   = obsolete
 
   |summary = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customise Child Bedroom
+
   |name    = Stardew Web
   |author  = Speshkitty
+
   |author  = Prism 99
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = prism99.stardewweb
   |nexus  = 5540
+
   |nexus  = 8715
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  =
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Stardew Web API
   |author  = Sonozuki
+
   |author  = zunderscore
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 3014
+
   |nexus  = 22540
   |github  = Sonozuki/StardewMods
+
   |github  = zunderscore/StardewWebApi
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Stardust Core
   |author  = Platonymous
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Platonymous.CustomNPC
+
   |id      = Omegasis.StardustCore
   |nexus  = 1607
+
   |nexus  = 2341
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shirts
+
   |name    = Starksouls
   |author  = Platonymous
+
   |author  = FenrirA
   |id      = Platonymous.CustomShirts
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 2416
+
   |nexus  = 10915
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = OhWellMikell/Starksouls
 
+
}}
   |broke in = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |status   = abandoned
+
   |name    = Start in Ginger Island
   |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
  |author  = mistyspring
 +
  |id      = mistyspring.GingerIslandStart
 +
   |nexus   = 20401
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Starting Money
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = mmanlapat
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 1378
+
   |nexus  = 1138
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
  |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    = Startup Volume Config
   |author  = aedenthorn, Erinthe
+
   |author  = certifiableGrimalkin
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 6630
+
   |nexus  = 15846
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Start With Greenhouse
   |author  = Platonymous
+
   |author  = CaptainSully
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = CaptainSully.StartWithGreenhouse
   |curse   = 307569
+
   |nexus   = 9878
   |moddrop = 793903
+
   |moddrop = 1035412
  |nexus  = 3010
+
   |github  = CaptainSully/StardewMods
   |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    = Start With Hat
   |author  = dreamsicl
+
   |author  = treyh0
   |id      = EventNotifications
+
   |id      = treyh0.StartWithHat
   |nexus  =
+
   |nexus  = 2628
  |chucklefish = 3621
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Stash Items
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = ZackHill
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = ZackHill.StashItems
   |nexus  = 513
+
   |nexus  = 9624
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = zack-hill/stardew-valley-stash-items
 
 
  |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    = Stash Items to Chest
   |author  = stokastic
+
   |author  = lambui
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = BlueMod_StashItemsToChest
  |nexus  = 2462
+
  |nexus  =
   |github  = stokastic/CoopGrabber
+
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
   |github  = lambui/StardewValleyMod_StashItemsToChest
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = Static Inventory
   |author  = CatCattyCat, Cat
+
   |author  = Dinotopea
   |id      = cat.desertobelisk
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 2021
+
   |nexus  = 20093
  |moddrop = 833549
+
   |github  = nrobinson12/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status   = obsolete
+
}}
   |summary = remove this mod (added in Stardew Valley 1.4).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Static Tool Power
 +
   |author  = Omek97
 +
   |id      = omek97.static_toolpower
 +
  |nexus  = 21281
 +
  |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = Stats as Tokens
   |author  = explosivetortellini
+
   |author  = sophiesalacia
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 8348
+
   |nexus  = 9659
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  = dtomlinson-ga/StatsAsTokens
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Stats Passive Regeneration, Stats Reloader
   |author  = PurrplingCat
+
   |author  = strato35
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = Strato35.StatsReloader
   |nexus  = 6537
+
   |nexus  = 7428
   |github  = purrplingcat/DialogueEmotes
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Statue of Generosity
   |author  = Bpendragon
+
   |author  = spacechase0
   |id      = Bpendragon-DynamicHorses
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus  = 874
+
  |curse  = 867713
   |github  = Bpendragon/DynamicHorses
+
   |nexus  = 7532
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = Statue Shorts
   |author  = enaium
+
   |author  = aedenthorn, Erinthe
   |id      = Enaium.EiTK
+
   |id      = aedenthorn.StatueShorts
  |curse  = 365803
+
   |nexus  = 17642
   |nexus  =
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Statue Shorts Redux
   |author  = aurnj, Roy Li
+
   |author  = Nom0ri
   |id      = RuyiLi.Emotes
+
   |id      = aedenthorn.StatueShorts
   |nexus  =
+
   |nexus  = 22135
  |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |github  = Nom0ri/StatueShortsRedux
   |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    = Stay Up
   |author  = Oblitus
+
   |author  = su226
   |id      = QuicksilverFox.EmptyHands
+
   |id      = Su226.StayUp
   |nexus  = 1176
+
   |nexus  = 7592
   |github  = quicksilverfox/StardewMods
+
   |github  = su226/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Stay Up Late
   |author  = charliedemilho
+
   |author  = Krutonium
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = krutonium.stayuplate
   |nexus  = 10396
+
   |nexus  = 12578
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Stay Up Plus
   |author  = Hamio, HamioDracny
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 7511
+
   |nexus  = 21469
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SteamDew
 +
  |author  = Mewsubi
 +
  |id      = Mewsubi.SteamDew
 +
  |nexus  = 19396
 +
  |github  = myuusubi/SteamDew
  
   |status  = abandoned
+
  |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    = FaeQuest
+
   |name    = Stendew Valley
   |author  = Navi-chan, ooo0000
+
   |author  = Haunted Pineapple
   |id      = NaviChan.FaeQuest
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 2484
+
   |nexus  = 19483
   |github  =
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = Advize
+
   |author  = Advize and jinxiewinxie
   |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      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 130
+
   |nexus  = 316
   |github  = AdvizeGH/FarmExpansion
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.16
+
   |broke in = SMAPI 3.0
   |status  = abandoned
+
<!--
   |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
+
   |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    = Farm Hub
+
   |name    = Stop Flower Harvests
   |author  = Platonymous
+
   |author  = BlobLeader
   |id      = Platonymous.FarmHub
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 2309
+
   |nexus  = 24559
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = BrasileiroTop
+
   |author  = Mustafa
   |id      = BrasileiroTop.Fundo
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 5423
+
   |nexus  = 13925
 +
  |github  = mustafa-git/StopSoundsWhenAltTabbed
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Storage Containers
 +
  |author  = trashcan9
 +
  |id      = trashcan9.StorageContainers
 +
  |nexus  = 16071
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Stronger You
   |author  = tlitookilakin
+
   |author  = Krutonium
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = Krutonium.StrongerYou
   |nexus  = 8236
+
   |nexus  = 7402
  |moddrop = 926207
+
   |github  =
   |github  = tlitookilakin/FarmWarpsPatch
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Geode, Instant Geodes
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = ofmanynames
+
   |author  = Darkmushu
   |id      = InstantGeode
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 750
+
   |nexus  = 17380
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = Stumps to Hardwood Stumps
   |author  = DaLion
+
   |author  = Nishtra
   |id      = DaLion.ImmersiveRings
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 11380
+
   |nexus  = 691
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.3.29
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
 +
  |author = sophiesalacia
 +
   |id      = sophie.SturdySaplings
 +
  |nexus  = 14440
 +
  |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Submerged Crab Pots
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.FireCracker
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 7321
+
   |nexus  = 11719
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = MattDeDuck, Duckshard
+
   |author  = mytigio
   |id      = MattDeDuck.Fischievements
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 3658
+
   |nexus  = 4149
   |github  =
+
   |github  = mytigio/SDVMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Summit Reborn
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 1941
+
   |nexus  = 2073
   |github  =
+
   |github  = JohnsonNicholas/SDVMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fix Scythe Exp
 
  |author  = bcmpinc
 
  |id      = bcmpinc.FixScytheExp
 
  |nexus  =
 
  |github  = bcmpinc/StardewHack
 
  |url    = https://github.com/bcmpinc/StardewHack/releases
 
  
  |broke in = Stardew Valley 1.3.25
+
   |status = abandoned
   |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    = Sundrop City
   |author  = randomAnon1234
+
   |author  = The Sundrop Team
   |id      = none<!--no manifest ID-->
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 591
+
   |nexus  = 4014
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5.5
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Super Hopper
   |author  = FletcherQuest
+
   |author  = spacechase0
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = spacechase0.SuperHopper
   |nexus  = 9062
+
  |curse  = 867698
   |github  =
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Super Sleeper
   |author  = Entoarox
+
   |author  = spoocky123
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 2276
+
   |nexus  = 10842
  |chucklefish = 4324
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FuryCore
+
   |name    = Surfing Festival
   |author  = LeFauxMatt
+
   |author  = spacechase0 and ParadigmNomad
   |id      = furyx639.FuryCore
+
   |id      = spacechase0.SurfingFestival
   |nexus  = 10696
+
  |curse  = 867720
 +
   |nexus  = 6688
 +
  |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = MiphasGrace
   |id      = f4iTh.GateFix
+
   |id      = MiphasGrace.SurpriseBaby1
   |nexus  = 4859
+
   |nexus  = 13126
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Survivalistic
   |author  = Advize and Jinxiewinxie
+
   |author  = Ophaneom
   |id      = Advize.GetDressed
+
   |id      = Ophaneom.Survivalistic
   |nexus  = 331
+
   |nexus  = 12179
   |github  = AdvizeGH/GetDressed
+
   |github  = Ophaneom/Survivalistic
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial version = 1.0.5-unofficial.2-Locked15
   |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).
+
   |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = SV Fishing Mod
   |author  = mistyspring
+
   |author  = KDERazorback
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = KDERazorback.SvFishingMod
  |curse  = 880520
+
   |nexus  = 6403
   |nexus  = 12195
+
   |github  = KDERazorback/SvFishingMod
   |github  = misty-spring/StardewMods
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = SV Notepad
   |author  = ShadowDragon8685
+
   |author  = HereBeCush
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = herebecush.SVNotepad
   |nexus  = 985
+
   |nexus  = 21473
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swap Rings
 +
  |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 = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = Swim - Continued
   |author  = pepoluan
+
   |author  = aedenthorn and FlyingTNT
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = FlyingTNT.Swim
   |nexus  = 4151
+
   |nexus  = 23169
  |chucklefish = 5783
+
   |github  = FlyingTNT/StardewValleyMods
   |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    = Swimsuits Anywhere
   |author  = Taskmaster
+
   |author  = Myzkatonic
   |id      = Taskmaster.Hamlet
+
   |id      = Myzkatonic.SwimsuitsAnywhere
   |nexus  = 4601
+
   |nexus  = 7722
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Swiss Army Knife
   |author  = StarPeanut, Greger
+
   |author  = John Peters
   |id      = HappyAnimals
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  =
+
   |nexus  = 13991
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Swizzy Meads
   |author  = ninthworld
+
   |author  = Swizzy Studios
   |id      = NinthWorld.HDSprites
+
   |id      = SwizzyStudios.SwizzyMeads
   |nexus  = 4024
+
   |nexus  = 3241
   |github  = ninthworld/HDSprites
+
   |github  = SwizzyStudios/SV-SwizzyMeads
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hempire
+
   |name    = Tab Autoloot
   |author  = Oga_The_Real
+
   |author  = Guedez
   |id      = Oga_The_Real.Hempire
+
   |id      = tab.autoloot
   |nexus  = 14477
+
   |nexus  = 5115
 
   |github  =
 
   |github  =
 
  |status  = abandoned<!--mod page hidden-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Tailor Weapon Skins
   |author  = BrasileiroTop
+
   |author  = Peasly Wellbott
   |id      = BrasileiroTop.Animacoes
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 5139
+
   |nexus  = 7797
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = AustinYQM
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = AustinYQM.ImprovedMill
+
   |id      = TaintedCellar
   |nexus  = 1748
+
   |nexus  = 1672
   |github  = AustinYQM/ImprovedMill
+
   |github  = Jinxiewinxie/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status   = abandoned
+
<!--
 +
   |unofficial version = 1.1.1-unofficial.2-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Take a Break
   |author  = unidarkshin, Devin Lematty
+
   |author  = Krutonium
   |id      = DevinLematty.InfiniteInventory
+
   |id      = krutonium.TakeABreak
   |nexus  = 2247
+
   |nexus  = 12549
  |github  = unidarkshin/Stardew-Mods
 
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Interactions, Interacoes
 
  |author  = BrasileiroTop
 
  |id      = BrasileiroTop.Interacoes
 
  |nexus  = 4862
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Take All
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.JunimoFarm
+
   |id      = aedenthorn.TakeAll
   |nexus  = 984
+
   |nexus  = 14247
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Take It Slow
   |author  = Becks723
+
   |author  = KarratKake
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = KarratKake.TakeItSlow
   |nexus  = 6971
+
   |nexus  = 13432
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Talk to Inworld's AI Villagers, Inworld
   |author  = Taskmaster
+
   |author  = Inworld AI, PogDerson
   |id      = Taskmaster.JunkMail
+
   |id      = PogDerson.Inworld
   |nexus  = 4452
+
   |nexus  = 16816
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = Tap Giant Crops
   |author  = Shadowfoxss
+
   |author  = atravita
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = atravita.TapGiantCrops
   |nexus   = 3147
+
   |curse  = 870968
   |curse   = 308891
+
   |moddrop = 1205166
   |github  =
+
   |nexus   = 13052
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Tappable Palm Trees
   |author  = Kabigon
+
   |author  = aedenthorn, Erinthe
   |id      = Kabigon.kisekae
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus  = 2348
+
   |nexus  = 10661
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = Tapper Ready
   |author  = Lavapulse
+
   |author  = skunkkky
   |id      = Lavapulse.LavapulseChickens
+
   |id      = skunkkk.TapperReady
   |nexus  = 4821
+
   |nexus  = 1219
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3
 +
   |status   = workaround
 +
  |summary = use [[#Tapper Report|Tapper Report]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Tapper Report
   |author  = Huanir
+
   |author  = pepoluan
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = pepoluan.TapperReport
   |nexus  = 2653
+
   |nexus  = 8700
 
   |github  =
 
   |github  =
 
+
   |source = https://sourceforge.net/p/sdvmod-tapper-report
   |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Taxes Mod
   |author  = Permamiss
+
   |author  = bdawson1993
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      =
   |nexus  = 637
+
   |nexus  = 38
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 2.0
 
 
   |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    = Location and Music Logger
+
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
   |author  = Brandy Lover, WDavi
+
   |author  = TehPers
   |id      = Brandy Lover.LMlog
+
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
   |nexus  = 1366
+
   |nexus  = 3256<!--was 2150 before re-release-->
   |github  =
+
   |moddrop = 1071149
 
+
   |github  = TehPers/StardewValleyMods
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Teh's Festive Slimes
   |author  = spacechase0
+
   |author  = TehPers
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 501
+
   |nexus  = 2990
  |moddrop = 127274
+
   |github  = TehPers/StardewValleyMods
   |github  = spacechase0/StardewValleyMP
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Teh's Fishing Overhaul
   |author  = spacechase0
+
   |author  = TehPers
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 1073
+
   |nexus  = 866
   |moddrop = 127273
+
   |moddrop = 123679
   |github  = spacechase0/MapImageExporter
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Telephone Purchasing
   |author  = Jacque Pott
+
   |author  = Stingray
   |id      = JacquePott.MassProduction
+
   |id      = Stingray.TP
   |nexus  = 7021
+
   |nexus  = 10190
   |github  = JacquePott/StardewValleyMods
+
   |github  = Stingrayss/StardewValley
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = Teleportation Tool
   |author  = Kithio
+
   |author  = jeWel
   |id      = Kithio:ChatMod
+
   |id      = jeWel.TeleportationToolModCode
   |nexus  =
+
   |nexus  = 22534
  |chucklefish = 4296
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Teleporter
   |author  = Nishtra
+
   |author  = Bifibi
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = Teleporter
   |nexus  = 770
+
   |nexus  =
 +
  |chucklefish = 4374
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.2
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
+
   |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = Teleport Mod
   |author  = Taskmaster
+
   |author  = Falson, Falson127
   |id      = Taskmaster.MonthlyMail
+
   |id      = Falson.TeleportMod
   |nexus  = 4523
+
   |nexus  = 18842
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Teleport NPC
   |author  = vaindil
+
   |author  = Enaium
   |id      = vaindil.MoodFix
+
   |id      = Enaium.TeleportNpc
   |nexus   = 1809
+
   |curse   = 436803
   |github  = vaindil/sdv-moodfix
+
   |moddrop = 865554
 
+
   |nexus  =
   |status  = obsolete
+
   |github  = Enaium-StardewValleyMods/TeleportNpc
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mood Guard
+
   |name    = Teleport NPC Location
   |author  = YonKuma, kumarei
+
   |author  = ccr
   |id      = YonKuma.MoodGuard
+
   |id      = ccr.TeleportNPCLocation
   |nexus  = 1597
+
   |nexus  = 17190
   |github  = YonKuma/MoodGuard
+
   |github  = chencrstu/TeleportNPCLocation
 
 
  |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    = More Map Layers
+
   |name    = Teleport Point
   |author  = Platonymous
+
   |author  = Enaium
   |id      = Platonymous.MoreMapLayers
+
   |id      = Enaium.TeleportPoint
   |nexus   = 1134
+
   |curse   = 436830
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 864013
 
+
   |nexus   =
   |broke in = Stardew Valley 1.3
+
   |github = Enaium-StardewValleyMods/TeleportPoint
  |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    = Teleport To Farm
   |author  = BrasileiroTop
+
   |author  = Rafael
   |id      = BrasileiroTop.CanaisTv
+
   |id      = Rafael.TeleportToFarm
   |nexus  = 5126
+
   |nexus  = 7247
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = Terraria Accessories
   |author  = ylsama
+
   |author  = jeWel
   |id      = ylsama.MoveThoughObject
+
   |id      = jeWel.TerrariaAccessoriesCode
   |nexus  = 2680
+
   |nexus  = 22931
 
   |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    = Test Mod for Automated Workflows, Test Mod
   |author  = SgtPickles, GameMX
+
   |author  = spacechase0
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = spacechase0.TestMod
   |nexus  = 2256
+
   |nexus  = 21216
   |github  =
+
   |github  = spacechase0/TestModWorkflow
 
 
  |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    = Thai Font Adjuster
   |author  = FerMod
+
   |author  = 'ELL and NRTnarathip
   |id      = FerMod.MultiplayerEmotes
+
   |id      = ELL.ThaiFontAdjuster
   |nexus  = 2347
+
   |nexus  = 9586
   |github  = FerMod/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = The Adventurer's Life Expanded
   |author  = Unremarkable, animavoro
+
   |author  = HamioDracny
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = HamioDracny.TALE.SMAPI
   |nexus  = 2135
+
   |nexus  = 14083
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  =
  
   |broke in = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = The Best of "The Queen of Sauce"
   |author  = Prince-Leto
+
   |author  = Bpendragon
   |id      = princeleto.multiplayershaftfix
+
   |id      = Bpendragon.BestOfQOS
   |nexus  = 2922
+
   |nexus  = 7985
   |github  = Prince-Leto/StardewValleyMods
+
   |github  = Bpendragon/Best-of-Queen-of-Sauce
 
 
  |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    = Multiple Spouses
+
   |name    = The Cave Cult, Cave Cult Code
   |author  = aedenthorn, Erinthe
+
   |author  = CtrlAltDefeat, Evan Yoshitani
   |id      = aedenthorn.MultipleSpouses
+
   |id      = CtrlAltDefeat.CaveCultCode
   |nexus  = 6227
+
   |nexus  = 23741
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = The Chest Dimension
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = zazizu
   |id      = Omegasis.MuseumRearranger
+
   |id      = zazizu.TheChestDimension
   |nexus  = 428
+
   |nexus  = 4013
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = cilekli-link/SDVMods
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |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    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
   |author  = kulcris
+
   |author  = Neat
   |id      = kulcris.NoCheatShortcuts
+
   |id      = neat.newspaper
   |nexus  = 2310
+
   |nexus  = 8689
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = The Farmer That Stared at Rocks
   |author  = Pathoschild
+
   |author  = ItsLittany
   |id      = Pathoschild.NoDebugMode
+
   |id      = itslittany.RockBreaker
   |nexus  = 593
+
   |nexus  = 6376
   |github  = Pathoschild/StardewMods
+
   |moddrop = 804101
 
+
   |github =
   |status = abandoned
 
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = The Fish Dimension
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = ichortower
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = ichortower.TheFishDimension
   |nexus  = 506
+
   |nexus  = 22335
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = ichortower/TheFishDimension
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = Theft of the Winter Star
   |author  = KirbyLink
+
   |author  = spacechase0 and ParadigmNomad
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = spacechase0.TheftOfTheWinterStar
   |nexus  = 2947
+
  |curse  = 867729
   |github  = KirbyLink/NoSeedsFromTreesFix
+
  |moddrop = 771680
 +
   |nexus  = 5062
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |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    = Notes
+
   |name    = The Gnomiverse
   |author  = Platonymous
+
   |author  = Purppelle and King Gnomus
   |id      = Platonymous.Notes
+
   |id      = Purppelle.TheGnomiverse
   |nexus  = 3068
+
   |nexus  = 13266
  |moddrop = 793905
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
   |author  = jwdred
+
   |author  = Tlitookilakin
   |id      =
+
   |id      = tlitookilakin.BakeOffCode
   |nexus  = 694
+
   |nexus  = 18856
 
   |github  =
 
   |github  =
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = The Long Night
   |author  = DeLiXx
+
   |author  = Pathoschild
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = Pathoschild.TheLongNight
   |nexus  = 12291
+
   |nexus  = 1369
   |github  =
+
   |github  = Pathoschild/StardewMods
  |source  =
 
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3.20
 +
   |status   = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = The Love of Cooking
   |author  = Taskmaster
+
   |author  = blueberry
   |id      = Taskmaster.Ornamental
+
   |id      = blueberry.LoveOfCooking
   |nexus  = 4981
+
   |nexus  = 6830
   |github  =
+
   |github  = b-b-blueberry/CooksAssistant
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Theme Manager
   |author  = Modotte
+
   |author  = Khloe Leclair
   |id      = modotte.P2PAnimalNoise
+
   |id      = leclair.thememanager
   |nexus  = 17383
+
   |nexus  = 14525
   |github  =
+
   |github  = KhloeLeclair/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = The Moon
   |author  = Alex Noddings
+
   |author  = Pucklynn
   |id      = an.ownscepter
+
   |id      = shannon.MoonMod
   |nexus  = 2404
+
   |nexus  = 2482
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = The Northern Gulf
   |author  = zesman
+
   |author  = The commission of The Northern Gulf
   |id      = MobSpawner.pseudohub.de
+
   |id      = TcTHG.Custom_The_Northern_Gulf
   |nexus  = 2794
+
   |nexus  = 19376
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = The Pumpkin King
   |author  = zesman
+
   |author  = KirbyLink
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = kirbylink.pumpkinking
   |nexus  = 2798
+
  |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  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = The Return of Custom Backpack Framework
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = platinummyr
   |id      = f4iTh.PMT
+
   |id      = platinummyr.CustomBackpackFramework
   |nexus  = 2349
+
   |nexus  = 21588
 
   |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    = The Return of Immersive Scarecrows
   |author  = bwdy
+
   |author  = aedenthorn and lucaskfreitas
   |id      = bwdy.polygamy
+
   |id      = lucaskfreitas.ImmersiveScarecrows
   |nexus  = 3542
+
   |nexus  = 20701
  |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    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = The Return of Immersive Sprinklers
   |author  = ryaon
+
   |author  = aedenthorn and lucaskfreitas
   |id      = Ryaon.FectorChallenge
+
   |id      = lucaskfreitas.ImmersiveSprinklers
   |nexus  = 5125
+
   |nexus  = 20796
   |github  =
+
   |github  = lucaskfreitas/ImmersiveSprinklers
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = The Return of More Backpack Upgrades
   |author  = Kevin Connors
+
   |author  = platinummyr
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = platinummyr.CPMoreBackpacks
   |nexus  = 2424
+
   |nexus  = 21591
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
   |author  = Sonozuki
+
   |author  = platinummyr and wellbott
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = platinummyr.SmallerFishPonds
   |nexus  = 2997
+
   |nexus  = 21900
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = The Twlight Traveller - Custom NPC (API), APICut
   |author  = Sonozuki
+
   |author  = Eris, AkatsukiVana, HuaGei API
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = Eris.APICut
   |nexus  = 3004
+
   |nexus  = 8158
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
   |author  = DaLion
+
   |author  = Dolphin Is Not a Fish
   |id      = DaLion.ImmersiveTweaks
+
   |id      = Dolphin.Kedi.OldMarinerDialogue
   |nexus  = 11296
+
   |nexus  = 20414
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Thinking Time
   |author  = PurrplingCat
+
   |author  = PokeBenji
   |id      = PurrplingCat.QuestEssentials
+
   |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
   |nexus   = 8827
+
   |curse   = 1024585
   |github  = purrplingcat/StardewMods
+
   |nexus  = 24457
 
+
   |github =
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Think-n-Talk
   |author  = CatCattyCat, Cat
+
   |author  = Prism 99
   |id      = cat.removablehorsehats
+
   |id      = prism99.thinkntalk
   |nexus  = 2223
+
   |nexus  = 9546
   |github  = danvolchek/StardewMods
+
   |github  = Prism-99/Think-n-Talk
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = This Mod Is Organic
   |author  = Platonymous
+
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
   |id      = Platonymous.RingOfFire
+
   |id      = SweetPanda.Organic
   |nexus  = 1166
+
   |nexus  = 16648
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |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  = Pathoschild
+
   |author  = spacechase0
   |id      = Pathoschild.RotateToolbar
+
   |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
   |nexus  = 1100
+
  |curse  = 867388
   |github  = Pathoschild/StardewMods
+
  |moddrop = 127278
 +
   |nexus  = 500
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (added in Stardew Valley 1.4).
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 +
  |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Throwable Axe
   |author  = Taskmaster
+
   |author  = spacechase0
   |id      = Taskmaster.Scream
+
   |id      = spacechase0.ThrowableAxe
   |nexus  = 4588
+
  |curse  = 867726
   |github  =
+
  |moddrop = 771683
 +
   |nexus  = 5097
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Thunderstorm Totem
   |author  = Entoarox
+
   |author  = justastranger
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = jas.ThunderstormTotem
   |nexus  = 2273
+
   |moddrop = 944622
   |chucklefish = 4262
+
   |nexus  =
   |github  = Entoarox/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |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    = Seed Catalogue
+
   |name    = Tidy Fields
   |author  = spacechase0
+
   |author  = seitanicbean
   |id      = spacechase0.SeedCatalogue
+
   |id      = seitanicbean.tidyfields
   |nexus  = 1640
+
   |nexus  = 10929
   |moddrop = 281292
+
   |github  =
   |github = spacechase0/SeedCatalogue
+
   |source = https://gitlab.com/tophatsquid/sdv-tidy-fields
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Tidy Social
   |author  = funny-snek
+
   |author  = trashcan9
   |id      = funnysnek.SeparateMoney
+
   |id      = trashcan9.TidySocial
   |nexus  = 3086
+
   |nexus  = 16233
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Tileman Challenge
   |author  = DaLion
+
   |author  = SpicyKai
   |id      = DaLion.ImmersiveTaxes
+
   |id      = SpicyKai.Tileman
   |nexus  = 12547
+
   |nexus  = 11945
   |github  =
+
   |github  = spicykai/StardewValley-Mods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = workaround
 +
   |summary = use [[#Tileman Redux|Tileman Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Redux
 +
  |author  = Freaksaus
 +
  |id      = Freaksaus.TilemanRedux
 +
  |nexus  = 23023
 +
  |github  = Freaksaus/Tileman-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tile Transparency, Transparent Tiles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TileTransparency
 +
  |nexus  = 17288
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Tillable Ground
   |author  = j4c0b333
+
   |author  = hawkfalcon
   |id      = j4c0b333.SetMoney
+
   |id      = hawkfalcon.TillableGround
   |nexus  = 3889
+
   |nexus  = 2175
   |github  =
+
   |github  = hawkfalcon/Stardew-Mods
  
   |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
 +
   |name    = Tilled Soil Decay
 +
   |author = bcmpinc
 +
  |id      = bcmpinc.TilledSoilDecay
 +
  |nexus  = 2738
 +
  |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Tilt-Shift - Native Effect Shader
   |author  = dJomp
+
   |author  = misterwu
   |id      = dJomp.SetUniqueGameID
+
   |id      = misterwu.tiltshifteffect
   |nexus  = 2042
+
   |nexus  = 21959
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Time Before Harvest
   |author  = spacechase0
+
   |author  = Asconoid
   |id      = spacechase0.ShipAnywhere
+
   |id      = Asconoid.TimeBeforeHarvest
   |nexus  = 1379
+
   |nexus  = 5764
  |moddrop = 183277
+
   |github  =
   |github  = spacechase0/ShipAnywhere
 
  
  |broke in = Stardew Valley 1.3
+
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
   |status  = abandoned
+
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
   |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    = Time Before Harvest Enhanced
   |author  = NOGAF
+
   |author  = Jonathan Ginn
   |id      = NOGAF.ShippingTaxes
+
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
   |nexus  = 5189
+
   |nexus  = 12170
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
 +
   |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Time Freeze
   |author  = TehPers
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = TehPers.ShroomSpotter
+
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
   |nexus  = 908
+
   |nexus  = 973
  |moddrop = 125766
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = TehPers/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sound Manager
+
   |name    = Time Freezes at Midnight
   |author  = Omegasis, AlphaOmegasis
+
   |author  = JBtheShadow
   |id      = Omegasis.SimpleSoundManager
+
   |id      = JBtheShadow.TimeFreezesAtMidnight
   |nexus  = 1410
+
   |nexus  = 7425
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Time Master
   |author  = CyTheGuy01
+
   |author  = trashcan9
   |id      = CyTheGuy01.TestMod
+
   |id      = trashcan9.TimeMaster
   |nexus  = 6463
+
   |nexus  = 16192
 
   |github  =
 
   |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
  
   |status = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Multiplier
 +
  |author  = DefenTheNation
 +
  |id      = DefenTheNation.TimeMultiplier
 +
  |nexus  = 2262
 +
  |github = DefenTheNation/StardewMod-TimeMultiplier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Time Notifier
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = CKextreme
   |id      = BrasileiroTop.Sentar
+
   |id      = CKextreme.TimeNotifier
   |nexus  = 4729
+
   |nexus  = 3706
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.5
+
   |status  = abandoned
   |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    = Time of the Prairie King
   |author  = cantorsdust
+
   |author  = The Fluffy Robot
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = TheFluffyRobot.TimeOfThePrairieKing
   |nexus  = 175
+
   |nexus  = 5631
   |github  = cantorsdust/StardewMods
+
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Time Reminder
   |author  = Speshkitty
+
   |author  = Sakorona
   |id      = speshkitty.slimewaterer
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 7141
+
   |nexus  = 1000
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  = Sakorona/SDVMods
  
  |broke in = Stardew Valley 1.5
+
   |status  = abandoned
   |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    = Time Reminder
 
   |author  = Sakorona, Kylindra, KoihimeNakamura
 
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 897
+
   |nexus  = 1000
 +
  |moddrop = 664035
 
   |github  = JohnsonNicholas/SDVMods
 
   |github  = JohnsonNicholas/SDVMods
 
  |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    = TimeSpeed
   |author  = Edu Anttunes
+
   |author  = cantorsdust and Pathoschild
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
   |nexus  = 5736
+
   |nexus  = 169
   |github  =
+
   |github  = cantorsdust/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Time Totem
   |author  = Platonymous
+
   |author  = gmff
   |id      = Platonymous.Speedster
+
   |id      = GMFF.TimeTotem
   |nexus  = 1102
+
  |curse  = 494425
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  =
 +
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = Time Travel
   |author  = Platonymous
+
   |author  = Cile_ed
   |id      = Platonymous.SplitMoney
+
   |id      = Cile_ed.TimeTravel
   |nexus  = 2303
+
   |nexus  = 4068
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen
+
   |name    = Time Watch
   |author  = Ilyaki
+
   |author  = KyuubiRan
   |id      = Ilyaki.SplitScreen
+
   |id      = kyuubiran.TimeWatch
   |nexus  = 2139
+
   |nexus  = 23725
   |github  = Ilyaki/SplitScreen
+
   |github  = KyuubiRan/TimeWatch
 
 
  |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    = TMXL Map Toolkit, TMX Loader
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.Sprinkles
+
   |id      = Platonymous.TMXLoader
   |nexus   =
+
   |curse   = 877235
   |chucklefish = 4592
+
   |nexus  = 1820
   |github  =
+
   |moddrop = 771913
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |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    = To-Dew
   |author  = TehPers
+
   |author  = Jamie Taylor
   |id      = SCCL
+
   |id      = jltaylor-us.ToDew
   |nexus   = 889
+
   |curse   = 997100
   |github  = TehPers/StardewValleyMods
+
   |nexus   = 7409
 
+
   |github  = jltaylor-us/StardewToDew
   |broke in = Stardew Valley 1.2
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = To Do List
   |author  = spacechase0
+
   |author  = Eleanor, eleanoot
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
   |nexus  = 1298
+
   |nexus  = 1630
   |github  = spacechase0/StardewEditor
+
   |github  = eleanoot/stardew-to-do-mod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Toggle Items Framework
   |author  = Cody, Cody Hansen
+
   |author  = selph, zombifier
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = selph.ToggleItems
   |nexus  = 16543
+
   |nexus  = 21361
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Toggle Monsters
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Jolyone, Me
   |id      = KoihimeNakamura.summitreborn
+
   |id      = Me.ToggleMonsters
   |nexus  = 2073
+
   |nexus  = 11801
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Toggle Music, Toggle Music Hotkey
   |author  = Platonymous
+
   |author  = MaltoseMatt
   |id      = Platonymous.SwimSuit
+
   |id      = MaltoseMatt.ToggleMusic
   |nexus  = 1215
+
   |nexus  = 22913
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |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    = Tool Assembly
   |author  = bdawson1993
+
   |author  = OFTS_CQM
   |id      =
+
   |id      = ofts.toolAss
   |nexus  = 38
+
   |nexus  = 23872
   |github  =
+
   |github  = ofts-cqm/ToolAssembly
 
 
  |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    = Toolbar Icons
   |author  = zazizu
+
   |author  = LeFauxMatt
   |id      = zazizu.TheChestDimension
+
   |id      = furyx639.ToolbarIcons
   |nexus   = 4013
+
   |curse   = 871834
   |github  = cilekli-link/SDVMods
+
   |moddrop = 1547451
 
+
  |nexus  = 11026
   |status = abandoned
+
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Toolbar Tooltips
   |author  = Pathoschild
+
   |author  = danmw3
   |id      = Pathoschild.TheLongNight
+
   |id      = danmw3.toolbartooltips
   |nexus  = 1369
+
   |nexus  = 4977
   |github  = Pathoschild/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.20
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Notifier
+
   |name    = ToolBelt
   |author  = CKextreme
+
   |author  = yuri0r
   |id      = CKextreme.TimeNotifier
+
   |id      = yuri0r.ToolBelt
   |nexus  = 3706
+
   |nexus  = 8566
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Tool Charging
   |author  = Sakorona
+
   |author  = mralbobo
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = mralbobo.ToolCharging
   |nexus  = 1000
+
   |nexus  =
   |github  = Sakorona/SDVMods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-tool-charging
  
   |status  = abandoned
+
   |broke in          = SMAPI 3.0
}}
+
   |unofficial version = 1.2.2-unofficial.1-pathoschild
{{#invoke:SMAPI compatibility|entry
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
   |name    = Time Travel
 
   |author  = Cile_ed
 
  |id      = Cile_ed.TimeTravel
 
  |nexus  = 4068
 
  |github  =
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,444: Line 21,710:
 
}}
 
}}
 
{{#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    = Tool Power Select
   |author  = DaLion
+
   |author  = CrazyWig
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = crazywig.toolpowerselect
   |nexus  = 7965
+
   |nexus  = 2553
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Tool Power Setup
   |author  = Platonymous
+
   |author  = Gilar Fasulaki
   |id      = Platonymous.Ultiplayer
+
   |id      = GilarF.ToolPowerSetup
   |nexus  = 2134
+
   |nexus  = 4517
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Unlimited Gift (Gift All Week)
 
  |author  = Chirase
 
  |id      = Tommy.GiftAllWeek
 
  |nexus  = 6850
 
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.4
 +
   |status   = workaround
 +
  |summary = Use [[#Tool Power Select|Tool Power Select]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Tool Smart Switch
   |author  = Chirase
+
   |author  = aedenthorn, Erinthe
   |id      = Tommy.GiftEveryDay
+
   |id      = aedenthorn.ToolSmartSwitch
   |nexus  = 6850
+
  |curse  = 868687
   |github  =
+
   |nexus  = 15216
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 +
  |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Tool Smart Switch (Updated)
   |author  = DeLiXx
+
   |author  = Fiorbeth
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = Fiorbeth.ToolSmartSwitch
   |nexus  = 15132
+
   |nexus  = 20829
 
   |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    = Tool Upgrade Costs
   |author  = DaLion
+
   |author  = Cherry, CherryChain
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = Cherry.ToolUpgradeCosts
   |nexus  = 8111
+
   |nexus  = 6576
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Tool Upgrade Delivery
   |author  = enaium
+
   |author  = SorryLate
   |id      = Enaium.Walkshop
+
   |id      = SorryLate.ToolUpgradeDelivery
   |curse   = 365806
+
   |nexus  = 5421
   |nexus  =
+
  |github  = sorrylate/Stardew-Valley-Mod
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Tool Upgrade Delivery Service
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ToolUpgradeDeliveryService
 +
   |nexus  = 2938
 +
   |github  = Felix-Dev/StardewMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.4
 +
   |status   = workaround
 +
  |summary = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 +
<!--
 +
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Tool Upgrade Duration Changer
   |author  = Travoos
+
   |author  = GrimatGaming
   |id      =
+
   |id      = GrimatGaming.ToolUpgradeDurationChanger
   |nexus  =
+
   |nexus  = 21438
  |chucklefish = 4211
 
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Tool Upgrade Reminder
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = Wracketeer
   |id      = cybercheese.WarpChests
+
   |id      = Wracketeer.ToolUpgradeReminder
   |nexus  = 6402
+
   |nexus  = 13423
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Too Many Animals
   |author  = Sakorona (ItsBenter)
+
   |author  = LeFauxMatt
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = furyx639.TooManyAnimals
   |nexus  = 6715
+
  |curse  = 871833
   |github  = Sakorona/SDVMods
+
   |nexus  = 11033
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |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  = spacechase0
+
   |author  = DaLion
   |id      = spacechase0.WeaponReskinner
+
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
   |nexus  = 5095
+
   |nexus  = 7965
  |moddrop = 771681
+
   |github  =
   |github  = spacechase0/WeaponReskinner
 
  
  |broke in = Stardew Valley 1.5
+
   |status  = abandoned
   |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    = Town School Functions
   |author  = Persival
+
   |author  = Edu Anttunes
   |id      = none <!-- no ID in manifest -->
+
   |id      = EduAnttunes.TownSchool.Functions
   |nexus  = 450
+
   |nexus  = 6317
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
  |name    = Tractor Mod
   |author  = Entoarox
+
  |author  = Pathoschild
   |id      = Entoarox.XnbLoader
+
  |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
   |nexus  = 2275
+
  |curse  = 992849
   |chucklefish = 4506
+
  |nexus  = 1401
   |github  = Entoarox/StardewMods
+
  |moddrop = 606639
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Sounds, Tractor Engine Sound
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.tractorsounds
 +
  |nexus  = 5781
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trading
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Trading
 +
  |curse  = 1004485
 +
  |moddrop = 1214750
 +
  |nexus  = 13293
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Info
 +
  |author  = BinaryLip
 +
  |id      = BinaryLip.TrainInfo
 +
  |nexus  = 21883
 +
  |github  = BinaryLip/TrainInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Station
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.TrainStation
 +
  |nexus  = 6183
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Tracks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrainTracks
 +
  |nexus  = 10927
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Whistle
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.TrainWhistle
 +
  |nexus  = 4473
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trampoline
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Trampoline
 +
  |nexus  = 11619
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |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
 +
  |nexus  = 6412
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash 4 Elliott
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.trash4elliott
 +
  |nexus  = 18882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Bear Abides
 +
  |author  = John Peters
 +
  |id      = JohnPeters.TrashBearAbides
 +
  |nexus  = 11359
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Bear Item Helper, Trash Bear Name
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.TrashBearName
 +
  |nexus  = 5252
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Can Reactions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCanReactions
 +
  |nexus  = 7643
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Cans On Horse
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCansOnHorse
 +
  |nexus  = 16394
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Does Not Consume Bait
 +
  |author  = atravita
 +
  |id      = atravita.TrashDoesNotConsumeBait
 +
  |curse  = 870979
 +
  |moddrop = 1128126
 +
  |nexus  = 11426
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Remover
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TrashRemover
 +
  |nexus  = 5114
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Trash
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.TrashTrash
 +
  |nexus  =
 +
  |curse  = 297981
 +
  |github  = jaredlll08/Trash-Trash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Cart Visit Everyday
 +
  |author  = dayLerFar, nnn
 +
  |id      = nnn.TCVED
 +
  |nexus  = 22240
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Takes Time
 +
  |author  = Vrakyas
 +
  |id      = Vrakyas.TravelingTakesTime
 +
  |nexus  = 4031
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Travelling Skill
 +
  |author  = Achtuur8
 +
  |id      = Achtuur.StardewTravelSkill
 +
  |nexus  = 16820
 +
  |github  = Achtuur/StardewTravelSkill
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Treasure Chests Expanded
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TreasureChestsExpanded
 +
  |nexus  = 7685
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.3.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Changes
 +
  |author  = JPAN
 +
  |id      = jpan.TreeChanges
 +
  |nexus  = 3964
 +
  |github  = JPANv2/Stardew-Valley-Tree-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shake Mod
 +
  |author  = NCarigon
 +
  |id      = NCarigon.TreeShakeMod
 +
  |nexus  = 15927
 +
  |github  = ncarigon/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shaker
 +
  |author  = TyoAtrosa
 +
  |id      = TyoAtrosa.Treeshaker
 +
  |nexus  = 2159
 +
  |github  = TyoAtrosa/TreeShaker
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.0.61-unofficial.2-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130687
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Spread
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.TreeSpread
 +
  |nexus  = 3183
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = TreeTransplant
 +
  |nexus  = 1342
 +
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
  |github  = LeonBlade/TreeTransplant
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant (Fix)
 +
  |author  = LeonBlade and Siweipancc
 +
  |id      = Siweipancc.TreeTransplant
 +
  |nexus  = 20852
 +
  |github  = siweipancc/TreeTransplant
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trendy Haley
 +
  |author  = candidus42
 +
  |id      = Candidus42.TrendyHaley
 +
  |nexus  = 4984
 +
  |github  = mus-candidus/TrendyHaley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trick or Treat
 +
  |author  = Dad of Gwen, Carleton and Gwen
 +
  |id      = DadOfGwenTrickOrTreatMod
 +
  |nexus  = 8115
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tricks and Treats
 +
  |author  = ch20youk
 +
  |id      = ch20youk.TricksAndTreats
 +
  |nexus  = 18947
 +
  |github  = cl4r3/Halloween-Mod-Jam-2023
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = True Random Geodes
 +
  |author  = lilico/atelier99
 +
  |id      = lilico.TrueRandomGeodes
 +
  |nexus  = 11371
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turbo
 +
  |author  = Primm
 +
  |id      = Primm.Turbo
 +
  |nexus  = 23835
 +
  |github  = PrimmR/Turbo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turn to Your Enemies
 +
  |author  = Krutonium
 +
  |id      = krutonium.turn_to_your_enemies
 +
  |nexus  = 12643
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Announcements
 +
  |author  = Zyin
 +
  |id      = Zyin.TVAnnouncements
 +
  |nexus  = 3649
 +
  |github  = Zyin055/TVAnnouncements
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Brasileira
 +
  |author  = JhonnieRandler & Brukob
 +
  |id      = JhonnieMike.BrasilTV
 +
  |nexus  = 10843
 +
  |github  = JhonnieRandler/TVBrasileira
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
 +
  |author  = hisameartwork
 +
  |id      = HisameArtwork.GardeningChannel
 +
  |nexus  = 5485
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Recipes
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TvRecipes
 +
  |nexus  = 5260
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twin Stick Strafe Action
 +
  |author  = AndyUr
 +
  |id      = AndyUr.TwinStickStrafeAction
 +
  |nexus  = 7589
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch Chat Integration
 +
  |author  = Hexenentendrache
 +
  |id      = Hexenentendrache.TwitchChatIntegration
 +
  |nexus  = 17321
 +
  |github  = Enteligenz/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch in Stardew Valley, Twitch for Stardew
 +
  |author  = Telshin, Tim "Telshin" Aldridge
 +
  |id      = telshin.twitch-for-stardew
 +
  |curse  = 306420
 +
  |nexus  =
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite
 +
  |author  = Cdaragorn
 +
  |id      = Cdaragorn.UiInfoSuite
 +
  |nexus  = 1150
 +
  |github  = cdaragorn/Ui-Info-Suite
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite 2
 +
  |author  = Annosz, Abs0rbed
 +
  |id      = Annosz.UiInfoSuite2
 +
  |nexus  =
 +
  |url    = {{github|Annosz/UIInfoSuite2}}/releases
 +
  |github  = Annosz/UiInfoSuite2
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UI Mod Suite
 +
  |author  = Demiacle
 +
  |id      = Demiacle.UiModSuite
 +
  |nexus  = 1023
 +
  |github  = demiacle/UiModSuite
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ukrainizacija, Ukrainizacija - Utilities
 +
  |author  = Pereclaw Team
 +
  |id      = Pereclaw.ukrutilities
 +
  |nexus  = 8427
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Fertilizer
 +
  |author  = fox_white, fox_white25
 +
  |id      = fox_white25.ultimate_fertilizer
 +
  |nexus  = 21318
 +
  |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Gold
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.UltimateGoldStardew
 +
  |nexus  = 2833
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultiplayer
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Ultiplayer
 +
  |nexus  = 2134
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unbreakable Tackles
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.UnbreakableTackles
 +
  |nexus  = 7719
 +
  |moddrop = 1135717
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncanny Valley
 +
  |author  = UncannyValley
 +
  |id      = UncannyValley.UncannyValleyMod
 +
  |nexus  = 20519
 +
  |github  = jasisco5/UncannyValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncle Iroh Approved Tea
 +
  |author  = slimerrain
 +
  |id      = slimerrain.byproducts
 +
  |nexus  = 22376
 +
  |github  = slimerrain/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underdark Sewer
 +
  |author  = Mel Noelle and Kirbylink
 +
  |id      = melnoelle.underdarksewer
 +
  |nexus  = 3070
 +
  |github  = KirbyLink/UnderdarkSewer
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UndergroundSecrets
 +
  |nexus  = 6597
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21475|Underground Secrets Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets Redux
 +
  |author  = aedenthorn and Prism 99
 +
  |id      = prism99.aedenthorn.UndergroundSecrets
 +
  |nexus  = 21475
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unhinged Mayo Jar
 +
  |author  = spacechase0
 +
  |id      = spacechase0.UnhingedMayoJar
 +
  |nexus  = 17139
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildren
 +
  |nexus  = 6278
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children Talk
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildrentalk
 +
  |nexus  = 9540
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Valley
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UniqueValley
 +
  |nexus  = 13828
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Cats and Dogs
 +
  |author  = funny-snek
 +
  |id      = funnysnek.UnlimitedCatsandDogs
 +
  |nexus  = 2942
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Community Center
 +
  |author  = TIplurka
 +
  |id      = tiplurka.UnlimitedCommunityCenter
 +
  |nexus  = 23897
 +
  |github  = perkmi/Always-On-Server-for-Multiplayer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift All Week)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftAllWeek
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift Every Day)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftEveryDay
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Players
 +
  |author  = Armitxes
 +
  |id      = Armitxes.UnlimitedPlayers
 +
  |nexus  = 2213
 +
  |curse  = 362847
 +
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Areas
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Unlockable_Areas
 +
  |nexus  = 15132
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Bundles
 +
  |author  = DeLiXx
 +
  |id      = DLX.Bundles
 +
  |curse  = 990830
 +
  |nexus  = 17265
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlock Dye Menu
 +
  |author  = Shaklin
 +
  |id      = shaklin.unlockdyemenu
 +
  |nexus  = 6156
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlocked Doors
 +
  |author  = damien
 +
  |id      = damien.unlocked_doors
 +
  |nexus  = 4338
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unscheduled Evaluation
 +
  |author  = wrongcoder
 +
  |id      = wrongcoder.UnscheduledEvaluation
 +
  |nexus  = 22752
 +
  |github  = wrongcoder/UnscheduledEvaluation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated Instant Eat Key
 +
  |author  = apomorph
 +
  |id      = apomorph.updatedInstantEatKey
 +
  |nexus  = 15191
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated No Rumble Horse
 +
  |author  = Aladanor
 +
  |id      = Aladanor.UpdatedNoRumbleHorse
 +
  |nexus  = 10164
 +
  |github  = shailalias/NoRumbleHorse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradable Pan
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.upgradablepan
 +
  |curse  = 446597
 +
  |nexus  = 9318
 +
  |github  = AHilyard/UpgradeablePan
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihauUpgradeableMachines
 +
  |nexus  = 17234
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Casks
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedCasks
 +
  |nexus  = 22477
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Horse, Horse Friendship and Speed Levels
 +
  |author  = Richard Cai
 +
  |id      = richard_cai.UpgradedHorse
 +
  |nexus  = 5242
 +
  |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Kegs
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedKegs
 +
  |nexus  = 15755
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgrade Empty Cabins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.UpgradeEmptyCabins
 +
  |nexus  = 5253
 +
  |moddrop = 720987
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Bombs
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.UsefulBombs
 +
  |nexus  = 2488
 +
  |github  = pomepome/UsefulBombs
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 +
<!--
 +
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Cookings
 +
  |author  = Chocciee
 +
  |id      = Chocciee.UsefulCookings
 +
  |nexus  = 22234
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
 +
  |author  = Right Hand Man
 +
  |id      = raik.uselessinfo
 +
  |nexus  = 8634
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Utility Grid
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UtilityGrid
 +
  |nexus  = 10197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UV Index (Sunscreen Mod)
 +
  |author  = Jonqora
 +
  |id      = Jonqora.UVIndex
 +
  |nexus  = 6676
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Grass
 +
  |author  = dantheman999
 +
  |id      = dantheman999.VariableGrass
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/107658
 +
  |github  = dantheman999301/StardewMods
 +
 
 +
  |broke in          = SMAPI 2.0
 +
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Seasons, Stardew Variable Seasons
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewVariableSeasons
 +
  |nexus  = 19904
 +
  |github  = calebstein1/StardewVariableSeasons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vending Machine, NPC Vending Machine
 +
  |author  = ActionJackson
 +
  |id      = ActionJackson.VendingMachine
 +
  |nexus  = 7508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vertical Toolbar
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SB_VerticalToolMenu
 +
  |nexus  = 943
 +
  |github  = bmarquismarkail/SV_VerticalToolMenu
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Video Player
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.VideoPlayer
 +
  |nexus  = 6524
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Villager Compass
 +
  |author  = Jboss
 +
  |id      = Jboss.VillagerCompass
 +
  |nexus  = 16912
 +
  |github  = jbossjaslow/Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Artifact Spots
 +
  |author  = Zamiel
 +
  |id      = Zamiel.VisibleArtifactSpots
 +
  |nexus  = 21223
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Fish
 +
  |author  = shekurika
 +
  |id      = shekurika.WaterFish
 +
  |nexus  = 8897
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visit Mount Vapius
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.visitmountvapius.code
 +
  |nexus  = 9600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visualize
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Visualize
 +
  |curse  = 307573
 +
  |moddrop = 793933
 +
  |nexus  = 1704
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = VisualizeTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.VisualizeTK
 +
  |moddrop = 1521421
 +
  |nexus  = 19009
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Void Effects, Stardew Void Effects
 +
  |author  = Renny
 +
  |id      = renny.stardewvoideffects
 +
  |nexus  = 2703
 +
  |github  = OfficialRenny/StardewVoidEffects
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
<!--
 +
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait Around
 +
  |author  = Alhifar
 +
  |id      = Alhifar.WaitAround
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
  |github  = Alhifar/WaitAroundSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait - Refined Multiplayer Time Pause
 +
  |author  = aurpine
 +
  |id      = aurpine.WAIT
 +
  |nexus  = 20661
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wake Up
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
 +
  |author  = DaLion
 +
  |id      = DaLion.Professions<!--changed in republished 0.2.0-->, DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 +
  |nexus  = 24355
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walkshop
 +
  |author  = enaium
 +
  |id      = Enaium.Walkshop
 +
  |curse  = 365806
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Through Trellis
 +
  |author  = TheOfficialTab
 +
  |id      = theofficialtab.walkthroughtrellis
 +
  |nexus  = 1958
 +
  |github  = OfficialTab/walk-through-trellis
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Fix
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  =
 +
  |chucklefish = 4211
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Recycler
 +
  |author  = Mizzion
 +
  |id      = mizzion.wallpaperrecycler
 +
  |nexus  = 1905
 +
  |moddrop = 661354
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Planter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 +
  |nexus  = 11339
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WallPlanters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallTelevision
 +
  |nexus  = 11448
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Wall Televisions - Continued|Wall Televisions - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.WallTelevision
 +
  |nexus  = 22372
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Animals
 +
  |author  = Symen
 +
  |id      = Symen.WarpAnimals
 +
  |nexus  = 1400
 +
  |github  = simonbru/WarpAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Binder
 +
  |author  = SnowFire kVala
 +
  |id      = SnowFire.Warp_Binder
 +
  |nexus  = 6892
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Chests
 +
  |author  = CyTheGuy01, CyberCheese15
 +
  |id      = cybercheese.WarpChests
 +
  |nexus  = 6402
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 +
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer
 +
  |author  = Strato35, Shalankwa
 +
  |id      = Strato35.WarpMultiplayer
 +
  |nexus  = 7451
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 +
  |author  = Shaklin
 +
  |id      = shaklin.warpmultiplayer_locations
 +
  |nexus  = 8950
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Network
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.warpnetwork
 +
  |nexus  = 8567
 +
  |moddrop = 951720
 +
  |github  = tlitookilakin/WarpNetwork
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Parsnip
 +
  |author  = Pillow
 +
  |id      = Pillow.WarpParsnip
 +
  |nexus  = 18628
 +
  |github  = AnotherPillow/WarpParsnip
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Snitch
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.WarpSnitch
 +
  |nexus  = 9087
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Friends
 +
  |author  = Shalankwa
 +
  |id      = Shalankwa.WarpToFriends
 +
  |nexus  = 2180
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |status            = workaround
 +
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Player
 +
  |author  = lesbiansheep, Shalankwa
 +
  |id      = lesbiansheep.WarpToPlayer
 +
  |nexus  = 21075
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wash Away Forage, Tidal Beach
 +
  |author  = Sakorona (ItsBenter)
 +
  |id      = KoihimeNakamura.WashAwayForage
 +
  |nexus  = 6715
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wasteless Watering
 +
  |author  = GrumpyCrouton
 +
  |id      = GrumpyCrouton.WastelessWatering
 +
  |nexus  = 10998
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Balloon
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.WaterBalloon
 +
  |nexus  = 14481
 +
  |github  = HaulinOats/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bomb
 +
  |author  = BlaDe
 +
  |id      = BlaDe.WaterBomb
 +
  |nexus  = 10267
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bot
 +
  |author  = andyruwruw
 +
  |id      = andyruwruw.WaterBot
 +
  |nexus  = 8167
 +
  |github  = andyruwruw/stardew-valley-water-bot
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Can Refiller
 +
  |author  = Mizzion
 +
  |id      = mizzion.watercanrefiller
 +
  |nexus  = 3539
 +
  |moddrop = 661368
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Flow
 +
  |author  = blueberry
 +
  |id      = blueberry.WaterFlow
 +
  |nexus  = 11790
 +
  |github  = b-b-blueberry/WaterFlow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Give Exp
 +
  |author  = Achtuur
 +
  |id      = Achtuur.WateringCanGiveExp
 +
  |nexus  = 16903
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WateringCanTweaks
 +
  |curse  = 868789
 +
  |nexus  = 10947
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Grants Experience and Crops Can Wither
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.WateringGrantsXP
 +
  |nexus  = 7768
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Pet Bowl, Pet Water Bowl
 +
  |author  = Mizzion
 +
  |id      = mizzion.petwaterbowl
 +
  |nexus  = 2009
 +
  |moddrop = 661365
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Waterproof Items
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.WaterproofItems
 +
  |nexus  = 6460
 +
  |moddrop = 807393
 +
  |github  = Esca-MMC/WaterproofItems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Retaining Field
 +
  |author  = Digus
 +
  |id      = DIGUS.WaterRetainingFieldMod
 +
  |nexus  = 2374
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wealth is Health
 +
  |author  = Qi The Mysterious
 +
  |id      = QiTheMysterious.WealthIsHealth
 +
  |nexus  = 19903
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapon Reskinner
 +
  |author  = spacechase0
 +
  |id      = spacechase0.WeaponReskinner
 +
  |nexus  = 5095
 +
  |moddrop = 771681
 +
  |github  = spacechase0/WeaponReskinner
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons Ignore Grass
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeaponsIgnoreGrass
 +
  |nexus  = 15409
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons on Display
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.WeaponsOnDisplay
 +
  |curse  = 447259
 +
  |nexus  = 9319
 +
  |github  = AHilyard/WeaponsOnDisplay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wear More Rings
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.WearMoreRings
 +
  |nexus  = 3214
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Controller
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather God
 +
  |author  = nrm33n
 +
  |id      = nrm33n.weatherGod
 +
  |nexus  = 15563
 +
  |github  =
 +
 
 +
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Illnesses
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.WeatherIllnesses
 +
  |nexus  = 2210
 +
  |moddrop = 664153
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totem
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
 +
  |nexus  = 16455
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WeatherTotem
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totems Expanded
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.WeatherTotems
 +
  |nexus  = 21539
 +
  |github  = TheMightyAmondee/WeatherTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Wonders
 +
  |author  = Kanadeyoru
 +
  |id      = Kana.WeatherWonders.DLL
 +
  |curse  = 1016623
 +
  |nexus  = 23868
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Mod
 +
  |author  = Opalie
 +
  |id      = Opalie.Wedding
 +
  |nexus  =
 +
  |moddrop = 526231
 +
  |github  = Opalie/Wedding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeddingTweaks
 +
  |curse  = 868829
 +
  |nexus  = 10117
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weekly Break Reminder
 +
  |author  = treehat
 +
  |id      = Treehat.WeeklyBreakReminder
 +
  |nexus  = 8194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Week Starts Sunday
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeekStartsSunday
 +
  |nexus  = 13707
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weird Sounds
 +
  |author  = mori_sensei
 +
  |id      = mori_sensei.WeirdSounds
 +
  |nexus  = 23848
 +
  |github  = alcmoe/SVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Werewolf in the Valley
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Werewolf
 +
  |curse  = 877223
 +
  |moddrop = 1521370
 +
  |nexus  = 15724
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Are You Missing
 +
  |author  = PrivateButtface
 +
  |id      = PrivateButtface.WhatAreYouMissing
 +
  |nexus  = 4430
 +
  |github  = LukeSeewald/PublicStardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Farm Cave, WhatAMush
 +
  |author  = Oxyligen
 +
  |id      = WhatAMush
 +
  |nexus  = 1097
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = wHats Up
 +
  |author  = Oxyligen
 +
  |id      = wHatsUp
 +
  |nexus  = 1082
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where Are They
 +
  |author  = Capaldi12
 +
  |id      = Capaldi12.WhereAreThey
 +
  |nexus  = 13208
 +
  |github  =
 +
  |source  = https://gitlab.com/Capaldi12/wherearethey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Horse
 +
  |author  = temisthem
 +
  |id      = tem696969696969.WheresMyHorse
 +
  |nexus  = 23287
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Items?
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.WheresMyItems
 +
  |nexus  = 2086
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = White Turnip
 +
  |author  = ejun0
 +
  |id      = ejun0.WhiteTurnip
 +
  |nexus  = 8568
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Who Lives Here
 +
  |author  = Prism 99
 +
  |id      = prism99.wholiveshere
 +
  |nexus  = 19840
 +
  |github  = Prism-99/WhoLivesHere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wiki Links
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WikiLinks
 +
  |nexus  = 11476
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Eggs Hatching
 +
  |author  = MikeW
 +
  |id      = Mikew.wildeggshatching
 +
  |nexus  = 23935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Wildflowers
 +
  |nexus  = 14061
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers Reimagined
 +
  |author  = jpp
 +
  |id      = jpp.WildFlowersReimagined
 +
  |nexus  = 21498
 +
  |github  = jpparajeles/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Tree Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.WildTreeTweaks
 +
  |nexus  = 24349
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wind Effects
 +
  |author  = CatCattyCat
 +
  |id      = cat.windeffects
 +
  |nexus  = 6647
 +
  |moddrop = 833564
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.0.3-unofficial.5-brimbane
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Window Resize
 +
  |author  = thatnzguy
 +
  |id      = thatnzguy.WindowResize
 +
  |nexus  = 2266
 +
  |github  = thatnzguy/WindowResize
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Grass
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.wintergrass
 +
  |nexus  = 1601
 +
  |moddrop = 833542
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (grass no longer dies in winter in Stardew Valley 1.6).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Pigs
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.WinterPigs
 +
  |curse  = 1004491
 +
  |moddrop = 1443556
 +
  |nexus  = 16879
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Rain
 +
  |author  = idermailer
 +
  |id      = idermailer.WinterRain
 +
  |nexus  = 13767
 +
  |github  = idermailer/WinterRain
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Star Spouse
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.WinterStarSpouse
 +
  |nexus  = 14164
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Witcher Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.WitcherMod
 +
  |nexus  = 5797
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wizard's Mystical Stationary
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.WizardsMysticalStationary
 +
  |nexus  = 5246
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wonderful Farm Life
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = WonderfulFarmLife
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.1 or 1.11
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Workbench Helper
 +
  |author  = Ballom41
 +
  |id      = Ballom41.WorkbenchHelper
 +
  |nexus  = 21294
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Working Fireplace
 +
  |author  = jahangmar
 +
  |id      = jahangmar.WorkingFireplace
 +
  |nexus  = 3654
 +
  |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
  |nexus  = 24210
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = X
 +
  |author  = skiilaa
 +
  |id      = skiilaa.X
 +
  |nexus  = 2286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XmlSerializerRetool
 +
  |author  = Persival
 +
  |id      = none <!-- no ID in manifest -->
 +
  |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = XNB Loader
 +
   |author  = Entoarox
 +
   |id      = Entoarox.XnbLoader
 +
   |nexus  = 2275
 +
   |chucklefish = 4506
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XP Display
 +
  |author  = Shockah
 +
  |id      = Shockah.XPDisplay
 +
  |nexus  = 11089
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMUL
 +
  |nexus  = 8649
 +
  |github  = nofilenamed/XPMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier.Space
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMULSPA
 +
  |nexus  = 8760
 +
  |github  = nofilenamed/XPMultiplier.Space
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Xtardew Core
 +
  |author  = hixega
 +
  |id      = hixega.XtardewCore
 +
  |nexus  = 19096
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |nexus  = 20355
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = never worked
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Year-Round Crops
 +
  |author  = vincebel
 +
  |id      = vincebel.YearRoundCrops
 +
  |nexus  = 8196
 +
  |github  = vincebel7/YearRoundCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Auto Watering
 +
  |author  = zhuoyun233
 +
  |id      = zhuoyun233.YetAnotherAutoWatering
 +
  |nexus  = 21036
 +
  |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Cooking Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.CookingSkill
 +
  |nexus  = 22681
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Fishing Mod
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.YetAnotherFishingMod
 +
  |nexus  = 20391
 +
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
 +
  |id      = bcmpinc.HarvestWithScythe
 +
  |nexus  = 2731
 +
  |author  = bcmpinc
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 +
  |author  = moddem
 +
  |id      = moddem.StardewMapTeleport
 +
  |nexus  = 18143
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Sprint Mod
 +
  |author  = XxHarvzBackxX
 +
  |id      = XxHarvzBackxX.YASM
 +
  |nexus  = 9228
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = You've Got Mail - Twitch Integration
 +
  |author  = Jaredlll08, YGM Team
 +
  |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
 +
  |curse  = 308005
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = zDailyIncrease
 +
  |author  = thakyZ
 +
  |id      = zdailyincrease
 +
  |nexus  =
 +
  |chucklefish = 4247
 +
  |github  = thakyZ/zDailyIncrease
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ZelWorld - Custom World Music
 +
  |author  = zelink
 +
  |id      = zelink.ZelWorld
 +
  |nexus  = 21466
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zenchman
 +
  |author  = BlaDe
 +
  |id      = BlaDe.Zenchman
 +
  |nexus  = 12024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zen Mod
 +
  |author  = PositiveVegan
 +
  |id      = PositiveVegan.ZenMod
 +
  |nexus  = 12899
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zombie Outbreak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ZombieOutbreak
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.ZoomLevel
 +
  |curse  = 714275
 +
  |nexus  = 7363
 +
  |github  = thespbgamer/ZoomLevel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level Keybinding
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.ZoomLevelKeybind
 +
  |nexus  = 1621
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Mod / Zoom Out Extreme
 +
  |author  = RockinRolla
 +
  |id      = RockinMods.ZoomMod
 +
  |nexus  = 1326
 +
  |github  = rockinrolla/ZoomMod
 +
 
 +
  |broke in = Stardew Valley 1.3.33
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Per Map
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.ZoomPerMap
 +
  |nexus  = 22227
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoomy Farmer
 +
  |author  = Geko_X
 +
  |id      = gekox.zoomyFarmer
 +
  |moddrop = 1530058
 +
  |nexus  = 6031
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
 +
 
 +
===Content packs===
 +
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 +
 
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 2CUTE FarmCave
 +
  |author  = taintedwheat
 +
  |id      = taintedwheat.2CuteFarmCave
 +
  |nexus  = 843
 +
  |github  =
 +
 
 +
  |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurer's Guild Expanded
 +
  |author  = SUPERT
 +
  |id      = supert.adventureguildexpanded
 +
  |nexus  = 12102
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.0-unofficial.2-femtohound
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bathroom After 2nd House Upgrade
 +
  |author  = DevilBro/Ursii98
 +
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 +
  |nexus  = 2578
 +
  |github  =
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
 +
  |author  = Boogie
 +
  |id      = Boogie.Crafting
 +
  |nexus  = 7177
 +
 
 +
  |summary  = broken (doesn't show new 1.6 crafting recipes).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cuter Slimes
 +
  |author  = Amaryn
 +
  |id      = Amaryn.CuterSlimes
 +
  |nexus  = 6073
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Enable Pam
 +
  |author  = Jonqora
 +
  |id      = Jonqora.DontEnablePam
 +
  |nexus  = 6721
 +
  |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Green Pastures Farm
 +
  |author  = Bugbuddy
 +
  |id      = bugbuddy.GreenPasturesFarm
 +
  |nexus  = 2326
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Farm 2
 +
  |author  = Zander
 +
  |id      = zander.immersivefarm2
 +
  |nexus  = 1531
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Spouses
 +
  |author  = someguy363
 +
  |id      = iss.immersivespouses
 +
  |nexus  = 5117
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love
 +
  |author  = sivolobwho and foggywizard
 +
  |id      = foggy.LfL
 +
  |nexus  = 10206
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lumisteria Clumps and Nodes
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.CON.NodesForClassicOres
 +
  |nexus  = 9256
 +
  |github  =
 +
 
 +
  |content pack for = Custom Ore Nodes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Backpack Upgrades
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CPMoreBackpacks
 +
  |nexus  = 13827
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overgrown Fairy Buildings
 +
  |author  = Ali Read/naeldeus
 +
  |id      = naeldeus.OvergrownFairyBuildings
 +
  |nexus  = 4564
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Artisan Products
 +
  |author  = Wingyl
 +
  |id      = Wingyl.QualityArtisanProducts
 +
  |moddrop = 707502
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove That Damn Rock
 +
  |author  = Plutey/Androxilogin
 +
  |id      = Androxilogin.RemoveThatDamnRock
 +
  |nexus  = 384
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spacious Greenhouse
 +
  |author  = mintgal
 +
  |id      = mintgal.SpaciousGreenhouse
 +
  |nexus  = 4137
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
 +
  |unofficial version = 1.2.1-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
  
  |status  = abandoned
+
===XNB mods===
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
See [[Modding:Using XNB mods]].
}}
+
<!--
{{#invoke:SMAPI compatibility|footer}}
 
  
===Content packs===
+
Do not list XNB mods here.
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
  
{{#invoke:SMAPI compatibility|header}}
+
-->
{{#invoke:SMAPI compatibility|entry
 
  |name    = 2CUTE FarmCave
 
  |author  = taintedwheat
 
  |id      = taintedwheat.2CuteFarmCave
 
  |nexus  = 843
 
  |github  =
 
 
 
  |content pack for  = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 2.0.1-unofficial.1-opalie
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Bathroom After 2nd House Upgrade
 
  |author  = DevilBro/Ursii98
 
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 
  |nexus  = 2578
 
  |github  =
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Green Pastures Farm
 
  |author  = Bugbuddy
 
  |id      = bugbuddy.GreenPasturesFarm
 
  |nexus  = 2326
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Immersive Farm 2
 
  |author  = Zander
 
  |id      = zander.immersivefarm2
 
  |nexus  = 1531
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = workaround
 
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Overgrown Fairy Buildings
 
  |author  = Ali Read/naeldeus
 
  |id      = naeldeus.OvergrownFairyBuildings
 
  |nexus  = 4564
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remove That Damn Rock
 
  |author  = Plutey/Androxilogin
 
  |id      = Androxilogin.RemoveThatDamnRock
 
  |nexus  = 384
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.2
 
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 
}}
 
{{#invoke:SMAPI compatibility|footer}}
 
 
 
===XNB mods===
 
See [[Modding:Using XNB mods]].
 
  
 
==Mod data overrides==
 
==Mod data overrides==
Line 20,699: Line 23,731:
 
   |remote version =
 
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.0.2-->
 
   |reason        = manifest outdated<!--last checked: 1.0.2-->
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Berry Season Reminder
 
  |id            = com.anthonyhilyard.berryseasonreminder
 
  |update keys    = +Nexus:9315
 
  |local version  =
 
  |remote version =
 
  |reason        = No update key
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,754: Line 23,778:
 
   |local version  =
 
   |local version  =
 
   |remote version =
 
   |remote version =
  |broke in          = Stardew Valley 1.6
 
  |unofficial version = 1.10.0 - unofficial
 
  |unofficial url    = https://gitlab.com/JoXW/SMAPIHealthbarMod/-/releases/healthBar2.0.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,837: Line 23,858:
 
   |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,861: Line 23,890:
 
   |next =
 
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[zh:模组:模组兼容性]]
 
[[zh:模组:模组兼容性]]

Latest revision as of 20:39, 21 June 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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