Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
 
(450 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 152: 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 179: 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 199: 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 216: 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 228: 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 236: 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 245: 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 255: Line 343:
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Location Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.AdvancedLocationLoader
 +
  |nexus  = 2270
 +
  |chucklefish = 3619
 +
  |github  = Entoarox/StardewMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 263: 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 286: 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 307: 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 343: 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 353: Line 468:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aggressive Acorns
+
  |name    = AFK Timer, AFK Idle Timer
   |author  = Phrasefable
+
  |author  = CKextreme
   |id      = Phrasefable.AggressiveAcorns
+
  |id      = CKextreme.AfkTimer
 +
  |nexus  = 3721
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Agenda
 +
  |author  = OFTS_CQM
 +
  |id      = ofts.agenda
 +
  |nexus  = 20432
 +
  |github  = ofts-cqm/StardewValley-Agenda
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Aggressive Acorns
 +
   |author  = Phrasefable
 +
   |id      = Phrasefable.AggressiveAcorns
 
   |nexus  = 3661
 
   |nexus  = 3661
 
   |github  = phrasefable/StardewMods
 
   |github  = phrasefable/StardewMods
  
 
   |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 399: 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 452: 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 468: 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 487: 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 500: 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 508: Line 690:
 
   |nexus  = 8823
 
   |nexus  = 8823
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 515: 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 532: 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 570: 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 612: Line 817:
 
   |nexus  = 7769
 
   |nexus  = 7769
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 623: 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 632: 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 648: 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
 +
  |name    = Animal Sitter LTS
 +
  |author  = oliver
 +
  |id      = oliver.AnimalSitterLTS
 +
  |nexus  = 20831
 +
  |github  = jdusbabek/stardewvalley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 657: Line 878:
 
   |nexus  = 6196
 
   |nexus  = 6196
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 668: 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 681: 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 694: 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 737: 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 776: 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 786: 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 818: 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 823: 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 845: 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 853: 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 886: 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 911: Line 1,189:
 
   |nexus  = 260
 
   |nexus  = 260
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Atelier Cauldron, Cauldron
 +
   |author  = Kedi & sophiesalacia & wildflourmods
 +
  |id      = Atelier.Cauldron
 +
  |nexus  = 22926
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 923: 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 959: 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 971: 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 986: 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,000: Line 1,294:
 
   |nexus  = 6773
 
   |nexus  = 6773
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Break Geode
 +
  |author  = weizinai
 +
  |id      = weizinai.AutoBreakGeode
 +
  |nexus  = 20685
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.AutoCatch
 +
  |nexus  = 22616
 +
  |github  = MercuryVN/AutoCatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,007: Line 1,315:
 
   |nexus  = 2387
 
   |nexus  = 2387
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Consume, Auto Consume for Heal and Buff
 +
   |author  = Jihyun and Somin
 +
  |id      = JihyunSomin.AutoConsume
 +
  |nexus  = 24178
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,021: 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,037: 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,056: 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,067: 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,074: 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,081: 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,095: 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,117: 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,124: 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,131: 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,139: 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,144: 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,153: 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,161: 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,179: 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,195: Line 1,617:
 
   |nexus  = 1666
 
   |nexus  = 1666
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Water
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AutoWater
 +
  |nexus  = 21022
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,214: 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,226: 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,238: 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  = 15018
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Gender Interface
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BabyGenderInterface
 +
  |nexus  = 1947
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Pets
 +
  |author  = DellyBelly
 +
  |id      = DellyBelly.BabyPets
 +
  |nexus  = 20967
 +
  |github  = DelphinWave/BabyPets
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Backpack Resizer
 +
   |author  = DefenTheNation
 +
   |id      = DefenTheNation.BackpackResizer
 
   |nexus  = 2263
 
   |nexus  = 2263
 
   |github  = DefenTheNation/StardewMod-BackpackResizer
 
   |github  = DefenTheNation/StardewMod-BackpackResizer
Line 1,262: 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,276: Line 1,744:
 
   |nexus  = 13043
 
   |nexus  = 13043
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BarleyZP's Allergies, BarleyZP Allergies
 +
   |author  = BarleyZP
 +
  |id      = BarleyZP.BzpAllergies
 +
  |nexus  = 21238
 +
  |github  = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,286: 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,304: 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.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,314: 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,322: 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,340: 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,349: 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,361: 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,369: 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,377: 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,398: 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,414: 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,438: 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,446: 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      = 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
 
   |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,463: 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,492: 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,503: Line 2,054:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Elevator - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.BetterElevator
 +
  |nexus  = 22340
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Enchantments, Enchantment
 +
  |author  = kalik
 +
  |id      = kalik.Enchantment
 +
  |nexus  = 23368
 +
  |github  = rusunu/Enchantment
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,533: 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,553: 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,578: 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,612: 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,639: 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,657: 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,689: 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,718: Line 2,300:
 
   |nexus  = 859
 
   |nexus  = 859
 
   |github  = urbanyeti/stardew-better-ranching
 
   |github  = urbanyeti/stardew-better-ranching
  |broke in = Stardew Valley 1.6
 
  |status  = workaround
 
  |summary  = Use [[#Better Ranching Updated|Better Ranching Updated]]
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Better Ranching Updated
 
  |author  = Omek97
 
  |id      = BetterRanchingUpdated
 
  |nexus  = 20721
 
 
}}
 
}}
 
{{#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
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Better Workbenches
 +
   |author  = CatCattyCat, Cat
 +
   |id      = cat.betterworkbenches
 +
   |nexus  = 4830
 
   |moddrop = 833559
 
   |moddrop = 833559
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,875: Line 2,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,927: Line 2,574:
 
   |nexus  = 492
 
   |nexus  = 492
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,936: 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,945: Line 2,588:
 
   |nexus  = 14073
 
   |nexus  = 14073
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birb Core
 +
   |author  = drbirbdev
 +
  |id      = drbirbdev.BirbCore
 +
  |nexus  = 19140
 +
  |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,955: 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,972: 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,981: 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
 +
  |name    = BJS Plant Everywhere
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Time Skipper
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSTimeSkipper
 +
  |nexus  = 2178
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
Line 2,062: 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,074: 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,098: 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,126: 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,140: 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
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,155: 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,184: 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,193: 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,244: 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,250: 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,269: 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,279: 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
 +
  |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,306: 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,314: 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,330: 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,336: 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,360: 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,395: Line 3,231:
 
   |nexus  = 11102
 
   |nexus  = 11102
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Solid Foundations-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Everywhere
+
  |name    = Casks Anywhere
   |author  = CatCattyCat, Cat
+
  |author  = YukiShiku, LeonBlade
 +
  |id      = CasksAnywhere
 +
  |nexus  = 878
 +
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
  |github  = LeonBlade/CasksAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Casks Everywhere
 +
   |author  = CatCattyCat, Cat
 
   |id      = cat.caskseverywhere
 
   |id      = cat.caskseverywhere
 
   |nexus  = 2994
 
   |nexus  = 2994
Line 2,406: Line 3,253:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |status  = workaround
   |unofficial version = 1.1.2-unofficial.1-strobe
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,419: 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,428: 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,438: 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,479: 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,485: 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,566: Line 3,434:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,596: 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,628: 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,637: 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,647: 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,661: 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,709: 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,715: Line 3,600:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,730: 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,761: 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,772: 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,808: 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,856: Line 3,782:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Automation
 +
  |author  = CJBok
 +
  |id      = CJBAutomation
 +
  |nexus  = 211
 +
  |github  = CJBok/SDV-Mods
 +
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,861: 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,870: 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,912: 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,925: Line 3,871:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clothes Rack
+
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
 +
  |nexus  = 604
 +
  |moddrop = 664033
 +
  |github  = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clint's Backstock
 +
  |author  = Rokugin
 +
  |id      = Rokugin.ClintsBackstock
 +
  |nexus  = 20886
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clock24
 +
  |author  = Lysero
 +
  |id      = Lysero.Clock24
 +
  |nexus  = 3718
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Clothes Rack
 
   |author  = LunaticShade
 
   |author  = LunaticShade
 
   |id      = LunaticShade.ClothesRack
 
   |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,943: 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,966: 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 = Stardew Valley 1.6
+
   |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,975: Line 3,975:
 
   |nexus  = 18086
 
   |nexus  = 18086
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,986: 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,993: 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,041: 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,070: 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,080: 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,089: Line 4,114:
 
   |nexus  = 6893
 
   |nexus  = 6893
 
   |github  = vgperson/CommunityCenterHelper
 
   |github  = vgperson/CommunityCenterHelper
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,122: 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      = BW.MyModding
 +
  |nexus  = 20918
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Concentration on Farming
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.ConcentrationOnFarming
 +
  |nexus  = 1445
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Configurable Bundle Costs
 +
   |author  = sophiesalacia
 
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 
   |nexus  = 9444
 
   |nexus  = 9444
Line 3,159: 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,187: Line 4,237:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configure Machine Speed
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.ConfigureMachineSpeed
 +
  |nexus  = 21005
 +
  |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Gifts
 +
  |author  = BadScientist
 +
  |id      = BadScientist.ConfirmGifts
 +
  |nexus  = 23224
 +
  |github  = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,209: 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,245: 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,294: 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,303: 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,320: 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,351: 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,371: 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,380: 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,402: 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,411: Line 4,506:
 
   |nexus  = 7767
 
   |nexus  = 7767
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Craftable Butterfly Hutches
 
   |name    = Craftable Butterfly Hutches
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutdoorButterflyHutch
+
   |id      = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
 
   |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,435: 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,460: 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,481: 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,560: 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,579: 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,599: 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,616: 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,643: 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,661: Line 4,823:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,675: 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,689: 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,700: 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,724: 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,735: 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,740: 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,768: 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,782: 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,800: 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,816: 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,825: 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,855: 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      = aedenthorn.CustomFixedDialogue
 
  |nexus  = 20938
 
  |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
 +
  |name    = Custom Furniture
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomFurniture
 +
  |nexus  = 1254
 +
  |moddrop = 793932
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Dialogue
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.CustomGiftDialogue
 +
  |nexus  = 7304
 +
  |github  = purrplingcat/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Wedding Attire
+
   |name    = Custom Gift Limits
   |author  = violetlizabet
+
   |author  = aedenthorn, Erinthe
   |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus  = 10761
+
   |nexus  = 13964
   |github  = elizabethcd/CustomizeWeddingAttire
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Kissing
+
   |name    = Custom Gift Limits - Continued
   |author  = Digus
+
   |author  = aedenthorn and FlyingTNT
   |id      = DIGUS.CustomKissingMod
+
   |id      = FlyingTNT.CustomGiftLimits
   |nexus  = 4664
+
   |nexus  = 22385
   |github  = Digus/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Custom Greenhouse
   |author  = Mevima
+
   |author  = Forkmaster
   |id      = Mevima.CustomLinens
+
   |id      = Forkmaster.CustomGreenhouse
   |nexus  = 1027
+
   |nexus  = 3464
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = Use [https://www.nexusmods.com/stardewvalley/mods/2184/ Custom Linens for Content Patcher] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Localization
+
   |name    = Custom Harvest Fix
   |author  = ZaneYork
+
   |author  = mytigio
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = mytigio.customharvestfix
   |nexus  = 5377
+
   |nexus  = 4192
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  = mytigio/CustomHarvestFix
  
   |summary  = use latest version.
+
  |status  = obsolete
 +
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Locks
+
   |name    = Custom Hay
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomLocks
+
   |id      = aedenthorn.CustomHay
   |nexus  = 6251
+
   |nexus  = 16744
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Mine Cart Steam
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = aedenthorn, Erinthe
+
   |author  = zelink, zelinknilez
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = zelink.zeldaHome
   |nexus  = 14508
+
   |nexus  = 20844
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Movies
+
   |name    = Customise Child Bedroom
   |author  = Platonymous
+
   |author  = Speshkitty
   |id      = Platonymous.CustomMovies
+
   |id      = speshkitty.CustomiseChildBedroom
   |nexus  = 4737
+
   |nexus  = 5540
   |moddrop = 793918
+
  |github  = Speshkitty/CustomiseChildBedroom
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
  |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,130: 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,154: 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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Paths
 +
  |author  = Entoarox
 +
  |id      = Entoarox.CustomPaths
 +
  |nexus  = 2272
 +
  |chucklefish = 5234
 +
  |github  = Entoarox/StardewMods
 +
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |unofficial url    = []http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
  |unofficial version = 0.9.0-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/125
 
  |status  = workaround
 
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - 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 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,235: 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,251: 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,299: 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  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Wallpaper Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomWallpaperFramework
 +
  |curse  = 868751
 +
  |nexus  = 12510
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Walls and Floors
   |author  = zazizu
+
   |author  = Platonymous
   |id      = zazizu.darkUI
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus  = 4056
+
  |curse  = 307569
   |github  = cilekli-link/SDVMods
+
  |moddrop = 793903
 +
   |nexus  = 3010
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5
+
   |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    = Data Layers, Data Maps
+
   |name    = Custom Warp Locations
   |author  = Pathoschild
+
   |author  = CatCattyCat, Cat
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = cat.customwarplocations
   |nexus  = 1691
+
   |nexus  = 1688
   |moddrop = 606646
+
   |moddrop = 833544
   |github  = Pathoschild/StardewMods
+
   |github  = danvolchek/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dear Diary, Journal Keeping Mod
 
  |author  = MissCoriel
 
  |id      = misscoriel.diary
 
  |nexus  = 4451
 
  |moddrop = 624395
 
  |github  = MissCoriel/Dear-Diary
 
  
 
   |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,507: 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
 +
  |name    = Daily Farm Photo
 +
  |author  = Seawolf, seawolf87
 +
  |id      = Seawolf.DailyFarmPhoto
 +
  |nexus  = 4791
 +
  |github  = Seawolf87/DailyFarmPhoto
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author  = Sandman53
+
   |author  = BlaDe
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = BlaDe.StepsTakenOnScreen
   |nexus  = 5016
+
   |nexus  = 6783
 
   |github  =
 
   |github  =
 
  |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 Message
   |author  = Tlitookilakin
+
   |author  = Schematix, Schmtx
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 10240
+
   |nexus  = 1327
  |moddrop = 1060419
+
   |github  =
   |github  = tlitookilakin/WarpnetDeepwoods
 
  
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
+
   |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 Farmer
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = Tyler Gibbs
+
   |author  = zeldela
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = dJustLuckMod
   |nexus  = 12421
+
   |nexus  = 10386
   |github  = tylergibbs2/DefaultFarmer
+
   |github  = zeldela/sdv-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Daily News
   |author  = DecidedlyHuman
+
   |author  = bashNinja
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = bashNinja.DailyNews
   |nexus  = 10939
+
   |nexus  = 1141
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = miketweaver/DailyNews
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Delivery Service
 
  |author  = AxesOfEvil
 
  |id      = AxesOfEvil.DeliveryService
 
  |nexus  = 5187
 
  |github  = AxesOfEvil/SV_DeliveryService
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Daily Screenshot
   |author  = lech43
+
   |author  = CompSciLauren
   |id      = lech43.DemandingShipping
+
   |id      = CompSciLauren.DailyScreenshot
   |nexus  = 7315
+
   |nexus  = 4779
   |github  =
+
   |chucklefish = 5907
 
+
  |moddrop = 677025
   |broke in = Stardew Valley 1.6
+
   |curse  = 353698
 +
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Daily Special Orders
   |author  = Kichjo
+
   |author  = shekurika
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 5477
+
   |nexus  = 9693
   |github  = KeelanRosa/StardewMods
+
   |github  = shekurika/DailySpecialOrders
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Daily Tasks Report
   |author  = DeLiXx
+
   |author  = GuiNoya, Yesst
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 16750
+
   |nexus  = 1624
   |github  =
+
   |github  = GuiNoya/SVMods
  |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
 
  
   <!--@retest-after Custom Farm Loader-->
+
   |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    = Destroyable Bushes
+
   |name    = Daily Tasks Report Plus
   |author  = Esca, Esca-MMC
+
   |author  = Prism 99
   |id      = Esca.DestroyableBushes
+
   |id      = Prism99.DailyTasksReportPlus
   |nexus  = 6304
+
   |nexus  = 20871
  |moddrop = 798245
+
   |github  = Prism-99/DailyTaskReportPlus
   |github  = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = DaLionheart
   |author  = RainsKuro, RainzKuro
+
   |author  = DaLion
   |id      = RainzKuro.DetailedSprites
+
   |id      = DaLion.Core
   |nexus  = 15549
+
   |nexus  = 24332
   |github  =
+
   |github  = daleao/sdv
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Dan Utils
   |author  = gzhynko
+
   |author  = Danmw3
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = danmw3.DanUtils
   |nexus  = 8853
+
   |nexus  = 2287
   |github  = gzhynko/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Dark User Interface
   |author  = aedenthorn, Erinthe
+
   |author  = zazizu
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = zazizu.darkUI
  |curse  = 868761
+
   |nexus  = 4056
   |nexus  = 11661
+
   |github  = cilekli-link/SDVMods
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Data Layers, Data Maps
   |author  = elbe
+
   |author  = Pathoschild
   |id      = elbe.DialogueExtension
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus  = 10851
+
  |curse  = 1000628
   |github  = lshtech/DialogueExtension
+
   |nexus  = 1691
 +
  |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
 +
  |name    = Dear Diary, Journal Keeping Mod
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.diary
 +
  |nexus  = 4451
 +
  |moddrop = 624395
 +
  |github  = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#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
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dimensional Pockets
 
  |author  = spacechase0
 
  |id      = spacechase0.DimensionalPockets
 
  |nexus  = 12706
 
  |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Deep Woods Warp Network Integration
   |author  = aedenthorn, Erinthe
+
   |author  = Tlitookilakin
   |id      = aedenthorn.DinoForm
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 18244
+
   |nexus  = 10240
   |github  = aedenthorn/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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = Eugenii10
+
   |author  = bungus
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = bungus.DefaultSkinReplace
   |nexus  = 9717
+
   |nexus  = 21612
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Default Farmer
   |author  = lperkins2, Logan Perkins
+
   |author  = Tyler Gibbs
   |id      = lperkins2.DisableController
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 2229
+
   |nexus  = 12421
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Default On Cheats
   |author  = RuiNtD
+
   |author  = EnderTedi
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = EnderTedi.DefaultOnCheats
   |nexus  = 2156
+
   |nexus  = 21035
   |github  = RuiNtD/SVRichPresence
+
   |github  = EnderTedi/DefaultOnCheats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Default Window Size
   |author  = MouseyPounds
+
   |author  = DecidedlyHuman
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 3960
+
   |nexus  = 10939
   |github  = MouseyPounds/stardew-mods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Delivery Service
   |author  = jahangmar
+
   |author  = AxesOfEvil
   |id      = jahangmar.DismantleCraftables
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 3687
+
   |nexus  = 5187
   |github  = jahangmar/StardewValleyMods
+
   |github  = AxesOfEvil/SV_DeliveryService
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Delivery Upgrade Tool
   |author  = dmarcoux
+
   |author  = Dash, yuukidach
   |id      = dmarcoux.DisplayEnergy
+
   |id      = Pathoschild.test
   |nexus  = 10662
+
   |nexus  = 5570
   |moddrop = 1087175
+
   |github  =
   |github  = dmarcoux/DisplayEnergy
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = spacechase0 and ParadigmNomad
+
   |author  = stokastic
   |id      = spacechase0.Displays
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
  |curse  = 867712
+
   |nexus  = 2462
   |nexus  = 7635
+
   |github  = stokastic/CoopGrabber
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
+
   |name    = Deluxe Auto-Petter
   |author  = Aimon111
+
   |author  = Frostiverse
   |id      = AimonsWitchSwampOverhaulPatches
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 18109
+
   |nexus  = 23226
   |github  = SimonK1122/WitchSwampOverhaulPatches
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Deluxe Grabber Redux
   |author  = Airyn and the DSV Team
+
  |author  = ferdaber
   |id      = DSV.Core
+
  |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 17059
+
  |nexus  = 7920
 +
  |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
 +
  |name    = Deluxe Grabber Redux 1.6
 +
   |author  = Nykal145
 +
   |id      = Nykal145.DeluxeGrabberRedux16
 +
   |nexus  = 20799
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Deluxe Hats
   |author  = Pyrohead37
+
   |author  = domsim1
   |id      = Pyrohead37.DontEatThat
+
   |id      = domsim1.DeluxeHats
   |nexus  = 1951
+
   |nexus  = 5836
   |github  = jahangmar/StardewValleyMods
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Deluxe Journal
   |author  = Shockah
+
   |author  = MolsonCAD
   |id      = Shockah.DontStopMeNow
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 10941
+
   |nexus  = 11436
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Demanding Shipping
   |author  = Leaf
+
   |author  = lech43
   |id      = Leaf.DoubleStandardFarm
+
   |id      = lech43.DemandingShipping
   |nexus  = 3928
+
   |nexus  = 7315
 
   |github  =
 
   |github  =
  
Line 4,849: Line 6,195:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = DrSpactacus, NateMod
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = NateMod.RobinBuildingToken
  |curse  = 987160
+
   |nexus  = 22564
   |nexus  = 8587
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Demetrius Visits Cave
 +
  |author  = Kichjo
 +
  |id      = Kichjo.DemetriusVisitsCave
 +
  |nexus  = 5477
 +
  |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    = DPad Inventory Hotkey
+
   |name    = Desert Bloom Farm
   |author  = joljyo
+
   |author  = DeLiXx
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 7507
+
  |curse  = 990494
 +
   |nexus  = 16750
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Desert Obelisk
   |author  = violetlizabet
+
   |author  = CatCattyCat, Cat
   |id      = violetlizabet.DragonPearlLure
+
   |id      = cat.desertobelisk
   |nexus  = 15109
+
   |nexus  = 2021
  |github  = elizabethcd/DragonPearlLure
+
   |moddrop = 833549
}}
+
   |github  = danvolchek/StardewMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Draw Fish Ponds Over Grass
 
  |author  = atravita
 
  |id      = atravita.DrawFishPondsOverGrass
 
  |curse  = 870981
 
   |moddrop = 1125248
 
  |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Dreamscape
+
   |name    = Destroyable Bushes
   |author  = aedenthorn, Erinthe
+
   |author  = Esca, Esca-MMC
   |id      = aedenthorn.Dreamscape
+
   |id      = Esca.DestroyableBushes
   |nexus  = 11742
+
   |nexus  = 6304
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 798245
 +
   |github  = Esca-MMC/DestroyableBushes
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Detailed Sprites
 +
  |author  = RainsKuro, RainzKuro
 +
  |id      = RainzKuro.DetailedSprites
 +
  |nexus  = 15549
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = DewCord Rich Presence
   |author  = BlaDe
+
   |author  = explosivetortellini
   |id      = BlaDe.DriveBy
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 12033
+
   |nexus  = 8348
   |github  =
+
   |github  = explosivetortellini/StardewValleyDRP
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Dialog to Clipboard
   |author  = Goldenrevolver
+
   |author  = dlrdlrdlr
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = dlrdlrdlr.DialogToClipboard
   |nexus  = 7971
+
   |nexus  = 23834
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Dialogue Box Redesign
   |author  = SwiftSails
+
   |author  = gzhynko
   |id      = SwiftSails.DungeonBuddy
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 7864
+
   |nexus  = 8853
   |github  =
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Dialogue Display Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DungeonMerchants
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 14630
+
  |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    = Durable Fences
+
   |name    = Dialogue Emotes
   |author  = Zoryn
+
   |author  = PurrplingCat
   |id      = Zoryn.DurableFences
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  =
+
   |nexus  = 6537
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = purrplingcat/DialogueEmotes
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Durin's Rest
 
  |author  = NoFogBob and PaulDunstan
 
  |id      = NoFogBob.DurinsRest_CSharp
 
  |nexus  = 12345
 
  |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Dialogue Extension
   |author  = CyanFire
+
   |author  = elbe
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = elbe.DialogueExtension
   |nexus  = 13057
+
   |nexus  = 10851
   |github  =
+
   |github  = lshtech/DialogueExtension
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Dialogue Keys
   |author  = CyanFire
+
   |author  = PokeBenji
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = PokeBenji.DialogueKeys
   |nexus  = 13265
+
  |curse  = 1022342
 +
   |nexus  = 24325
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Dialogue New Line
   |author  = captncraig
+
   |author  = aedenthorn, Erinthe
   |id      = captncraig.dvr
+
   |id      = aedenthorn.DialogueNewLine
   |nexus  = 3860
+
  |curse  = 868753
   |github  = captncraig/StardewMods
+
   |nexus  = 12175
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Dialogue Tester
   |author  = noriteway
+
   |author  = DecidedlyHuman
   |id      = noriteway.DwarfScrollPrice
+
   |id      = DecidedlyHuman.DialogueTester
   |nexus  = 16386
+
   |nexus  = 9887
   |github  = noriteway/StardewMods
+
  |moddrop = 1035899
 +
   |github  = DecidedlyHuman/DialogueTester
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Dialogue Trees
   |author  = Anthony Hilyard, Grend
+
   |author  = aedenthorn, Erinthe
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = aedenthorn.DialogueTrees
  |curse  = 536418
+
   |nexus  = 9550
   |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    = Did You Water Your Crops
   |author  = ribeena
+
   |author  = Nishtra
   |id      = ribeena.dynamicbodies
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 12893
+
   |nexus  = 1583
   |github  = ribeena/StardewValleyMods
+
   |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    = Dynamic Checklist
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = gunnargolf
+
   |author  = shanks3042
   |id      = gunnargolf.DynamicChecklist
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 1145
+
   |nexus  = 5816
   |github  = gunnargolf/DynamicChecklist
+
   |github  =
 
+
   |source = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
   |summary = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 
<!--
 
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Clothing
+
   |name    = Difficulty Socializing
   |author  = hilovids
+
   |author  = PokeBenji
   |id      = hilovids.DynamicClothing
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 10078
+
  |curse  = 1023363
 +
   |nexus  = 24389
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dimensional Pockets
 +
  |author  = spacechase0
 +
  |id      = spacechase0.DimensionalPockets
 +
  |nexus  = 12706
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Dino Form
   |author  = HaulinOats
+
   |author  = aedenthorn, Erinthe
   |id      = HaulinOats.DynamicCrops
+
   |id      = aedenthorn.DinoForm
   |nexus  = 13800
+
   |nexus  = 18244
   |github  = HaulinOats/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    = Dynamic Dialogues Framework
+
   |name    = Disable Auto Pickup
   |author  = mistyspring
+
   |author  = Eugenii10
   |id      = mistyspring.dynamicdialogues
+
   |id      = KubichekEV.DisableAutoPickup
  |curse  = 880516
+
   |nexus  = 9717
   |nexus  = 12836
+
   |github  =
   |github  = misty-spring/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Festival Rewards
+
   |name    = Disable Building Fade
   |author  = mistyspring
+
   |author  = calebstein1
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  = 20253
+
   |nexus  = 24558
 +
  |github  = calebstein1/StardewDisableBuildingFade
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Disable Gamepad, Disable Controller
 +
  |author  = lperkins2, Logan Perkins
 +
  |id      = lperkins2.DisableController
 +
  |nexus  = 2229
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Discord Rich Presence
   |author  = aedenthorn, Erinthe
+
   |author  = RuiNtD
   |id      = aedenthorn.DynamicFlooring
+
  |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 14780
+
  |nexus  = 2156
   |github  = aedenthorn/StardewValleyMods
+
  |github  = RuiNtD/SVRichPresence
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dish of the Day Display
 +
  |author  = MouseyPounds
 +
   |id      = MouseyPounds.DishOfTheDayDisplay
 +
   |nexus  = 3960
 +
   |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Dismantle Craftables
   |author  = spacechase0
+
   |author  = jahangmar
   |id      = spacechase0.DynamicGameAssets
+
   |id      = jahangmar.DismantleCraftables
  |curse  = 867707
+
   |nexus  = 3687
   |nexus  = 9365
+
   |github  = jahangmar/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Display Energy
   |author  = spacechase0
+
   |author  = dmarcoux
   |id      = spacechase0.DGAAutomate
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 9365
+
   |nexus  = 10662
   |github  = spacechase0/StardewValleyMods
+
   |moddrop = 1087175
 
+
   |github  = dmarcoux/DisplayEnergy
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Display Monster Health
   |author  = tyran285, Ryuuze
+
   |author  = Atesba
   |id      = DynamicMachines
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 374
+
   |nexus  = 20984
 
   |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    = Display Player Stats
   |author  = aedenthorn, Erinthe
+
   |author  = Fleem
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 14566
+
   |nexus  = 21547
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FleemUmbleem/DisplayPlayerStats
 +
}}
 +
{{#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    = Dynamic Night Time
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Aimon111
   |id      = knakamura.dynamicnighttime
+
   |id      = AimonsWitchSwampOverhaulPatches
   |nexus  = 2072
+
  |curse  = 1010281
   |moddrop = 664041
+
   |nexus  = 18109
   |github  = Sakorona/SDVMods
+
  |github  = SimonK1122/WitchSwampOverhaulPatches
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
 +
  |author  = Airyn and the DSV Team
 +
  |id      = DSV.Core
 +
  |nexus  = 17059
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Don't Eat That
   |author  = BashNinja
+
   |author  = Pyrohead37
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 1183
+
   |nexus  = 1951
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Don't Stop Me Now
   |author  = ZaneYork
+
   |author  = Shockah
   |id      = ZaneYork.DynamicPrice
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 5831
+
   |nexus  = 10941
   |github  = ZaneYork/SDV_Mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Double Standard Farm, Double Farm
   |author  = PeacefulEnd
+
   |author  = Leaf
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 12831
+
   |nexus  = 3928
   |github  = Floogen/DynamicReflections
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Downtown Zuzu
   |author  = Vrakyas
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 4029
+
  |curse  = 987160
 +
   |nexus  = 8587
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = DPad Inventory Hotkey
   |author  = sophiesalacia
+
   |author  = joljyo
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 8450
+
   |nexus  = 7507
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Dragon Pearl Lure
   |author  = Shockah
+
   |author  = violetlizabet
   |id      = Shockah.EarlyGingerIsland
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 13885
+
   |nexus  = 15109
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Draw Fish Ponds Over Grass
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.NerfCavePuzzle
+
   |id      = atravita.DrawFishPondsOverGrass
   |curse  = 870978
+
   |curse  = 870981
   |moddrop = 1131424
+
   |moddrop = 1125248
   |nexus  = 11500
+
   |nexus  = 11352
   |github  = atravita-mods/StardewMods
+
   |github  = atravita-mods/StardewMods
 
+
 
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Dreamscape
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.EasierDartPuzzle
+
   |id      = aedenthorn.Dreamscape
  |curse  = 870971
+
   |nexus  = 11742
  |moddrop = 1205159
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 13049
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dresser Sorter
 +
  |author  = idermailer
 +
  |id      = idermailer.dresserSorter
 +
  |nexus  = 24443
 +
  |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Farming
+
   |name    = Drive By
   |author  = Cautious Waffle, skulmuk
+
   |author  = BlaDe
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = BlaDe.DriveBy
   |nexus  = 1426
+
   |nexus  = 12033
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Drop It - Drop Item Hotkey
   |author  = majordot
+
   |author  = Goldenrevolver
   |id      = MajorDOT.EasierFishing
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  =
+
   |nexus  = 7971
   |curse   = 305367
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dungeon Buddy
 +
  |author  = SwiftSails
 +
  |id      = SwiftSails.DungeonBuddy
 +
  |nexus   = 7864
 
   |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  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Dusty Overhaul - SVE
   |author  = MountainDewBoi
+
   |author  = CyanFire
   |id      = MountainDewBoi.EasyFarming
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 4162
+
   |nexus  = 13265
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DVR
 +
  |author  = captncraig
 +
  |id      = captncraig.dvr
 +
  |nexus  = 3860
 +
  |github  = captncraig/StardewMods
  
 
   |broke in = Stardew Valley 1.4
 
   |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    = Dwarf Scroll Prices
   |author  = DeLiXx
+
   |author  = noriteway
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 16873
+
   |nexus  = 16386
   |github  =
+
   |github  = noriteway/StardewMods
   |source = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   <!--@retest-after Custom Farm Loader-->
+
   |name    = Dwarvish Mattock
 +
  |author = Anthony Hilyard, Grend
 +
  |id      = com.anthonyhilyard.dwarvishmattock
 +
  |curse  = 536418
 +
  |nexus  = 9684
 +
   |github  = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Dynamic Bodies
   |author  = CeruleanSpirit
+
   |author  = ribeena
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = ribeena.dynamicbodies
   |nexus  = 2957
+
   |nexus  = 12893
   |github  =
+
   |github  = ribeena/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Dynamic Checklist
   |author  = StultusV
+
   |author  = gunnargolf
   |id      = StultusV.EasyPathDestruction
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 8775
+
   |nexus  = 1145
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = gunnargolf/DynamicChecklist
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easy Petting
 
  |author  = CeruleanSpirit
 
  |id      = EasyPetting.3032
 
  |nexus  = 3032
 
  |github  =
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
+
   |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    = Eat More
+
   |name    = Dynamic Clothing
   |author  = crc-fehler
+
   |author  = hilovids
   |id      = crc.eatmore
+
   |id      = hilovids.DynamicClothing
   |nexus  = 2724
+
   |nexus  = 10078
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Dynamic Crops
   |author  = millerscout
+
   |author  = HaulinOats
   |id      = Millerscout.EconomyMod
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 6955
+
   |nexus  = 13800
   |github  = millerscout/StardewMillerMods
+
   |github  = HaulinOats/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Dynamic Dialogues Framework
   |author  = EH Lim
+
   |author  = mistyspring
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 9303
+
  |curse  = 880516
 +
  |nexus  = 12836
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Festival Rewards
 +
  |author  = mistyspring
 +
  |id      = mistyspring.DynamicFestivalRewards
 +
   |nexus  = 20253
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Dynamic Flooring
   |author  = EideeHi
+
   |author  = aedenthorn, Erinthe
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 4806
+
  |nexus  = 14780
   |github  = eideehi/EideeEasyFishing
+
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Game Assets
 +
  |author  = spacechase0
 +
  |id      = spacechase0.DynamicGameAssets
 +
  |curse  = 867707
 +
  |nexus  = 9365
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Game Assets → DGA Automate
 +
  |author  = spacechase0
 +
  |id      = spacechase0.DGAAutomate
 +
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Dynamic Horses
   |author  = Ilyaki
+
   |author  = Bpendragon
   |id      = Ilyaki.Elevator
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 2952
+
   |nexus  = 874
   |github  = Ilyaki/Elevator
+
   |github  = Bpendragon/DynamicHorses
  
   |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-77618 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    = Elven Krobus, Underdark Krobus
+
   |name    = Dynamic Machines
   |author  = Mel Noelle and Kirbylink
+
   |author  = tyran285, Ryuuze
   |id      = melnoelle.underdarkkrobus
+
   |id      = DynamicMachines
   |nexus  = 3071
+
   |nexus  = 374
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
+
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Dynamic Map Tiles
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Email
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 11325
+
   |nexus  = 14566
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Map Tiles - Continued
 +
  |author  = Datamancer
 +
  |id      = datamancer.DynamicMapTiles
 +
  |nexus  = 21084
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Dynamic Night Time
   |author  = aedenthorn, Erinthe
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = aedenthorn.SDIEmily
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 14366
+
   |nexus  = 2072
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 664041
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Dynamic NPC Sprites
   |author  = BlueSight
+
   |author  = BashNinja
   |id      = BlueSight.EmptyYourHands
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 19736
+
   |nexus  = 1183
   |github  = Hikari-BS/StardewMods
+
   |github  = miketweaver/BashNinja_SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Dynamic Price
   |author  = Enaium
+
   |author  = ZaneYork
   |id      = Enaium.EnaiumToolKit
+
   |id      = ZaneYork.DynamicPrice
  |curse  = 436787
+
   |nexus  = 5831
  |moddrop = 863959
+
   |github  = ZaneYork/SDV_Mods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dynamic Reflections
   |author  = Goldenrevolver
+
   |author  = PeacefulEnd
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 10668
+
  |curse  = 870926
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 12831
 
+
   |github  = Floogen/DynamicReflections
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Dynamic Running Speed
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Vrakyas
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 193
+
   |nexus  = 4029
   |chucklefish = 3529
+
   |github =
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  
   |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-29704 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Early Community Upgrades
   |author  = TheThor59
+
   |author  = sophiesalacia
   |id      = Thor.EnemyHealthBars
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 3627
+
   |nexus  = 8450
   |github  = TheThor59/StardewMods
+
   |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    = Energy Count
+
   |name    = Early Ginger Island
   |author  = Crystallyne
+
   |author  = Shockah
   |id      = Crystallyne.EnergyCount
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 4272
+
   |nexus  = 13885
   |github  = Crystallyne/EnergyCount
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Easier Cave Puzzle
   |author  = nikperic, ThatOneCow
+
   |author  = atravita
   |id      = nikperic.EnergyTime
+
   |id      = atravita.NerfCavePuzzle
   |nexus  = 6488
+
  |curse  = 870978
   |source = https://gitlab.com/nikperic/energytime
+
  |moddrop = 1131424
 +
   |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    = Enhanced Loot Magnet, Magnet Mod
+
   |name    = Easier Dart Puzzle
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = Aedenthorn.MagnetMod
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 4856
+
  |curse  = 870971
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1205159
 +
   |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Enhanced Relationships
+
   |name    = Easier Farming
   |author  = Mizzion
+
   |author  = Cautious Waffle, skulmuk
   |id      = mizzion.enhancedrelationships
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 1927
+
   |nexus  = 1426
  |moddrop = 661356
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Easier Fishing
   |author  = ytsc
+
   |author  = majordot
   |id      = ytsc.EnhancedSlingshots
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 12763
+
   |nexus  =
   |github  = YTSC/StardewValleyMods
+
  |curse  = 305367
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Easier Monster Eradication
   |author  = Entoarox
+
   |author  = NormanPCN
   |id      = Entoarox.EntoaroxFramework
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 2269
+
   |nexus  = 11548
  |chucklefish = 4228
+
   |github  = NormanPCN/StardewValleyMods
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (crashes on startup).
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Easier Special Orders
   |author  = Entoarox
+
   |author  = TheMightyAmondee
   |id      = Entoarox.Utilities
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 5521
+
   |nexus  = 8342
   |github  = Entoarox/StardewMods
+
   |github  = TheMightyAmondee/EasierSpecialOrders
 
 
  |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    = East Scarp (SMAPI)
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = LemurKat and kdau
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus  = 5526
+
   |nexus  = 5787
   |github = jamespfluger/Stardew-EqualMoneySplit
+
   |moddrop = 984954
 
+
  |source = https://gitlab.com/kdau/eastscarp
   |broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Access
 +
  |author  = LeFauxMatt
 +
   |id      = furyx639.EasyAccess
 +
  |curse  = 871835
 +
  |moddrop = 1547212
 +
  |nexus  = 11002
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Easy Attack
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = season
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = season.EasyAttack
   |nexus  = 1656
+
   |nexus  = 20832
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Easy Chest
   |author  = lestoph
+
   |author  = season
   |id      = lestoph.EscapeRope
+
   |id      = season.EasyChest
   |nexus  = 8576
+
   |nexus  = 20842
   |github  = Bifibi/SDVEscapeRope
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = Easy Cleaner
   |author  = Esca
+
   |author  = season
   |id      = Esca.EMP
+
   |id      = season.EasyCleaner
   |nexus  = 9296
+
   |nexus  = 20865
  |moddrop = 1005443
+
   |github  =
   |github  = Esca-MMC/EscasModdingPlugins
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Easy Crane Game
   |author  = pepoluan
+
   |author  = Dragoon23
   |id      = pepoluan.EvenBetterRNG
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 8680
+
   |nexus  = 22488
   |chucklefish = 6117
+
   |github =
  |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Easy Darts Game
   |author  = gzhynko
+
   |author  = Dragoon23
   |id      = GZhynko.EventBlackBars
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 7962
+
   |nexus  = 22506
  |github  = gzhynko/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Easy Fairy
   |author  = TheMightyAmondee
+
   |author  = season
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = season.EasyFairy
   |nexus  = 10735
+
   |nexus  = 20931
   |github  = TheMightyAmondee/EventLimiter
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Easy Farming
   |author  = shekurika
+
   |author  = MountainDewBoi
   |id      = shekurika.EventLookup
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 8505
+
   |nexus  = 4162
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Farm Switcher
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Easy_Farm_Switcher
 +
  |curse  = 990826
 +
  |nexus  = 16873
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Easy Fishin'
   |author  = jorgamun
+
   |author  = Frostiverse
   |id      = jorgamun.EventMusicVolume
+
   |id      = Frostiverse.EasyFishin
   |nexus  = 10650
+
   |nexus  = 22268
   |github  = jorgamun/EventMusicVolume
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Easy Fishing
   |author  = MissCoriel
+
   |author  = season
   |id      = misscoriel.eventrepeater
+
   |id      = season.EasyFishing
   |nexus  = 3642
+
   |nexus  = 20830
   |curse   = 317347
+
   |github  =
   |moddrop = 606979
+
}}
   |github  = MissCoriel/Event-Repeater
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Gift
 +
  |author  = season
 +
   |id      = season.EasyGift
 +
   |nexus  = 20838
 +
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Gifting
 +
  |author  = CeruleanSpirit
 +
  |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
 +
  |nexus  = 2957
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Easy Harvest
   |author  = shekurika
+
   |author  = season
   |id      = shekurika.EventSoundAdjuster
+
   |id      = season.EasyHarvest
   |nexus  = 8734
+
   |nexus  = 20924
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Easy Island Puzzle
   |author  = BlaDe
+
   |author  = MindMeltMax
   |id      = BlaDe.EventTester
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 11178
+
  |curse  = 1004494
   |github  =
+
   |nexus  = 22642
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Easy Path Destruction
   |author  = SinZ and atravita
+
   |author  = StultusV
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = StultusV.EasyPathDestruction
   |nexus  = 19458
+
   |nexus  = 8775
   |github  = atravita-mods/StardewMods
+
   |github  = JudeRV/Stardew-EasyPathDestruction
 
 
  |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 Petting
   |author  = Digus
+
   |author  = CeruleanSpirit
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = EasyPetting.3032
   |nexus  = 2360
+
   |nexus  = 3032
   |github  = Digus/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Easy Travel, Easy Move
   |author  = moonslime
+
   |author  = season
   |id      = moonslime.ExcavationSkill
+
   |id      = season.EasyMove
   |nexus  = 15793
+
   |nexus  = 20872
 
   |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 Upgrade
   |author  = mytigio
+
   |author  = Senofu
   |id      = mytigio.exhaustiontweaks
+
   |id      = Senofu.EasyUpgrade
   |nexus  = 6247
+
   |nexus  = 23496
   |github  = mytigio/SDVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Easy Valley
   |author  = Lodukas
+
   |author  = season
   |id      = Uwazouri.ExpandedFridge
+
   |id      = season.EasyValley
   |nexus  = 1191
+
   |nexus  = 21181
   |github  = Uwazouri/ExpandedFridge
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Eat & Drink From Inventory
   |author  = Cherry, CherryChain
+
   |author  = Zamiel
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  = 6529
+
   |nexus  = 21280
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = LeFauxMatt
+
   |author  = philosquare
   |id      = furyx639.ExpandedStorage
+
   |id      = philosquare.EatInBackpack
  |curse  = 871838
+
   |nexus  = 22872
   |nexus  = 7431
+
   |github  = philosquare/EatInBackpack
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Eat More
   |author  = spacechase0
+
   |author  = crc-fehler
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = crc.eatmore
   |curse   = 867392
+
   |nexus   = 2724
   |moddrop = 127275
+
   |github  =
  |nexus  = 509
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Economy Mod
   |author  = MSCFC, iSkLz
+
   |author  = millerscout
   |id      = SkLz.ExpMultiply
+
   |id      = Millerscout.EconomyMod
   |nexus  = 5910
+
   |nexus  = 6955
   |github  = iSkLz/ExperienceMultiplier
+
   |github  = millerscout/StardewMillerMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = EH Smash Quality
   |author  = Quipex
+
   |author  = EH Lim
   |id      = Quipex.ExperienceUpdates
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 7581
+
   |nexus  = 9303
   |github  = Quipex/ExperienceUpdates
+
   |github  =
 +
  |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Eidee Easy Fishing
   |author  = aedenthorn, Erinthe
+
   |author  = EideeHi
   |id      = aedenthorn.ExpertSitting
+
   |id      = net.eidee.stardew_valley.easy_fishing
   |nexus  = 7435
+
   |nexus  = 4806
   |github  = aedenthorn/StardewValleyMods
+
   |github  = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = EiTK
   |author  = Tondorian
+
   |author  = enaium
   |id      = ExtendedBusSystem
+
   |id      = Enaium.EiTK
 +
  |curse  = 365803
 
   |nexus  =
 
   |nexus  =
  |chucklefish = 4373
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Elevator
   |author  = Crystalmir
+
   |author  = Ilyaki
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = Ilyaki.Elevator
   |nexus  = 485
+
   |nexus  = 2952
   |github  = Mystra007/ExtendedFridgeSMAPI
+
   |github  = Ilyaki/Elevator
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
 
<!--
 
<!--
   |unofficial version = 1.1.1-unofficial.4.mizzion
+
   |unofficial version = 1.2.0-unofficial.kokirichild
   |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = Elliot Is Fabio
   |author  = Entoarox
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = Entoarox.ExtendedMinecart
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 2271
+
   |nexus  = 23229
  |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    = Elven Krobus, Underdark Krobus
   |author  = spacechase0
+
   |author  = Mel Noelle and Kirbylink
   |id      = spacechase0.ExtendedReach
+
   |id      = melnoelle.underdarkkrobus
  |curse  = 867754
+
   |nexus  = 3071
  |moddrop = 242303
+
   |github  = KirbyLink/UnderdarkKrobus
   |nexus  = 1493
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Email App
   |author  = Alacrity, platinumhobo
+
   |author  = aedenthorn, Erinthe
   |id      = Alacrity.ExtraContentMod
+
   |id      = aedenthorn.Email
   |nexus  = 8510
+
   |nexus  = 11325
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Extra Fish Information
 
  |author  = Ceasg
 
  |id      = Ceasg.ExtraFishInformation
 
  |nexus  = 4170
 
  |github  = ceasg/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    = Extra Map Layers
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = aedenthorn.SDIEmily
  |curse  = 868841
+
   |nexus  = 14366
   |nexus  = 9633
+
   |github  = aedenthorn/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Emotes
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = aurnj, Roy Li
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = RuyiLi.Emotes
   |nexus  = 7490
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/emotes.129159
 
   |github  =
 
   |github  =
  
   |broke in = Json Assets 1.7.7
+
   |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    = Extreme Weather
+
   |name    = Empty Hands
   |author  = BlaDe
+
   |author  = Oblitus
   |id      = BlaDe.ExtremeWeather
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 12334
+
   |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    = Fabrication
+
   |name    = Empty Jar Bubbles
   |author  = XxHarvzBackxX
+
   |author  = tem696969696969
   |id      = harvz.Fabrication
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 10679
+
   |nexus  = 22598
   |github  = XxHarvzBackxX/fabrication
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Empty Your Hands
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = BlueSight
   |id      = Omegasis.Fall28SnowDay
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 486
+
   |nexus  = 19736
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Hikari-BS/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = Enaium ToolKit
   |author  = jahangmar
+
   |author  = Enaium
   |id      = jahangmar.FallToAutumn
+
   |id      = Enaium.EnaiumToolKit
   |nexus   = 7174
+
   |curse   = 436787
   |github  = jahangmar/StardewValleyMods
+
   |moddrop = 863959
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.Familiars
+
   |id      = Goldenrevolver.EnchantableScythes
   |nexus  = 6429
+
   |nexus  = 10668
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = loe2run
+
   |author  = Goldenrevolver
   |id      = Loe2run.FamilyPlanning
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 4515
+
   |nexus  = 20942
   |github  = loe2run/FamilyPlanningMod
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |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    = Enchanted Cowboy Boots
   |author  = trashcan9
+
   |author  = Goldenrevolver
   |id      = trashcan9.FancySprinklers
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  = 15857
+
   |nexus  = 20941
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = Taskmaster
+
   |author  = NamelessTo
   |id      = Taskmaster.FantasticFrames
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus   = 4540
+
   |curse   = 1001630
   |github  =
+
   |nexus  = 21904
 
+
   |github  = namelessto/EnchantedGalaxyWeapons
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = Max Vollmer, SVProtector
+
   |author  = TheThor59
   |id      = maxvollmer.farmageddon
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 2618
+
   |nexus  = 3627
   |github  =
+
   |github  = TheThor59/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Enemy Health Bars, Health Bars
   |author  = ShivaGuy
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus  = 11850
+
   |nexus  = 193
   |github =
+
   |chucklefish = 3529
 +
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Energy Count
   |author  = aedenthorn, Erinthe
+
   |author  = Crystallyne
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = Crystallyne.EnergyCount
   |nexus  = 13782
+
   |nexus  = 4272
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Crystallyne/EnergyCount
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Energy Protect
   |author  = hmkiesel
+
   |author  = philosquare
   |id      = hmkiesel.FarmAnywhere
+
   |id      = philosquare.EnergyProtect
   |nexus  = 13926
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Energy Rework
   |author  = Oranisagu
+
  |author  = seferoni
   |id      = none<!--no manifest ID-->
+
  |id      = seferoni.EnergyRework
   |nexus  =
+
  |nexus  = 21686
   |url    = https://community.playstarbound.com/threads/111931
+
  |github  = seferoni/EnergyRework
  |github  = oranisagu/SDV-FarmAutomation
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Time
 +
   |author  = nikperic, ThatOneCow
 +
   |id      = nikperic.EnergyTime
 +
   |nexus  = 6488
 +
   |source  = https://gitlab.com/nikperic/energytime
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.4.2-unofficial.1-huancz
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
+
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Enhanced Loot Magnet, Magnet Mod
  |author  = Oranisagu
 
  |id      = none<!--no manifest ID-->
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/111931
 
  |github  = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Cave Framework
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 10506
+
   |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    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name    = Enhanced Relationships
   |author  = atravita
+
   |author  = Mizzion
   |id      = atravita.FarmCaveSpawn
+
   |id      = mizzion.enhancedrelationships
   |curse   = 870986
+
   |nexus   = 1927
   |moddrop = 1068205
+
   |moddrop = 661356
  |nexus  = 10186
+
   |github  = Mizzion/MyStardewMods
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Enhanced Slingshots
   |author  = atravita
+
   |author  = ytsc
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = ytsc.EnhancedSlingshots
  |curse  = 870983
+
   |nexus  = 12763
  |moddrop = 1099838
+
   |github  = YTSC/StardewValleyMods
   |nexus  = 10924
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Computer Plus
 
  |author  = Boebie
 
  |id      = beau.farmcomputerplus
 
  |nexus  = 19124
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computers Check Cellars
+
   |name    = Enough Sleep
   |author  = Ian Rubin, ianr427
+
   |author  = sodapotato
   |id      = ianr.FarmComputersCheckCellars
+
   |id      = sodapotato.enoughsleep
   |nexus  = 19581
+
   |nexus  = 21536
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Entoarox Framework
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.FarmerHelper
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 10179
+
   |nexus  = 2269
   |github  = aedenthorn/StardewValleyMods
+
  |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    = Farmer Portraits
+
   |name    = Entoarox Modding Utilities
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.FarmerPortraits
+
   |id      = Entoarox.Utilities
   |curse   = 868774
+
   |nexus   = 5521
   |nexus  = 11398
+
   |github  = Entoarox/StardewMods
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |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
 +
  |name    = Equal Money Split
 +
  |author  = The Fluffy Robot, TheFluffyRobot
 +
  |id      = TheFluffyRobot.EqualMoneySplit
 +
  |nexus  = 5526
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = Equivalent Exchange
   |author  = Sensakuma
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 11131
+
   |nexus  = 1656
   |github  =
+
   |github  = MercuriusXeno/EquivalentExchange
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Escape Rope
   |author  = 2Retr0
+
   |author  = lestoph
   |id      = 2Retr0.FarmhandFinder
+
   |id      = lestoph.EscapeRope
  |curse  = 661476
+
   |nexus  = 8576
   |nexus  = 13153
+
   |github  = Bifibi/SDVEscapeRope
   |github  = 2Retr0/FarmhandFinder
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = Escargo Win Bug Fix
   |author  = CyanFire
+
   |author  = BlackJack
   |id      = CF.FarmhouseFixes
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 16507
+
   |nexus  = 24556
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = Esca's Modding Plugins
   |author  = MabelSyrup
+
   |author  = Esca, Esca-MMC
   |id      = mabelsyrup.farmhouse
+
   |id      = Esca.EMP
   |nexus  = 3731
+
   |nexus  = 9296
   |github  = mjSurber/FarmHouseRedone
+
   |moddrop = 1005443
 
+
   |github  = Esca-MMC/EscasModdingPlugins
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Esc Dialogue Mod
   |author  = mistyspring
+
   |author  = g33k, g33kidd
   |id      = mistyspring.farmhousevisits
+
   |id      = g33k.EscDialogueMod
  |curse  = 880518
+
   |nexus  = 21812
   |nexus  = 12457
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Farm Rearranger
+
   |name     = Even Better Artisan Good Icons
   |author = Cherry & cel10e
+
   |author   = chsiso58
   |id     = cel10e.Cherry.FarmRearranger
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 5142
+
   |nexus   =
   |moddrop = 716395
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Even Better RNG
   |author  = jwdred
+
   |author  = pepoluan
   |id      =
+
   |id      = pepoluan.EvenBetterRNG
   |nexus  = 647
+
   |nexus  = 8680
  |github  =
+
   |chucklefish = 6117
 
+
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
  |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 Warehouse
   |author  = boneskull
+
   |author  = charliedemilho
   |id      = com.boneskull.farm-tablet
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 16447
+
   |nexus  = 10396
   |github  = Floogen/AlternativeTextures
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Event Black Bars
   |author  = Speshkitty
+
   |author  = gzhynko
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 7148
+
   |nexus  = 7962
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Event Limiter
   |author  = Joe Strout
+
   |author  = TheMightyAmondee
   |id      = strout.farmtronics
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 10634
+
   |nexus  = 10735
   |github  = JoeStrout/Farmtronics
+
   |github  = TheMightyAmondee/EventLimiter
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Type Manager
+
   |name    = Event Lookup
   |author  = Esca, Esca-MMC
+
   |author  = shekurika
   |id      = Esca.FarmTypeManager
+
   |id      = shekurika.EventLookup
   |nexus  = 3231
+
   |nexus  = 8505
  |moddrop = 598755
+
   |github  =
   |github  = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Event Music Volume
   |author  = PeacefulEnd
+
   |author  = jorgamun
   |id      = PeacefulEnd.FashionSense
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 9969
+
   |nexus  = 10650
   |github  = Floogen/FashionSense
+
   |github  = jorgamun/EventMusicVolume
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense Outfits
+
   |name    = Event Repeater
   |author  = nihilistzsche
+
   |author  = MissCoriel
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = misscoriel.eventrepeater
   |nexus  = 18384
+
   |nexus  = 3642
   |github  = nihilistzsche/FashionSenseOutfits
+
   |curse  = 317347
 
+
  |moddrop = 606979
   |broke in = Stardew Valley 1.6<!--@retest-after Fashion Sense-->
+
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Event Sound Adjuster
   |author  = Pathoschild
+
   |author  = shekurika
   |id      = Pathoschild.FastAnimations
+
   |id      = shekurika.EventSoundAdjuster
  |curse  = 957496
+
   |nexus  = 8734
  |nexus  = 1089
 
  |moddrop = 606631
 
  |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Events
 
  |author  = libaryaddict
 
  |id      = libraryaddict.FasterEvents
 
   |nexus  = 7631
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Event Tester
   |author  = IceGladiador
+
   |author  = BlaDe
   |id      = IceGladiador.FasterGrass
+
   |id      = BlaDe.EventTester
   |nexus  = 1772
+
   |nexus  = 11178
 
   |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, SinZ's Event Tester
   |author  = kibbe
+
   |author  = SinZ and atravita
   |id      = kibbe.faster_horse
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 2791
+
   |nexus  = 19458
   |github  =
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = Entoarox
+
   |author  = Digus
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 2277
+
   |nexus  = 2360
  |chucklefish = 3641
+
   |github  = Digus/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    = Faster Path Speed
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = gaussfire
+
   |author  = moonslime
   |id      = gaussfire.FasterPathSpeed
+
   |id      = moonslime.ExcavationSkill
   |nexus  = 9344
+
   |nexus  = 15793
  |github  = alanperrow/StardewModding
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Exhaustion Tweaks
   |author  = KathrynHazuka
+
   |author  = mytigio
   |id      = KathrynHazuka.FasterRun
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 733
+
   |nexus  = 6247
   |github  = KathrynHazuka/StardewValley_FasterRun
+
   |github  = mytigio/SDVMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = Kumagabear
+
   |author  = Lodukas
   |id      = Kumagabear.FasterTransition
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 19584
+
   |nexus  = 1191
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Expanded Preconditions Utility
   |author  = zeldela
+
   |author  = Cherry, CherryChain
   |id      = zeldela.FastFishPond
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 14005
+
   |nexus  = 6529
   |github  = zeldela/sdv-mods
+
   |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
+
   |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 Dynamic Rain
+
   |name    = Extended Bus System
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Tondorian
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = ExtendedBusSystem
   |nexus  = 604
+
   |nexus  =
   |moddrop = 664033
+
   |chucklefish = 4373
  |github  = Sakorona/SDVMods
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
 
  |author  = UNA
 
  |id      = UNA.FashionFestivalSMAPI
 
  |nexus  = 17404
 
 
   |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
 +
  |name    = Extra Content Mod
 +
  |author  = Alacrity, platinumhobo
 +
  |id      = Alacrity.ExtraContentMod
 +
  |nexus  = 8510
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival of the Mundane
+
   |name    = Extra Fish Information
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = Ceasg
   |id      = MouseyPounds.ShadowFestival
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 4630
+
   |nexus  = 4170
   |github  = MouseyPounds/stardew-mods
+
   |github  = ceasg/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Extra Machine Configs
   |author  = Felix-Dev
+
   |author  = Selph, zombifier
   |id      = Felix-Dev.FeTK
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 4403
+
   |nexus  = 22256
   |github  = Felix-Dev/StardewMods
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.4
 
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#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-->
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Extreme Fishing Overhaul
   |author  = ChiroxT
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = treinke.FieldWorks
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  = 17267
+
   |nexus  = 7490
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Extreme Weather
   |author  = Edu Anttunes
+
   |author  = BlaDe
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 5865
+
   |nexus  = 12334
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Fabrication
   |author  = certifiableGrimalkin
+
   |author  = XxHarvzBackxX
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = harvz.Fabrication
   |nexus  = 17553
+
   |nexus  = 10679
 +
  |github  = XxHarvzBackxX/fabrication
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FaeQuest
 +
  |author  = Navi-chan, ooo0000
 +
  |id      = NaviChan.FaeQuest
 +
  |nexus  = 2484
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Fairy Fix
   |author  = Tran Minh Thong
+
   |author  = MindMeltMax
   |id      = find.object.mod
+
   |id      = MindMeltMax.FairyFix
   |nexus  = 8594
+
  |curse  = 1024723
   |github  =
+
   |nexus  = 24469
 +
   |github  = MindMeltMax/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 28 Snow Day
   |author  = HaulinOats
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 13944
+
   |nexus  = 486
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Fall To Autumn
   |author  = aurnj, Roy Li
+
   |author  = jahangmar
   |id      = RoyLi.Fireballs
+
   |id      = jahangmar.FallToAutumn
   |nexus  =
+
   |nexus  = 7174
  |url    = https://community.playstarbound.com/threads/fireballs.129346
+
   |github  = jahangmar/StardewValleyMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Familiars
 
   |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,366: Line 7,753:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Farm Animal Harvest Helper
  |author  = Drynwynn, thepaladinknight
 
  |id      = Drynwynn.FishingAutomaton
 
  |nexus  = 2527
 
  |github  = Drynwynn/StardewValleyMods
 
 
 
  |broke in = SMAPI 2.8
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Chests Expanded
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 7694
+
   |nexus  = 13782
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Farm Anywhere
   |author  = barteke22
+
   |author  = hmkiesel
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 8970
+
   |nexus  = 13926
   |github  = barteke22/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Farm Automation: Barn Door Automation
   |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 = 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 Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Farm Automation: Item Collector
   |author  = barteke22
+
   |author  = Oranisagu
   |id      = barteke22.FishingMinigames
+
   |id      = none<!--no manifest ID-->
   |nexus  = 9345
+
   |nexus  =
   |github  = barteke22/StardewMods
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github  = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Farm Cave Framework
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = aedenthorn, Erinthe
  |id      = barteke22.FisingMinigames
+
   |id      = aedenthorn.FarmCaveFramework
  |nexus  = 9345
+
   |nexus  = 10506
  |github  = barteke22/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Mod
 
  |author  = Zoryn
 
  |id      = Zoryn.FishingMod
 
  |nexus  =
 
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
 
  |author  = MindMeltMax
 
   |id      = MindMeltMax.Fishnets
 
   |nexus  = 13819
 
  |moddrop = 1247514
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |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 Nets → Automate
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = MindMeltMax
+
   |author  = atravita
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 13819
+
  |curse  = 870986
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |moddrop = 1068205
 +
   |nexus  = 10186
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Better Crafting
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = MindMeltMax
+
   |author  = atravita
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus  = 13819
+
  |curse  = 870983
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |moddrop = 1099838
 +
   |nexus  = 10924
 +
   |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    = Fishing Practice
+
   |name    = Farm Computer Plus
   |author  = BlaDe
+
   |author  = Boebie
   |id      = BlaDe.FishingPractice
+
   |id      = beau.farmcomputerplus
   |nexus  = 4157
+
   |nexus  = 19124
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Farm Computers Check Cellars
   |author  = ChadlyMasterson
+
   |author  = Ian Rubin, ianr427
   |id      = chadlymasterson.fishingprogression
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 18749
+
   |nexus  = 19581
   |github  = chudders1231/SDV-FishingProgression
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Helper
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmerHelper
 +
  |nexus  = 10179
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Farmer Helper (Updated)
   |author  = Stashek
+
   |author  = Fiorbeth
   |id      = Stashek.FishingRodRecolor
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 8835
+
   |nexus  = 21030
   |github  =
+
   |github  = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Farmer Portraits
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = aedenthorn.FarmerPortraits
   |nexus  = 8406
+
  |curse  = 868774
   |github  = Floogen/FishingTrawler
+
   |nexus  = 11398
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |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    = Farmer Portraits for 1.6
   |author  = PeacefulEnd
+
   |author  = mistyspring
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  = 15941
+
   |nexus  = 20713
   |github  = Floogen/FishingTrawler
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Farmer Vitals Evolved
   |author  = jangofett4
+
   |author  = Sensakuma
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 18119
+
   |nexus  = 11131
   |github  = jangofett4/FishingTreasureSpawner
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Farm Expansion
   |author  = Hammurabi
+
   |author  = Advize
   |id      = HammurabiFishingTunerRedux
+
   |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  =
+
   |nexus  = 130
   |chucklefish = 4578
+
   |github = AdvizeGH/FarmExpansion
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  
  |dev note = source in download
+
   |broke in = Stardew Valley 1.3.16
 
+
   |status  = abandoned
   |broke in = Stardew Valley 1.3
+
   |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
   |status  = workaround
 
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Farmhand Finder
   |author  = marikaefer
+
   |author  = 2Retr0
   |id      = marikaefer.FishMe
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 4756
+
   |curse   = 661476
  |github  =
+
   |nexus  = 13153
}}
+
   |github  = 2Retr0/FarmhandFinder
{{#invoke:SMAPI compatibility|entry
 
   |name    = Fish Preview
 
  |author  = Jonqora
 
  |id      = Jonqora.FishPreview
 
   |nexus  = 6303
 
   |github  = Jonqora/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Farmhouse Fixes
   |author  = Mizzion
+
   |author  = CyanFire
   |id      = mizzion.fishreminder
+
   |id      = CF.FarmhouseFixes
   |nexus  = 3615
+
   |nexus  = 16507
   |moddrop = 661375
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmhouse Redone
 +
  |author  = MabelSyrup
 +
  |id      = mabelsyrup.farmhouse
 +
  |nexus  = 3731
 +
   |github  = mjSurber/FarmHouseRedone
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Farmhouse Visits
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.FishSpotBait
+
   |id      = mistyspring.farmhousevisits
   |nexus   = 17581
+
   |curse   = 880518
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   = 12457
 
+
   |github  = misty-spring/StardewMods
   |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 Hub
   |author  = StarAmy
+
   |author  = Platonymous
   |id      = StarAmy.bubbletoggle
+
   |id      = Platonymous.FarmHub
   |nexus  = 13076
+
   |nexus  = 2309
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Farm Icons on Load Screen
   |author  = MattDeDuck, Duckshard
+
   |author  = b1rdyw1rdy
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 3725
+
   |nexus  = 24344
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Farming Tools Patch
   |author  = bcmpinc
+
   |author  = Torsang
   |id      = bcmpinc.FixAnimalTools
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 3215
+
   |nexus  = 24066
   |github  = bcmpinc/StardewHack
+
   |github  = Torsang/FarmingToolsPatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = Traktori
+
   |author  = BrasileiroTop, LKboss
   |id      = Traktori.CategoriesInRecipes
+
   |id      = LKboss.TexturaNeve
   |nexus  = 11400
+
   |nexus  = 13594
   |github  = Traktori7/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Farm in the Sky, Fundo
   |author  = Ashley, bambimenot
+
   |author  = BrasileiroTop
   |id      = ashley.fixdice
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 4556
+
   |nexus  = 5423
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Weapons Damage
+
   |name    = Farm Rearranger
   |author  = BlueSight
+
   |author  = Cherry & cel10e
   |id      = BlueSight.FixedWeaponsDamage
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 19896
+
   |nexus  = 5142
   |github  = Hikari-BS/StardewMods
+
   |moddrop = 716395
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Farm Resource Generator
   |author  = atravita
+
   |author  = jwdred
   |id      = atravita.FixPigRandom
+
   |id      =
  |curse  = 870967
+
   |nexus  = 647
  |moddrop = 1294434
+
   |github  =
   |nexus  = 15003
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Fix TVs on Custom Farm Types
+
   |name    = Farm Tablet
   |author  = mouse
+
   |author  = boneskull
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = com.boneskull.farm-tablet
  |moddrop = 1194570
+
   |nexus  = 16447
   |nexus  = 12717
+
   |github  = Floogen/AlternativeTextures
   |github  = notevenamouse/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Farm to Table Ready Meals
   |author  = BlaDe
+
   |author  = Speshkitty
   |id      = BlaDe.FlamingoBreeding
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 12015
+
   |nexus  = 7148
   |github  =
+
   |github  = Speshkitty/FarmToTableReadyMeals
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farmtronics
   |author  = Shockah
+
   |author  = Joe Strout
   |id      = Shockah.FlexibleSprinklers
+
   |id      = strout.farmtronics
   |nexus  = 10931
+
   |nexus  = 10634
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = JoeStrout/Farmtronics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flip Buildings
+
   |name    = Farm Type Manager
   |author  = mouahrara
+
   |author  = Esca, Esca-MMC
   |id      = mouahrara.FlipBuildings
+
   |id      = Esca.FarmTypeManager
   |nexus  = 18444
+
   |nexus  = 3231
   |github  = mouahrara/FlipBuildings
+
   |moddrop = 598755
 
+
   |github  = Esca-MMC/FarmTypeManager
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Farm Warps Patch
   |author  = aedenthorn, Erinthe
+
   |author  = tlitookilakin
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 17582
+
   |nexus  = 8236
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
  
   |broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Fashion Sense
   |author  = MouseyPounds
+
   |author  = PeacefulEnd
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = PeacefulEnd.FashionSense
   |nexus  = 3885
+
  |curse  = 870933
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 9969
 
+
   |github  = Floogen/FashionSense
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Fashion Sense Outfits
   |author  = kdau
+
   |author  = nihilistzsche
   |id      = kdau.FlowerBombs
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 6228
+
   |nexus  = 18384
   |moddrop = 794657
+
   |github  = nihilistzsche/FashionSenseOutfits
   |source = https://gitlab.com/kdau/flowerbombs
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
  |name    = Fast Animations
 +
   |author = Pathoschild
 +
  |id      = Pathoschild.FastAnimations
 +
  |curse  = 957496
 +
  |nexus  = 1089
 +
  |moddrop = 606631
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#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
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flowery Tools
 
  |author  = Cat, CatCattyCat
 
  |id      = cat.flowerytools
 
  |nexus  = 6203
 
  |moddrop = 833563
 
  |github  = danvolchek/StardewMods
 
  
   |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    = Flowing Mine Rocks
+
   |name    = Faster Path Speed
   |author  = aedenthorn, Erinthe
+
   |author  = gaussfire
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = gaussfire.FasterPathSpeed
   |nexus  = 9043
+
   |nexus  = 9344
   |github  = aedenthorn/StardewValleyMods
+
   |github  = alanperrow/StardewModding
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Faster Run
   |author  = Kangzoel
+
   |author  = KathrynHazuka
   |id      = Kangzoel.FluentEating
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 11690
+
   |nexus  = 733
   |github  =
+
   |github  = KathrynHazuka/StardewValley_FasterRun
  
   |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    = Flying Start Loan
+
   |name    = Faster Transition
   |author  = EstherHollow
+
   |author  = Kumagabear
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 11003
+
   |nexus  = 19584
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Faster Trees
   |author  = Becks723
+
   |author  = Krutonium
   |id      = Becks723.FontSettings
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 12467
+
   |nexus  = 21952
 
   |github  =
 
   |github  =
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = thejcannon
+
   |author  = zeldela
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = zeldela.FastFishPond
   |nexus  = 4321
+
   |nexus  = 14005
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  = zeldela/sdv-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Fast Forward
   |author  = Joreikarr
+
   |author  = crazywig
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = crazywig.FastForward
   |nexus  = 19944
+
   |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    = Food Cravings
+
   |name    = Fast Geode, Instant Geodes
   |author  = Hexenentendrache
+
   |author  = ofmanynames
   |id      = Hexenentendrache.FoodCravings
+
   |id      = InstantGeode
   |nexus  = 17126
+
   |nexus  = 750
   |github  = Enteligenz/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |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 on the Table
+
   |name    = Fast Loads
   |author  = aedenthorn, Erinthe
+
   |author  = spajus
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = spajus.fastloads
   |nexus  = 10886
+
   |nexus  = 19454
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Forage at the Farm
+
   |name    = Fast Parrot Express Animation
   |author  = Nishtra
+
   |author  = ErikShun, QuickNutz
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 673
+
  |moddrop = 1490579
 +
  |nexus  = 19634
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Petting
 +
  |author  = DerTod2
 +
  |id      = de.dertod2.FastPetting
 +
   |nexus  = 5039
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Fantasy
+
   |name    = Fast Travel
   |author  = Goldenrevolver
+
   |author  = Death, DeathGameDev
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = DeathGameDev.FastTravel
   |nexus  = 7554
+
   |nexus  = 1529
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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    = Forage Pointers
+
   |name    = FauxCore
   |author  = Bpendragon
+
   |author  = LeFauxMatt
   |id      = Bpendragon.ForagePointers
+
   |id      = furyx639.FauxCore
   |nexus  = 7781
+
  |moddrop = 1547213
   |github  = Bpendragon/ForagePointers
+
   |nexus  = 20618
 +
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Feeling Lucky?
 +
  |author  = minervamaga
 +
  |id      = minervamaga.FeelingLucky
 +
  |nexus  =
 +
  |moddrop = 752859
 +
  |github  = minervamaga/FeelingLucky
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Fellowship - Immersive Rings
   |author  = DanielB
+
   |author  = DaLion
   |id      = DanielB.TrackerZoomFix
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 17935
+
   |nexus  = 11380
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Ferngill Dynamic Rain
   |author  = Remy Bach
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = remybach.forecaster
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 3037
+
   |nexus  = 604
   |github  = remybach/stardew-valley-forecaster
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
  
   |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    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = TheElm
+
   |author  = UNA
   |id      = TheElm.ForecasterText
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 7541
+
   |nexus  = 17404
   |github  = GStefanowich/SDV-Forecaster
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Ferngill Revenue Service
   |author  = Fokson
+
   |author  = KarratKake
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 2520
+
   |nexus  = 7566
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Ferngill Simple Economy
   |author  = atravita
+
   |author  = Paul Steele
   |id      = atravita.FrameRateLogger
+
   |id      = paulsteele.fse
  |curse  = 870966
+
   |nexus  = 21414
  |moddrop = 1294433
+
   |github  = Annosz/UIInfoSuite2
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Fertilizer Anytime
   |author  = Adham084
+
   |author  = stoobinator, lefthandedkid
   |id      = adham084.fpsviewer
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 14046
+
   |nexus  = 7259
   |github  =
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Dusty
+
   |name    = Fertilizer Bubbles
   |author  = skuldomg, Skuld
+
   |author  = temisthem
   |id      = skuldomg.freeDusty
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 2206
+
   |nexus  = 23307
   |github  = skuldomg/freeDusty
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = Festival End Time Tweak
   |author  = aedenthorn, Erinthe
+
   |author  = KirbyLink
   |id      = aedenthorn.FreeLove
+
   |id      = kirbylink.festivalendtimetweak
  |curse  = 868835
+
   |nexus  = 2966
   |nexus  = 10021
+
   |github  = KirbyLink/FestivalEndTimeTweak
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
   |unofficial version = 1.3.0-unofficial.2-LKbosss
+
   |unofficial version = 1.2.1-unofficial.2-speshkitty
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-127#post-120443
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Festival of the Mundane
   |author  = DJ-STLN
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 3320
+
   |nexus  = 4630
   |github  =
+
   |github  = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley 1.4
+
   |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    = Free the Toolbar
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = danmw3
+
   |author  = Felix-Dev
   |id      = danmw3.freethetoolbar
+
   |id      = Felix-Dev.FeTK
   |nexus  = 4960
+
   |nexus  = 4403
   |github  =
+
   |github  = Felix-Dev/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
+
<!--
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
+
   |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = Field Harvest
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 6241
+
   |nexus  = 11019
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 6,938: Line 8,312:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Field Harvest Redux
   |author  = Isaac S
+
   |author  = Prism 99
   |id      = IsaacS.FriendsForever
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 1738
+
   |nexus  = 21703
   |github  = isaacs-dev/Minidew-Mods
+
   |github  =
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Field Works
   |author  = Hills
+
   |author  = ChiroxT
   |id      = Hills.FriendshipBooster
+
   |id      = treinke.FieldWorks
   |nexus  = 10497
+
   |nexus  = 17267
  |moddrop = 1084819
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Fighting With NPCs
   |author  = aedenthorn, Erinthe
+
   |author  = Edu Anttunes
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = EduAnttunes.FightingWithNPCs
   |nexus  = 17055
+
   |nexus  = 5865
   |github  = aedenthorn/StardewValleyMods
+
   |github  = eduanttunes/sv_fighting_with_npcs
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = File Replacer
   |author  = HunterMYT
+
   |author  = certifiableGrimalkin
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 8709
+
   |nexus  = 17553
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Filtered Chest Hopper
   |author  = Failsplat
+
   |author  = Shivion
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 12308
+
   |nexus  = 21730
 +
  |github  = Shivion/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Find Object Mod
 +
  |author  = Tran Minh Thong
 +
  |id      = find.object.mod
 +
  |nexus  = 8594
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = jeffgillean
+
   |author  = HaulinOats
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 11050
+
   |nexus  = 13944
   |github  = jeffgillean/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Fireballs!
   |author  = aedenthorn, Erinthe
+
   |author  = aurnj, Roy Li
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = RoyLi.Fireballs
   |nexus  = 5776
+
   |nexus  =
   |github  = aedenthorn/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 Tweaks
+
   |name    = Fire Breath
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = aedenthorn.FireBreath
   |nexus  = 11422
+
   |nexus  = 7311
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = jennisimone
+
   |author  = MindMeltMax
   |id      = jennisimone.WitchEventsShop
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 16304
+
   |nexus  = 7321
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Fireworks Festival
   |author  = Okay Shroomer
+
   |author  = violetlizabet
   |id      = OkayShroomer.FungusAmongus
+
   |id      = violetlizabet.FireworksFestival
   |nexus  = 11785
+
   |nexus  = 15261
 +
  |github  = elizabethcd/FireworksFestival
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fischievements
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.Fischievements
 +
  |nexus  = 3658
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FishDex
 +
  |author  = rupak0577
 +
  |id      = rupak0577.FishDex
 +
  |nexus  =
 +
  |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
 +
  |name    = Fishing Info Overlays
 +
  |author  = barteke22
 +
  |id      = barteke22.FIshingInfoOverlays
 +
  |nexus  = 8970
 +
  |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Fishing Logbook
   |author  = drbirbdev
+
   |author  = M3ales
   |id      = drbirbdev.GameboyArcade
+
   |id      = FishingLogbook
  |moddrop = 1318487
 
 
   |nexus  =
 
   |nexus  =
   |github  = drbirbdev/StardewValley
+
  |curse  = 299792
 +
   |github  = M3ales/FishingLogbook
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Fishing Minigames
   |author  = mmanlapat
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = mmanlapat.GameReminder
+
   |id      = barteke22.FisingMinigames
   |nexus  = 1153
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = RandomComputerUser
+
   |author  = barteke22
   |id      = RandomComputerUser.GameSpeed
+
   |id      = barteke22.FishingMinigames
   |nexus  = 7211
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fishing Mod
   |author  = Loogooter
+
   |author  = Zoryn
   |id      = OlegSilkin.garbage_collector
+
   |id      = Zoryn.FishingMod
   |nexus  = 2463
+
   |nexus  =
   |github =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github = Zoryn4163/SMAPI-Mods
  |broke in = SMAPI 3.0
 
   |status  = workaround
 
  |summary = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fishing Nets → Automate
   |author  = LeFauxMatt
+
   |author  = MindMeltMax
   |id      = furyx639.GarbageDay
+
   |id      = MindMeltMax.Fishnets.Automate
  |curse  = 871837
+
   |nexus  = 13819
   |nexus  = 8204
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Fishing Nets → Better Crafting
   |author  = NCarigon
+
   |author  = MindMeltMax
   |id      = NCarigon.GardenPotAutomate
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 15212
+
   |nexus  = 13819
   |github  =
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 14820
+
  |curse  = 1004486
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 13819
 +
  |moddrop = 1247514
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Practice
 +
  |author  = BlaDe
 +
  |id      = BlaDe.FishingPractice
 +
  |nexus  = 4157
 +
  |github  =
  
 
   |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 Progression
   |author  = mralbobo
+
   |author  = ChadlyMasterson
   |id      = mralbobo.GateOpener
+
   |id      = chadlymasterson.fishingprogression
   |nexus  =
+
   |nexus  = 18749
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = chudders1231/SDV-FishingProgression
   |github  = mralbobo/stardew-gate-opener
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gem Isles
+
   |name    = Fishing Trawler
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.GemIsles
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 6692
+
   |nexus  = 8406
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Fishing Trawler - New Horizons
   |author  = Hana
+
   |author  = PeacefulEnd
   |id      = Hana.GNMTokens
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus  = 14426
+
  |curse  = 870923
   |github  =
+
   |nexus  = 15941
 +
   |github  = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Fishing Treasure Spawner
   |author  = sqbr
+
   |author  = jangofett4
   |id      = sqbr.GetGS
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 13434
+
   |nexus  = 18119
   |github  = sqbr/GetGS
+
   |github  = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fishing Tuner Redux
   |author  = spacechase0
+
   |author  = Hammurabi
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = HammurabiFishingTunerRedux
   |curse   = 867150
+
   |nexus   =
   |moddrop = 771692
+
   |chucklefish = 4578
   |nexus  = 5098
+
   |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
  |github = spacechase0/StardewValleyMods
+
 
}}
+
   |dev note = source in download
{{#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.3
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598 1.4].
+
  |status  = workaround
 +
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genetics API
+
   |name    = Fish Me
   |author  = agent56
+
   |author  = marikaefer
   |id      = agent56.GeneticsAPI
+
   |id      = marikaefer.FishMe
   |nexus  = 15655
+
   |nexus  = 4756
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genie Lamp
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = aedenthorn
+
   |author  = ButterBear, Memegician
   |id      = aedenthorn.GenieLamp
+
   |id      = BB.FishPondColors
   |nexus  = 19794
+
   |nexus  = 23449
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Fish Preview
   |author  = CatCattyCat, Cat
+
   |author  = Jonqora
   |id      = cat.geodeinfomenu
+
   |id      = Jonqora.FishPreview
   |nexus  = 1448
+
   |nexus  = 6303
  |moddrop = 833541
+
   |github  = Jonqora/StardewMods
   |github  = danvolchek/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Fish Reminder
   |author  = MartyrPher
+
   |author  = Mizzion
   |id      = MartyrPher.GetGlam
+
   |id      = mizzion.fishreminder
   |nexus  = 5044
+
   |nexus  = 3615
   |github  = MartyrPher/GetGlam
+
  |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    = Ghost Town
+
   |name    = Fish Spot Bait
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.GhostTown
+
   |id      = aedenthorn.FishSpotBait
  |curse  = 877231
+
   |nexus  = 17581
  |moddrop = 793902
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  = 2992
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Giant Crop Fertilizer
 
  |author  = atravita
 
  |id      = atravita.GiantCropFertilizer
 
  |curse  = 870977
 
  |moddrop = 1135913
 
   |nexus  = 11620
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = CatCattyCat, Cat
+
   |author  = StarAmy
   |id      = cat.giantcropring
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 1182
+
   |nexus  = 13076
  |moddrop = 833538
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fishy Blood Moon
   |author  = Khloe Leclair
+
   |author  = MattDeDuck, Duckshard
   |id      = leclair.giantcroptweaks
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 14370
+
   |nexus  = 3725
   |github  = KhloeLeclair/StardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Fix Animal Tools
   |author  = spacechase0
+
   |author  = bcmpinc
   |id      = spacechase0.GiantOmelet
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 13852
+
   |nexus  = 3215
   |github  = spacechase0/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = desto
+
   |author  = Traktori
   |id      = desto.GiftDecline
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 6944
+
   |nexus  = 11400
   |github  = desto-git/sdv-mods
+
   |github  = Traktori7/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Fix Dice
   |author  = AvalonMFX
+
   |author  = Ashley, bambimenot
   |id      = AvalonMFX.GiftMoney
+
   |id      = ashley.fixdice
   |nexus  = 17564
+
   |nexus  = 4556
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Gift Rejection
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.GiftRejection
 
  |nexus  = 14273
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |broke in     = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
  |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    = Fixed Ginger Island Beach Garden Pots
   |author  = tstaples
+
   |author  = wilsoncwc
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 229
+
   |nexus  = 23934
   |github  = tstaples/GiftTasteHelper
+
   |github  =
 
 
  |warnings = needs zoom and UI scale options to have the same value.
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = Isi0
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = Isi0.GiftTasteHelper
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 18762
+
   |nexus  = 1941
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  =
  
   |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    = Gift Wrapper
+
   |name    = Fixed Weapons Damage
   |author  = blueberry
+
   |author  = BlueSight
   |id      = blueberry.GiftWrapper
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 4721
+
   |nexus  = 19896
   |github  = b-b-blueberry/GiftWrapper
+
   |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,357: Line 8,731:
 
}}
 
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Floor Shadow Switcher
   |author  = spacechase0
+
   |author  = MouseyPounds
   |id      = spacechase0.GradientHairColors
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 12744
+
   |nexus  = 3885
   |github  = spacechase0/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Flower Bombs
   |author  = rikai
+
   |author  = kdau
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = kdau.FlowerBombs
   |nexus  = 8557
+
   |nexus  = 6228
   |github = rikai/Grandfathers-Heirlooms
+
   |moddrop = 794657
 +
  |source = https://gitlab.com/kdau/flowerbombs
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Flower Color Picker
   |author  = bcmpinc
+
   |author  = spacechase0
   |id      = bcmpinc.GrassGrowth
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 2732
+
  |curse  = 867760
   |github  = bcmpinc/StardewHack
+
  |moddrop = 130043
 +
   |nexus  = 1229
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Flower Dance Fix
   |author  = Jellypowered, Shockade
+
   |author  = elfuun
   |id      = Jellypowered.GrassChance
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 3365
+
   |nexus  = 8535
   |github  =
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Flower Dance Hearts Change
   |author  = sirloinmeatt
+
   |author  = ron075sh
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 2662
+
   |nexus  = 3019
 
   |github  =
 
   |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = SMAPI 3.0
   |unofficial version = 1.0.1-unofficial.1-art17
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
+
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Construction
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = Derslayr
+
   |author  = kelly2892
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 10148
+
   |nexus  = 8107
   |github  = derslayr10/GreenhouseConstruction
+
   |github  = kenny2892/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Flower Rain
   |author  = bblueberry, blueberry
+
   |author  = spacechase0
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = spacechase0.FlowerRain
   |nexus  = 8203
+
  |curse  = 867722
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |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 Mod
+
   |name    = Flowery Tools
   |author  = pancham138
+
   |author  = Cat, CatCattyCat
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = cat.flowerytools
   |nexus  = 6150
+
   |nexus  = 6203
   |github  =
+
  |moddrop = 833563
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Flowing Mine Rocks
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 7619
+
   |nexus  = 9043
   |moddrop = 886187
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Floogen/GreenhouseGatherers
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Fluent Eating
   |author  = PeacefulEnd
+
   |author  = Kangzoel
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = Kangzoel.FluentEating
  |nexus  = 7619
+
   |nexus  = 11690
  |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  =
 
   |github  =
  
Line 7,524: Line 8,905:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Flying Start Loan
   |author  = Fernass354
+
   |author  = EstherHollow
   |id      = Fernass354.GreenUpgrades
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  = 18766
+
   |nexus  = 11003
 
   |github  =
 
   |github  =
  
Line 7,533: Line 8,914:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Font Settings, 字体设置
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = Becks723
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = Becks723.FontSettings
   |nexus  = 1735
+
   |nexus  = 12467
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = aedenthorn, Erinthe
+
   |author  = AlerHughes
   |id      = aedenthorn.GroundhogDay
+
   |id      = AlerHughes.FA
   |nexus  = 10151
+
   |nexus  = 23363
   |github  = aedenthorn/StardewValleyMods
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Giant Crops
+
   |name    = Food Cravings
   |author  = atravita
+
   |author  = Hexenentendrache
   |id      = atravita.GrowableGiantCrops
+
   |id      = Hexenentendrache.FoodCravings
  |curse  = 870960
+
   |nexus  = 17126
  |moddrop = 1358004
+
   |github  = Enteligenz/StardewMods
   |nexus  = 15559
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Food on the Table
   |author  = John Peters
+
   |author  = aedenthorn, Erinthe
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = aedenthorn.FoodOnTheTable
   |nexus  = 19143
+
   |nexus  = 10886
   |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    = Haboo
+
   |name    = Food Poisoning
   |author  = BlaDe
+
   |author  = seferoni
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 12034
+
   |nexus  = 22006
 +
  |github  = seferoni/FoodPoisoning
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage at the Farm
 +
  |author  = Nishtra
 +
  |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
 +
  |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
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Happy Birthday
 
  |author  = Oxyligen
 
  |id      = HappyBirthday
 
   |nexus  = 1064
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Forecaster
   |author  = Sakorona
+
   |author  = Remy Bach
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = remybach.forecaster
   |nexus  = 6516
+
   |nexus  = 3037
  |moddrop = 1068089
+
   |github  = remybach/stardew-valley-forecaster
   |github  = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Forecaster Text, Forecaster Text
   |author  = tlitookilakin
+
   |author  = TheElm
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = TheElm.ForecasterText
   |nexus  = 19675
+
   |nexus  = 7541
   |github  = tlitookilakin/HappyHomeDesigner
+
   |github  = GStefanowich/SDV-Forecaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Fortunate Foot
   |author  = kibbe, lillvik
+
   |author  = PurelyInZane
   |id      = kibbe.hardcore_mines
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 1674
+
   |nexus  = 22610
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Foxyfficiency
   |author  = ItsLittany
+
   |author  = Fokson
   |id      = itslittany.HardcoreMines2
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 6411
+
   |nexus  = 2520
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = FQ Festival Tweaks
   |author  = vermicyde
+
   |author  = FletcherQuest
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 15125
+
   |nexus  = 9062
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Frame Rate Logger
   |author  = DiscipleOfEris
+
   |author  = atravita
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = atravita.FrameRateLogger
   |nexus   = 8772
+
   |curse   = 870966
   |github  = DiscipleOfEris/HardyGrass
+
   |moddrop = 1294433
 
+
  |nexus  = 15002
   |broke in = Stardew Valley 1.6
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Frame Rate Viewer, FPS Viewer
   |author  = Platonymous
+
   |author  = Adham084
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = adham084.fpsviewer
   |nexus  = 914
+
   |nexus  = 14046
  |moddrop = 793924
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name    = Free Dusty
  |author  = Goldenrevolver
+
   |author  = skuldomg, Skuld
  |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = skuldomg.freeDusty
  |nexus  = 7851
+
   |nexus  = 2206
  |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = skuldomg/freeDusty
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Harvest Moon Witch Princess Mod, WitchPrincess
 
   |author  = Dounat2201, Sasara
 
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
 
   |nexus  = 1157
 
   |github  = Sasara2201/WitchPrincess
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.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    = Harvest Seeds
+
   |name    = Free Love
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HarvestSeeds
+
   |id      = aedenthorn.FreeLove
   |nexus  = 11773
+
  |curse  = 868835
 +
   |nexus  = 10021
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Harvest With Scythe
+
   |name    = Free Slingshot
   |author  = ThatNorthernMonkey
+
   |author  = DJ-STLN
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 236
+
   |nexus  = 3320
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Buffs
+
   |name    = Free the Toolbar
   |author  = popska
+
   |author  = danmw3
   |id      = popska.HatBuffs
+
   |id      = danmw3.freethetoolbar
   |nexus  = 9050
+
   |nexus  = 4960
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/popska/UsefulHats
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Freeze Time Multiplayer
   |author  = ichortower
+
   |author  = mori_seneri, Alcatraz773
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 18177
+
   |nexus  = 21820
   |github  = ichortower/HatMouseLacey
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Friendly Divorce
   |author  = monsoonsheep
+
   |author  = aedenthorn, Erinthe
   |id      = monsoonsheep.PanWithHats
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 18965
+
   |nexus  = 6241
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Friends Forever
   |author  = PeacefulEnd
+
   |author  = Isaac S
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = IsaacS.FriendsForever
   |nexus  = 17291
+
   |nexus  = 1738
   |github  = Floogen/StardewSandbox
+
   |github  = isaacs-dev/Minidew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Friends Forever (1.6)
   |author  = Shockah
+
   |author  = Kriana
   |id      = Shockah.HatsOnHats
+
   |id      = Kriana.FriendsForever
   |nexus  = 17280
+
   |nexus  = 20702
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Friendship Booster
   |author  = Cherry, CherryChain
+
   |author  = Hills
   |id      = Cherry.HayBalesSilo
+
   |id      = Hills.FriendshipBooster
   |nexus  = 5151
+
   |nexus  = 10497
   |moddrop = 716396
+
   |moddrop = 1084819
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Friendship Decay
   |author  = Tlitookilakin
+
   |author  = stardemod
   |id      = tlitookilakin.HDPortraits
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 10971
+
   |nexus  = 21323
  |moddrop = 1103418
+
   |github  =
   |github  = tlitookilakin/HDPortraits
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Friendship Decay Modify
   |author  = Jessebot, JessebotX
+
   |author  = weizinai
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 3207
+
   |nexus  = 23862
  |moddrop = 624105
+
   |github  = weizinai/StardewValleyMods
   |github  = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Friendship Tweaks
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = aedenthorn.FriendshipTweaks
   |nexus  = 5630
+
   |nexus  = 17055
   |github  = SvardXI/HAS_Tweaks
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Friendship Without Talk
   |author  = Zoryn
+
   |author  = HunterMYT
   |id      = Zoryn.HealthBars
+
   |id      = HunterMYT.FriendshipWithoutTalk
   |nexus  =
+
   |nexus  = 8709
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars (Darkhax)
+
   |name    = Frozen Yogurt
   |author  = Darkhax
+
   |author  = Failsplat
   |id      = darkhax.healthbars
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  =
+
   |nexus  = 12308
  |curse  = 302910
+
   |github  =
   |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    = Frugal Farm Menu
   |author  = themattfiles
+
   |author  = jeffgillean
   |id      = themattfiles.HeartBeat
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 5941
+
   |nexus  = 11050
   |github  = embolden/Heartbeat
+
   |github  = jeffgillean/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heart Level Notifications
+
   |name    = Fruit Tree Shaker
   |author  = StultusV
+
   |author  = aedenthorn, Erinthe
   |id      = StultusV.HeartLevelNotifications
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 8655
+
   |nexus  = 5776
   |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 Trees Unblocked
   |author  = fakemonster
+
   |author  = dervalanana
   |id      = fakemonster.Heelies
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 7751
+
   |nexus  = 22976
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Fruit Tree Tweaks
   |author  = Jessebot, JessebotX
+
  |author  = aedenthorn, Erinthe
   |id      = Jessebot.HelloSMAPI
+
  |id      = Aedenthorn.FruitTreeTweaks
   |nexus  = 4483
+
  |nexus  = 11422
   |github  = JessebotX/StardewValleyMods
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Tweaks for 1.6
 +
   |author  = chiccen
 +
   |id      = chiccen.FruitTreeTweaks
 +
   |nexus  = 21449
 +
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Fishing Bar
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.FullFishingBar
 +
  |curse  = 1007653
 +
  |nexus  = 23006
 +
  |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = Furniture Display Framework for 1.6
   |author  = Shockah
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = Shockah.Hibernation
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 11421
+
   |nexus  = 19895
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Furniture Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.FurnitureFramework
 +
  |nexus  = 23458
 +
  |github  = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |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,969: Line 9,351:
 
}}
 
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Gameboy Arcade
   |author  = BlaDe
+
   |author  = drbirbdev
   |id      = BlaDe.HoeDown
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 9798
+
  |moddrop = 1318487
   |github  =
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Game Reminder
   |author  = CatCattyCat, Cat
+
   |author  = mmanlapat
   |id      = cat.holdtobreakgeodes
+
   |id      = mmanlapat.GameReminder
   |nexus  = 1689
+
   |nexus  = 1153
   |moddrop = 833545
+
   |github  =
   |github = danvolchek/StardewMods
+
 
 +
  |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 Pause
+
   |name    = GameSpeed
   |author  = samspartan
+
   |author  = RandomComputerUser
   |id      = samspartan.HoldToPause
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 7352
+
   |nexus  = 7211
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Game Tables and Arcade Machines
   |author  = atravita
+
   |author  = CyanFire
   |id      = atravita.HolidaySales
+
   |id      = CF.SMAPI.GameTables
  |curse  = 870970
+
   |nexus  = 12859
  |moddrop = 1205160
+
   |github  =
   |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 Can Tweaks
   |author  = MouseyPounds
+
   |author  = chiccen
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 4935
+
   |nexus  = 24410
   |github  = MouseyPounds/stardew-mods
+
   |github  = chiccenFL/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Honey Harvest Sync
+
   |name    = Garbage Collector
   |author  = voltaek
+
   |author  = Loogooter
   |id      = voltaek.HoneyHarvestSync
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 20493
+
   |nexus  = 2463
   |github  = voltaek/StardewMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Garbage Day
   |author  = BPavol, Lamacik
+
   |author  = LeFauxMatt
   |id      = bpavol.hopper_extractor
+
   |id      = furyx639.GarbageDay
   |nexus   = 16688
+
   |curse   = 871837
   |github  = BPavol/stardew-valley-mods
+
   |moddrop = 1547204
 
+
  |nexus  = 8204
   |broke in = Stardew Valley 1.6
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Garden Pot - Automate
   |author  = Girafarig
+
   |author  = NCarigon
   |id      = Girafarig.FestivalWarps
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  = 10844
+
   |nexus  = 15212
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#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
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
 
{{#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
 
 
   |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
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hot Chocolate Coffee Alternative
 
  |author  = certifiableGrimalkin
 
  |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
 
  |nexus  = 16159
 
   |github  =
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
+
   |broke in     = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Gem Isles
   |author  = Achtuur
+
   |author  = aedenthorn, Erinthe
   |id      = Achtuur.HoverLabels
+
   |id      = aedenthorn.GemIsles
   |nexus  = 17501
+
   |nexus  = 6692
   |github  = Achtuur/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    = HP Bars
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Ilyaki
+
   |author  = Hana
   |id      = Ilyaki.HPBar
+
   |id      = Hana.GNMTokens
   |nexus  = 1736
+
   |nexus  = 14426
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HQ Farmer Mod
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = AsakOhee
+
   |author  = sqbr
   |id      = AsakOhee.HQFarmerMod
+
   |id      = sqbr.GetGS
   |nexus  = 19644
+
   |nexus  = 13434
   |github  =
+
   |github  = sqbr/GetGS
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Generic Mod Config Menu
   |author  = bogie5464
+
   |author  = spacechase0
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = spacechase0.GenericModConfigMenu
   |nexus  = 3190
+
  |curse  = 867150
   |github  = bogie5464/HuggableScarecrows
+
  |moddrop = 771692
 +
   |nexus  = 5098
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Generic Shop Extender
   |author  = aedenthorn, Erinthe
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = aedenthorn.HugsAndKisses
+
   |id      = GenericShopExtender
   |nexus  = 10062
+
   |nexus  = 814
   |github  = aedenthorn/StardewValleyMods
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Genetics API
   |author  = Yyeahdude
+
   |author  = agent56
   |id      = HungerYyeadude
+
   |id      = agent56.GeneticsAPI
   |nexus  = 613
+
   |nexus  = 15655
 
   |github  =
 
   |github  =
  
Line 8,165: Line 9,525:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Genie Lamp
   |author  = PrimevalTitmouse
+
   |author  = aedenthorn, Erinthe
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 1110
+
   |nexus  = 19794
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = Hunger for Food
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = Tigerle01, Stephan Hensel
+
   |author  = Kedidili
   |id      = HungerForFoodByTigerle
+
   |id      = KediDili.GenieLamp
   |nexus  = 810
+
   |nexus  = 22176
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Geode Crusher Plus
   |author  = lech43
+
   |author  = Tomokisan
   |id      = lech43.HungryMorning
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  = 6391
+
   |nexus  = 24254
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Geode Info Menu
   |author  = spacechase0
+
   |author  = CatCattyCat, Cat
   |id      = spacechase0.HybridCropEngine
+
   |id      = cat.geodeinfomenu
   |curse   = 867721
+
   |nexus   = 1448
   |nexus  = 6577
+
   |moddrop = 833541
   |github  = spacechase0/StardewValleyMods
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Geode Preview
   |author  = Kryspur
+
  |author  = MindMeltMax
   |id      = Kryspur.HypnoValley
+
  |id      = MindMeltMax.GeodePreview
   |nexus  = 9052
+
  |curse  = 1004493
   |github  =
+
  |moddrop = 1555057
 +
  |nexus  = 21009
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Get Dressed
 +
  |author  = Advize and Jinxiewinxie
 +
  |id      = Advize.GetDressed
 +
  |nexus  = 331
 +
  |github  = AdvizeGH/GetDressed
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Get Glam
 +
   |author  = MartyrPher
 +
   |id      = MartyrPher.GetGlam
 +
   |nexus  = 5044
 +
   |github  = MartyrPher/GetGlam
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Get Out the Way
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.GetOutTheWay
 +
  |nexus  = 20637
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ghost Town
 +
  |author  = Platonymous
 +
  |id      = Platonymous.GhostTown
 +
  |curse  = 877231
 +
  |moddrop = 793902
 +
  |nexus  = 2992
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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,222: Line 9,616:
 
}}
 
}}
 
{{#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
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Gift Decline
   |author  = Factknowhow
+
   |author  = desto
   |id      = Factknowhow.IFramesInMines
+
   |id      = desto.GiftDecline
   |nexus  = 16436
+
   |nexus  = 6944
   |github  = Mekadrom/IFramesInMines
+
   |github  = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = Gift Money
   |author  = ChiroxT
+
   |author  = AvalonMFX
   |id      = treinke.igotfriendship
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 13290
+
   |nexus  = 17564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Gift Rejection
   |author  = ChiroxT
+
   |author  = aedenthorn, Erinthe
   |id      = treinke.igotxp
+
   |id      = aedenthorn.GiftRejection
   |nexus  = 13289
+
   |nexus  = 14273
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in     = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Gift Taste Helper
   |author  = candidus42
+
   |author  = tstaples
   |id      = Candidus42.ImagEd
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
  |nexus  = 7218
+
   |nexus  = 229
  |github  = mus-candidus/ImagEd
+
   |github  = tstaples/GiftTasteHelper
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |warnings = needs zoom and UI scale options to have the same value.
  |name    = Immersive Grandpa, Misc Introduction Fixes
 
  |author  = mistyspring
 
  |id      = mistyspring.immersivegrandpa
 
  |curse  = 880517
 
   |nexus  = 12562
 
   |github  = misty-spring/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Immersive Scarecrows
 
  |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ImmersiveScarecrows
 
  |curse  = 868685
 
  |nexus  = 15290
 
  |github  = aedenthorn/StardewValleyMods
 
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Gift Taste Helper Continued
   |author  = aedenthorn, Erinthe
+
   |author  = Isi0
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = Isi0.GiftTasteHelper
  |curse  = 868686
+
   |nexus  = 18762
   |nexus  = 15239
+
   |github  = Just-Chaldea/GiftTasteHelper
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |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 x2
   |author  = Demiacle
+
   |author  = JoXW
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = JoXW.GiftTasteHelper
   |nexus  = 1025
+
   |nexus  = 21001
   |github  = demiacle/QualityOfLifeMods
+
   |github  = JoXW100/GiftTasteHelper
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = Mizzion
+
   |author  = missgamergrl
   |id      = mizzion.increasedartifactspots
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 3340
+
   |nexus  = 23300
  |moddrop = 663705
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Give Me My Cursor Back
   |author  = shekurika
+
   |author  = DecidedlyHuman
   |id      = shekurika.fishtankCapacity
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 11388
+
   |nexus  = 9976
   |github  =
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = GZhynko
+
   |author  = Glass Hammer
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 6162
+
   |nexus  = 23201
   |github  = gzhynko/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Global Config Settings
   |author  = Traktori
+
   |author  = Gaphodil
   |id      = Traktori.IndustrialFurnace
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 5568
+
   |nexus  = 9340
   |github  = Traktori7/StardewValleyMods
+
   |moddrop = 1007690
 
+
   |github  = Gaphodil/GlobalConfigSettings
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Glue Your Furniture Down
   |author  = Traktori
+
   |author  = violetlizabet
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  = 5568
+
   |nexus  = 10374
   |github  = Traktori7/StardewValleyMods
+
   |github  = elizabethcd/PreventFurniturePickup
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = GMCM Options
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.InfallibleFishing
+
   |id      = jltaylor-us.GMCMOptions
   |nexus  = 14639
+
   |nexus  = 10505
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = God Mode
   |author  = Sabera, kelbesque
+
   |author  = treyh0
   |id      = Sabera.InfertileSoil
+
   |id      = treyh0.GodMode
   |nexus  = 2515
+
   |nexus  = 2641
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = God Mode 1.6
   |author  = Eireon
+
   |author  = Sean M Garcia
   |id      = Eireon.InfestedLevels
+
   |id      = seanmgarcia.godmode16
   |nexus  = 2823
+
   |nexus  = 21208
   |github  = benrpatterson/InfestedLevels
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Energy
+
   |name    = Goodbye American English
   |author  = Error27
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = error27.infinite_energy
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 17717
+
  |moddrop = 854437
   |github  =
+
   |nexus  = 7183
 +
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Goodbye SMAPI
   |author  = Renny
+
   |author  = Jessebot
   |id      = renny.infinitejunimocartlives
+
   |id      = Jessebot.GoodbyeSMAPI
   |nexus  = 2705
+
   |nexus  = 6514
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Go To Bed
   |author  = Chunky
+
   |author  = candidus42
   |id      = chunky.InfiniteMoney
+
   |id      = Candidus42.GoToBed
   |nexus  = 11510
+
   |nexus  = 4967
   |github  =
+
   |github  = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Go To Sleep
   |author  = CaptainSully
+
   |author  = yy376
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = yy376.GoToSleep
   |moddrop = 1188756
+
   |nexus  = 2195
   |nexus  = 12739
+
   |github  =
   |github  = CaptainSully/StardewMods
+
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Gradient Hair Colors
   |author  = berkayylmao
+
   |author  = spacechase0
   |id      = berkayylmao.InfiniteZoom
+
   |id      = spacechase0.GradientHairColors
   |nexus   = 8808
+
   |curse   = 867144
   |curse   = 500088
+
   |nexus   = 12744
   |github  = berkayylmao/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Grandfather's Gift
   |author  = Slothsoft
+
   |author  = ShadowDragon8685
   |id      = Slothsoft.Informant
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 14293
+
   |nexus  = 985
   |github  = slothsoft/stardew-informant
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Grandfather's Gift Remade
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = aedenthorn.LogUploader
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 13979
+
   |nexus  = 4151
   |github  = aedenthorn/StardewValleyMods
+
   |chucklefish = 5783
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
 
  |author  = Platonymous
 
  |id      = Platonymous.InkStories
 
  |curse  = 877221
 
  |moddrop = 1521399
 
  |nexus  = 15987
 
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Grandfather's Heirlooms
   |author  = Windmill_City
+
   |author  = rikai
   |id      = Windmill_City.InputFix
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 5693
+
   |nexus  = 8557
   |github  = Windmill-City/InputFix
+
   |github  = rikai/Grandfathers-Heirlooms
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Grass Growth
   |author  = Sagittaeri
+
   |author  = bcmpinc
   |id      = Sagittaeri.InputTools
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 14553
+
   |nexus  = 2732
   |github  = sagittaeri/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = WuestMan, redknightofdoom
+
   |author  = Jellypowered, Shockade
   |id      = WuestMan.InstaCrops
+
   |id      = Jellypowered.GrassChance
   |nexus  = 4077
+
   |nexus  = 3365
   |github  = Brian-Wuest/Instacrops
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Greenhouse 20x20
   |author  = pinocchio1231
+
   |author  = sirloinmeatt
   |id      = pinocchio1231.instantanimals
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 9573
+
   |nexus  = 2662
   |github  = joisse1101/InstantAnimals
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Greenhouse Construction
   |author  = Jolyone
+
   |author  = Derslayr
   |id      = Me.InstantBreak
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 15526
+
   |nexus  = 10148
   |github  =
+
   |github  = derslayr10/GreenhouseConstruction
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Greenhouse Entry Begone!
   |author  = aedenthorn, Erinthe
+
   |author  = bblueberry, blueberry
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = blueberry.GreenhouseEntryBegone
  |curse  = 868720
+
   |nexus  = 8203
   |nexus  = 14110
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
   |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    = Greenhouse Entry Mod
   |author  = BitwiseJon
+
   |author  = pancham138
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 2070
+
   |nexus  = 6150
   |github  = bitwisejon/StardewValleyMods
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#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
 +
  |name    = Greenhouse Sprinklers
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon.GreenhouseSprinklers
 +
  |nexus  = 7456
 +
  |github  = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Greenhouse Upgrades
   |author  = nini700
+
   |author  = Cecidelus
   |id      = nini700.InstantEatKey
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 4464
+
   |nexus  = 8042
 +
  |github  =
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = aurnj, Roy Li
+
   |author  = Fernass354
   |id      = RuyiLi.InstantFishing
+
   |id      = Fernass354.GreenUpgrades
   |nexus  =
+
   |nexus  = 18766
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
 
   |github  =
 
   |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    = GreenHut
   |author  = montana123
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      =
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  =
+
   |nexus  = 1735
  |url    = https://community.playstarbound.com/threads/109038
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Groundhog Day
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 7727
+
   |nexus  = 10151
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Groupable Chests
 +
  |author  = FricativeMelon
 +
  |id      = FricativeMelon.GroupableChests
 +
  |nexus  = 15375
 +
  |github  = FricativeMelon/GroupableChests
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Growable Bushes
   |author  = cantorsdust and Pathoschild
+
   |author  = atravita
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = atravita.GrowableBushes
   |nexus  = 173
+
  |curse  = 870961
   |github  = cantorsdust/StardewMods
+
  |moddrop = 1357999
 +
  |nexus  = 15111
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Growable Giant Crops
 +
  |author  = atravita
 +
  |id      = atravita.GrowableGiantCrops
 +
  |curse  = 870960
 +
  |moddrop = 1358004
 +
   |nexus  = 15559
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Grow That Giant Crop
   |author  = Platonymous
+
   |author  = MercuryVN
   |id      = Platonymous.InstantLoad
+
   |id      = MercuryVN.GrowThatGiantCrop
  |curse  = 877220
+
   |nexus  = 23760
  |moddrop = 1521407
+
   |github  = MercuryVN/GrowThatGiantCrop
   |nexus  = 16253
 
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Gunther Tells You
   |author  = Guedez
+
   |author  = John Peters
   |id      = eat.item.instantly
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  = 5116
+
   |nexus  = 19143
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Haboo
   |author  = RyanJesky
+
   |author  = BlaDe
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 10146
+
   |nexus  = 12034
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |github  =
  
 
   |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
 +
  |name    = Happy Fish Jump
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.HappyFishJump
 +
  |nexus  = 6516
 +
  |moddrop = 1068089
 +
  |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Happy Home Designer
   |author  = MissCoriel
+
   |author  = tlitookilakin
   |id      = misscoriel.investmax
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 9253
+
   |nexus  = 19675
   |github  = MissCoriel/InvestmentMaximized
+
   |github  = tlitookilakin/HappyHomeDesigner
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = Hardcore Combat
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = jeWel
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 4023
+
   |nexus  = 23577
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Friend
+
   |name    = Hardcore Mines
   |author  = d5a1lamdtd, HaPyke
+
   |author  = kibbe, lillvik
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = kibbe.hardcore_mines
  |moddrop = 1486022
+
   |nexus  = 1674
   |nexus  = 19500
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Hardcore Mines 2
   |author  = Redwood
+
   |author  = ItsLittany
   |id      = Redwood.IridiumToolsPatch
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 2897
+
   |nexus  = 6411
   |github  = EKomperud/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Hardcore Mode
   |author  = LeFauxMatt
+
   |author  = vermicyde
   |id      = furyx639.IsItCake
+
   |id      = vermicyde.HardcoreModeDLL
  |curse  = 871826
+
   |nexus  = 15125
   |nexus  = 14775
+
   |github  =
   |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
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Harvest With Scythe
   |author  = FunnyMoney
+
   |author  = ThatNorthernMonkey
   |id      = funnymoney.itemqualityindicator
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 15336
+
   |nexus  = 236
  |github  =
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Item Recovery
 
  |author  = Mytsy
 
  |id      = Mysty.ItemRecovery
 
  |nexus  = 9354
 
   |github  =
 
  
   |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 Recovery Plus
+
   |name    = Hat Buffs
   |author  = Lunardiver
+
   |author  = popska
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = popska.HatBuffs
   |nexus  = 13026
+
   |nexus  = 9050
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Hat Mouse Lacey
   |author  = TSlex
+
   |author  = ichortower
   |id      = TSlex.ItemResearchSpawner
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 8933
+
   |nexus  = 18177
  |moddrop = 1012482
+
   |github  = ichortower/HatMouseLacey
   |github  = TSlex/StardewValley
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Hat Panning
   |author  = Jaredlll08
+
   |author  = monsoonsheep
   |id      = BlameJared.ItemTooltips
+
   |id      = monsoonsheep.PanWithHats
   |nexus  =
+
   |nexus  = 18965
  |curse  = 297655
+
   |github  =
   |github  = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Hat Shop Restoration
   |author  = ha1fdaew
+
   |author  = PeacefulEnd
   |id      = ha1fdaew.iTile
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 7512
+
   |nexus  = 17291
   |github  = ha1fdaew/iTile
+
   |github  = Floogen/StardewSandbox
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Hats on Hats
   |author  = Krutonium
+
   |author  = Shockah
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = Shockah.HatsOnHats
   |nexus  = 13798
+
   |nexus  = 17280
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Hats on Pets Plus
   |author  = Matt Cioni
+
   |author  = Syma
   |id      = mattCioni.JaquesAndBeans
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 14555
+
   |nexus  = 22631
   |github  =
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Hay Bales as Silos
   |author  = Genowhirl9999
+
   |author  = Cherry, CherryChain
   |id      = genowhirl9999.jaropener
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 5292
+
   |nexus  = 5151
   |moddrop = 988956
+
   |moddrop = 716396
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Hay Collection
   |author  = Keaton Sadoski
+
   |author  = MindMeltMax
   |id      = Sadoski.JhinFour
+
   |id      = MindMeltMax.HayCollection
   |nexus  = 11838
+
  |curse  = 1004492
 +
  |moddrop = 1555056
 +
  |nexus  = 21008
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Portraits
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.HDPortraits
 +
   |nexus  = 10971
 +
  |moddrop = 1103418
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = HD Sprites
   |author  = Jonas Henriksson, Greger
+
   |author  = ninthworld
   |id      = Greger.JigglyJunimoBundles
+
   |id      = NinthWorld.HDSprites
   |nexus  =
+
   |nexus  = 4024
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github  = ninthworld/HDSprites
   |github  = gr3ger/Stardew_JJB
 
  
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
   |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    = Health and Stamina Regeneration
   |author  = k4rakara
+
   |author  = Jessebot, JessebotX
   |id      = k4rakara.JoJa84Plus
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 5803
+
   |nexus  = 3207
   |github  = K4rakara/Stardew-Mods
+
   |moddrop = 624105
 
+
   |github  = JessebotX/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Health and Stamina Tweaks
   |author  = Platonymous
+
   |author  = Kiddles, Svard
   |id      = Platonymous.JoJaBan
+
   |id      = Kiddles.HASTweaks
   |nexus  = 3118
+
   |nexus  = 5630
  |moddrop = 793907
+
   |github  = SvardXI/HAS_Tweaks
   |github  = Platonymous/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Health Bars
   |author  = Dounat2201, Sasara
+
   |author  = Zoryn
   |id      = Sasara.Pathomart
+
   |id      = Zoryn.HealthBars
   |nexus  = 1142
+
   |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    = Joja Online
+
   |name    = Health Bars (Darkhax)
   |author  = PeacefulEnd
+
   |author  = Darkhax
   |id      = PeacefulEnd.JojaOnline
+
   |id      = darkhax.healthbars
   |moddrop = 878236
+
   |nexus  =
   |nexus   = 7486
+
   |curse   = 302910
   |github  = Floogen/JojaOnline
+
   |github  = Stardew-Valley-Modding/HealthBars
  |status  = abandoned
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |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    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Health Rework
   |author  = sophiesalacia
+
   |author  = seferoni
   |id      = sophie.HalloweenJamCSharp
+
   |id      = seferoni.HealthRework
   |nexus  = 18927
+
   |nexus  = 22223
   |github  = sophiesalacia/StardewMods
+
   |github  = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Heartbeat
   |author  = MindMeltMax
+
   |author  = themattfiles
   |id      = MindMeltMax.HauntedJoja
+
   |id      = themattfiles.HeartBeat
   |nexus  = 7014
+
   |nexus  = 5941
  |moddrop = 1135684
+
   |github  = embolden/Heartbeat
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = Heart Event Helper
   |author  = punyo, yakminepunyo
+
   |author  = bungus
   |id      = punyo.JoysOfEfficiency
+
   |id      = bungus.HeartEventHelper
   |nexus  = 2162
+
   |nexus  = 21924
   |github  = pomepome/JoysOfEfficiency
+
   |github  = BussinBungus/BungusSDVMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = Heart Level Notifications
   |author  = spacechase0
+
   |author  = StultusV
   |id      = spacechase0.JsonAssets
+
   |id      = StultusV.HeartLevelNotifications
  |curse  = 867749
+
   |nexus  = 8655
  |moddrop = 399895
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
   |nexus  = 1720
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Heelies
   |author  = Jamie Taylor
+
   |author  = fakemonster
   |id      = jltaylor-us.JsonProcessor
+
   |id      = fakemonster.Heelies
   |nexus  = 13183
+
   |nexus  = 7751
   |github  = jltaylor-us/StardewJsonProcessor
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Hello SMAPI
   |author  = flowoeB
+
   |author  = Jessebot, JessebotX
   |id      = flowoeB.JumpDownTheMine
+
   |id      = Jessebot.HelloSMAPI
   |nexus  = 8357
+
   |nexus  = 4483
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Help for Hire
   |author  = spacechase0
+
   |author  = LeFauxMatt
   |id      = spacechase0.JumpOver
+
   |id      = furyx639.HelpForHire
   |curse  = 867746
+
   |curse  = 871839
  |moddrop = 384782
+
   |nexus  = 5316
   |nexus  = 1844
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Helpful Spouses
   |author  = Achtuur
+
   |author  = LeFauxMatt
   |id      = Achtuur.JunimoBeacon
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 17135
+
  |curse  = 871841
   |github  = Achtuur/StardewMods
+
   |nexus  = 5175
 +
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Help Wanted
   |author  = Tyler Gibbs
+
   |author  = aedenthorn, Erinthe
   |id      = tylergibbs2.JunimoBoy
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 14384
+
  |curse  = 868696
   |github  = tylergibbs2/StardewValleyMods
+
   |nexus  = 14640
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Help Wanted Auto Accept
   |author  = yaxuan97
+
   |author  = Ruse82
   |id      = yaxuan97.junimocartmorescore
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 13644
+
   |nexus  = 22235
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Help Wanted Quest Fixes
   |author  = Zoryn
+
   |author  = Pokeytax
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |nexus  =
+
   |nexus  = 2644
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = gembree/HelpWantedQuestFixes
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Hempire
   |author  = ceruleandeep
+
   |author  = Oga_The_Real
   |id      = ceruleandeep.junimodialog
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 8937
+
   |nexus  = 14477
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Here Fishy
   |author  = Fernass354
+
   |author  = aedenthorn, Erinthe
   |id      = Fernass354.JunimoHutSize
+
   |id      = aedenthorn.HereFishy
   |nexus  = 18457
+
  |curse  = 868881
   |github  =
+
   |nexus  = 6586
 +
   |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 Kart Anywhere
+
   |name    = Hibernation
   |author  = MartyrPher
+
   |author  = Shockah
   |id      = JunimoKartAnywhere
+
   |id      = Shockah.Hibernation
   |nexus  = 4315
+
   |nexus  = 11421
   |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    = Junimo Kart Cheater
+
   |name    = Hide Chest Color Picker After Close
   |author  = ryaon
+
   |author  = trashcan9
   |id      = Ryaon.JunimoKartCheater
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 5137
+
   |nexus  = 16075
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Highlighted Jars
   |author  = drbirbdev
+
   |author  = Annosz
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = Annosz.HighlightedJars
   |nexus  = 14856
+
   |nexus  = 6833
   |github  = drbirbdev/StardewValley
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Highlight Empty Machines
   |author  = BlaDe
+
   |author  = atravita
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 10056
+
  |curse  = 870976
   |github  =
+
  |moddrop = 1137391
 +
   |nexus  = 11664
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Hit Markers
   |author  = spacechase0
+
   |author  = bendenewb, newbie9598
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = newbie9598.HitMarkersMeme
   |curse   = 867716
+
   |nexus   = 2098
   |nexus  = 7437
+
  |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hmm Cheese Yum
 +
  |author  = tomasitobambito
 +
  |id      = tomasitobambito.HmmCheeseYum
 +
   |nexus  = 9343
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = Hoe and Water Direction
   |author  = Shockah
+
   |author  = TheThor59
   |id      = Shockah.JunimoWarp
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 15676
+
   |nexus  = 10052
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = HoeDown
   |author  = Goldenrevolver
+
   |author  = BlaDe
   |id      = Goldenrevolver.JustRelax
+
   |id      = BlaDe.HoeDown
   |nexus  = 7770
+
   |nexus  = 9798
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Hold to Break Geodes
   |author  = Rifleman
+
   |author  = CatCattyCat, Cat
   |id      = Rifleman.JustSleepIn
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 11286
+
   |nexus  = 1689
   |github  = 9Rifleman/JustSleepIn
+
   |moddrop = 833545
 
+
   |github  = danvolchek/StardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Hold to Pause
   |author  = aurnj, Roy Li
+
   |author  = samspartan
   |id      = RuyiLi.Kamikaze
+
   |id      = samspartan.HoldToPause
   |nexus  =
+
   |nexus  = 7352
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Holiday Sales
 +
  |author  = atravita
 +
  |id      = atravita.HolidaySales
 +
  |curse  = 870970
 +
  |moddrop = 1205160
 +
  |nexus  = 13050
 +
  |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Home Sewing Kit
   |author  = Gorzalt and Flerfarvet
+
   |author  = MouseyPounds
   |id      = gorzalt.kawakami
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 2549
+
   |nexus  = 4935
   |github  = Gorzalt/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
   |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    = Honey Harvest Sync
   |author  = KediDili
+
   |author  = voltaek
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 19375
+
   |nexus  = 20493
   |github  = KediDili/FurnitureTweaks
+
   |github  = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = Hopper Extractor
   |author  = KediDili
+
   |author  = BPavol, Lamacik
   |id      = KediDili.KNU
+
   |id      = bpavol.hopper_extractor
   |nexus  = 17884
+
   |nexus  = 16688
   |github  = KediDili/NPCUtilities
+
   |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    = Keep Partners, Keep Your Partners
+
   |name    = Horny Festivals, Festival Warps
   |author  = EssGee, SG
+
   |author  = Girafarig
   |id      = SG.Partners
+
   |id      = Girafarig.FestivalWarps
   |nexus  = 5625
+
   |nexus  = 10844
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Horse Flute Anywhere
   |author  = Enaium
+
   |author  = Pathoschild
   |id      = Enaium.KeyBindUI
+
   |id      = Pathoschild.HorseFluteAnywhere
   |curse  = 538001
+
   |curse  = 1000620
  |moddrop = 1036920
+
   |nexus  = 7500
   |nexus  =
+
   |github  = Pathoschild/StardewMods
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Horse Flute Auto Mount
   |author  = Deflaktor
+
   |author  = MercuryVN
   |id      = Deflaktor.KeySuppressor
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 9295
+
   |nexus  = 24018
   |github  = Deflaktor/KeySuppressor
+
   |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Horse Overhaul
   |author  = Shockah
+
   |author  = Goldenrevolver
   |id      = Shockah.Kokoro
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 15682
+
   |nexus  = 7911
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Horse Squeeze
   |author  = aedenthorn, Erinthe
+
   |author  = jorgamun
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 13131
+
   |nexus  = 10446
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jorgamun/HorseSqueeze
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Horse Whistle
   |author  = Annosz
+
   |author  = icepuente
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = icepuente.HorseWhistle
   |nexus  = 5993
+
   |nexus  = 1131
   |github  = Annosz/StardewValleyModding
+
   |github  = icepuente/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Horse Whistle
   |author  = Enaium
+
   |author  = nabuma
   |id      = Enaium.Labeling
+
   |id      = HorseWhistle_SMAPI
  |curse  = 443134
 
  |moddrop = 906932
 
 
   |nexus  =
 
   |nexus  =
   |github  = Enaium-StardewValleyMods/Labeling
+
  |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    = Ladder and Snow Yam Tip
+
   |name    = Host Tools
   |author  = WhiteMind
+
   |author  = MattPlays
   |id      = WhiteMind.LAST
+
   |id      = MattPlays.HostTools
   |nexus  = 1906
+
   |nexus  = 11154
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = Hotbar Hotswap
   |author  = ChaosEnergy
+
   |author  = Jaredlll08
   |id      = ChaosEnergy.LadderLocator
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 3094
+
   |nexus  =
   |github  = yuri-moens/LadderLocator
+
  |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = Platonymous
+
   |author  = certifiableGrimalkin
   |id      = Platonymous.LandGrants
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
  |curse  = 877222
+
   |nexus  = 16159
  |moddrop = 1521380
 
   |nexus  = 15855
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Hover Labels
   |author  = dmcrider57
+
   |author  = Achtuur
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = Achtuur.HoverLabels
   |nexus  = 7917
+
   |nexus  = 17501
   |github  = dmcrider/LastDayToPlant
+
   |github  = Achtuur/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = HP Bars
   |author  = atravita
+
   |author  = Ilyaki
   |id      = atravita.LastDayToPlantRedux
+
   |id      = Ilyaki.HPBar
  |curse  = 870965
+
   |nexus  = 1736
  |moddrop = 1294435
+
   |github  =
   |nexus  = 15004
 
   |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    = Lasting Conversation Topics
+
   |name    = HQ Farmer Mod
   |author  = sophiesalacia
+
   |author  = AsakOhee
   |id      = sophie.LastingCTs
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 14377
+
   |nexus  = 19644
   |github  = sophiesalacia/StardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = HUD Customizer
   |author  = drbirbdev
+
   |author  = Espy
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = Espy.HUDCustomizer
   |nexus  = 15102
+
   |nexus  = 23704
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Leave the Mine
 
  |author  = Kangzoel
 
  |id      = Kangzoel.LeaveTheMine
 
  |nexus  = 11823
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = Huggable Scarecrows
   |author  = Max Vollmer, SVProtector
+
   |author  = bogie5464
   |id      = maxvollmer.leftymode
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 6199
+
   |nexus  = 3190
   |github  = maxvollmer/LeftyMode
+
   |github  = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = Hugs and Kisses
   |author  = sharpskull2
+
   |author  = aedenthorn, Erinthe
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 14637
+
   |nexus  = 10062
   |github  =
+
   |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    = Lenient Window Resize
+
   |name    = Hugs and Kisses Continued
   |author  = DeLiXx
+
   |author  = JoXW
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 12305
+
   |nexus  = 21019
  |github  =
 
  |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = Hunger
   |author  = atravita
+
   |author  = Yyeahdude
   |id      = atravita.LessMiniShippingBin
+
   |id      = HungerYyeadude
  |curse  = 870982
+
   |nexus  = 613
   |nexus  = 10959
+
   |github  =
  |moddrop = 1102538
 
   |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    = Let Me Rest!
+
   |name    = Hunger and Thirst
   |author  = Ophaneom
+
   |author  = PrimevalTitmouse
   |id      = Ophaneom.LetMeRest
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 8205
+
   |nexus  = 1110
   |github  = Ophaneom/Let-Me-Rest
+
   |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    = Let Me Shop
+
   |name    = Hunger for Food
   |author  = MindMeltMax
+
   |author  = Tigerle01, Stephan Hensel
   |id      = MindMeltMax.LetMeShop
+
   |id      = HungerForFoodByTigerle
  |moddrop = 1443554
+
   |nexus  = 810
   |nexus  = 16738
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Hungry Morning
   |author  = MedievalAI
+
   |author  = lech43
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = lech43.HungryMorning
   |nexus  = 19107
+
   |nexus  = 6391
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Hybrid Crop Engine
   |author  = unidarkshin, Devin Lematty
+
   |author  = spacechase0
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = spacechase0.HybridCropEngine
   |nexus   = 1471
+
   |curse   = 867721
   |github  =
+
   |nexus  = 6577
 
+
   |github  = spacechase0/StardewValleyMods
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = Hypno Valley
   |author  = jahangmar
+
   |author  = Kryspur
   |id      = jahangmar.LevelingAdjustment
+
   |id      = Kryspur.HypnoValley
   |nexus  = 4689
+
   |nexus  = 9052
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Identifiable Combined Rings
   |author  = kd8lvt
+
   |author  = atravita
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus   = 855
+
   |curse  = 870959
   |curse   = 300715
+
   |moddrop = 1358005
   |github  =
+
   |nexus   = 15928
 +
   |github  = atravita-mods/StardewMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |unofficial version = 0.0.3-unofficial.1-leifericson
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = Idle Animations, Animacoes
   |author  = shurmash
+
   |author  = BrasileiroTop
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 7222
+
   |nexus  = 5139
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Idle Pause
   |author  = prowlingDemon, unknownDev
+
   |author  = Veleek
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = Veleek.IdlePause
   |nexus  = 4402
+
   |nexus  = 1092
   |github  =
+
   |github  = veleek/IdlePause
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Idle Timer
   |author  = aedenthorn, Erinthe
+
   |author  = LordAndreios
   |id      = aedenthorn.LightMod
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 14387
+
   |nexus  = 2858
   |github  = aedenthorn/StardewValleyMods
+
   |github  = emperorzuul/SMAPI_MODS
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = I Don't Use That Water
   |author  = holythesea
+
   |author  = idermailer
   |id      = holythesea.LightSwitch
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 15683
+
   |nexus  = 14047
   |github  = holy-the-sea/LightSwitch
+
   |github  = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = IFrames in Mines
   |author  = aedenthorn, Erinthe
+
   |author  = Factknowhow
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 15860
+
   |nexus  = 16436
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Mekadrom/IFramesInMines
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = I Got Friendship
   |author  = Cherry, CherryChain
+
   |author  = ChiroxT
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = treinke.igotfriendship
   |nexus  = 4971
+
   |nexus  = 13290
  |moddrop = 716383
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = I Got XP
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = ChiroxT
  |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = treinke.igotxp
  |nexus  = 2917
+
   |nexus  = 13289
  |github  = hootless/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Linus Mod
 
  |author  = tomii
 
   |id      = tomii.LinusMod
 
   |nexus  = 11637
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = ImagEd
   |author  = spacechase0
+
   |author  = candidus42
   |id      = spacechase0.LiterallyCantEven
+
   |id      = Candidus42.ImagEd
   |nexus  = 14262
+
   |nexus  = 7218
   |github  = spacechase0/StardewValleyMods
+
   |github  = mus-candidus/ImagEd
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = Candidus42
+
   |author  = mistyspring
   |id      = Candidus42.LittleNPCs
+
   |id      = mistyspring.immersivegrandpa
   |nexus  = 15152
+
   |nexus  = 12562
   |github  = mus-candidus/LittleNPCs
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Immersive Scarecrows
   |author  = Tyler Gibbs
+
   |author  = aedenthorn, Erinthe
   |id      = tylergibbs2.liveprogressbar
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 7330
+
  |curse  = 868685
   |github  = tylergibbs2/LiveProgressBar
+
   |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    = Livestock Choices
+
   |name    = Immersive Sprinklers
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LivestockChoices
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 11551
+
  |curse  = 868686
 +
   |nexus  = 15239
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Improved Mill
   |author  = Doomnik
+
   |author  = AustinYQM
   |id      = Doomnik.LoanMod
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 3882
+
   |nexus  = 1748
   |github  = legovader09/SDVLoanMod
+
   |github  = AustinYQM/ImprovedMill
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = Improved Quality of Life
   |author  = codyflagstaff
+
   |author  = Demiacle
   |id      = codyflagstaff.lobercat
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 8219
+
   |nexus  = 1025
   |github  =
+
   |github  = demiacle/QualityOfLifeMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Improved Tracker
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.improvedtracker
 +
  |curse  = 445215
 +
  |nexus  = 9317
 +
  |github  = AHilyard/ImprovedTracker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = In a Heartbeat
 +
  |author  = Shockah
 +
  |id      = Shockah.InAHeartbeat
 +
  |nexus  = 17834
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Increase Animal House Max Population
   |author  = Bouhm and Pathoschild
+
   |author  = Mizzion
   |id      = Bouhm.LocationCompass
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 3045
+
   |nexus  = 4861
  |curse  = 308286
+
   |github  = Mizzion/MyStardewMods
   |github  = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Increased Artifact Spots
   |author  = MindMeltMax
+
   |author  = Mizzion
   |id      = MindMeltMax.LockedChests
+
   |id      = mizzion.increasedartifactspots
   |moddrop = 1179603
+
   |nexus  = 3340
   |nexus  = 12452
+
   |moddrop = 663705
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = nini700
+
   |author  = shekurika
   |id      = nini700.LockedCrabPot
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 4461
+
   |nexus  = 11388
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Increased Sprinkler Range
   |author  = Edu Anttunes
+
   |author  = EternalSoap
   |id      = LockedMaps
+
   |id      = eternalsoap.sprinklers
   |nexus  = 10089
+
   |nexus  = 20745
   |github  =
+
   |github  = ArjanSeijs/SprinklerMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = bwdy
+
   |author  = GZhynko
   |id      = bwdy.lockpicks
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 3521
+
   |nexus  = 6162
   |github  = bwdymods/SDV-Lockpicks
+
   |github  = gzhynko/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Menu
+
   |name    = Indoor Sprinklers
   |author  = JareBear
+
   |author  = ramen
   |id      = JareBear.LogMenu
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 19919
+
   |nexus  = 21124
   |github  = jaredtjahjadi/LogMenu
+
   |github  = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Industrial Furnace
   |author  = aedenthorn, Erinthe
+
   |author  = Traktori
   |id      = aedenthorn.LogSpamFilter
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 11252
+
   |nexus  = 5568
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = Industrial Furnace for Automate
   |author  = Stuyk
+
   |author  = Traktori
   |id      = Stuyk.LongerDays
+
   |id      = Traktori.AM.IndustrialFurnace
  |nexus  = 19027
+
   |nexus  = 5568
  |github  =
+
   |github  = Traktori7/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Longer Fence Life
 
  |author  = NormanPCN
 
  |id      = NormanPCN.LongerFenceLife
 
   |nexus  = 10498
 
   |github  = NormanPCN/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Industrialization Redux
   |author  = Caraxian
+
   |author  = GaLaxY256 and kazuakisama
   |id      = caraxian.LongerLastingLures
+
   |id      = G256.IR.Code
   |nexus  = 2510
+
   |nexus  = 22351
   |github  = Caraxi/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Infallible Fishing
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LongerSeasons
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 10108
+
   |nexus  = 14639
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Infertile Soil
   |author  = RTGOAT
+
   |author  = Sabera, kelbesque
   |id      = RTGOAT.Longevity
+
   |id      = Sabera.InfertileSoil
   |nexus  = 649
+
   |nexus  = 2515
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = Infested Levels
   |author  = drbirbdev
+
   |author  = Eireon
   |id      = drbirbdev.LookToTheSky
+
   |id      = Eireon.InfestedLevels
   |nexus  = 15262
+
   |nexus  = 2823
   |github  = drbirbdev/StardewValley
+
   |github  = benrpatterson/InfestedLevels
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Infinite Energy
   |author  = Pathoschild
+
   |author  = Error27
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = error27.infinite_energy
   |nexus  = 541
+
   |nexus  = 17717
  |moddrop = 606605
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Infinite Inventory
   |author  = aedenthorn, Erinthe
+
   |author  = unidarkshin, Devin Lematty
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 5999
+
   |nexus  = 2247
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Lore-Friendly JojaMart Prices
+
   |name    = Infinite Junimo Cart Lives
   |author  = Huanir
+
   |author  = Renny
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 2658
+
   |nexus  = 2705
   |github  =
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Infinite Money
   |author  = Raik, Raik167, YousernameZo
+
   |author  = Chunky
   |id      = raik.testmod
+
   |id      = chunky.InfiniteMoney
   |nexus  = 6291
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Infinite Watering Cans
   |author  = SteelixLeiter, Don Collins
+
   |author  = CaptainSully
   |id      = LoveBubbles
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 1318
+
  |moddrop = 1188756
   |github  = doncollins/StardewValleyMods
+
   |nexus  = 12739
 
+
   |github  = CaptainSully/StardewMods
   |broke in = Stardew Valley 1.3
+
}}
   |status   = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary = use [[#Better Ranching|Better Ranching]] instead.
+
  |name    = Infinite Zoom
 +
   |author  = berkayylmao
 +
  |id      = berkayylmao.InfiniteZoom
 +
  |nexus  = 8808
 +
   |curse   = 500088
 +
   |github = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Informant
   |author  = Advize and Jinxiewinxie
+
   |author  = Slothsoft
   |id      = Advize.LovedLabels
+
   |id      = Slothsoft.Informant
   |nexus  = 279
+
   |nexus  = 14293
   |github  = AdvizeGH/LovedLabels
+
   |github  = slothsoft/stardew-informant
  
   |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-22548 1.3.29].
+
  |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    = Loved Labels Redux
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
   |author  = thespbgamer
+
   |author  = aedenthorn, Erinthe
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = aedenthorn.LogUploader
   |nexus  = 8880
+
   |nexus  = 13979
  |curse  = 834387
+
   |github  = aedenthorn/StardewValleyMods
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = AvalonMFX
+
   |author  = Platonymous
   |id      = AvalonMFX.LoveFestival
+
   |id      = Platonymous.InkStories
   |nexus  = 17819
+
  |curse  = 877221
 +
  |moddrop = 1521399
 +
   |nexus  = 15987
 
   |github  =
 
   |github  =
  
Line 9,613: Line 11,045:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Input Fix
   |author  = NMVH5
+
   |author  = Windmill_City
   |id      = nmvh5.LowHealthWarning
+
   |id      = Windmill_City.InputFix
   |nexus  = 8326
+
   |nexus  = 5693
   |github  =
+
   |github  = Windmill-City/InputFix
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Input Tools
   |author  = delaney
+
   |author  = Sagittaeri
   |id      = dJustLuckMod
+
   |id      = Sagittaeri.InputTools
   |nexus  = 10386
+
   |nexus  = 14553
   |moddrop = 1070645
+
   |github  = sagittaeri/StardewValleyMods
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = InstaCrops
 +
  |author  = WuestMan, redknightofdoom
 +
  |id      = WuestMan.InstaCrops
 +
  |nexus  = 4077
 +
   |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Instant Animals
   |author  = spacechase0
+
   |author  = pinocchio1231
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = pinocchio1231.instantanimals
  |curse  = 867393
+
   |nexus  = 9573
  |moddrop = 127279
+
   |github  = joisse1101/InstantAnimals
   |nexus  = 521
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Instant Animals 1.6
   |author  = kiranmurmu
+
   |author  = Siweipancc
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 8971
+
   |nexus  = 21798
   |github  = kiranmurmu/StardewValleyMods
+
   |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Instant Break
   |author  = Sakorona
+
   |author  = Jolyone
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = Me.InstantBreak
   |nexus  = 2208
+
   |nexus  = 15526
  |moddrop = 664151
+
   |github  =
   |github  = Sakorona/SDVMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = 7thAxis
+
   |author  = aedenthorn, Erinthe
   |id      = 7thAxis.LitD
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 10770
+
  |curse  = 868720
   |github  =
+
   |nexus  = 14110
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Instant Buildings From Farm
   |author  = SlayerDharok
+
   |author  = BitwiseJon
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 5600
+
   |nexus  = 2070
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  = bitwisejon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Instant Dialogues
   |author  = FairfieldBW
+
   |author  = idermailer
   |id      = FairfieldBW.MachineCheck
+
   |id      = idermailer.InstantDialogues
   |nexus  = 9515
+
   |nexus  = 22468
   |github  = FairfieldBW/MachineCheck
+
   |github  = idermailer/InstantDialogues
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Instant Eat Key
   |author  = IceGladiador
+
   |author  = nini700
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = nini700.InstantEatKey
   |nexus  = 1780
+
   |nexus  = 4464
  |github  =
 
  
  |broke in = Stardew Valley 1.3.29
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
+
   |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Instant Fishing
   |author  = Shockah
+
   |author  = aurnj, Roy Li
   |id      = Shockah.MachineStatus
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 11177
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
}}
+
   |github  =
{{#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-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Instant Geodes
   |author  = shekurika and Asterisk555
+
   |author  = montana123
   |id      = shekurika.MagicalCropsCode
+
   |id      =
   |nexus  = 8762
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/109038
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = Instant Growth Powder
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.MagicJunimoPet
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 3567
+
   |nexus  = 7727
   |github  = Entoarox/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    = Magic Pluses
+
   |name    = Instant Grow Trees
   |author  = TerryDBS
+
   |author  = cantorsdust and Pathoschild
   |id      = TerryDBS.MagicPluses
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 7096
+
  |nexus  = 173
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Load
 +
  |author  = Platonymous
 +
  |id      = Platonymous.InstantLoad
 +
  |curse  = 877220
 +
  |moddrop = 1521407
 +
   |nexus  = 16253
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Instantly Eat Item
   |author  = not4bene
+
   |author  = Guedez
   |id      = not4bene.MagicScepter
+
   |id      = eat.item.instantly
   |nexus  = 8169
+
   |nexus  = 5116
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = season
+
   |author  = RyanJesky
   |id      = season.MagicValley
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 10639
+
   |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    = Mailbox Menu
+
   |name    = Instant Pets
   |author  = aedenthorn, Erinthe
+
   |author  = blueberry
   |id      = aedenthorn.MailboxMenu
+
   |id      = blueberry.InstantPets
   |nexus  = 14439
+
   |nexus  = 9448
   |github  = aedenthorn/StardewValleyMods
+
   |github  = b-b-blueberry/InstantPets
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Instant Tool Upgrades
   |author  = Digus
+
   |author  = Binarynova
   |id      = DIGUS.MailFrameworkMod
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 1536
+
   |nexus  = 8918
   |github  = Digus/StardewValleyMods
+
   |github  = Binarynova/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Integrated Minecarts
 +
  |author  = Jibb
 +
  |id      = jibb.minecarts.C
 +
  |curse  = 988762
 +
  |nexus  = 11881
 +
  |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Interaction Helper
   |author  = jwdred
+
   |author  = Hammurabi
   |id      = jwdred.MailOrderPigs
+
   |id      = HammurabiInteractionHelper
   |nexus  = 632
+
   |nexus  =
   |github = jdusbabek/stardewvalley
+
   |chucklefish = 4640
 +
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728 1.3.29].
+
<!--
 +
  |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    = Mail Services Mod
+
   |name    = Interactions, Interacoes
   |author  = Digus
+
   |author  = BrasileiroTop
   |id      = Digus.MailServicesMod
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 7842
+
   |nexus  = 4862
   |github  = Digus/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = Interaction Tweaks
   |author  = pinguimbozo
+
   |author  = jahangmar
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 13248
+
   |nexus  = 3771
   |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    = Make Gil Real
+
   |name    = Internationalization
   |author  = Werewolf Master
+
   |author  = bcmpinc
   |id      = Wolf.GilSMAPI
+
   |id      = bcmpinc.Internationalization
   |nexus  = 7118
+
   |nexus  = 21317
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = Kabulla
+
   |author  = DecidedlyHuman
   |id      = Kabulla.MakeLove
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 16003
+
   |nexus  = 12826
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Intravenous Coffee
   |author  = spacechase0
+
   |author  = mpcomplete
   |id      = spacechase0.ManaBar
+
   |id      = mpcomplete.IntravenousCoffee
   |curse   = 867709
+
   |nexus   = 2224
   |nexus  = 7831
+
   |github  = mpcomplete/StardewMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Investment
   |author  = darzington
+
   |author  = MissCoriel
   |id      = darzington.RealLifeMod
+
   |id      = misscoriel.invest
   |nexus  = 7445
+
   |nexus  = 5293
 
   |github  =
 
   |github  =
  
Line 9,826: Line 11,281:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Investment Maximized
   |author  = Stari
+
   |author  = MissCoriel
   |id      = Stari.ManyEnchantments
+
   |id      = misscoriel.investmax
   |nexus  = 8824
+
  |curse  = 885074
   |github  = SlivaStari/ManyEnchantments
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Invite Code Mod
   |author  = SnowFire k'Vala
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = SnowFire.Map_Binder
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 6983
+
   |nexus  = 4023
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Invite Friend
   |author  = aedenthorn, Erinthe
+
   |author  = d5a1lamdtd, HaPyke
   |id      = aedenthorn.MapEdit
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 18387<!--8876 before 1.0.0-->
+
  |moddrop = 1486022
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 19500
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = DecidedlyHuman
+
   |author  = Anthony Maciel, maciel310
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 14493
+
   |nexus  = 15285
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Iridium Tools Patch
   |author  = aedenthorn, Erinthe
+
   |author  = Redwood
   |id      = aedenthorn.MapTeleport
+
   |id      = Redwood.IridiumToolsPatch
  |curse  = 868868
+
   |nexus  = 2897
   |nexus  = 7675
+
   |github  = EKomperud/StardewMods
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Is It Cake
   |author  = mabelSyrup
+
   |author  = LeFauxMatt
   |id      = mabelsyrup.maputils
+
   |id      = furyx639.IsItCake
   |nexus  = 4716
+
  |curse  = 871826
   |github  = mjSurber/Map-Utilities
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Island Gatherers
   |author  = Goldenrevolver
+
   |author  = PeacefulEnd
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 10758
+
   |nexus  = 8552
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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    = Market Day
+
   |name    = Island Gatherers Automate
   |author  = ceruleandeep
+
   |author  = PeacefulEnd
   |id      = ceruleandeep.MarketDay
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 11778
+
   |nexus  = 8552
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = Floogen/IslandGatherers
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Island Secret
   |author  = d5a1lamdtd, HaPyke
+
   |author  = Edu Anttunes
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = IslandSecret
   |moddrop = 1480763
+
  |nexus  = 8096
   |nexus  = 19309
+
  |github  =
   |github  = congha22/foodstore
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item AutoTrasher, AutoTrash
 +
  |author  = S1mmyy
 +
   |id      = S1mmyy.AutoTrash
 +
   |nexus  = 5140
 +
   |github  = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Item Bags
   |author  = Yoshimax
+
   |author  = SlayerDharok
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 12824
+
  |curse  = 991675
   |github  = yoshimax2/MarryMorris
+
   |nexus  = 5382
 
+
   |github  = Videogamers0/SDV-ItemBags
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Kissing-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Item Checker
   |author  = Eryk601 and sophiesalacia
+
   |author  = Hitaxas
   |id      = Vertigon.MinesTokens
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 11124
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Item Extensions
   |author  = StultusV
+
   |author  = mistyspring
   |id      = StultusV.MaxCastStamina
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 10794
+
   |nexus  = 20357
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Locator
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Items2.DLL
 +
  |nexus  = 24305
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Item Quality Indicator
   |author  = Shockah
+
   |author  = FunnyMoney
   |id      = Shockah.MaximizeFix
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 16099
+
   |nexus  = 15336
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Item Recovery
   |author  = spacechase0
+
   |author  = Mytsy
   |id      = spacechase0.MayoHats
+
   |id      = Mysty.ItemRecovery
   |nexus  = 17514
+
   |nexus  = 9354
 
   |github  =
 
   |github  =
  
Line 9,941: Line 11,416:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Item Recovery Plus
   |author  = aedenthorn, Erinthe
+
   |author  = Lunardiver
   |id      = aedenthorn.MayoMart
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 17175
+
   |nexus  = 13026
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Item Research 'n' Spawn
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = TSlex
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 4634
+
   |nexus  = 8933
   |github  = xirsoi/MayonnaisePlusPlus
+
  |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    = Mayo Rain
+
   |name    = Item Tooltips
   |author  = spacechase0
+
   |author  = Jaredlll08
   |id      = spacechase0.MayoRain
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 17436
+
   |nexus  =
   |github  =
+
  |curse  = 297655
 +
   |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Item Tweaks
   |author  = Mehidden
+
   |author  = crpz
   |id      = MemeOutfits.Mehidden
+
   |id      = crpz.ItemTweaks
   |nexus  = 13213
+
   |nexus  = 8182
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = iTile
   |author  = nman130
+
   |author  = ha1fdaew
   |id      = nman130.MenusEverywhere
+
   |id      = ha1fdaew.iTile
   |nexus  = 6119
+
   |nexus  = 7512
   |github  = nman130/Stardew-Mods
+
   |github  = ha1fdaew/iTile
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Merge Fertilizer
 
  |author  = TianXiaobai
 
  |id      = TianXiaobai.MergeFertilizer
 
  |nexus  = 17743
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = Tlitookilakin
+
   |author  = Caboose Sage, CabooseSage
   |id      = tlitookilakin.MessyCrops
+
   |id      = Cabbose.Sage.ItsStardewTime
  |moddrop = 1123884
+
   |nexus  = 20847
   |nexus  = 11317
+
   |github  =
   |github  = tlitookilakin/MessyCrops
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Its Time to Wake Up
   |author  = aedenthorn, Erinthe
+
   |author  = Krutonium
   |id      = aedenthorn.MeteorDefence
+
   |id      = Krutonium.ItsTimeToWakeUp
   |nexus  = 10641
+
   |nexus  = 13798
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Jack Be Thicc
   |author  = candidus42
+
   |author  = DeadRobotDev
   |id      = Candidus42.MiceInTheValley
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 4638
+
   |nexus  = 21533
   |github  = mus-candidus/MiceInTheValley
+
   |github  = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = trunip190
+
   |author  = Matt Cioni
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = mattCioni.JaquesAndBeans
   |nexus  = 5948
+
   |nexus  = 14555
 
   |github  =
 
   |github  =
  
Line 10,020: Line 11,489:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Jar Opener
   |author  = Sonozuki
+
   |author  = Genowhirl9999
   |id      = Satozaki.MillerTime
+
   |id      = genowhirl9999.jaropener
   |nexus  = 7575
+
   |nexus  = 5292
   |github  = Sonozuki/StardewMods
+
  |moddrop = 988956
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = JhinFour
   |author  = Clark, wilsonch3451
+
   |author  = Keaton Sadoski
   |id      = Clark.MiloDog
+
   |id      = Sadoski.JhinFour
   |nexus  = 2861
+
   |nexus  = 11838
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jiggly Junimo Bundles
 +
  |author  = Jonas Henriksson, Greger
 +
  |id      = Greger.JigglyJunimoBundles
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
  |github  = gr3ger/Stardew_JJB
  
   |broke in = Stardew Valley 1.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    = Mine Assist
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = Kabigon
+
   |author  = k4rakara
   |id      = Kabigon.MineAssist
+
   |id      = k4rakara.JoJa84Plus
   |nexus  = 2296
+
   |nexus  = 5803
   |chucklefish = 5353
+
   |github  = K4rakara/Stardew-Mods
   |github  = KabigonFirst/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = JoJaBan - Arcade Sokoban
 +
  |author  = Platonymous
 +
  |id      = Platonymous.JoJaBan
 +
  |nexus  = 3118
 +
  |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    = Minecart Patcher
+
   |name    = Joja Cola Expanded
   |author  = bwdy
+
   |author  = Objection777
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 11424
+
  |nexus  = 24227
   |github  = bwdy/SDVModding
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Express
 +
  |author  = OFTS_CQM and Yuxuan
 +
  |id      = ofts.jojaExp
 +
  |nexus  = 23614
 +
  |github  = ofts-cqm/SDV_JojaExpress
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = JojaMart to PathoMart, Pathomart
 +
  |author  = Dounat2201, Sasara
 +
  |id      = Sasara.Pathomart
 +
   |nexus  = 1142
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Joja Online
   |author  = JPAN
+
   |author  = PeacefulEnd
   |id      = jpan.MineChanges
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 3963
+
  |moddrop = 878236
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |nexus  = 7486
 +
   |github  = Floogen/JojaOnline
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
 
   |author  = sophiesalacia
 
   |author  = sophiesalacia
   |id      = sophie.MinesTokens
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 18776
+
   |nexus  = 18927
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Joja's Hauntings
   |author  = Shockah
+
   |author  = MindMeltMax
   |id      = Shockah.MineTweaks
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 16859
+
   |nexus  = 7014
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 1135684
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Joys of Efficiency
   |author  = Ophaneom
+
   |author  = punyo, yakminepunyo
   |id      = Ophaneom.MiniBars
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 8329
+
   |nexus  = 2162
   |github  = Ophaneom/Mini-Bars
+
   |github  = pomepome/JoysOfEfficiency
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mining at the Farm
 
  |author  = Nishtra
 
  |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
 
  |nexus  = 674
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in           = Stardew Valley 1.6
  |status  = workaround
+
   |unofficial version = 1.5.0-unofficial.7-Hackswell
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
<!--
 
   |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    = Json Assets
   |author  = Tran Minh Thong
+
   |author  = spacechase0
   |id      = mini.tool.npc.mod
+
   |id      = spacechase0.JsonAssets
   |nexus  = 7060
+
  |curse  = 867749
   |github  = TMThong/Stardew-Mods
+
  |moddrop = 399895
 +
  |nexus  = 1720
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Json Processor
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.JsonProcessor
 +
   |nexus  = 13183
 +
   |github  = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Json Shuffle
   |author  = greentodd
+
   |author  = spacechase0
   |id      = greentodd.MinorLightTweaks
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 10223
+
   |nexus  = 21513
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Jump Down the Mine
   |author  = BlaDe
+
   |author  = flowoeB
   |id      = BlaDe.MiscTrolls
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 12037
+
   |nexus  = 8357
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Jump Over
   |author  = The Fluffy Robot
+
   |author  = spacechase0
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = spacechase0.JumpOver
   |nexus  = 5691
+
  |curse  = 867746
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
  |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    = Miss Coriel's Position Tool
+
   |name    = Junimatic
   |author  = MissCoriel
+
   |author  = NermNermNerm
   |id      = misscoriel.PositionTool
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 8087
+
   |nexus  = 22672
   |github  = MissCoriel/Position-Tool
+
   |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Junimo Beacon
   |author  = MissCoriel
+
   |author  = Achtuur
   |id      = misscoriel.UCRFix
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 8284
+
   |nexus  = 17135
   |github  = MissCoriel/UniqueCourtshipResponseCore
+
   |github  = Achtuur/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = Junimo Boy
   |author  = ChiroxT
+
   |author  = Tyler Gibbs
   |id      = treinke.missinggifts
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 11363
+
   |nexus  = 14384
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Junimo Cart More Score
   |author  = StultusV
+
   |author  = yaxuan97
   |id      = StultusV.ReportMobCounts
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 10899
+
   |nexus  = 13644
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Junimo Deposit Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Zoryn
   |id      = aedenthorn.MobileArcade
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 6538
+
   |nexus  =
   |github = aedenthorn/StardewValleyMods
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = Junimo Dialog
   |author  = aedenthorn, Erinthe
+
   |author  = ceruleandeep
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = ceruleandeep.junimodialog
   |nexus  = 6568
+
   |nexus  = 8937
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |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    = Junimo Farm
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.MobileCalendar
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 6601
+
   |nexus  = 984
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = aedenthorn, Erinthe
+
   |author  = Fernass354
   |id      = aedenthorn.MobileCatalogues
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 6543
+
   |nexus  = 18457
   |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 Phone
+
   |name    = Junimo Kart Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = MartyrPher
   |id      = aedenthorn.MobilePhone
+
   |id      = JunimoKartAnywhere
  |curse  = 868890
+
   |nexus  = 4315
   |nexus  = 6523
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = Junimo Kart Cheater
   |author  = aedenthorn, Erinthe
+
   |author  = ryaon
   |id      = aedenthorn.MobileTelevision
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 6575
+
   |nexus  = 5137
  |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = MobileUI Android
 
  |author  = WisnuNug
 
  |id      = WisnuNug.MobileUI
 
  |nexus  = 17652
 
 
   |github  =
 
   |github  =
 
  |warnings = Only works on Android.
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Junimo Kart Global Rankings
   |author  = aedenthorn, Erinthe
+
   |author  = drbirbdev
   |id      = aedenthorn.ModThis
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 7814
+
   |nexus  = 14856
   |github  = aedenthorn/StardewValleyMods
+
   |github  = drbirbdev/StardewValley
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Junimo Kart Level Practice
   |author  = Blackclaw
+
   |author  = BlaDe
   |id      = Blackclaw.ModListCommand
+
   |id      = BlaDe.JunimoLevelPractice
   |nexus  = 5131
+
   |nexus  = 10056
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Junimos Accept Cash
   |author  = Enaium
+
   |author  = spacechase0
   |id      = Enaium.ModMenu
+
   |id      = spacechase0.JunimosAcceptCash
   |curse  = 436844
+
   |curse  = 867716
  |moddrop = 885574
+
   |nexus  = 7437
   |nexus  =
+
   |github  = spacechase0/StardewValleyMods
   |github  = Enaium-StardewValleyMods/ModMenu
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Junimo Studio, Music Blocks
   |author  = Gilar Fasulaki
+
   |author  = Becks723
   |id      = GilarF.ModSettingsTab
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 4579
+
   |nexus  = 6971
   |github  = GilarF/SVM
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5.5
   |status  = workaround
+
   |status  = abandoned
   |summary = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Warp
 +
   |author = Shockah
 +
  |id      = Shockah.JunimoWarp
 +
  |nexus  = 15676
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Junk Mail
   |author  = DaLion
+
   |author  = Taskmaster
   |id      = DaLion.Overhaul
+
   |id      = Taskmaster.JunkMail
   |nexus  =
+
   |nexus  = 4452
   |github  = daleao/modular-overhaul
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Just Relax
   |author  = CatCattyCat, Cat
+
   |author  = Goldenrevolver
   |id      = cat.modupdatemenu
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 2536
+
   |nexus  = 7770
  |moddrop = 833560
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119584
 
  |unofficial version = 2.6.0-unofficial
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Just Sleep In
   |author  = Platonymous
+
   |author  = Rifleman
   |id      = Platonymous.ModUpdater
+
   |id      = Rifleman.JustSleepIn
  |curse  = 877226
+
   |nexus  = 11286
   |nexus  = 6338
+
   |github  = 9Rifleman/JustSleepIn
   |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    = Monster Goals Anywhere
+
   |name    = Kamikaze
   |author  = Suphax
+
   |author  = aurnj, Roy Li
   |id      = suphax.monstergoalsanywhere
+
   |id      = RuyiLi.Kamikaze
  |moddrop = 1088762
 
 
   |nexus  =
 
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Kawakami - Healer NPC
   |author  = Krutonium
+
   |author  = Gorzalt and Flerfarvet
   |id      = krutonium.monsterinvasion
+
   |id      = gorzalt.kawakami
   |nexus  = 12641
+
   |nexus  = 2549
   |github  =
+
   |github  = Gorzalt/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = WhiteMind
+
   |author  = KediDili
   |id      = WhiteMind.MonsterLT
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 1896
+
   |nexus  = 19375
   |github  =
+
   |github  = KediDili/FurnitureTweaks
 
 
  |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    = Kedi's NPC Utilities
   |author  = MouseyPounds
+
   |author  = KediDili
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = KediDili.KNU
   |nexus  = 3997
+
   |nexus  = 17884
   |github  = MouseyPounds/stardew-mods
+
   |github  = KediDili/NPCUtilities
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Keep Partners, Keep Your Partners
   |author  = BananaFruit
+
   |author  = EssGee, SG
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = SG.Partners
   |nexus  = 10651
+
   |nexus  = 5625
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = KeyBind UI
   |author  = spacechase0
+
   |author  = Enaium
   |id      = spacechase0.MonstersTheFramework
+
   |id      = Enaium.KeyBindUI
   |nexus   = 10673
+
   |curse   = 538001
   |github  = spacechase0/StardewValleyMods
+
   |moddrop = 1036920
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Keyboard Mod Menu
   |author  = Daniel McMenamy, Deathest1
+
   |author  = Shadowfoxss
   |id      = f1r3w477.MoodyPlanet
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 2830
+
   |nexus  = 3147
   |github  = F1r3w477/TheseModsAintLoyal
+
  |curse  = 308891
 +
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Key Suppressor
   |author  = aedenthorn, Erinthe
+
   |author  = Deflaktor
   |id      = aedenthorn.Moolah
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 15123
+
   |nexus  = 9295
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Deflaktor/KeySuppressor
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Kisekae
   |author  = bwdy
+
   |author  = Kabigon
   |id      = bwdy.moongates
+
   |id      = Kabigon.kisekae
   |nexus  = 3545
+
   |nexus  = 2348
   |github  = bwdymods/SDV-Moongates
+
   |github  = KabigonFirst/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Shockah
   |id      = spacechase0.MoonMisadventures
+
   |id      = Shockah.Kokoro
  |curse  = 867702
+
   |nexus  = 15682
   |nexus  = 10612
+
   |github  = Shockah/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    = Krobus Roommate Shop
   |author  = SinZ
+
   |author  = aedenthorn, Erinthe
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 12096
+
   |nexus  = 13131
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |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    = Krobus Sells Larger Stacks
   |author  = Mopquill
+
   |author  = Annosz
   |id      = Mopquill.Ranch-Livin
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 2200
+
   |nexus  = 5993
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = Annosz/StardewValleyModding
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Labeling
   |author  = Entoarox
+
   |author  = Enaium
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = Enaium.Labeling
   |nexus   = 2274
+
   |curse   = 443134
   |chucklefish = 4288
+
   |moddrop = 906932
   |github  = Entoarox/StardewMods
+
   |nexus   =
 
+
   |github  = Enaium-StardewValleyMods/Labeling
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Ladder and Snow Yam Tip
   |author  = momoaau
+
   |author  = WhiteMind
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = WhiteMind.LAST
   |nexus  = 451
+
   |nexus  = 1906
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |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    = Ladder Light
   |author  = AairTheGreat, Aair
+
   |author  = Tocseoj
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = Tocseoj.LadderLight
   |nexus  = 4869
+
  |moddrop = 1549539
 +
   |nexus  = 22052
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Ladder Locator
   |author  = spacechase0
+
   |author  = ChaosEnergy
   |id      = spacechase0.MoreBuildings
+
   |id      = ChaosEnergy.LadderLocator
   |curse  = 867740
+
   |curse  = 989910
  |moddrop = 771640
+
   |nexus  = 3094
   |nexus  = 2757
+
   |github  = yuri-moens/LadderLocator
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = TwinBuilderOne
+
   |author  = Platonymous
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = Platonymous.LandGrants
   |nexus  = 9709
+
  |curse  = 877222
   |github  = TwinBuilderOne/StardewValleyMods
+
  |moddrop = 1521380
 +
   |nexus  = 15855
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Last Day to Plant
   |author  = phjoker
+
   |author  = dmcrider57
   |id      = phjoker.MoreClocks
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 11840
+
   |nexus  = 7917
   |github  = p-holodynski/StardewValleyMods
+
   |github  = dmcrider/LastDayToPlant
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversation Topics
+
   |name    = Last Day to Plant Redux
  |author  = violetlizabet
 
  |id      = violetlizabet.MoreConvoTopics
 
  |nexus  = 10008
 
  |github  = elizabethcd/MoreConversationTopics
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Fertilizers
 
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.MoreFertilizers
+
   |id      = atravita.LastDayToPlantRedux
   |curse  = 870975
+
   |curse  = 870965
   |moddrop = 1145236
+
   |moddrop = 1294435
   |nexus  = 11837
+
   |nexus  = 15004
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 10,486: Line 11,956:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = Lasting Conversation Topics
   |author  = Blams
+
   |author  = sophiesalacia
   |id      = blams.MoreForLeo
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 12710
+
  |nexus  = 14377
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
 +
  |author  = Lavapulse
 +
  |id      = Lavapulse.LavapulseChickens
 +
   |nexus  = 4821
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Lazy Mod
   |author  = spacechase0
+
   |author  = weizinai
   |id      = spacechase0.MoreGiantCrops
+
   |id      = weizinai.LazyMod
  |curse  = 867723
+
   |nexus  = 22826
  |moddrop = 771694
+
   |github  = weizinai/StardewValleyMods
   |nexus  = 5263
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Leaderboard Library
   |author  = Sonozuki
+
   |author  = drbirbdev
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 5398
+
   |nexus  = 15102
   |github  = Sonozuki/StardewMods
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Leah Cabin Music Fix
   |author  = Angela Ranna
+
  |author  = Huanir
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
  |id      = Huanir.LeahCabinMusicFix
   |nexus  = 8117
+
  |nexus  = 2653
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leave the Mine
 +
   |author  = Kangzoel
 +
   |id      = Kangzoel.LeaveTheMine
 +
   |nexus  = 11823
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Lefty Mode
   |author  = spacechase0
+
   |author  = Max Vollmer, SVProtector
   |id      = spacechase0.MoreGrassStarters
+
   |id      = maxvollmer.leftymode
  |curse  = 867750
+
   |nexus  = 6199
  |moddrop = 313307
+
   |github  = maxvollmer/LeftyMode
   |nexus  = 1702
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Legendary Fish Pond Framework
   |author  = j4c0b333
+
   |author  = sharpskull2
   |id      = j4c0b333.Morehealth
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  = 4053
+
   |nexus  = 14637
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Lenient Window Resize
   |author  = SorryLate, rharyanto
+
   |author  = DeLiXx
   |id      = SorryLate.MoreKeybinding
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 5290
+
  |curse  = 990483
 +
   |nexus  = 12305
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
+
   |name    = Less Mini Shipping Bin
   |author  = Aimon111
+
   |author  = atravita
   |id      = AimonsMoreLivelySewerOverhaulPatches
+
   |id      = atravita.LessMiniShippingBin
   |nexus  = 19405
+
  |curse  = 870982
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
+
   |nexus  = 10959
 +
  |moddrop = 1102538
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = JadeTheavas
+
   |author  = Permamiss
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 2105
+
   |nexus  = 637
   |github  = JadeTheavas/MoreMineLadders
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Let Me Rest!
   |author  = cheesysteak
+
   |author  = Ophaneom
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 2173
+
   |nexus  = 8205
   |github  = cheesysteak/stardew-steak
+
   |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    = More Rain
+
   |name    = Let Me Shop
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = MindMeltMax
   |id      = Omegasis.MoreRain
+
  |id      = MindMeltMax.LetMeShop
   |nexus  = 441
+
  |moddrop = 1443554
   |github  = janavarro95/Stardew_Valley_Mods
+
  |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
 +
  |name    = Let's Start With Fishing
 +
  |author  = MedievalAI
 +
  |id      = MedievalAI.LetsStartWithFishing
 +
  |nexus  = 19107
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Level Extender
 +
  |author  = unidarkshin, Devin Lematty
 +
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
 +
   |nexus  = 1471
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Level Forever
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = Chikakoo.Randomizer
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 5311
+
   |nexus  = 22920
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Leveling Adjustment
   |author  = spacechase0
+
   |author  = jahangmar
   |id      = spacechase0.MoreRings
+
   |id      = jahangmar.LevelingAdjustment
  |curse  = 867743
+
   |nexus  = 4689
  |moddrop = 771616
+
   |github  = jahangmar/StardewValleyMods
   |nexus  = 2054
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Level Up Notifications
   |author  = CyberCheese
+
   |author  = kd8lvt
   |id      = cybercheese.moresexydwarf
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 4320
+
   |nexus  = 855
 +
  |curse  = 300715
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = OrneryWalrus
+
   |author  = shurmash
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 2587
+
   |nexus  = 7222
 
   |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    = Lewd Leah
   |author  = Ded4lif
+
   |author  = prowlingDemon, unknownDev
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus  = 7526
+
   |nexus  = 4402
 
   |github  =
 
   |github  =
  
Line 10,627: Line 12,132:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Light Mod
   |author  = Joco80 & Sasara
+
   |author  = aedenthorn, Erinthe
   |id      = Joco80.MoreWeapons
+
   |id      = aedenthorn.LightMod
   |nexus  = 1168
+
   |nexus  = 14387
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Light Switch
   |author  = thfr
+
   |author  = holythesea
   |id      = thfr.MOTDMod
+
   |id      = holythesea.LightSwitch
   |nexus  = 3703
+
   |nexus  = 15683
   |github  = rfht/MOTDMod
+
   |github  = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = Like a Duck to Water
   |author  = Akane
+
   |author  = aedenthorn, Erinthe
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = aedenthorn.LikeADuckToWater
   |nexus  = 10553
+
   |nexus  = 15860
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Like a Duck to Water Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.LikeADuckToWater
 +
  |nexus  = 21285
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Limited Campfire Cooking
   |author  = mouahrara
+
   |author  = Cherry, CherryChain
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 18973
+
   |nexus  = 4971
   |github  = mouahrara/mouahrarasModuleCollection
+
  |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
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = ylsama
+
   |author  = rtrox, Swyytch
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 2614
+
   |nexus  = 23895
   |github  = ylsama/RightClickMoveMode
+
   |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Linus Mod
   |author  = aedenthorn, Erinthe
+
   |author  = tomii
   |id      = aedenthorn.MoveableMailbox
+
   |id      = tomii.LinusMod
   |nexus  = 7834
+
   |nexus  = 11637
   |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    = Moveable Pet Bowl
+
   |name    = Literally Can't Even
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = spacechase0.LiterallyCantEven
  |curse  = 868849
+
   |nexus  = 14262
   |nexus  = 8038
+
   |github  = spacechase0/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Little NPCs
   |author  = joljyo
+
   |author  = Candidus42
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 7378
+
   |nexus  = 15152
   |github  =
+
   |github  = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Live Progress Bar
   |author  = Vilaboa
+
   |author  = Tyler Gibbs
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 17391
+
   |nexus  = 7330
   |github  =
+
   |github  = tylergibbs2/LiveProgressBar
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Livestock Choices
   |author  = Shuai Zhang
+
   |author  = aedenthorn, Erinthe
   |id      = shuaiz.MoveFasterMod
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 1351
+
   |nexus  = 11551
   |github  = hcoona/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Loan Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Doomnik
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = Doomnik.LoanMod
   |nexus  = 13589
+
   |nexus  = 3882
   |github  = aedenthorn/StardewValleyMods
+
   |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Lober Cat
   |author  = aedenthorn, Erinthe
+
   |author  = codyflagstaff
   |id      = aedenthorn.MoveIt
+
   |id      = codyflagstaff.lobercat
   |nexus  = 15163
+
   |nexus  = 8219
   |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    = Movement Mod, Movement Modifier
+
   |name    = Location and Music Logger
   |author  = Zoryn
+
   |author  = Brandy Lover, WDavi
   |id      = Zoryn.MovementModifier
+
   |id      = Brandy Lover.LMlog
   |nexus  =
+
   |nexus  = 1366
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
  |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Location Compass
   |author  = bcmpinc
+
   |author  = Bouhm and Pathoschild
   |id      = bcmpinc.MovementSpeed
+
   |id      = Bouhm.LocationCompass
   |nexus  = 2736
+
   |nexus  = 3045
   |github  = bcmpinc/StardewHack
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Locked Chests
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = MindMeltMax.LockedChests
   |curse  = 868672
+
   |curse  = 1004481
   |nexus  = 16395
+
  |moddrop = 1179603
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12452
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Locked Crab Pots
   |author  = daleonar
+
   |author  = nini700
   |id      = daleonar.Snorlax
+
   |id      = nini700.LockedCrabPot
   |nexus  = 16194
+
   |nexus  = 4461
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Locked Maps
   |author  = Kabi-chan
+
   |author  = Edu Anttunes
   |id      = kabi-chan.MuffinCore
+
   |id      = LockedMaps
   |nexus  = 8070
+
   |nexus  = 10089
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Lock Hotbar Items
   |author  = spacechase0
+
   |author  = Falson
   |id      = spacechase0.MultiFertilizer
+
   |id      = Falson.LockHotbarItems
   |curse  = 867717
+
   |moddrop = 1573213
   |nexus  = 7436
+
   |nexus  = 23702
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Lockpicks
   |author  = skiilaa
+
   |author  = bwdy
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = bwdy.lockpicks
   |nexus  = 2282
+
   |nexus  = 3521
   |github  =
+
   |github  = bwdymods/SDV-Lockpicks
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Log Menu
   |author  = Achtuur
+
   |author  = JareBear
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = JareBear.LogMenu
   |nexus  = 16891
+
   |nexus  = 19919
   |github  = Achtuur/StardewMods
+
   |github  = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Log Spam Filter
   |author  = delphinwave
+
   |author  = aedenthorn, Erinthe
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  = 7681
+
   |nexus  = 11252
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Longer Days
   |author  = Alberto Moreira Luiz
+
   |author  = Stuyk
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = Stuyk.LongerDays
   |nexus  = 9672
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Longer Fence Life
   |author  = DoubleZ
+
   |author  = NormanPCN
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 3765
+
   |nexus  = 10498
   |github  = SourceZh/MultiplayerIdle
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Longer Lasting Lures
   |author  = MindMeltMax
+
   |author  = Caraxian
   |id      = MindMeltMax.MPInfo
+
   |id      = caraxian.LongerLastingLures
  |moddrop = 1302776
+
   |nexus  = 2510
   |nexus  = 15155
+
   |github  = Caraxi/StardewValleyMods
   |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    = Longer Seasons
   |author  = Scayze
+
   |author  = aedenthorn, Erinthe
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 16030
+
   |nexus  = 10108
   |github  = scayze/multiprairie
+
   |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    = Multiplayer Mod
+
   |name    = Longer Seasons - Continued
   |author  = Tran Minh Thong
+
   |author  = aedenthorn and FlyingTNT
   |id      = multiplayer.mod
+
   |id      = FlyingTNT.LongerSeasons
   |nexus  = 16582
+
   |nexus  = 25164
   |github  = TMThong/Stardew-Mods
+
   |github  = FlyingTNT/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longevity
 +
  |author  = RTGOAT
 +
   |id      = RTGOAT.Longevity
 +
  |nexus  = 649
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Looking for Love REDUX
   |author  = Cherry, CherryChain
+
   |author  = mushroomhash
   |id      = Cherry.MultiplayerModChecker
+
   |id      = mush.loveydovey
   |nexus  = 6609
+
   |nexus  = 21370
  |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Look to the Sky
   |author  = Kalthramis
+
   |author  = drbirbdev
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 2192
+
   |nexus  = 15262
   |github  =
+
   |github  = drbirbdev/StardewValley
  |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.6
 
 
   |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    = Lookup Anything
   |author  = lolmaj
+
   |author  = Pathoschild
   |id      = lolmaj.MultiplayerTime
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus  = 2543
+
  |curse  = 992793
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |nexus  = 541
 
+
   |moddrop = 606605
   |broke in = Stardew Valley 1.6
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Loose Audio Files
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 8077
+
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 10,883: Line 12,402:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = Redwood
+
   |author  = Huanir
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 2910
+
   |nexus  = 2658
   |github  = EKomperud/StardewMods
+
   |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiple Mini-Obelisks
 
  |author  = PeacefulEnd
 
  |id      = PeacefulEnd.MultipleMiniObelisks
 
  |nexus  = 7900
 
  |github  = Floogen/MultipleMiniObelisks
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Lost Book Menu
   |author  = ceruleandeep
+
   |author  = bungus
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = bungus.LostBookMenu
   |nexus  = 8711
+
   |nexus  = 20301
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Lost Woods
   |author  = SlyMerc
+
   |author  = Raik, Raik167, YousernameZo
   |id      = FileLoading
+
   |id      = raik.testmod
   |nexus  = 1094
+
   |nexus  = 6291
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = Love Bubbles
   |author  = aedenthorn, Erinthe
+
   |author  = SteelixLeiter, Don Collins
   |id      = aedenthorn.MultiSave
+
   |id      = LoveBubbles
   |nexus  = 15402
+
   |nexus  = 1318
   |github  = aedenthorn/StardewValleyMods
+
   |github  = doncollins/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Loved Labels
   |author  = Miome
+
   |author  = Advize and Jinxiewinxie
   |id      = miome.MultiToolMod
+
   |id      = Advize.LovedLabels
   |nexus  = 2546
+
   |nexus  = 279
   |github  = miome/MultitoolMod
+
   |github  = AdvizeGH/LovedLabels
  
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 2.2.2-unofficial.4-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Loved Labels Redux
   |author  = MindMeltMax
+
   |author  = thespbgamer
   |id      = MindMeltMax.MUC
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 9856
+
   |nexus  = 8880
   |moddrop = 1135731
+
   |curse  = 834387
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Love Festival
   |author  = Cherry, CherryChain
+
   |author  = AvalonMFX
   |id      = Cherry.MultiYieldCrops
+
   |id      = AvalonMFX.LoveFestival
   |nexus  = 6069
+
  |curse  = 1016375
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus  = 17819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Low Health Warning
   |author  = Jacque Pott
+
   |author  = NMVH5
   |id      = JacquePott.MYCDGRPatch
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 14023
+
   |nexus  = 8326
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = aedenthorn, Erinthe
+
   |author  = delaney
   |id      = aedenthorn.Murdercrows
+
   |id      = dJustLuckMod
   |nexus  = 6615
+
   |nexus  = 10386
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1070645
 
+
   |github  =
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Luck Skill
   |author  = cotboy
+
   |author  = spacechase0
   |id      = cambam.MURDERDRONE
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus   = 4507
+
   |curse   = 867393
   |github  = camcamcamcam/murderdrone
+
   |moddrop = 127279
 
+
   |nexus   = 521
   |broke in          = Stardew Valley 1.5
+
   |github = spacechase0/StardewValleyMods
  |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    = Lucky Reclamation Trash Can
   |author  = Aren, Aren Desai
+
   |author  = kiranmurmu
   |id      = Aren.MurderMod
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 17470
+
   |nexus  = 8971
   |github  = ArenKDesai/Murder-Mod
+
   |github  = kiranmurmu/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Lunar Disturbances
   |author  = atravita
+
   |author  = Sakorona
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = KoihimeNakamura.LunarDisturbances
   |curse   = 870973
+
   |nexus   = 2208
   |moddrop = 1187402
+
   |moddrop = 664151
  |nexus  = 12598
+
   |github  = Sakorona/SDVMods
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = Machine Augmentors
   |author  = Expl0
+
   |author  = SlayerDharok
   |id      = Expl0.MushroomCursors
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 12594
+
   |nexus  = 5600
   |github  =
+
   |github  = Videogamers0/SDV-MachineAugmentors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Machine Check
   |author  = Eireon, Ben Patterson
+
   |author  = FairfieldBW
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 2818
+
   |nexus  = 9515
   |github  = benrpatterson/MushroomLevels
+
   |github  = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = Machine Speed Change
   |author  = WhiteMind
+
   |author  = IceGladiador
   |id      = WhiteMind.MLT
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 1894
+
   |nexus  = 1780
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Almanac|Almanac]] instead.
+
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Machine Status
   |author  = blueberry and Oddshot
+
   |author  = Shockah
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = Shockah.MachineStatus
   |nexus  = 4637
+
   |nexus  = 11177
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Magic
   |author  = blueberry, blueberry and Oddshot
+
   |author  = spacechase0
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = spacechase0.Magic
   |nexus  = 4637
+
  |curse  = 867745
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
  |moddrop = 399898
 +
   |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--retest linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Magical Crops
   |author  = Goldenrevolver
+
   |author  = shekurika and Asterisk555
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 10978
+
   |nexus  = 8762
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic Junimo Pet
 +
  |author  = Entoarox
 +
  |id      = Entoarox.MagicJunimoPet
 +
  |nexus  = 3567
 +
  |github  = Entoarox/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Magic Pluses
   |author  = Lis
+
   |author  = TerryDBS
   |id      = Lis.MusicalCellar
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 7626
+
   |nexus  = 7096
   |github  = lisamreynolds/MusicalCellar
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Musical Paths
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.MusicalPaths
 
  |nexus  = 13197
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Magic Scepter
   |author  = Marcos Brendon
+
   |author  = not4bene
   |id      = marcos.mymoney
+
   |id      = not4bene.MagicScepter
   |nexus  = 6736
+
   |nexus  = 8169
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Magic Valley
   |author  = PeacefulEnd
+
   |author  = season
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = season.MagicValley
   |nexus  = 12312
+
   |nexus  = 10639
   |github  = Floogen/MysticalBuildings
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Mailbox Menu
  |author  = Enaium
 
  |id      = Enaium.NameTags
 
  |curse  = 436816
 
  |moddrop = 877767
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Napalm Mummies
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NapalmMummies
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 15933
+
   |nexus  = 14439
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nature Strikes Back
+
   |name    = Mailbox Menu Continued
   |author  = Clumsy Jackdaw
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 19771
+
   |nexus  = 21068
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Mail Framework
   |author  = Ilyaki
+
   |author  = Digus
   |id      = ilyaki.neatadditions
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 2648
+
   |nexus  = 1536
   |github  = Ilyaki/NeatAdditions
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Mail Order Pigs
   |author  = Ilyaki
+
   |author  = jwdred
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 3021
+
   |nexus  = 632
   |github  = Ilyaki/NetworkOptimizer
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mail Services Mod
 +
  |author  = Digus
 +
  |id      = Digus.MailServicesMod
 +
  |nexus  = 7842
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = DestyNova
+
   |author  = pinguimbozo
   |id      = DestyNova.NEACode
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 12369
+
   |nexus  = 13248
 
   |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    = New Clothes Every Day
+
   |name    = Make Gil Real
   |author  = Vrakyas
+
   |author  = Werewolf Master
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = Wolf.GilSMAPI
   |nexus  = 4030
+
   |nexus  = 7118
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Make Love
 +
  |author  = Kabulla
 +
  |id      = Kabulla.MakeLove
 +
  |nexus  = 16003
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Makeshift Multiplayer
   |author  = Nobbele
+
   |author  = spacechase0
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 2654
+
   |nexus  = 501
   |github  = 4ppleCracker/NewGameOnLaunch
+
  |moddrop = 127274
 +
   |github  = spacechase0/StardewValleyMP
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Mana Bar
   |author  = Spacechase0
+
   |author  = spacechase0
   |id      = Spacechase0.NewGamePlus
+
   |id      = spacechase0.ManaBar
   |nexus  = 10786
+
  |curse  = 867709
 +
   |nexus  = 7831
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mandatory Meals, Real Life Mod
 +
  |author  = darzington
 +
  |id      = darzington.RealLifeMod
 +
  |nexus  = 7445
 +
  |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    = Many Enchantments
   |author  = Igorious
+
   |author  = Stari
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = Stari.ManyEnchantments
   |nexus   =
+
   |curse   = 1004483
   |chucklefish = 3683
+
   |nexus  = 8824
   |github  = Igorious/StardevValleyNewMachinesMod
+
   |github  = SlivaStari/ManyEnchantments
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Years Eve → Fireworks
+
   |name    = Map Binder
   |author  = sophiesalacia
+
   |author  = SnowFire k'Vala
   |id      = sophie.Fireworks
+
   |id      = SnowFire.Map_Binder
   |nexus  = 15277
+
   |nexus  = 6983
   |github  = sophiesalacia/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MapEdit
 +
  |nexus  = 18387<!--8876 before 1.0.0-->
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Map Image Export
   |author  = Pickysaurus
+
   |author  = spacechase0
   |id      = Pickysaurus.NexusModsButton
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus  = 12969
+
   |nexus  = 1073
   |github  =
+
  |moddrop = 127273
 +
   |github  = spacechase0/MapImageExporter
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = Nori, seaweednori
+
   |author  = DecidedlyHuman
   |id      = nori.NiceMessages
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 6160
+
   |nexus  = 14493
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Map Teleport
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 10633
+
  |curse  = 868868
 +
   |nexus  = 7675
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 11,205: Line 12,740:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Map Teleport, Stardew Valley Map Teleport
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Richard2091
   |id       = Omegasis.NightOwl
+
   |id     = Richard2091.MapTeleport
   |nexus   = 433
+
   |nexus   = 21381
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Richard2091/MapTeleport
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Map Utilities
 +
  |author  = mabelSyrup
 +
  |id      = mabelsyrup.maputils
 +
  |nexus  = 4716
 +
  |github  = mjSurber/Map-Utilities
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Maritime Secrets
   |author  = SevenChords
+
   |author  = Goldenrevolver
   |id      = SevenChords.Night_Shift
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 15345
+
   |nexus  = 10758
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Market Day
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = ceruleandeep
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 19651
+
   |nexus  = 11778
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = Mr Tea, MrTea
+
   |author  = d5a1lamdtd, HaPyke
   |id      = MrTea.NoBlink
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 17220
+
  |curse  = 994458
   |github  =
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Mass Production
   |author  = Pathoschild
+
   |author  = Jacque Pott
   |id      = Pathoschild.NoclipMode
+
   |id      = JacquePott.MassProduction
   |nexus  = 3900
+
   |nexus  = 7021
   |moddrop = 691002
+
   |github  = JacquePott/StardewValleyMods
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Mastery Extended
   |author  = ceruleandeep
+
   |author  = AlanBF
   |id      = ceruleandeep.NoCooties
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 9000
+
   |nexus  = 23697
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Matching Nodes, MinesTokens
   |author  = CatCattyCat, Cat
+
   |author  = Eryk601 and sophiesalacia
   |id      = cat.nocrows
+
   |id      = Vertigon.MinesTokens
   |nexus  = 1682
+
   |nexus  = 11124
  |moddrop = 833543
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Max Cost Stamina
   |author  = Underscore76
+
   |author  = StultusV
   |id      = underscore.nodebris
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 19699
+
   |nexus  = 10794
   |github  = Underscore76/NoDebrisWeather
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Maximize Fix
   |author  = Kryspur
+
   |author  = Shockah
   |id      = Kryspur.NoFallDamage
+
   |id      = Shockah.MaximizeFix
   |nexus  = 17749
+
   |nexus  = 16099
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Mayo Hats
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.nofencedecay
+
   |id      = spacechase0.MayoHats
   |nexus  = 1180
+
   |nexus  = 17514
  |moddrop = 833537
+
   |github  =
   |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    = No Fence Decay Redux
+
   |name    = Mayo Mart
   |author  = EnderTedi
+
   |author  = aedenthorn, Erinthe
   |id      = EnderTedi.NoFenceDecayRedux
+
   |id      = aedenthorn.MayoMart
   |nexus  = 20802
+
   |nexus  = 17175
   |github  = EnderTedi/No-Fence-Decay-Redux
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Festival Timer
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = mistyspring
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = mistyspring.nofestivaltimer
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 20077
+
   |nexus  = 4634
   |github  =
+
   |github  = xirsoi/MayonnaisePlusPlus
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Friendship Decay
 
  |author  = hitachihex
 
  |id      = hitachihex.NoFriendshipDecay
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |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    = Mayo Rain
   |author  = Kumagabear
+
   |author  = spacechase0
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = spacechase0.MayoRain
   |nexus  = 19655
+
   |nexus  = 17436
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Meal Overhaul
   |author  = Hangy
+
   |author  = stardemod
   |id      = Hangy.NoKidsEver
+
   |id      = stardemod.MealOverhaul
   |nexus  = 1464
+
   |nexus  = 23528
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Meme Outfits
   |author  = jaeha, qpqpqp121
+
   |author  = Mehidden
   |id      = jaeha.No_Kimchi
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 5043
+
   |nexus  = 13213
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Menus Everywhere
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = nman130
   |id      = theultimatenuke.testmod
+
   |id      = nman130.MenusEverywhere
   |nexus  = 17965
+
   |nexus  = 6119
   |github  = TheUltimateNuke/StardewValleyMods
+
   |github  = nman130/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Merge Fertilizer
   |author  = minervamaga
+
   |author  = TianXiaobai
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = TianXiaobai.MergeFertilizer
   |nexus  =
+
   |nexus  = 17743
  |moddrop = 631110
+
   |github  =
   |github  = minervamaga/NoMineFlyersRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Message Box API, ChatMod
   |author  = Guedez
+
   |author  = Kithio
   |id      = exhaustion.protection
+
   |id      = Kithio:ChatMod
   |nexus  = 5113
+
   |nexus  =
   |moddrop = 707180
+
   |chucklefish = 4296
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Messy Crops
   |author  = Drynwynn, thepaladinknight
+
   |author  = Tlitookilakin
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = tlitookilakin.MessyCrops
   |nexus  = 2528
+
   |moddrop = 1123884
   |github  = Drynwynn/StardewValleyMods
+
   |nexus   = 11317
 
+
   |github = tlitookilakin/MessyCrops
  |broke in = SMAPI 2.8
 
  |status   = workaround
 
   |summary = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Meteor Defence
  |author  = MadaraUchiha
 
  |id      = MadaraUchiha.NonDestructiveNPCs
 
  |nexus  = 5176
 
  |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Non-Random Prairie King
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 6509
+
   |nexus  = 10641
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Mice in the Valley
   |author  = Neko Boi Nick
+
   |author  = candidus42
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 19250
+
   |nexus  = 4638
   |github  = thakyZ/StardewValleyMods
+
   |github  = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Migrate DGA Items
   |author  = Slumber
+
   |author  = violetlizabet
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 11529
+
   |nexus  = 20612
   |github  =
+
   |github  = elizabethcd/MigrateDGAItems
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Milk the Villagers
   |author  = mlambley
+
   |author  = trunip190
   |id      = mlambley.NoQuarry
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
  |nexus  = 19410
+
   |nexus  = 5948
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Normalize AI for Inworld AI Mod, Normalize AI
 
  |author  = Platonymous
 
  |id      = Platonymous.NormalizeAI
 
  |moddrop = 1521423
 
   |nexus  = 19334
 
 
   |github  =
 
   |github  =
  
Line 11,423: Line 12,930:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Miller Time
   |author  = Xangria
+
   |author  = Sonozuki
   |id      = Xangria.NoRumbleHorse
+
   |id      = Satozaki.MillerTime
   |nexus  = 1779
+
   |nexus  = 7575
   |github  =
+
   |github  = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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    = Milo Dog
   |author  = lech43
+
   |author  = Clark, wilsonch3451
   |id      = lech43.NoSeeds
+
   |id      = Clark.MiloDog
   |nexus  = 6392
+
   |nexus  = 2861
 
   |github  =
 
   |github  =
  
Line 11,443: Line 12,948:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Mine Assist
   |author  = ThatNorthernMonkey
+
   |author  = Kabigon
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = Kabigon.MineAssist
   |nexus  = 237
+
   |nexus  = 2296
   |github  = ThatNorthernMonkey/NoSoilDecay
+
  |chucklefish = 5353
 +
   |github  = KabigonFirst/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay On Farm
+
   |name    = Minecart Patcher
   |author  = A_Dude
+
   |author  = bwdy
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
  |nexus  = 8071
+
   |nexus  = 11424
  |github  =
+
   |github  = bwdy/SDVModding
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Soil Decay Redux
 
  |author  = Platonymous
 
  |id      = Platonymous.NoSoilDecayRedux
 
  |curse  = 307727
 
  |moddrop = 793930
 
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = Mine Changes
   |author  = Yaramy
+
   |author  = JPAN
   |id      = yaramy.noteblocks
+
   |id      = jpan.MineChanges
   |nexus  = 6646
+
   |nexus  = 3963
   |github  =
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Mines Tokens
   |author  = TheElm
+
   |author  = sophiesalacia
   |id      = TheElm.NotFarFromTheTree
+
   |id      = sophie.MinesTokens
   |nexus  = 4739
+
   |nexus  = 18776
   |github  = GStefanowich/SDV-NFFTT
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Mine Tweaks
   |author  = Sto13
+
   |author  = Shockah
   |id      = Sto13.NoThunderSound
+
   |id      = Shockah.MineTweaks
   |nexus  = 14414
+
   |nexus  = 16859
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Mini Bars
   |author  = crazywig
+
   |author  = Ophaneom
   |id      = crazywig.notransitions
+
   |id      = Ophaneom.MiniBars
   |nexus  = 7354
+
   |nexus  = 8329
   |github  =
+
   |github  = Ophaneom/Mini-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Warp Delay
+
   |name    = Mining at the Farm
   |author  = Tran Minh Thong
+
   |author  = Nishtra
   |id      = no.warp.delay
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 19805
+
   |nexus  = 674
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.23
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Mining with Explosives
   |author  = John Peters
+
   |author  = Nishtra
   |id      = JohnPeters.NowPlaying
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 19441
+
   |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    = NPC Adventures, It's Time to Adventure
+
   |name    = Mini Tool NPC
   |author  = PurrplingCat
+
   |author  = Tran Minh Thong
   |id      = purrplingcat.npcadventure
+
   |id      = mini.tool.npc.mod
  |curse  = 577730
+
   |nexus  = 7060
   |nexus  = 4582
+
   |github  = TMThong/Stardew-Mods
   |github  = purrplingcat/PurrplingMod
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Bucket for HB, NPC Bucket
+
   |name    = Minor Light Tweaks
   |author  = shounlol
+
   |author  = greentodd
   |id      = shounlol.NPCBucket
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 20328
+
   |nexus  = 10223
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.NPCClothing
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 13940
+
   |nexus  = 12037
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = ichortower
+
   |author  = The Fluffy Robot
   |id      = ichortower.NPCGeometry
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 19259
+
   |nexus  = 5691
   |github  = ichortower/NPCGeometry
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
 
  |broke in = Stardew Valley ≤1.5.6
 
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Miss Coriel's Position Tool
   |author  = Bouhm and Pathoschild
+
   |author  = MissCoriel
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = misscoriel.PositionTool
   |nexus  = 239
+
   |nexus  = 8087
   |github  = Bouhm/stardew-valley-mods
+
   |github  = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = trashcan9
+
   |author  = MissCoriel
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = misscoriel.UCRFix
   |nexus  = 16236
+
   |nexus  = 8284
   |github  =
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Missing Gifts
   |author  = Akago
+
   |author  = ChiroxT
   |id      = akago.PathDisplay
+
   |id      = treinke.missinggifts
   |nexus  = 7563
+
   |nexus  = 11363
 
   |github  =
 
   |github  =
  
Line 11,581: Line 13,074:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = Hydrox, hydrox6
+
   |author  = StultusV
   |id      = Hydrox.NumericalHealth
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 4863
+
   |nexus  = 10899
   |github  =
+
   |github  = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Mobile Arcade
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImportMap
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 10965
+
   |nexus  = 6538
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Mobile Audio Player
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 18365
+
   |nexus  = 6568
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Mobile Calendar
   |author  = Adeel Tariq
+
   |author  = aedenthorn, Erinthe
   |id      = Adeel.ObjectProgressbars
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 2803
+
   |nexus  = 6601
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  = aedenthorn/StardewValleyMods
  
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = broken, use older version 1.3 instead.
+
   |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Mobile Catalogues
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = aedenthorn.MobileCatalogues
  |curse  = 867757
+
   |nexus  = 6543
  |moddrop = 131148
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Mobile Phone
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OKNightCheck
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 14231
+
  |curse  = 868890
 +
   |nexus  = 6523
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued
 +
  |author  = JoXW
 +
  |id      = JoXW.MobilePhone
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = lambui
+
   |author  = JoXW
   |id      = PhthaloBlue.Omnifarm
+
   |id      = JoXW.MobileArcade
   |nexus  =
+
   |nexus  = 21017
  |url    = https://community.playstarbound.com/threads/127299
+
   |github  = JoXW100/StardewValleyMods
   |github  = lambui/StardewValleyMod_OmniFarm
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Mobile Phone Continued → Calendar Mobile App
   |author  = Alejandro Akbal
+
   |author  = JoXW
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = JoXW.MobileCalendar
   |nexus  = 7877
+
   |nexus  = 21017
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Mobile Phone Continued → Mobile Catalogues
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.OmniTools
+
   |id      = JoXW.MobileCatalogues
  |curse  = 868690
+
   |nexus  = 21017
   |nexus  = 14865
+
   |github  = JoXW100/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-128#post-120507
 
  |unofficial version = 1.0.1-unofficial
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = BitwiseJon
+
   |author  = JoXW
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = JoXW.MobileTelevision
   |nexus  = 2052
+
   |nexus  = 21017
   |github  = bitwisejon/StardewValleyMods
+
   |github  = JoXW100/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Mobile Television
   |author  = Miome
+
   |author  = aedenthorn, Erinthe
   |id      = Miome.OneDayAtATime
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 8870
+
   |nexus  = 6575
   |github  = miome/OneDayAtATime
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = MobileUI Android
   |author  = SorryLate, rharyanto
+
   |author  = WisnuNug
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = WisnuNug.MobileUI
   |nexus  = 5150
+
   |nexus  = 17652
 
   |github  =
 
   |github  =
  
   |status  = workaround
+
   |warnings = Only works on Android.
  |summary  = Use [[#Silo Size|Silo Size]] instead.
+
 
   |broke in = SMAPI 3.12.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = Modify This
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus  = 3633
+
   |nexus  = 7814
  |moddrop = 661376
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Mizzion/MyStardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mod List Command
 +
  |author  = Blackclaw
 +
  |id      = Blackclaw.ModListCommand
 +
  |nexus  = 5131
 +
  |github  = Xebeth/StardewValley-ListModsCommand
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Mod Menu
   |author  = xiaoye97
+
   |author  = Enaium
   |id      = xiaoye97.OnlyIridium
+
   |id      = Enaium.ModMenu
   |nexus  = 4471
+
  |curse  = 436844
   |github  =
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Mod Settings Tab
   |author  = MedievalAI
+
   |author  = Gilar Fasulaki
   |id      = MedievalAI.OpenHearts
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 16944
+
   |nexus  = 4579
   |github  =
+
   |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    = Orchard - Better Fruit Trees
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = Saitoue
+
   |author  = DaLion
   |id      = Saitoue.Orchard
+
   |id      = DaLion.Overhaul
   |nexus  = 13867
+
   |nexus  = 14470
   |github  = Saitoue/Orchard
+
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = LeFauxMatt
+
   |author  = leroymilo
   |id      = furyx639.OrdinaryCapsule
+
   |id      = leroymilo.ModularZenGarden
  |curse  = 871831
+
   |nexus  = 22140
   |nexus  = 13489
+
   |github  = Leroymilo/MZG
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Mod Update Menu
   |author  = crazywig
+
   |author  = CatCattyCat, Cat
   |id      = crazywig.oreincrease
+
   |id      = cat.modupdatemenu
   |nexus  = 7370
+
   |nexus  = 2536
   |github  =
+
  |moddrop = 833560
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 +
  |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Mod Updater
   |author  = KKramer85
+
   |author  = Platonymous
   |id      = OreIncreaseV3
+
   |id      = Platonymous.ModUpdater
   |moddrop = 1475534
+
   |curse  = 877226
   |nexus  = 19132
+
   |nexus  = 6338
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Money Management Mod
   |author  = Yyeahdude
+
   |author  = Tbonetomtom
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 4772
+
   |nexus  = 17045
   |github  =
+
   |github  = Tbonetomtom/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Monster Goals Anywhere
   |author  = Ivy
+
   |author  = Suphax
   |id      = Ivy.OrnithologistsGuild
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 14510
+
  |moddrop = 1088762
   |github  = greyivy/OrnithologistsGuild
+
   |nexus  =
 
+
   |github  =
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Monster Invasion
   |author  = aedenthorn, Erinthe
+
   |author  = Krutonium
   |id      = aedenthorn.OutfitSets
+
   |id      = krutonium.monsterinvasion
   |nexus  = 13888
+
   |nexus  = 12641
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = Monster Level Tip
   |author  = Midori Armstrong, azureglasses
+
   |author  = WhiteMind
   |id      = midoriarmstrong.seasonalitems
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 1452
+
   |nexus  = 1896
 
   |github  =
 
   |github  =
  
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Monster Log Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds
   |id      = aedenthorn.OverworldChests
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 7710
+
   |nexus  = 3997
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Monster Musk in Volcano
   |author  = CrunchyDuck
+
   |author  = BananaFruit
   |id      = CrunchyDuck.OwOMod
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 8923
+
   |nexus  = 10651
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Slayer Anywhere
 +
  |author  = AcidicNic
 +
  |id      = acidicNic.MonsterSlayerAnywhere
 +
  |nexus  = 21162
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Monsters - The Framework
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = Aedenthorn.PacifistValley
+
   |id      = spacechase0.MonstersTheFramework
   |nexus  = 5464
+
   |nexus  = 10673
   |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    = Painting Display
+
   |name    = Monthly Mail
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.PaintingDisplay
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 10918
+
   |nexus  = 4523
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = MoodFix
   |author  = drbirbdev
+
   |author  = vaindil
   |id      = drbirbdev.PanningUpgrades
+
   |id      = vaindil.MoodFix
   |nexus  = 12242
+
   |nexus  = 1809
   |github  = drbirbdev/StardewValley
+
   |github  = vaindil/sdv-moodfix
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Mood Guard
   |author  = trashcan9
+
   |author  = YonKuma, kumarei
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = YonKuma.MoodGuard
   |nexus  = 16234
+
   |nexus  = 1597
   |github  =
+
   |github  = YonKuma/MoodGuard
  
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
+
   |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    = Paper Mario Partners for Stardew Valley
+
   |name    = Moody Planet
   |author  = AnotherStardewValleySunday
+
   |author  = Daniel McMenamy, Deathest1
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 14638
+
   |nexus  = 2830
   |github  =
+
   |github  = F1r3w477/TheseModsAintLoyal
  
   |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    = Paritee's Better Farm Animal Variety
+
   |name    = Moolah 1.6 Fix
   |author  = Paritee
+
   |author  = supergato664
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = supergato664.Moolah
   |nexus  = 3296
+
   |nexus  = 23549
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |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    = Moolah Money Mod
   |author  = Paritee
+
   |author  = aedenthorn, Erinthe
   |id      = Paritee.TreatYourAnimals
+
   |id      = aedenthorn.Moolah
   |nexus  = 3375
+
   |nexus  = 15123
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |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/page-46#post-29316 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips
+
   |name    = Moongates
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = bwdy
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = bwdy.moongates
   |nexus  = 2166
+
   |nexus  = 3545
   |github  =
+
   |github  = bwdymods/SDV-Moongates
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moon Misadventures
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.MoonMisadventures
 +
  |curse  = 867702
 +
  |nexus  = 10612
 +
  |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = SinZ
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 3524
+
   |nexus  = 12096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Mopsy's Ranch Livin'
   |author  = aedenthorn, Erinthe
+
   |author  = Mopquill
   |id      = aedenthorn.PartialHearts
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 11628
+
   |nexus  = 2200
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mopquill/Mopsys-Ranch-Livin
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = More Animals, More Pets
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.ParticleEffects
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |curse   = 868786
+
   |nexus   = 2274
   |nexus  = 11056
+
   |chucklefish = 4288
   |github  = aedenthorn/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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = More Artifact Spots
   |author  = bmarquismarkail, Space Baby
+
   |author  = momoaau
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 923
+
   |nexus  = 451
   |github  = bmarquismarkail/SV_PotC
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = More Barn and Coop Animals
   |author  = NCarigon
+
   |author  = AairTheGreat, Aair
   |id      = NCarigon.PassableCrops
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 15223
+
   |nexus  = 4869
 
   |github  =
 
   |github  =
  
Line 11,921: Line 13,462:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = More Books
   |author  = J_Hizzal
+
   |author  = jeWel
   |id      = J_Hizzal.PassableLadders
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 2985
+
   |nexus  = 23891
   |github  = joelra/SDV-PassableLadders
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Buildings
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreBuildings
 +
  |curse  = 867740
 +
  |moddrop = 771640
 +
  |nexus  = 2757
 +
  |github  = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.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    = More Bundles
   |author  = punyo, yakminepunyo
+
   |author  = TwinBuilderOne
   |id      = punyo.PassableObjects
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 2329
+
   |nexus  = 9709
   |github  = pomepome/PassableObjects
+
   |github  = TwinBuilderOne/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = More Clocks
   |author  = StultusV
+
   |author  = phjoker
   |id      = StultusV.PassiveFriendship
+
   |id      = phjoker.MoreClocks
   |nexus  = 8732
+
   |nexus  = 11840
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  = p-holodynski/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pause in Multiplayer, Pause Time in Multiplayer
 
  |author  = jorgamun
 
  |id      = jorgamun.PauseInMultiplayer
 
  |nexus  = 10328
 
  |moddrop = 1068093
 
  |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = More Conversation Topics
   |author  = Terrorbladed
+
   |author  = violetlizabet
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 10160
+
   |nexus  = 10008
   |github  =
+
   |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = More Dresser Variety
   |author  = heyseth
+
   |author  = Dragoon23
   |id      = heyseth.sitpause
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 8295
+
   |nexus  = 24194
   |github  = heyseth/SDVMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = More Events
   |author  = Jaredlll08
+
   |author  = Siweipancc
   |id      = BlameJared.PDQPaths
+
   |id      = Siweipancc.MoreEvents
   |nexus  =
+
   |nexus  = 20945
  |curse  = 307090
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = More Fertilizers
   |author  = jwdred
+
   |author  = atravita
   |id      = jwdred.PelicanFiber
+
   |id      = atravita.MoreFertilizers
   |nexus  = 631
+
  |curse  = 870975
   |github  = jdusbabek/stardewvalley
+
  |moddrop = 1145236
 +
   |nexus  = 11837
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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    = More for Leo
   |author  = ElectroCrumpet
+
   |author  = Blams
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = blams.MoreForLeo
   |nexus  = 2770
+
   |nexus  = 12710
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican TTS
+
   |name    = More Giant Crops
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.PelicanTTS
+
   |id      = spacechase0.MoreGiantCrops
   |nexus   = 1079
+
   |curse   = 867723
   |moddrop = 793929
+
   |moddrop = 771694
   |github  = Platonymous/Stardew-Valley-Mods
+
  |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    = Pelican xVASynth
+
   |name    = More Grass
   |author  = aedenthorn, Erinthe
+
   |author  = Sonozuki
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 10250
+
   |nexus  = 5398
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Sonozuki/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Grass on the Beach
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.MoreGrassOnTheBeach
 +
  |nexus  = 8117
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Grass Starters
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreGrassStarters
 +
  |curse  = 867750
 +
  |moddrop = 313307
 +
  |nexus  = 1702
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = More Health
   |author  = bwdy
+
   |author  = j4c0b333
   |id      = bwdy.peopleseeds
+
   |id      = j4c0b333.Morehealth
   |nexus  = 3635
+
   |nexus  = 4053
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = More Key Binding
   |author  = shekurika
+
   |author  = SorryLate, rharyanto
   |id      = shekurika.PerfectionTweaker
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 8615
+
   |nexus  = 5290
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = CyanFire
+
   |author  = Binarynova
   |id      = CF.PermanentCellar
+
   |id      = binarynova.levelupnotifications
   |nexus  = 17257
+
   |nexus  = 21667
   |github  = CyanFireUK/StardewValleyMods
+
   |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = Goldenrevolver
+
   |author  = Aimon111
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 8035
+
   |nexus  = 19405
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = More Map Layers
   |author  = Avalon, Avalonii
+
   |author  = Platonymous
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 1419
+
   |nexus  = 1134
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
+
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
}}
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Mine Ladders
 +
  |author  = JadeTheavas
 +
  |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
 +
  |nexus  = 2105
 +
  |github  = JadeTheavas/MoreMineLadders
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = More Multiplayer Info
   |author  = Xangria
+
   |author  = cheesysteak
   |id      = Xangria.PersistentGameOptions
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 1778
+
   |nexus  = 2173
   |github  =
+
   |github  = cheesysteak/stardew-steak
   |broke in = SMAPI 3.0
+
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
   |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Multiplayer Info (1.6 Updated)
 +
  |author  = yummypecho
 +
  |id      = yummypecho.moremultiplayerinfo
 +
  |nexus  = 22024
 +
  |github  = cheesysteak/stardew-steak
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Nightly Events
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.morenightlyevents
 +
  |nexus  = 22612
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Rain
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.MoreRain
 +
  |nexus  = 441
 +
  |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = More Random Edition, Randomizer
   |author  = aedenthorn, Erinthe
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = Chikakoo.Randomizer
   |nexus  = 7977
+
   |nexus  = 5311
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Chikakoo/stardew-valley-randomizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = More Rings
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.PersistentMines
+
   |id      = spacechase0.MoreRings
   |nexus  = 14985
+
  |curse  = 867743
 +
  |moddrop = 771616
 +
   |nexus  = 2054
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 12,090: Line 13,675:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = More Sensible Juices
   |author  = Persival
+
   |author  = NCarigon
   |id      =
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 438
+
   |nexus  = 23146
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = More Sexy Dwarf
   |author  = Strobe
+
   |author  = CyberCheese
   |id      = Strobe.PersonalAnvil
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 5326
+
   |nexus  = 4320
   |github  = strobel1ght/Personal-Anvil
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = More Silo Storage
   |author  = Prism 99
+
   |author  = OrneryWalrus
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 18224
+
   |nexus  = 2587
 
   |github  =
 
   |github  =
}}
+
   |broke in = Stardew Valley 1.3
{{#invoke:SMAPI compatibility|entry
 
  |name    = Personal Effects
 
  |author  = bwdy
 
   |id      = bwdy.personaleffects
 
  |nexus  = 3532
 
  |github  = bwdymods/SDV-PersonalEffects
 
 
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = More Slimes, More Monsters
   |author  = ceruleandeep
+
   |author  = Ded4lif
   |id      = ceruleandeep.personaleffects
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  = 8616
+
   |nexus  = 7526
   |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 Sorting, More Sorting Options
   |author  = aedenthorn, Erinthe
+
   |author  = Chris Kau & Sean Nightingale
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = CKSR.MoreSorting
   |nexus  = 14087
+
   |nexus  = 22944
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = More TV Channel, CanaisTv
   |author  = Invatorzen
+
   |author  = BrasileiroTop
   |id      = invatorzen.PBF
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 12161
+
   |nexus  = 5126
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = More Weapons
   |author  = skuldomg, Skuld
+
   |author  = Joco80 & Sasara
   |id      = skuldomg.petChoicePerks
+
   |id      = Joco80.MoreWeapons
   |nexus  = 3313
+
   |nexus  = 1168
   |github  = skuldomg/petChoicePerks
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = Morning Auto-Pause
   |author  = Jfulmer, Consillium
+
   |author  = Zamiel
   |id      = JfulmerPetEnhancementMod
+
   |id      = Zamiel.MorningAutoPause
   |nexus  =
+
   |nexus  = 21266
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  = Zamiell/stardew-valley-mods
   |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    = Mossy Tree Bubble
   |author  = aedenthorn, Erinthe
+
   |author  = Tocseoj
   |id      = aedenthorn.PetHats
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus  = 15301
+
  |curse  = 1008228
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1564905
 
+
   |nexus  = 22818
  |broke in = Stardew Valley 1.6
+
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = MOTD Mod
   |author  = jahangmar
+
   |author  = thfr
   |id      = jahangmar.PetInteraction
+
   |id      = thfr.MOTDMod
   |nexus  = 4232
+
   |nexus  = 3703
   |github  = jahangmar/StardewValleyMods
+
   |github  = rfht/MOTDMod
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = Shaklin
+
   |author  = Akane
   |id      = shaklin.petspawnlocation
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus  = 5986
+
   |nexus  = 10553
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-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
 +
  |name    = mouahrara's Module Collection
 +
  |author  = mouahrara
 +
  |id      = mouahrara.mouahrarasModuleCollection
 +
  |nexus  = 18973
 +
  |github  = mouahrara/mouahrarasModuleCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = Becks723
+
   |author  = ylsama
   |id      = Becks723.PhoneTravelingCart
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus  = 12981
+
   |nexus  = 2614
   |github  =
+
   |github  = ylsama/RightClickMoveMode
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = Moveable Mailbox
   |author  = DewMods
+
   |author  = aedenthorn, Erinthe
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 2681
+
   |nexus  = 7834
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Moveable Pet Bowl
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.ForgeMenuChoice
+
   |id      = aedenthorn.MoveablePetBowl
   |curse  = 870980
+
   |curse  = 868849
   |nexus  = 11376
+
   |nexus  = 8038
  |moddrop = 1125882
+
   |github  = aedenthorn/StardewValleyMods
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Picross Arcade Mod, Picrosser
+
   |name    = Move Annoying Cursor
   |author  = KediDili
+
   |author  = joljyo
   |id      = KediDili.ThePicrosser
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 17530
+
   |nexus  = 7378
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Move Bed
   |author  = GrimReapers1121
+
   |author  = yangZ, yangZheng20
   |id      = GrimReapers.PSMS
+
   |id      = yangZ.MoveBed
   |nexus  = 12606
+
   |nexus  = 23308
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Move Between Buildings
   |author  = Xynerorias
+
   |author  = Vilaboa
   |id      = xynerorias.pierresroulette
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 10826
+
   |nexus  = 17391
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Move Faster
   |author  = MindMeltMax
+
   |author  = Shuai Zhang
   |id      = MindMeltMax.PiggyBank
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 6934
+
   |nexus  = 1351
   |moddrop = 1135669
+
   |github  = hcoona/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Move Greenhouse Plot
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PipeIrrigation
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 10205
+
   |nexus  = 13589
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Move It
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.PlaceShaft
+
   |id      = aedenthorn.MoveIt
   |nexus  = 5440
+
   |nexus  = 15163
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,285: Line 13,859:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Movement Mod, Movement Modifier
   |author  = 2Retr0
+
   |author  = Zoryn
   |id      = 2Retr0.PlacementPlus
+
   |id      = Zoryn.MovementModifier
   |nexus  = 8798
+
   |nexus  =
   |curse  = 486164
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = 2Retr0/PlacementPlus
+
   |github  = Zoryn4163/SMAPI-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = Movement Speed
   |author  = Platonymous
+
   |author  = bcmpinc
   |id      = Platonymous.PlanImporter
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 2071
+
   |nexus  = 2736
  |moddrop = 793846
+
   |github  = bcmpinc/StardewHack
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = Move Through Object
   |author  = aedenthorn, Erinthe
+
   |author  = ylsama
   |id      = aedenthorn.PlannedParenthood
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 12869
+
   |nexus  = 2680
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Plantable Palm Trees
+
   |name    = Movie Theatre Tweaks
  |author  = MouseyPounds
 
  |id      = MouseyPounds.PlantablePalmTrees
 
  |nexus  = 4096
 
  |github  = MouseyPounds/stardew-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Plant and Fertilize All, Plant All
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlantAll
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 10482
+
  |curse  = 868672
 +
   |nexus  = 16395
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,328: Line 13,898:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = aedenthorn, Erinthe
+
   |author  = daleonar
   |id      = aedenthorn.PlanterTrees
+
   |id      = daleonar.Snorlax
   |nexus  = 11687
+
   |nexus  = 16194
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = MTN, More Than Necessary
   |author  = Demiacle
+
   |author  = SgtPickles, GameMX
   |id      = Demiacle.PlantOnGrass
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 1026
+
   |nexus  = 2256
   |github  =
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
+
   |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    = Platonic Partners and Friendships
+
   |name    = Muffin Core
   |author  = Amaranthacyan and ch20youk
+
   |author  = Kabi-chan
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 8146
+
   |nexus  = 8070
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Fertilizer
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MultiFertilizer
 +
  |curse  = 867717
 +
  |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    = Platonic Relationships
+
   |name    = Multiplayer Backpacks
   |author  = Cherry, CherryChain
+
   |author  = skiilaa
   |id      = Cherry.PlatonicRelationships
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 4668
+
   |nexus  = 2282
   |moddrop = 716353
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = Multiplayer Emotes
   |author  = Platonymous
+
   |author  = FerMod
   |id      = Platonymous.PlatoTK
+
   |id      = FerMod.MultiplayerEmotes
  |curse  = 877225
+
   |nexus  = 2347
   |nexus  = 6589
+
   |github  = FerMod/StardewMods
   |github  = Platonymous/PlatoTK
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = PlatoUI
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = Platonymous
+
   |author  = Achtuur
   |id      = Platonymous.PlatoUI
+
   |id      = Achtuur.MultiplayerExpShare
  |moddrop = 1521422
+
   |nexus  = 16891
   |nexus  = 19023
+
   |github  = Achtuur/StardewMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = Multiplayer Horse Reskin
   |author  = Platonymous
+
   |author  = delphinwave
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = DelphinWave.MultiplayerHorseReskin
  |curse  = 877227
+
   |nexus  = 7681
   |nexus  = 5384
+
   |github  =
  |moddrop = 793920
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Arrows
+
   |name    = Multiplayer Hub
   |author  = TheShamanLord
+
   |author  = Alberto Moreira Luiz
   |id      = TheShamanLord.PlayerArrows
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 19479
+
   |nexus  = 9672
   |github  = Jwaad/Stardew_Player_Arrows
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = Multiplayer Idle
   |author  = DecidedlyHuman
+
   |author  = DoubleZ
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 7969
+
   |nexus  = 3765
  |moddrop = 984961
+
   |github  = SourceZh/MultiplayerIdle
   |github  = DecidedlyHuman/PlayerCoordinates
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Income Stats
+
   |name    = Multiplayer Info
   |author  = ha1fdaew
+
   |author  = MindMeltMax
   |id      = ha1fdaew.playerincomestats
+
   |id      = MindMeltMax.MPInfo
   |nexus  = 7373
+
  |curse  = 1004488
   |github  = ha1fdaew/PlayerIncomeStats
+
  |moddrop = 1302776
 +
   |nexus  = 15155
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = aedenthorn, Erinthe
+
   |author  = Scayze
   |id      = aedenthorn.PlaygroundMod
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 14125
+
   |nexus  = 16030
   |github  = aedenthorn/StardewValleyMods
+
   |github  = scayze/multiprairie
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Multiplayer Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Tran Minh Thong
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = multiplayer.mod
   |nexus  = 12750
+
   |nexus  = 16582
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Please Fix Error
+
   |name    = Multiplayer Mod Checker
   |author  = Jessebot
+
   |author  = Cherry, CherryChain
   |id      = Jessebot.PleaseFixError
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 6492
+
   |nexus  = 6609
   |github  = JessebotX/StardewValleyMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = Shockah
+
   |author  = Unremarkable, animavoro
   |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 11217
+
   |nexus  = 2135
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Services Mod-->
+
   |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Point and Plant
+
   |name    = Multiplayer Shaft Fix
   |author  = jwdred
+
   |author  = Prince-Leto
   |id      = jwdred.PointAndPlant
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 572
+
   |nexus  = 2922
   |github  = jdusbabek/stardewvalley
+
   |github  = Prince-Leto/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary = Use [[#Smart Building|Smart Building]]. Previous unofficial fixed version was [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3.29].
+
  |status  = obsolete
 +
   |summary = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PokefyMania
+
   |name    = Multiplayer Speech Bubbles
   |author  = Noodles of Cat
+
   |author  = Kalthramis
   |id      = NoodlesofCat.PokefyMania
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 20161
+
   |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    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = Multiplayer Time
   |author  = The Krominator
+
   |author  = lolmaj
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 12065
+
   |nexus  = 2543
   |github  =
+
   |github  = MaciejMarkuszewski/StardewValleyMod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = Multiple Floor Farmhouse
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.PollenSprites
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 6149
+
   |nexus  = 8077
  |moddrop = 790268
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Esca-MMC/PollenSprites
 
  
 
   |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    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = Multiple Floor Farmhouse - Continued
   |author  = Mezrag Yasser, Yasser
+
   |author  = aedenthorn and FlyingTNT
   |id      = Yasser.PomodoroMod
+
   |id      = FlyingTNT.MultipleFloorFarmhouse
   |nexus  = 19780
+
   |nexus  = 25303
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = Multiple Gifts for Spouses
   |author  = MouseyPounds
+
   |author  = Redwood
   |id      = MouseyPounds.PondPainter
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 4703
+
   |nexus  = 2910
   |github  = MouseyPounds/stardew-mods
+
   |github  = EKomperud/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Mini-Obelisks
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.MultipleMiniObelisks
 +
  |curse  = 870945
 +
  |nexus  = 7900
 +
  |github  = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = Multiple Spouse Dialogs
   |author  = CatCattyCat, Cat
+
   |author  = ceruleandeep
   |id      = cat.Pong
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 1994
+
   |nexus  = 8711
  |moddrop = 833548
+
   |github  = ceruleandeep/CeruleanStardewMods
   |github  = danvolchek/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = Multiple Spouses
  |author  = BadNetCode
 
  |id      = BadNetCode.PonyWeightLossProgram
 
  |nexus  = 1232
 
  |moddrop = 130159
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Poop Framework
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PoopFramework
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 17152
+
   |nexus  = 6227
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = LeFauxMatt
+
   |author  = SlyMerc
   |id      = furyx639.PortableHoles
+
   |id      = FileLoading
  |curse  = 871832
+
   |nexus  = 1094
   |nexus  = 13471
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = workaround
   |status = abandoned
+
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Multi Save
   |author  = kdau
+
   |author  = aedenthorn, Erinthe
   |id      = kdau.PortableTV
+
   |id      = aedenthorn.MultiSave
   |nexus  = 5674
+
   |nexus  = 15402
  |moddrop = 761325
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  |source  = https://gitlab.com/kdau/portabletv
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
  |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = Multi Save - Continued
   |author  = chocolatte12
+
   |author  = recon88
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = recon88.MultiSave
   |nexus  = 20141
+
  |curse  = 1018922
   |github  =
+
   |nexus  = 22953
 +
   |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = Multitool
   |author  = TrollTheBotman
+
   |author  = Miome
   |id      = JoshJKe.PortalGun
+
   |id      = miome.MultiToolMod
   |nexus  = 3049
+
   |nexus  = 2546
   |github  =
+
   |github  = miome/MultitoolMod
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = Multi-User Chests
   |author  = Platonymous
+
   |author  = MindMeltMax
   |id      = Platonymous.Portraiture
+
   |id      = MindMeltMax.MUC
   |nexus  = 999
+
  |curse  = 997982
   |moddrop = 793927
+
   |nexus  = 9856
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 1135731
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = Multi Yield Crops
   |author  = i-saac-b, isaacb
+
   |author  = Cherry, CherryChain
   |id      = i-saac-b.PostBoxMod
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 17614
+
   |nexus  = 6069
   |github  = i-saac-b/PostBoxMod
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = Blams
+
   |author  = Jacque Pott
   |id      = blams.PostWeddingDates
+
   |id      = JacquePott.MYCDGRPatch
   |nexus  = 10708
+
   |nexus  = 14023
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = Murdercrows
   |author  = LakeMonster_, LakeMonster666
+
   |author  = aedenthorn, Erinthe
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 5256
+
   |nexus  = 6615
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = Digus
+
   |author  = cotboy
   |id      = Digus.PPJAProducerConverter
+
   |id      = cambam.MURDERDRONE
   |nexus  = 4972
+
   |nexus  = 4507
   |github  = Digus/StardewValleyMods
+
   |github  = camcamcamcam/murderdrone
  
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |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    = Prairie King Made Easy
+
   |name    = Murder Mod
   |author  = Mucchan
+
   |author  = Aren, Aren Desai
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = Aren.MurderMod
   |nexus  =
+
   |nexus  = 17470
  |chucklefish = 3594
+
   |github  = ArenKDesai/Murder-Mod
   |github  = mucchan/sv-mod-prairie-king
 
  
   |broke in           = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Prizes (Lootboxes)
+
   |name    = Museum Donation Checker
   |author  = Renny
+
   |author  = Hitaxas
   |id      = renny.prairiekingprizes
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 2811
+
   |nexus  = 24225
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Museum Rearranger
   |author  = Incognito357
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 10769
+
   |nexus  = 428
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = Museum Store
   |author  = Shockah
+
   |author  = atravita
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 10956
+
  |curse  = 870973
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 1187402
 +
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = Mushroom Cursors
   |author  = lech43
+
   |author  = Expl0
   |id      = lech43.PredictSeedMaker
+
   |id      = Expl0.MushroomCursors
   |nexus  = 6395
+
   |nexus  = 12594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = Mushroom Levels
   |author  = spacechase0
+
   |author  = Eireon, Ben Patterson
   |id      = spacechase0.PreexistingRelationship
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
  |curse  = 867710
+
   |nexus  = 2818
   |nexus  = 7684
+
   |github  = benrpatterson/MushroomLevels
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = Mushroom Level Tip
   |author  = kdau
+
   |author  = WhiteMind
   |id      = kdau.PregnancyRole
+
   |id      = WhiteMind.MLT
   |nexus  = 5762
+
   |nexus  = 1894
  |moddrop = 768494
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/pregnancyrole
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = Mushroom Log Additions
   |author  = igotnousername
+
   |author  = justastranger
   |id      = igotnousername.PrepareNewDay
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 7638
+
  |moddrop = 1539617
   |github  =
+
   |nexus  =
 +
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = Mushroom Propagator Automation
   |author  = DraconisLeonidas
+
   |author  = blueberry and Oddshot
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 13583
+
   |nexus  = 4637
   |github  = DraconisLeonidas/PressToQuack
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = skuldomg, Skuld
+
   |author  = blueberry, blueberry and Oddshot
   |id      = skuldomg.priceDrops
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 2047
+
   |nexus  = 4637
   |github  = skuldomg/priceDrops
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = Mushroom Rancher
   |author  = lech43
+
   |author  = Goldenrevolver
   |id      = lech43.PriceFluctuation
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 6396
+
   |nexus  = 10978
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Musical Cellar
   |author  = skiilaa
+
   |author  = Lis
   |id      = skiilaa.Prices
+
   |id      = Lis.MusicalCellar
   |nexus  = 2255
+
   |nexus  = 7626
   |github  =
+
   |github  = lisamreynolds/MusicalCellar
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = Musical Paths
   |author  = Darkhax
+
   |author  = aedenthorn, Erinthe
   |id      = darkhax.pricetooltip
+
   |id      = aedenthorn.MusicalPaths
   |nexus  =
+
   |nexus  = 13197
  |curse  = 299169
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |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    = Prismatic Clothing
+
   |name    = My Money
   |author  = atravita
+
   |author  = Marcos Brendon
   |id      = atravita.PrismaticClothing
+
   |id      = marcos.mymoney
   |curse   = 870969
+
   |nexus   = 6736
   |moddrop = 1205162
+
   |github  =
   |nexus   = 13051
+
}}
   |github  = atravita-mods/StardewMods
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Mystical Buildings
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
  |author  = PeacefulEnd
 +
   |id      = PeacefulEnd.MysticalBuildings
 +
   |curse  = 870928
 +
  |nexus  = 12312
 +
   |github  = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = Name Tags
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.PrismaticFire
+
   |id      = Enaium.NameTags
   |nexus  = 12931
+
  |curse  = 436816
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 877767
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Napalm Mummies
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 12589
+
   |nexus  = 15933
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,753: Line 14,346:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = Nature Strikes Back
   |author  = kdau
+
   |author  = Clumsy Jackdaw
   |id      = kdau.PrismaticPride
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 9019
+
   |nexus  = 19771
  |moddrop = 978503
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
   |github  =
 
  |source  = https://gitlab.com/kdau/prismaticpride
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = Neat Additions
   |author  = MrKoatl
+
   |author  = Ilyaki
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = ilyaki.neatadditions
   |nexus  = 7866
+
   |nexus  = 2648
   |github  =
+
   |github  = Ilyaki/NeatAdditions
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Network Optimizer
   |author  = Achtuur
+
   |author  = Ilyaki
   |id      = Achtuur.PrismaticStatue
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 17013
+
   |nexus  = 3021
   |github  = Achtuur/StardewMods
+
   |github  = Ilyaki/NetworkOptimizer
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = Never Ending Adventure and Circle of Thorns<!--Nexus-->, NEA & COT<!--manifest changed cira 1.10.0-->, Never Ending Adventure - Code<!--manifest before 1.10.0-->
   |author  = stokastic
+
   |author  = DestyNova
   |id      = stokastic.PrismaticTools
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 2428
+
   |nexus  = 12369
   |github  = stokastic/PrismaticTools
+
   |github  =
 
 
  |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    = New Achieve, Obtain Achievements
   |author  = Digus
+
   |author  = AbelSdf, Abel_sdf
   |id      = Digus.ProducerFrameworkMod
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 4970
+
   |nexus  = 20909
   |github  = Digus/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = New Clothes Every Day
   |author  = Digus
+
   |author  = Vrakyas
   |id      = Digus.PFMAutomate
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 5038
+
   |nexus  = 4030
   |github  = Digus/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = New Game on Launch
   |author  = SinZ
+
   |author  = Nobbele
   |id      = SinZ.Profiler
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 12135
+
   |nexus  = 2654
   |github  = SinZ163/StardewMods
+
   |github  = 4ppleCracker/NewGameOnLaunch
 +
 
 +
  |broke in    = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = New Game Plus
   |author  = spacechase0
+
   |author  = Spacechase0
   |id      = spacechase0.ProfitCalculator
+
   |id      = Spacechase0.NewGamePlus
  |curse  = 867736
+
   |nexus  = 10786
  |moddrop = 771668
 
   |nexus  = 3378
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
 
  |author  = 6135
 
  |id      = 6135.ProfitCalculator
 
  |moddrop = 1502461
 
  |nexus  = 19931
 
  |github  = 6135/StardewValley.ProfitCalculator
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator → DGA Support
+
   |name    = New Machines
   |author  = 6135
+
   |author  = Igorious
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |moddrop = 1502461
+
   |nexus  =
   |nexus  = 19931
+
   |chucklefish = 3683
   |github  = 6135/StardewValley.ProfitCalculator
+
   |github  = Igorious/StardevValleyNewMachinesMod
  
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
+
   |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    = Profit Margins
+
   |name    = New Years Eve → Fireworks
   |author  = Cherry, CherryChain
+
   |author  = sophiesalacia
   |id      = Cherry.ProfitMargins
+
   |id      = sophie.Fireworks
   |nexus  = 4663
+
   |nexus  = 15277
  |moddrop = 716352
+
   |github  = sophiesalacia/StardewMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = Nexus Mods Button
   |author  = onjulraz
+
   |author  = Pickysaurus
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 2923
+
   |nexus  = 12969
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = Nice Messages
   |author  = Shockah
+
   |author  = Nori, seaweednori
   |id      = Shockah.ProjectFluent
+
   |id      = nori.NiceMessages
   |nexus  = 12638
+
   |nexus  = 6160
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Night Event Chance Tweak
   |author  = NarlanMarlan
+
   |author  = aedenthorn, Erinthe
   |id      = narlan.projects
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 3785
+
   |nexus  = 10633
   |github  = NolanEastburn/ProjectS
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = Night Light
   |author  = kdau
+
   |author  = KankuroGB
   |id      = kdau.PublicAccessTV
+
   |id      = kankurogb.nightlight
   |nexus  = 5605
+
   |nexus  = 21629
   |moddrop = 757967
+
   |github = KankuroGB/NightLight
  |source = https://gitlab.com/kdau/predictivemods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Pudding Plus Colored Slime Drops
+
   |name     = Night Owl
   |author = TerryDBS
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = TerryDBS.ColoredSlimeDrops
+
   |id       = Omegasis.NightOwl
   |nexus   = 7048
+
   |nexus   = 433
   |github =
+
   |github   = janavarro95/Stardew_Valley_Mods
 
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Nightshade
   |author  = SorryLate
+
   |author  = ichortower
   |id      = SorryLate.GalaxyItem
+
   |id      = ichortower.Nightshade
   |nexus  = 5289
+
   |nexus  = 23742
   |github  =
+
   |github  = ichortower/Nightshade
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Night Shift
   |author  = Paracosm
+
   |author  = SevenChords
   |id      = Paracosm.PurchasableRecipes
+
   |id      = SevenChords.Night_Shift
   |nexus  = 1722
+
   |nexus  = 15345
 
   |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    = Night Time Sound Notifications, Time Notif
   |author  = aedenthorn, Erinthe
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = aedenthorn.PuristMod
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 16097
+
   |nexus  = 19651
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pussle
+
   |name    = No Blink
   |author  = Platonymous
+
   |author  = Mr Tea, MrTea
   |id      = Platonymous.Pussle
+
   |id      = MrTea.NoBlink
  |moddrop = 1521424
+
   |nexus  = 17220
   |nexus  = 19760
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley ≤1.5.6
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = DewMods
+
   |author  = kulcris
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 15589
+
   |nexus  = 2310
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Noclip Mode
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Pathoschild
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = Pathoschild.NoclipMode
   |curse  = 867715
+
   |curse  = 1000622
   |nexus  = 7455
+
   |nexus  = 3900
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 691002
 
+
   |github  = Pathoschild/StardewMods
   |broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Cooties
 +
  |author  = ceruleandeep
 +
   |id      = ceruleandeep.NoCooties
 +
  |nexus  = 9000
 +
  |github  = ceruleandeep/CeruleanStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = No Crows
   |author  = Platonymous
+
   |author  = CatCattyCat, Cat
   |id      = Platonymous.Toolkit
+
   |id      = cat.nocrows
   |nexus  = 1726
+
   |nexus  = 1682
   |moddrop = 793815
+
   |moddrop = 833543
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = No Crows Revisited
   |author  = spacechase0
+
   |author  = Siweipancc
   |id      = spacechase0.QiChest
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 15696
+
   |nexus  = 21129
   |github  = spacechase0/StardewValleyMods
+
   |github  = siweipancc/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = No Debris Weather
   |author  = Mizzion
+
   |author  = Underscore76
   |id      = mizzion.qiexchanger
+
   |id      = underscore.nodebris
   |nexus  = 1930
+
   |nexus  = 19699
  |moddrop = 661359
+
   |github  = Underscore76/NoDebrisWeather
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = No Debug Mode
   |author  = UnknownLegacy
+
   |author  = Pathoschild
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 7904
+
   |nexus  = 593
   |github  = UnkLegacy/QiSprinklers
+
   |github  = Pathoschild/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = Prismuth
+
   |author  = Kryspur
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 1647
+
   |nexus  = 17749
 
   |github  =
 
   |github  =
 
  |broke in  = Stardew Valley 1.3
 
  |status    = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = No Fence Decay
   |author  = MindMeltMax
+
   |author  = CatCattyCat, Cat
   |id      = MindMeltMax.QualityBait
+
   |id      = cat.nofencedecay
   |moddrop = 1443555
+
   |nexus  = 1180
   |nexus  = 16832
+
   |moddrop = 833537
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = broken
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = No Fence Decay Redux
   |author  = ytsc
+
   |author  = EnderTedi
   |id      = ytsc.QualityFishPonds
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus  = 11021
+
   |nexus  = 20802
   |github  = YTSC/StardewValleyMods
+
   |github  = EnderTedi/No-Fence-Decay-Redux
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = No Festival Timer
   |author  = SilentOak
+
   |author  = mistyspring
   |id      = SilentOak.QualityProducts
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 3609
+
   |nexus  = 20077
   |github  = silentoak/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = No Friendship Decay
   |author  = SilentOak
+
   |author  = hitachihex
   |id      = SilentOak.AutoQualityPatch
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 3609
+
   |nexus  =
   |github = silentoak/StardewMods
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2?
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.1-f4ith
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = No Friendship Decay - Reborn
   |author  = Traktori
+
   |author  = The Fluffy Robot
   |id      = Traktori.QualityScrubber
+
   |id      = TheFluffyRobot.No
   |nexus  = 5663
+
   |nexus  = 22922
   |github  = Traktori7/StardewValleyMods
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = No Greenhouse Entrance Tiles
   |author  = Traktori
+
   |author  = idermailer
   |id      = Traktori.AM.QualityScrubber
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 5663
+
   |nexus  = 21557
   |github  = Traktori7/StardewValleyMods
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = barfytheclown
+
   |author  = Kumagabear
   |id      = barfytheclown.QualitySmash
+
   |id      = Kumagabear.NoHatTreasureSkull
   |nexus  = 7907
+
   |nexus  = 19655
   |github  = jn84/QualitySmash
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = No Hoof Sound
   |author  = Speshkitty
+
   |author  = AbelSdf, Abel_sdf
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 7151
+
   |nexus  = 21020
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = No Kids Ever
   |author  = BadNetCode
+
   |author  = Hangy
   |id      = BadNetCode.QuestDelay
+
   |id      = Hangy.NoKidsEver
   |nexus  = 1239
+
   |nexus  = 1464
  |moddrop = 473938
+
   |github  = L3thal1ty/No-Kids-Ever
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = No Kimchi
   |author  = PurrplingCat
+
   |author  = jaeha, qpqpqp121
   |id      = PurrplingCat.QuestFramework
+
   |id      = jaeha.No_Kimchi
  |curse  = 577691
+
   |nexus  = 5043
   |nexus  = 6414
+
   |github  =
   |github  = purrplingcat/QuestFramework
 
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
 +
  |author  = Riverbankboy, The_UltimateNuke
 +
  |id      = theultimatenuke.testmod
 +
  |nexus  = 17965
 +
  |github  = TheUltimateNuke/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Mine Flyers Redux
 +
  |author  = minervamaga
 +
  |id      = minervamaga.NoMineFlyersRedux
 +
  |nexus  =
 +
  |moddrop = 631110
 +
  |github  = minervamaga/NoMineFlyersRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Accidental Exhaustion, Exhaustion Protection
 +
  |author  = Guedez
 +
  |id      = exhaustion.protection
 +
  |nexus  = 5113
 +
  |moddrop = 707180
 +
  |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = No More Pets
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
  |curse  = 868671
+
   |nexus  = 506
   |nexus  = 16403
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = No More Random Mine Flyers
   |author  = Vexorth
+
   |author  = Drynwynn, thepaladinknight
   |id      = Vexorth.Warp
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 16605
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Non Destructive NPCs
   |author  = adverserath
+
   |author  = MadaraUchiha
   |id      = Adverserath.QuickGlance
+
   |id      = MadaraUchiha.NonDestructiveNPCs
   |nexus  = 12058
+
   |nexus  = 5176
   |github  = adverserath/QuickGlance
+
   |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Non-Random Prairie King
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuickLoad
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 7756
+
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = No Offscreen Flying Monsters
   |author  = Enaium
+
   |author  = SirDigby
   |id      = Enaium.QuickMinigame
+
   |id      = SirDigby.NoOffscreenFlyers
  |curse  = 438741
+
   |nexus  = 22354
  |moddrop = 895127
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = No Pause When Inactive - Global
   |author  = aedenthorn, Erinthe
+
   |author  = Neko Boi Nick
   |id      = aedenthorn.QuickResponses
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 6548
+
   |nexus  = 19250
   |github  = aedenthorn/StardewValleyMods
+
   |github  = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = No Poverty by Disconnect
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = Slumber
   |id      = AlejandroAkbal.QuickSell
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 7854
+
   |nexus  = 11529
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = No Quarry
   |author  = Enaium
+
   |author  = mlambley
   |id      = Enaium.QuickShop
+
   |id      = mlambley.NoQuarry
  |curse  = 436793
+
   |nexus  = 19410
  |moddrop = 864170
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = WuestMan, redknightofdoom
+
   |author  = Platonymous
   |id      = WuestMan.QuickStart
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 2375
+
  |moddrop = 1521423
   |github  = Brian-Wuest/Quick_Start
+
   |nexus  = 19334
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = No Rumble Horse
   |author  = Allan Wang
+
   |author  = Xangria
   |id      = AllanWang.QuickSwap
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 13956
+
   |nexus  = 1779
   |github  = AllanWang/Stardew-Mods
+
   |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    = Quotes
+
   |name    = No Seeds
   |author  = aedenthorn, Erinthe
+
   |author  = lech43
   |id      = aedenthorn.Quotes
+
   |id      = lech43.NoSeeds
  |nexus  = 6503
+
   |nexus  = 6392
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Radioactive Geodes
 
  |author  = justastranger
 
  |id      = jas.RadioactiveGeodes
 
  |moddrop = 952722
 
   |nexus  =
 
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Radioactive Tools
 
  |author  = kakashigr
 
  |id      = kakashigr.RadioactiveTools
 
  |nexus  = 7630
 
  |github  = kakashigr/stardew-radioactivetools
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = No Seeds From Trees Fix
   |author  = Jamie Taylor
+
   |author  = KirbyLink
   |id      = jltaylor-us.RainbowCursor
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 15886
+
   |nexus  = 2947
   |github  = jltaylor-us/StardewRainbowCursor
+
   |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    = Rainbow Trail
+
   |name    = No Soil Decay
   |author  = aedenthorn, Erinthe
+
   |author  = ThatNorthernMonkey
   |id      = aedenthorn.RainbowTrail
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 16914
+
   |nexus  = 237
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ThatNorthernMonkey/NoSoilDecay
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Soil Decay On Farm
 +
  |author  = A_Dude
 +
  |id      = A_Dude.NoSoilDecayOnFarm
 +
  |nexus  = 8071
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = No Soil Decay Redux
   |author  = BikiFae, bikinavisho
+
   |author  = Platonymous
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus   = 4659
+
   |curse   = 307727
   |github  = bikinavisho/RainCoatWhenRaining
+
   |moddrop = 793930
 
+
  |nexus  = 1084
   |broke in = Stardew Valley 1.6
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = Note Blocks
   |author  = Deadlykirpy
+
   |author  = Yaramy
   |id      = Kirpy.RainPlus
+
   |id      = yaramy.noteblocks
   |nexus  = 6559
+
   |nexus  = 6646
 
   |github  =
 
   |github  =
  
Line 13,238: Line 14,816:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = Notes
   |author  = EvilPdor
+
   |author  = Platonymous
   |id      =
+
   |id      = Platonymous.Notes
   |nexus  =
+
   |nexus  = 3068
   |url    = https://community.playstarbound.com/threads/111526
+
   |moddrop = 793905
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |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    = Not Far From The Tree
   |author  = StultusV
+
   |author  = TheElm
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 11554
+
   |nexus  = 4739
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  = GStefanowich/SDV-NFFTT
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = No Thunder Sound
   |author  = RainKuro
+
   |author  = Sto13
   |id      = RainKuro.RainsInteractionMod
+
   |id      = Sto13.NoThunderSound
   |nexus  = 18850
+
   |nexus  = 14414
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = No Transitions
   |author  = blueberry
+
   |author  = crazywig
   |id      = blueberry.RaisedGardenBeds
+
   |id      = crazywig.notransitions
   |nexus  = 5305
+
   |nexus  = 7354
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = No Warp Delay
   |author  = drbirbdev
+
   |author  = Tran Minh Thong
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = no.warp.delay
   |nexus  = 12280
+
   |nexus  = 19805
   |github  = drbirbdev/StardewValley
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = Now Playing
   |author  = balllight
+
   |author  = John Peters
   |id      = balllight.RandomBundles
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 13790
+
   |nexus  = 19441
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = bookworm89723
+
   |author  = PurrplingCat
   |id      = davis.randomhair
+
   |id      = purrplingcat.npcadventure
   |nexus  = 3271
+
  |curse  = 577730
   |github  = joaniedavis/RandomHairMod
+
   |nexus  = 4582
 +
   |github  = purrplingcat/PurrplingMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = LakeMonster_, LakeMonster666
+
   |author  = shounlol
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = shounlol.NPCBucket
   |nexus  = 5250
+
   |nexus  = 20328
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = NPC Clothing Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.RandomNPC
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 4911
+
   |nexus  = 13940
 
   |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    = NPC Geometry
   |author  = idermailer
+
   |author  = ichortower
   |id      = idermailer.RandomStartDay
+
   |id      = ichortower.NPCGeometry
   |nexus  = 13225
+
   |nexus  = 19259
   |github  = idermailer/RandomStartDay
+
   |github  = ichortower/NPCGeometry
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Tastes
+
   |name    = NPC Gift Multipliers
   |author  = skiilaa
+
   |author  = XxHarvzBackxX
   |id      = skiilaa.RandomTastes
+
   |id      = harvz.NPCGiftMultipliers
   |nexus  = 2285
+
   |nexus  = 23139
 
+
   |github  =
   |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023 SMAPI 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = NPC Map Locations
   |author  = CatCattyCat, Cat
+
   |author  = Bouhm and Pathoschild
   |id      = cat.sprinklerrange
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 1179
+
   |nexus  = 239
   |moddrop = 833536
+
   |github  = Bouhm/stardew-valley-mods
   |github = danvolchek/StardewMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.5
+
   |name    = NPC Map Locations Extra Config
   |status   = workaround
+
  |author = trashcan9
   |summary = use [[#Data Layers|Data Layers]] instead.
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
 +
   |nexus   = 16236
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = NPC Path Displayer, Path Display
   |author  = vgperson
+
   |author  = Akago
   |id      = vgperson.RangedTools
+
   |id      = akago.PathDisplay
   |nexus  = 6935
+
   |nexus  = 7563
   |github  = vgperson/RangedTools
+
   |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    = NPC Speak
   |author  = Jamie Taylor
+
   |author  = jwdred
   |id      = jltaylor-us.RangeHighlight
+
   |id      =
   |nexus  = 6752
+
   |nexus  = 694
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  =
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = nicks
+
   |author  = siliconmodding
   |id      = nicks.RavenofTheValley
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 19856
+
   |nexus  = 23637
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = Remy Bach
+
   |author  = ApryllForever
   |id      = remybach.readersdigest
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 3040
+
   |nexus  = 23339
   |github  = remybach/stardew-valley-readersdigest
+
   |github  = ApryllForever/NuclearBombLocations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = Numerical Health
   |author  = Kevin Connors
+
   |author  = Hydrox, hydrox6
   |id      = KevinConnors.RealisticFishing
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 2623
+
   |nexus  = 4863
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Random Names
+
   |name    = Object Import Map, Import Map
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RealNames
+
   |id      = aedenthorn.ImportMap
   |nexus  = 6269
+
   |nexus  = 10965
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = Object Product Display
   |author  = Enaium, Lightcolour888
+
   |author  = aedenthorn, Erinthe
   |id      = Enaium.RealTime
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 5336
+
   |nexus  = 18365
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = Object Progress Bars
   |author  = drbirbdev
+
   |author  = Adeel Tariq
   |id      = drbirbdev.RealtimeFramework
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 18915
+
   |nexus  = 2803
   |github  = drbirbdev/StardewValley
+
   |github  = AdeelTariq/ObjectProgressBars
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Progress Bars Continued
 +
  |author  = adelmoral, Andrés del Moral
 +
  |id      = Moral.ObjectProgressbarsContinued
 +
  |nexus  = 22005
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = Object Time Left
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.RealtimeMinimap
+
   |id      = spacechase0.ObjectTimeLeft
   |curse  = 867706
+
   |curse  = 867757
   |nexus  = 9386
+
  |moddrop = 131148
 +
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
   |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    = Recatch Legendary Fish
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = cantorsdust and Pathoschild
+
   |author  = LokiG4m3r
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 172
+
   |nexus  = 21819
   |github  = cantorsdust/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reciprocate
+
   |name    = OK Night Check
   |author  = YunHikari
+
   |author  = aedenthorn, Erinthe
   |id      = YunHikari.Reciprocate
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 17714
+
   |nexus  = 14231
   |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    = Recover Stamina
+
   |name    = OmniFarm
   |author  = lperkins2, Logan Perkins
+
   |author  = lambui
   |id      = lperkins2.RecoverStamina
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 2332
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/127299
 +
   |github  = lambui/StardewValleyMod_OmniFarm
  
   |broke in = SMAPI 3.0
+
   |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
 +
  |name    = Omni Swing
 +
  |author  = Alejandro Akbal
 +
  |id      = AlejandroAkbal.OmniSwing
 +
  |nexus  = 7877
 +
  |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = Omni Tools
   |author  = Dem1se
+
   |author  = aedenthorn, Erinthe
   |id      = Dem1se.RecurringReminders
+
   |id      = aedenthorn.OmniTools
   |nexus  = 6840
+
  |curse  = 868690
   |github  = dem1se/SDVMods
+
   |nexus  = 14865
 +
   |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-123180
 +
  |unofficial version = 0.8.3-unofficial.3-aschismatism
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = One Click Shed Reloader
   |author  = XxHarvzBackxX
+
   |author  = BitwiseJon
   |id      = harvz.RecyclableCola
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 10865
+
   |nexus  = 2052
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = One Day at a Time
   |author  = Aimon111 & DaLion
+
   |author  = Miome
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = Miome.OneDayAtATime
   |nexus  = 11420
+
  |nexus  = 8870
 +
  |github  = miome/OneDayAtATime
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = One Silo Storage
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
 +
   |nexus  = 5150
 
   |github  =
 
   |github  =
 +
 +
  |status  = workaround
 +
  |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
  |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = One Sprinkler One Scarecrow
   |author  = JefGrizli
+
   |author  = Mizzion
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 15564
+
   |nexus  = 3633
   |github  =
+
  |moddrop = 661376
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = TfueLovesBanana
+
   |author  = Khitiara
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 16764
+
   |nexus  = 20955
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Silos
+
   |name    = Online Splitscreen
   |author  = Alpha_Omegasis
+
   |author  = DeLiXx
   |id      = Omegasis.RefillSilos
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 20779
+
   |nexus  = 12291
 +
  |github  =
 +
  |source  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = Nick Martin
+
   |author  = MercuryVN
   |id      = NickMartin.RefundStaircases
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 19209
+
   |nexus  = 22766
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Only Iridium
   |author  = Hammurabi
+
   |author  = xiaoye97
   |id      = HammurabiRegeneration
+
   |id      = xiaoye97.OnlyIridium
   |nexus  =
+
   |nexus  = 4471
   |chucklefish = 4584
+
   |github =
  |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    = Open Hearts
   |author  = Zoryn
+
   |author  = MedievalAI
   |id      = Zoryn.RegenMod
+
   |id      = MedievalAI.OpenHearts
   |nexus  =
+
   |nexus  = 16944
  |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    = Orchard - Better Fruit Trees
   |author  = desto, JustToDownloadThings
+
   |author  = Saitoue
   |id      = desto.RegularQuality
+
   |id      = Saitoue.Orchard
   |nexus  = 5090
+
   |nexus  = 13867
   |github  = desto-git/smapi-RegularQuality
+
   |github  = Saitoue/Orchard
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = Ordinary Capsule
   |author  = Team Timber
+
   |author  = LeFauxMatt
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 10322
+
  |curse  = 871831
   |github  =
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ore Detector
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.OreDetector
 +
  |curse  = 1017154
 +
  |nexus  = 23312
 +
  |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Ore Increaser
   |author  = SlyMerc
+
   |author  = crazywig
   |id      = RelationshipBar
+
   |id      = crazywig.oreincrease
   |nexus  = 1009
+
   |nexus  = 7370
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = Ore Increase V3
   |author  = rodrigovaz
+
   |author  = KKramer85
   |id      = relationshipsenhanced
+
   |id      = OreIncreaseV3
   |nexus   =
+
   |curse   = 994197
   |chucklefish = 4435
+
   |moddrop = 1475534
 +
  |nexus  = 19132
 
   |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    = Organize Inventory Shortcut
   |author  = Dragonisser
+
   |author  = Yyeahdude
   |id      = relationshipstatus
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 751
+
   |nexus  = 4772
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Ornamental
   |author  = M3ales
+
   |author  = Taskmaster
   |id      = M3ales.RelationshipTooltips
+
   |id      = Taskmaster.Ornamental
   |nexus  =
+
   |nexus  = 4981
  |curse  = 298040
+
   |github  =
   |github  = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = Ornithologist's Guild
   |author  = Branic
+
   |author  = Ivy
   |id      = Branic.RelationshipTracker
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 2845
+
   |nexus  = 14510
   |github  = Paradox355/SDVMods
+
   |github  = greyivy/OrnithologistsGuild
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224 SMAPI 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = Outfit Disable
   |author  = AdroSlice
+
   |author  = idermailer
   |id      = AdroSlice.Relativity
+
   |id      = idermailer.OutfitDisable
   |nexus  = 13028
+
   |nexus  = 23346
   |github  = adroslice/sdv-relativity-mirror
+
   |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = Outfit Sets
   |author  = The Fluffy Robot
+
   |author  = aedenthorn, Erinthe
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 19662
+
   |nexus  = 13888
   |github  = jamespfluger/Stardew-ModCollection
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = zeldela
+
  |author  = Midori Armstrong, azureglasses
   |id      = zeldela-RememberBirthdays
+
  |id      = midoriarmstrong.seasonalitems
   |nexus  = 13554
+
  |nexus  = 1452
   |github  = zeldela/sdv-mods
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overworld Chests
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.OverworldChests
 +
   |nexus  = 7710
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = OwO Stawdew Vawwey
   |author  = Annosz
+
   |author  = CrunchyDuck
   |id      = Annosz.RememberFacedDirection
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 6946
+
   |nexus  = 8923
   |github  = Annosz/StardewValleyModding
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = P2P Animal Noise
   |author  = heyseth
+
   |author  = Modotte
   |id      = heyseth.umbrellas
+
   |id      = modotte.P2PAnimalNoise
   |nexus  = 8366
+
   |nexus  = 17383
   |github  = heyseth/SDVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = Pacifist Valley
   |author  = Surkasu
+
   |author  = aedenthorn, Erinthe
   |id      = Surkasu.Reminders
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 2481
+
   |nexus  = 5464
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
+
   |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remind to Exit
+
   |name    = Pacifist Valley - Continued
   |author  = pepoluan
+
   |author  = aedenthorn and FlyingTNT
   |id      = pepoluan.RemindToExit
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 8727
+
   |nexus  = 23109
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = Painting Display
   |author  = EternalSoap, arjan3004
+
   |author  = aedenthorn, Erinthe
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 2545
+
   |nexus  = 10918
   |github  = SoapStuff/Remote-Fridge-Storage
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |warnings = Broken on Android (loads but does not work).
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = Panning Upgrades
   |author  = David J. Lee, djslzx
+
   |author  = drbirbdev
   |id      = djsl.RemoveAllMonsters
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 5727
+
   |nexus  = 12242
   |github  =
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = Panning Upgrades Extra Config
   |author  = Hobbes
+
   |author  = trashcan9
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 7838
+
   |nexus  = 16234
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = Remmie, CoinzReturns
+
   |author  = AnotherStardewValleySunday
   |id      = Remmie.Rename
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 2130
+
   |nexus  = 14638
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = Parabyted
+
   |author  = Paritee
   |id      = parabyted.renamerework
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 10866
+
   |nexus  = 3296
   |github  =
+
   |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    = Rented Tools Improved
+
   |name    = Paritee's Treat Your Animals
   |author  = SolusCleansing
+
   |author  = Paritee
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 18909
+
   |nexus  = 3375
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.2-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = Parsnips
   |author  = JarvieK
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = JarvieK.RentedTools
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  = 1307
+
   |nexus  = 2166
   |github  = Jarvie8176/StardewMods
+
   |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reorient After Eating
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = PunningLinguist
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 7585
+
   |nexus  = 3524
   |github  = amconners/ReorientAfterEating
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Partial Hearts
   |author  = jwdred
+
   |author  = aedenthorn, Erinthe
   |id      = jwdred.Replanter
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 589
+
   |nexus  = 11628
   |github  = jdusbabek/stardewvalley
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3].
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = Particle Effects
   |author  = littleraskol
+
   |author  = aedenthorn, Erinthe
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = aedenthorn.ParticleEffects
  |nexus  = 6837
+
   |curse   = 868786
  |moddrop = 827580
+
   |nexus  = 11056
  |github  = littleraskol/ReRegeneration
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Reseed, Roc's Reseed Mod
 
  |author  = rocslayer, James Overton
 
   |id      = Roc.Reseed
 
   |nexus  = 2421
 
   |github  =
 
  
   |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    = Particle Framework
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Espy
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = Espy.ParticleFramework
  |moddrop = 1080116
+
   |nexus  = 23544
   |nexus  =
+
   |github  = Smoked-Fish/ParticleFramework
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = Part of the Community
   |author  = mabelSyrup
+
   |author  = bmarquismarkail, Space Baby
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 4715
+
   |nexus  = 923
   |github  =
+
   |github  = bmarquismarkail/SV_PotC
 
 
  |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    = Passable Crops
   |author  = aedenthorn, Erinthe
+
   |author  = NCarigon
   |id      = aedenthorn.ResourceStorage
+
   |id      = NCarigon.PassableCrops
   |nexus  = 17951
+
   |nexus  = 15223
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Passable Descents
   |author  = spacechase0
+
   |author  = Rokugin
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = Rokugin.PassableDescents
   |nexus  = 12029
+
   |nexus  = 22592
   |github  = spacechase0/StardewValleyMods
+
   |github  = rokugin/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Passable Ladders
   |author  = aedenthorn, Erinthe
+
   |author  = J_Hizzal
   |id      = aedenthorn.Restauranteer
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 14519
+
   |nexus  = 2985
   |github  = aedenthorn/StardewValleyMods
+
   |github  = joelra/SDV-PassableLadders
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = Passable Objects
   |author  = iceburg
+
   |author  = punyo, yakminepunyo
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = punyo.PassableObjects
   |nexus  = 4974
+
   |nexus  = 2329
   |github  = ManApart/RetroActiveAchievements
+
   |github  = pomepome/PassableObjects
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = millerscout
+
   |author  = DecidedlyHuman and fellowclown
   |id      = Millerscout.RetroactiveStardew
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 6953
+
   |nexus  = 22600
   |github  = millerscout/StardewMillerMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Passive Friendship
   |author  = Iceburg
+
  |author  = StultusV
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
  |id      = StultusV.PassiveFriendship
   |nexus  = 356
+
  |nexus  = 8732
   |github  =
+
  |github  = JudeRV/Stardew-PassiveFriendship
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause in Multiplayer, Pause Time in Multiplayer
 +
   |author  = jorgamun
 +
   |id      = jorgamun.PauseInMultiplayer
 +
   |nexus  = 10328
 +
  |moddrop = 1068093
 +
   |github  = jorgamun/PauseInMultiplayer
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
+
   |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Pause Sync
   |author  = GreenOnion24
+
   |author  = Terrorbladed
   |id      = GreenOnion24.ReverseProposal
+
   |id      = Tb.Stardew_Pause_Sync
   |nexus  = 8526
+
   |nexus  = 10160
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = Pause Time in Multiplayer Revived
   |author  = atravita
+
   |author  = mishmaash
   |id      = atravita.ReviveDeadCrops
+
   |id      = mishmaash.PauseInMultiplayer
  |curse  = 870964
+
   |nexus  = 21327
  |moddrop = 1294436
+
   |github  = mishagp/PauseInMultiplayer
   |nexus  = 15005
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Pause While Sitting
   |author  = ribeena
+
   |author  = heyseth
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = heyseth.sitpause
   |nexus  = 11809
+
   |nexus  = 8295
   |github  = ribeena/BusLocations
+
   |github  = heyseth/SDVMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = PDQ Paths
   |author  = Rafseazz
+
   |author  = Jaredlll08
   |id      = Rafseazz.RidgesideVillage
+
   |id      = BlameJared.PDQPaths
   |nexus  = 7286
+
   |nexus  =
   |github  = Rafseazz/Ridgeside-Village-Mod
+
  |curse  = 307090
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = Pelican Fiber
   |author  = Goldenrevolver
+
   |author  = jwdred
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = jwdred.PelicanFiber
   |nexus  = 10669
+
   |nexus  = 631
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |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    = Ring Overhaul for Walk of Life
+
   |name    = Pelican Postal Service
   |author  = Jibb
+
   |author  = ElectroCrumpet
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 12171
+
   |nexus  = 2770
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7-unofficial.1-Strobe
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Pelican TTS
   |author  = Yoshify
+
   |author  = Platonymous
   |id      = Yoshify.RiseAndShine
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 3
+
   |nexus  = 1079
   |github  =
+
   |moddrop = 793929
 
+
   |github = Platonymous/Stardew-Valley-Mods
   |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
 
  |name    = Riverland Farm but You Need to Build Bridges
 
  |author  = idermailer
 
  |id      = idermailer.riverfarmButBridge
 
  |nexus  = 15748
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Pelican xVASynth
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RobinWorkHours
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 11244
+
   |nexus  = 10250
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 13,907: Line 15,507:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = People Seeds
   |author  = Teban100
+
   |author  = bwdy
   |id      = RopeBridge
+
   |id      = bwdy.peopleseeds
   |nexus  = 824
+
   |nexus  = 3635
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  =
  
   |unofficial version = 1.0.1-unofficial.5-pathoschild
+
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
  |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    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = ApryllForever
+
   |author  = MercuriusXeno
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = Mercurius.RegenPercent
   |nexus  = 12764
+
   |nexus  = 20900
   |github  = ApryllForever/Rummage
+
   |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = Perfection Tweaker
   |author  = fierro
+
   |author  = shekurika
   |id      = fierro.rune_magic
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 15065
+
   |nexus  = 8615
   |github  = facufierro/RuneMagic
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = Perfect Trinkets
   |author  = Krutonium
+
   |author  = season
   |id      = krutonium.sprint
+
   |id      = season.PerfectTrinkets
   |nexus  = 12701
+
   |nexus  = 22358
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Permanent Cellar
   |author  = strato35
+
   |author  = CyanFire
   |id      = Strato35.RunningKey
+
   |id      = CF.PermanentCellar
   |nexus  = 5527
+
   |nexus  = 17257
   |github  =
+
   |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = Coll1234567
+
   |author  = Goldenrevolver
   |id      = Coll1234567.RunningLate
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 3518
+
   |nexus  = 8035
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = spacechase0
+
   |author  = Avalon, Avalonii
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
  |curse  = 867397
+
   |nexus  = 1419
  |moddrop = 127276
+
   |github  =
   |nexus  = 605
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = Persistent Game Options
   |author  = ZeroMeters
+
   |author  = Xangria
   |id      = ZeroMeters.SAAT.API
+
   |id      = Xangria.PersistentGameOptions
   |nexus  = 10747
+
   |nexus  = 1778
   |github  = Dawilly/SAAT
+
   |github  =
 
+
   |broke in = SMAPI 3.0
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Persistent Grange Display
   |author  = ZeroMeters
+
   |author  = aedenthorn, Erinthe
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 10747
+
   |nexus  = 7977
   |github  = Dawilly/SAAT
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after SAAT.API-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = Persistent Mines
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.safelightning
+
   |id      = spacechase0.PersistentMines
   |nexus  = 2039
+
   |nexus  = 14985
  |moddrop = 833550
+
   |github  = spacechase0/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = Persival's Bundle Mod
   |author  = Shockah
+
   |author  = Persival
   |id      = Shockah.SafeLightning
+
   |id      =
   |nexus  = 11857
+
   |nexus  = 438
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Personal Anvil
   |author  = LunaticShade
+
   |author  = Strobe
   |id      = LunaticShade.SafeReading
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 8564
+
   |nexus  = 5326
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  = strobel1ght/Personal-Anvil
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Personal Combat Drone Redux
   |author  = blueberry
+
   |author  = Prism 99
   |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      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 4154
+
   |nexus  = 18224
   |github  = b-b-blueberry/SailorStyles
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Personal Effects
   |author  = Artinity
+
   |author  = bwdy
   |id      = Artinity.SaloonWarpTotem
+
   |id      = bwdy.personaleffects
   |nexus  = 16450
+
   |nexus  = 3532
   |github  = Artinity/SaloonWarpTotem
+
   |github  = bwdymods/SDV-PersonalEffects
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAML
+
   |name    = Personal Effects Redux
   |author  = MindMeltMax
+
   |author  = ceruleandeep
   |id      = MindMeltMax.SAML
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 20250
+
   |nexus  = 8616
   |github  = MindMeltMax/SAML
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Personal Indoor Farm
   |author  = Jesse, Jdvicks94
+
   |author  = DeLiXx
   |id      = Jesse.SauvignonInStardew
+
   |id      = DLX.PIF
   |nexus   = 2597
+
   |curse   = 990840
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |nexus   = 20537
 
+
   |github  =
   |broke in = Stardew Valley 1.3.29
+
   |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
<!--
 
   |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    = Personal Scepter, Personal Return Scepter
   |author  = BlaDe
+
   |author  = Alex Noddings
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = an.ownscepter
   |nexus  = 11833
+
   |nexus  = 2404
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Personal Traveling Cart
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.SaveAnywhere
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 8386<!--non-redux: 444-->
+
   |nexus  = 14087
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |github  = aedenthorn/StardewValleyMods
  
   |warnings = Unstable. Broken on Android (use the built-in autosave instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Pet Against Crows
   |author  = SMAPI
+
   |author  = stardemod
   |id      = SMAPI.SaveBackup
+
   |id      = stardemod.PetAgainstCrows
   |nexus  =
+
   |nexus  = 21247
  |url    = https://smapi.io
+
   |github  =
   |github  = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = Pet Bowl Filler
   |author  = SorryLate, rharyanto
+
   |author  = Invatorzen
   |id      = SorryLate.SaveGameOptions
+
   |id      = invatorzen.PBF
   |nexus  = 5190
+
   |nexus  = 12161
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = Pet Bowl Sprinklers
   |author  = Platonymous
+
   |author  = Andrew Young, andyruwruw
   |id      = Platonymous.ScaleUp
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 3130
+
   |nexus  = 22546
  |moddrop = 793912
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Pet Choice Perks
   |author  = WretchedPenguin
+
   |author  = skuldomg, Skuld
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 3579
+
   |nexus  = 3313
   |github  =
+
   |github  = skuldomg/petChoicePerks
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.1.unofficial-3.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Pet Enhancement Mod
   |author  = BinaryLip
+
   |author  = Jfulmer, Consillium
   |id      = BinaryLip.ScheduleViewer
+
   |id      = JfulmerPetEnhancementMod
   |nexus  = 19305
+
   |nexus  =
   |github  = BinaryLip/ScheduleViewer
+
  |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    = Screenshot Everywhere
+
   |name    = Pet Hats
   |author  = Gaiadin
+
   |author  = aedenthorn, Erinthe
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = aedenthorn.PetHats
   |nexus  = 10805
+
   |nexus  = 15301
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |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    = Scroll To Blank
+
   |name    = Pet Interaction
   |author  = Caraxian
+
   |author  = jahangmar
   |id      = caraxian.scroll.to.blank
+
   |id      = jahangmar.PetInteraction
   |nexus  = 4144
+
   |nexus  = 4232
   |chucklefish = 4405
+
   |github  = jahangmar/StardewValleyMods
   |github  = Caraxi/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Pet's Enhanced
   |author  = Tomwa
+
   |author  = Sunken_Lace
   |id      = Tomwa.ScrollToZoom
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 2163
+
   |nexus  = 24026
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Pet Spawn Location
   |author  = kdau
+
   |author  = Shaklin
   |id      = kdau.ScryingOrb
+
   |id      = shaklin.petspawnlocation
   |nexus  = 5603
+
   |nexus  = 5986
   |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    = PHDE Mob Spawner
   |author  = mmanlapat
+
   |author  = zesman
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 1106
+
   |nexus  = 2794
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = PHDE Unlocked Recipes
   |author  = Super Aardvark, ubererdferkel
+
   |author  = zesman
   |id      = SuperAardvark.GameOfLife
+
   |id      = UnlockedRecipes.pseudohub.de
  |nexus  = 5361
+
   |nexus  = 2798
  |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = SDV Twitch
 
  |author  = Dawgeth
 
  |id      = MTD.SDVTwitch
 
   |nexus  = 1760
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = SixthTitan
+
   |author  = Becks723
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 3203
+
   |nexus  = 12981
 
   |github  =
 
   |github  =
  
Line 14,183: Line 15,777:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Phone Villagers
   |author  = FreeTheJunimos
+
   |author  = DewMods
   |id      = freethejunimos.seaclifffarm
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 13911
+
   |nexus  = 2681
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Pick Forge Enchantment
   |author  = FreeTheJunimos
+
   |author  = Dragoon23
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 14296
+
   |nexus  = 22707
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = Shockah
+
   |author  = atravita
   |id      = Shockah.SeasonAffixes
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 16297
+
  |curse  = 870980
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 11376
 +
  |moddrop = 1125882
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = Tyler Gibbs
+
   |author  = KediDili
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = KediDili.ThePicrosser
   |nexus  = 14382
+
   |nexus  = 17530
   |github  = tylergibbs2/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Pierre Sells Mixed Seeds
   |author  = dumbledalton
+
   |author  = GrimReapers1121
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = GrimReapers.PSMS
   |nexus  = 10457
+
   |nexus  = 12606
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Pierre's Roulette Shop
   |author  = Shaklin
+
   |author  = Xynerorias
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = xynerorias.pierresroulette
   |nexus  = 8508
+
   |nexus  = 10826
   |github  =
+
   |github  = xynerorias/pierre-roulette-shop-SV
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Piggy Bank Mod
   |author  = Janglinator
+
   |author  = MindMeltMax
   |id      = jangles.secretariat
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 7537
+
   |nexus  = 6934
   |github  = Janglinator/Secretariat
+
  |moddrop = 1135669
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pipe Irrigation
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PipeIrrigation
 +
  |nexus  = 10205
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = Placeable Mine Shafts
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HedgeMaze
+
   |id      = Aedenthorn.PlaceShaft
  |curse  = 868718
+
   |nexus  = 5440
   |nexus  = 14138
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 14,250: Line 15,850:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = Place Floor on Tilled Dirt
   |author  = ichortower
+
   |author  = temisthem
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 19112
+
   |nexus  = 23493
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Placement Plus
 +
  |author  = 2Retr0
 +
  |id      = 2Retr0.PlacementPlus
 +
  |nexus  = 8798
 +
  |curse  = 486164
 +
  |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Plan Importer
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.SeedBag
+
   |id      = Platonymous.PlanImporter
   |nexus  = 1133
+
   |nexus  = 2071
   |moddrop = 793931
+
   |moddrop = 793846
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = Planned Parenthood
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedInfo
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 15754
+
   |nexus  = 12869
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plantable Mushroom Trees
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.PMT
 +
  |nexus  = 2349
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = obsolete
 +
   |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plantable Palm Trees
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PlantablePalmTrees
 +
  |nexus  = 4096
 +
  |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Plant and Fertilize All, Plant All
   |author  = Veress
+
   |author  = aedenthorn, Erinthe
   |id      = Veress.SeedMachines
+
   |id      = aedenthorn.PlantAll
   |nexus  = 6265
+
   |nexus  = 10482
   |github  = mrveress/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Planter Trees
   |author  = vabrell, Victor Abrell
+
   |author  = aedenthorn, Erinthe
   |id      = vabrell.sm_bqms
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 14236
+
   |nexus  = 11687
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Plant on Grass
   |author  = mcoocr
+
   |author  = Demiacle
   |id      = mcoocr.smcq
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 3089
+
   |nexus  = 1026
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  =
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
+
   |summary = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = Platonic Partners and Friendships
   |author  = aedenthorn, Erinthe
+
   |author  = Amaranthacyan and ch20youk
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 10681
+
   |nexus  = 8146
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Platonic Relationships
   |author  = jahangmar
+
   |author  = Cherry, CherryChain
   |id      = jahangmar.SeedsAreRare
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 3618
+
   |nexus  = 4668
   |github  = jahangmar/StardewValleyMods
+
   |moddrop = 716353
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = PlatoTK
   |author  = Xynerorias
+
   |author  = Platonymous
   |id      = xynerorias.seedshortage
+
   |id      = Platonymous.PlatoTK
   |nexus  = 5614
+
  |curse  = 877225
   |github  = xynerorias/Seed-Shortage
+
   |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    = Seeds Unpacked
+
   |name    = PlatoUI
   |author  = blueberry
+
   |author  = Platonymous
   |id      = blueberry.SeedsUnpacked
+
   |id      = Platonymous.PlatoUI
   |nexus  = 7215
+
  |moddrop = 1521422
   |github  = b-b-blueberry/SeedsUnboxed
+
   |nexus  = 19023
 
+
   |github  =
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Plato Warp Menu
   |author  = Khloe Leclair
+
   |author  = Platonymous
   |id      = leclair.seemerollin
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 10976
+
  |curse  = 877227
   |moddrop = 1116122
+
   |nexus  = 5384
   |github  = KhloeLeclair/StardewMods
+
   |moddrop = 793920
 
+
   |github  = Platonymous/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Player Arrows
   |author  = aedenthorn, Erinthe
+
   |author  = TheShamanLord
   |id      = aedenthorn.SelfServe
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 11313
+
   |nexus  = 19479
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Jwaad/Stardew_Player_Arrows
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = JarvieK
+
   |author  = DecidedlyHuman
   |id      = JarvieK.SelfService
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 1304
+
   |nexus  = 7969
   |github  = Jarvie8176/StardewMods
+
   |moddrop = 984961
 
+
   |github  = DecidedlyHuman/PlayerCoordinates
   |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    = Player Income Stats
   |author  = GuiNoya, Yesst
+
   |author  = ha1fdaew
   |id      = GuiNoya.SelfServiceShop
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 1622
+
   |nexus  = 7373
   |github  = GuiNoya/SVMods
+
   |github  = ha1fdaew/PlayerIncomeStats
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Player Server Info
   |author  = DonDorscha, jasonmbrady
+
   |author  = EuroCent
   |id      = DonDorscha.SellQuality
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 12469
+
   |nexus  = 24267
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Playground Mod
   |author  = hafnerpw
+
   |author  = aedenthorn, Erinthe
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 13794
+
   |nexus  = 14125
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Play Prairie King With NPCs, Two Player Prairie King
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TwoPlayerPrairieKing
 +
  |nexus  = 12750
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Please Fix Error
   |author  = Denifia
+
   |author  = Jessebot
   |id      = Denifia.SendItems
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 1087
+
   |nexus  = 6492
   |moddrop = 127754
+
   |github  = JessebotX/StardewValleyMods
   |github  = Denifia/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Please Gift Me In Person
 +
  |author  = Shockah
 +
  |id      = Shockah.PleaseGiftMeInPerson
 +
  |nexus  = 11217
 +
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Point and Plant
   |author  = lolmaj
+
   |author  = jwdred
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = jwdred.PointAndPlant
   |nexus  = 3965
+
   |nexus  = 572
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.5
+
   |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    = Serene Greenhouse
+
   |name    = PokefyMania
   |author  = PeacefulEnd
+
   |author  = Noodles of Cat
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 8011
+
   |nexus  = 20161
   |github  = Floogen/SereneGreenhouse
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = Ilyaki
+
   |author  = The Krominator
   |id      = Ilyaki.ServerBookmarker
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
  |nexus  = 2968
+
   |nexus  = 12065
  |github  = Ilyaki/ServerBookmarker
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
<!--
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
   |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Browser
+
   |name    = Pollen Sprites
   |author  = Ilyaki
+
   |author  = Esca, Esca-MMC
   |id      = Ilyaki.ServerBrowser
+
   |id      = Esca.PollenSprites
   |nexus  = 3227
+
   |nexus  = 6149
   |github  = Ilyaki/Server-Browser
+
   |moddrop = 790268
 
+
   |github  = Esca-MMC/PollenSprites
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = PhantomGamers
+
   |author  = ApryllForever
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus  = 2993
+
   |nexus  = 20599
   |github  = PhantomGamers/StardewPortChanger
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Reminders
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = Aelaan Bluewood
+
   |author  = ApryllForever
   |id      = AelaanBluewood.SetReminders
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 16112
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.SewerSlimes
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 18195
+
   |nexus  = 20599
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = Edu Anttunes
+
   |author  = ApryllForever
   |id      = Maze
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 8930
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = Batzpup
+
   |author  = ApryllForever
   |id      = SharedExp.Batzpup
+
   |id      = ApryllForever.PolyamorySweetWedding
  |moddrop = 1269698
+
   |nexus  = 20599
   |nexus  = 14607
+
   |github  = ApryllForever/PolyamorySweetLove
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Polygamy
   |author  = virtualbjorn
+
   |author  = bwdy
   |id      = virtualbjorn.SharedProfessions
+
   |id      = bwdy.polygamy
   |nexus  = 16628
+
   |nexus  = 3542
   |github  =
+
   |github  = bwdymods/SDV-Polygamy
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = spacechase0
+
   |author  = Mezrag Yasser, Yasser
   |id      = spacechase0.SharingIsCaring
+
   |id      = Yasser.PomodoroMod
   |nexus  = 14263
+
   |nexus  = 19780
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pond Painter
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PondPainter
 +
  |nexus  = 4703
 +
  |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = Pong
   |author  = TheCroak
+
   |author  = CatCattyCat, Cat
   |id      = TheCroak.BuildingsNotifications
+
   |id      = cat.Pong
   |nexus  = 620
+
   |nexus  = 1994
   |github  =
+
  |moddrop = 833548
 +
   |github  = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Pony Weight Loss Program
   |author  = Nishtra
+
   |author  = BadNetCode
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 756
+
   |nexus  = 1232
 +
  |moddrop = 130159
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = PoohCore
   |author  = Berkay Yigit, berkayylmao
+
   |author  = Pooh
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = poohnhi.PoohCore
   |nexus  = 3782
+
   |nexus  = 22941
   |github  = berkayylmao/StardewValleyMods
+
   |github  = poohnhi/PoohCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Poop Framework
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.ShipFromInventory
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 3219
+
   |nexus  = 17152
   |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    = Portable Holes
   |author  = JPAN
+
   |author  = LeFauxMatt
   |id      = JPAN.QualityFromShipments
+
   |id      = furyx639.PortableHoles
   |nexus  = 7531
+
  |curse  = 871832
   |github  =
+
   |nexus  = 13471
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Portable TV
   |author  = Iceburg
+
   |author  = kdau
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = kdau.PortableTV
   |nexus  = 321
+
   |nexus  = 5674
 +
  |moddrop = 761325
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Portable Witch Shrines
   |author  = Futro, Futroo
+
   |author  = chocolatte12
   |id      = futro.ShippingBinSummary
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 18992
+
   |nexus  = 20141
   |github  = futroo/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Portal Guns
   |author  = holythesea
+
   |author  = TrollTheBotman
   |id      = holythesea.SortShippingCollection
+
   |id      = JoshJKe.PortalGun
   |nexus  = 15694
+
   |nexus  = 3049
   |github  = holy-the-sea/SortShippingCollection
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Portraiture
   |author  = SorryLate, rharyanto
+
   |author  = Platonymous
   |id      = SorryLate.ShopAnywhere
+
   |id      = Platonymous.Portraiture
   |nexus  = 5299
+
   |nexus  = 999
   |github  =
+
   |moddrop = 793927
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Portraiture Plus
   |author  = Entoarox
+
   |author  = Arborsm
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 2278
+
   |nexus  = 24534
  |chucklefish = 4381
+
   |github  = Arborsm/PortraiturePlus
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shoplifter
+
   |name    = Positive Predictor
   |author  = TheMightyAmondee
+
   |author  = season
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = season.PositivePredictor
   |nexus  = 8569
+
   |nexus  = 23132
   |github  = TheMightyAmondee/Shoplifter
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Postbox Building, PostBox Mod
   |author  = LeFauxMatt
+
   |author  = i-saac-b, isaacb
   |id      = furyx639.ShoppingCart
+
   |id      = i-saac-b.PostBoxMod
  |curse  = 871829
+
   |nexus  = 17614
   |nexus  = 13701
+
   |github  = i-saac-b/PostBoxMod
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Post Wedding Dates
   |author  = AvalonMFX
+
   |author  = Blams
   |id      = AvalonMFX.ShoppingShow
+
   |id      = blams.PostWeddingDates
   |nexus  = 18445
+
   |nexus  = 10708
 
   |github  =
 
   |github  =
  
Line 14,617: Line 16,241:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = Power Nap
   |author  = Cherry, CherryChain
+
   |author  = LakeMonster_, LakeMonster666
   |id      = Cherry.ShopTileFramework
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 5005
+
   |nexus  = 5256
  |moddrop = 716384
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = PPJA Producer Converter
   |author  = moonslime
+
   |author  = Digus
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 16028
+
   |nexus  = 4972
   |github  =
+
   |github  = Digus/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = Traktori
+
   |author  = ryaon
   |id      = Traktori.ShowBirthdays
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 7495
+
   |nexus  = 5125
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Prairie King Made Easy
   |author  = Igorious
+
   |author  = Mucchan
   |id      = Igorious.Showcase
+
   |id      = Mucchan.PrairieKingMadeEasy
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4487
+
   |chucklefish = 3594
   |github  = Igorious/Stardew_Valley_Showcase_Mod
+
   |github  = mucchan/sv-mod-prairie-king
  
   |broke in = SMAPI 2.0
+
   |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    = Show Catch Quality
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Renny
   |id      = f4iTh.ShowCatchQuality
+
   |id      = renny.prairiekingprizes
   |nexus  = 3326
+
   |nexus  = 2811
   |github  =
+
   |github  = OfficialRenny/PrairieKingPrizes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Prairie King UI Enhancements
   |author  = MasterOfMutton
+
   |author  = Incognito357
   |id      = faragodavid.showcookingrecipes
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 5525
+
   |nexus  = 10769
   |github  =
+
   |github  = Incognito357/PrairieKingUIEnhancements
  
 
   |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    = Pravoloxinone
   |author  = Arphox
+
   |author  = TheMightyAmondee
   |id      = Arphox.ShowDailyLuck
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 15910
+
   |nexus  = 23008
   |github  = arphox/StardewValleyMods
+
   |github  = TheMightyAmondee/Pravoloxinone
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precise Furniture
 +
  |author  = Espy
 +
  |id      = Espy.PreciseFurniture
 +
  |nexus  = 23488
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = Precision Wheel
   |author  = Jonqora
+
   |author  = DespairScent
   |id      = Jonqora.ShowItemQuality
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 6311
+
   |nexus  = 22222
   |github  = Jonqora/StardewMods
+
   |github  = DespairScent/PrecisionWheel
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Predictable Retaining Soil
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = Shockah.PredictableRetainingSoil
  |curse  = 868887
+
   |nexus  = 10956
   |nexus  = 6540
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = aedenthorn/stardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Predictor
   |author  = Relance
+
   |author  = JoXW
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = JoXW.Predictor
   |nexus  = 13186
+
   |nexus  = 21332
 
   |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    = Predict Seed Maker
   |author  = adverserath
+
   |author  = lech43
   |id      = Adverserath.ShowXP
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 19501
+
   |nexus  = 6395
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Preexisting Relationship
   |author  = Strobe and TehPers
+
   |author  = spacechase0
   |id      = ShroomSpotter
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 7934
+
  |curse  = 867710
   |github  = strobel1ght/ShroomSpotterRedux
+
   |nexus  = 7684
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Pregnancy Role
   |author  = Geko_X
+
   |author  = kdau
   |id      = gekox.shutUp
+
   |id      = kdau.PregnancyRole
   |nexus  = 7358
+
   |nexus  = 5762
 +
  |moddrop = 768494
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/geko_x/stardew-mods
+
   |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    = Silent Alarm Clock
+
   |name    = Prepare for New Day
   |author  = Invatorzen
+
   |author  = igotnousername
   |id      = invatorzen.AC
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 12164
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Press to Quack
   |author  = climaxius
+
   |author  = DraconisLeonidas
   |id      = climaxius.silentscarecrows
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 3258
+
   |nexus  = 13583
   |github  = robbiev/SilentScarecrows
+
   |github  = DraconisLeonidas/PressToQuack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Price Drops
   |author  = bogie5464
+
   |author  = skuldomg, Skuld
   |id      = bogie5464.SiloReport
+
   |id      = skuldomg.priceDrops
   |nexus  = 3194
+
   |nexus  = 2047
   |github  = bogie5464/SiloReport
+
   |github  = skuldomg/priceDrops
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = use [[#Silo Size|Silo Size]] instead.
+
   |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    = Silo Size
+
   |name    = Price Fluctuation
   |author  = pepoluan
+
   |author  = lech43
   |id      = pepoluan.SiloSize
+
   |id      = lech43.PriceFluctuation
   |nexus  = 8819
+
   |nexus  = 6396
  |moddrop = 981291
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Prices
   |author  = TheMusketeer
+
   |author  = skiilaa
   |id      = SimpleCropLabel
+
   |id      = skiilaa.Prices
   |nexus  = 314
+
   |nexus  = 2255
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Price Tooltips
   |author  = Enaium
+
   |author  = Darkhax
   |id      = Enaium.SimpleHUD
+
   |id      = darkhax.pricetooltip
  |moddrop = 1145228
 
 
   |nexus  =
 
   |nexus  =
   |github  = Enaium-StardewValleyMods/SimpleHUD
+
  |curse  = 299169
 +
   |github  = Stardew-Valley-Modding/PriceTooltips
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Prismatic Butterfly Location
   |author  = skn
+
   |author  = no12nv2
   |id      = skn.HungerMod
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 23045
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Prismatic Clothing
 +
  |author  = atravita
 +
  |id      = atravita.PrismaticClothing
 +
  |curse  = 870969
 +
  |moddrop = 1205162
 +
  |nexus  = 13051
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Fire
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Screenshot
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 10178
+
   |nexus  = 12931
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Prismatic Furniture
   |author  = BleakCodex
+
   |author  = aedenthorn, Erinthe
   |id      = BleakCodex.SimpleSounds
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 14540
+
   |nexus  = 12589
   |github  = BleakCodex/SimpleSounds
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Prismatic Pride
   |author  = ADoby, tZed, Tobias Z
+
   |author  = kdau
   |id      = tZed.SimpleSprinkler
+
   |id      = kdau.PrismaticPride
   |nexus  = 76
+
   |nexus  = 9019
  |github  = ADoby/SimpleSprinkler
+
   |moddrop = 978503
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Simplified Achievements
 
  |author  = cel10e
 
  |id      = cel10e.SimplifiedAchievements
 
   |moddrop = 909416
 
  |nexus  = 8026
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Prismatic Slime Finder
   |author  = MindMeltMax
+
   |author  = MrKoatl
   |id      = MindMeltMax.SPRegen
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 6778
+
   |nexus  = 7866
  |moddrop = 1135654
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sit and Rest
 
  |author  = Krutonium
 
  |id      = Krutonium.SitandRest
 
  |nexus  = 7403
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Prismatic Statue
   |author  = Entoarox
+
   |author  = Achtuur
   |id      = Entoarox.SitForStamina
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 7334
+
   |nexus  = 17013
   |github  = Entoarox/StardewMods
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Prismatic Tools
   |author  = MissCoriel
+
   |author  = stokastic
   |id      = misscoriel.sitnrelax
+
   |id      = stokastic.PrismaticTools
   |nexus  = 7336
+
   |nexus  = 2428
   |github  = MissCoriel/Sit-n-Relax
+
   |github  = stokastic/PrismaticTools
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Siv's Marriage
 
  |author  = sivolobwho, Tori Leblanc, Siv
 
  |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
 
  |nexus  = 366
 
  |github  = tlcasebeer/SivsMarriageMod
 
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
+
   |summary  = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
 +
<!--
 +
  |status            = workaround
 +
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Prismatic Tools Continued
   |author  = aedenthorn, Erinthe
+
   |author  = iargue
   |id      = aedenthorn.SixtyNine
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 6969
+
   |nexus  = 21450
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Producer Framework Mod
   |author  = spacechase0
+
   |author  = Digus
   |id      = spacechase0.SizableFish
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 14267
+
   |nexus  = 4970
   |github  = spacechase0/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = aedenthorn, Erinthe
+
   |author  = Digus
   |id      = aedenthorn.Skateboard
+
   |id      = Digus.PFMAutomate
   |nexus  = 13096
+
   |nexus  = 5038
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Production Stats
   |author  = LunaticShade
+
   |author  = FlameHorizon
   |id      = LunaticShade.SkillfulClothes
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 8541
+
   |nexus  = 21270
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  = FlameHorizon/ProductionStats
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Profession Adjustments
   |author  = Alphablackwolf
+
   |author  = Kevin Connors
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 569
+
   |nexus  = 2424
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = kevinforrestconnors/ProfessionAdjustments
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 1.2.4-unofficial.15-huancz
+
   |status   = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-130#post-120716
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Profiler
   |author  = Alphablackwolf
+
   |author  = SinZ
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = SinZ.Profiler
   |nexus  = 569
+
   |nexus  = 12135
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = SinZ163/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Cooking Skill-->
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Profit Calculator
   |author  = Tondorian
+
   |author  = spacechase0
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = spacechase0.ProfitCalculator
   |nexus  = 18605
+
  |curse  = 867736
   |github  = Tondorian/StardewValleyMods
+
  |moddrop = 771668
 
+
   |nexus  = 3378
   |broke in = Stardew Valley 1.6<!--@retest after Skill Prestige, Love of Cooking-->
+
   |github  = spacechase0/StardewValleyMods
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Profit Calculator → DGA Support
   |author  = Alphablackwolf
+
   |author  = 6135
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 569
+
  |moddrop = 1502461
   |github  = Alphablackwolf/SkillPrestige
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
  
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Luck Skill-->
+
  |status  = abandoned
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
 +
   |author  = 6135
 +
  |id      = 6135.ProfitCalculator
 +
  |moddrop = 1502461
 +
  |nexus  = 19931
 +
  |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Magic
+
   |name    = Profit Margins
   |author  = Alphablackwolf
+
   |author  = Cherry, CherryChain
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = Cherry.ProfitMargins
   |nexus  = 569
+
   |nexus  = 4663
   |github  = Alphablackwolf/SkillPrestige
+
   |moddrop = 716352
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Magic-->
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Rings
+
   |name    = Progressive Access Farm
   |author  = AlphaMeece
+
   |author  = onjulraz
   |id      = AlphaMeece.SkillRings
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 7515
+
   |nexus  = 2923
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Project Fluent
   |author  = spacechase0
+
   |author  = Shockah
   |id      = spacechase0.SkillTraining
+
   |id      = Shockah.ProjectFluent
   |nexus  = 14452
+
   |nexus  = 12638
   |github  = spacechase0/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Project S
   |author  = FricativeMelon
+
   |author  = NarlanMarlan
   |id      = FricativeMelon.SkipDialogue
+
   |id      = narlan.projects
   |nexus  = 15311
+
   |nexus  = 3785
   |github  = FricativeMelon/SkipDialogue
+
   |github  = NolanEastburn/ProjectS
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fish
+
   |name    = Public Access TV
   |author  = LucaINC
+
   |author  = kdau
   |id      = LucaINC.StardewValleyMods.SkipFish
+
   |id      = kdau.PublicAccessTV
   |nexus  = 19762
+
   |nexus  = 5605
   |github =
+
  |moddrop = 757967
 +
   |source = https://gitlab.com/kdau/predictivemods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
  |status  = workaround
 +
  |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Public Access TV (1.6)
 +
  |author  = John Peters
 +
  |id      = JohnPeters.PublicAccessTV
 +
  |nexus  = 22486
 +
  |github  = emurphy42/PredictiveMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = DewMods
+
   |author  = TerryDBS
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 2697
+
   |nexus  = 7048
 
   |github  =
 
   |github  =
  
Line 14,984: Line 16,628:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame 2
+
   |name   = Puffer Chick - Chickens
   |author   = philosquare
+
   |author = Sonozuki
   |id       = philosquare.SkipFishingMinigame2
+
   |id     = EpicBellyFlop45.PufferChickChickens
   |moddrop  = 1530481
+
   |nexus  = 2997
   |github  = philosquare/SDVSkipFishingMinigame2
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Pumpkin Chickens
   |author  = Pathoschild
+
   |author  = Sonozuki
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 533
+
   |nexus  = 3004
   |moddrop = 606601
+
   |github  =
   |github = Pathoschild/StardewMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Purchasable Galaxy Item
   |author  = DeadRobotDev
+
   |author  = SorryLate
   |id      = DeadRobotDev.SkipStart
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 11885
+
   |nexus  = 5289
 
   |github  =
 
   |github  =
  
Line 15,008: Line 16,655:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Purchasable Recipes
   |author  = CrunchyDuck
+
   |author  = Paracosm
   |id      = CrunchyDuck.SkipText
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 8947
+
   |nexus  = 1722
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |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    = Skull Cavern Drill
+
   |name    = Purist Mod
   |author  = S1mmyy
+
   |author  = aedenthorn, Erinthe
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = aedenthorn.PuristMod
   |nexus  = 6121
+
   |nexus  = 16097
   |github  = S1mmyy/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Pussle
   |author  = NetworkOverflow
+
   |author  = Platonymous
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = Platonymous.Pussle
   |nexus  = 16533
+
  |moddrop = 1521424
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |nexus  = 19760
 
+
   |github  =
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Put Batteries in Fish Tanks
   |author  = Bifibi, Lestoph
+
   |author  = BadNetCode
   |id      = SkullCavernElevator
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 963
+
   |nexus  = 23155
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = PVP Friendly Fire, PVP
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = DewMods
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 7908
+
   |nexus  = 15589
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = atravita
+
   |author  = spacechase0 and ParadigmNomad
   |id      = atravita.SleepInWedding
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |curse  = 870963
+
   |curse  = 867715
  |moddrop = 1294437
+
   |nexus  = 7455
   |nexus  = 15006
+
   |github  = spacechase0/StardewValleyMods
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = PyTK, Platonymous Toolkit
  |author  = Annosz
 
  |id      = Annosz.SleeplessFisherman
 
  |nexus  = 5915
 
  |github  = Annosz/StardewValleyModding
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sleepless in Stardew
 
  |author  = instafluff
 
  |id      = instafluff.sleeplessinstardew
 
  |nexus  = 5445
 
  |github  = instafluff/SleeplessInStardew
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sleepovers
 
  |author  = bwdy
 
  |id      = bwdy.sleepovers
 
  |nexus  = 3531
 
  |github  = bwdymods/SDV-Sleepovers
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sleep Wherever
 
  |author  = Vexorth
 
  |id      = Vexorth.SleepWherever
 
  |nexus  = 16674
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sleep Worker
 
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.SleepWorker
+
   |id      = Platonymous.Toolkit
   |curse   = 877233
+
   |nexus   = 1726
   |moddrop = 793835
+
   |moddrop = 793815
  |nexus  = 2062
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Qi Chests
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SleepyEye
+
   |id      = spacechase0.QiChest
  |curse  = 867761
+
   |nexus  = 15696
  |moddrop = 129011
 
   |nexus  = 1152
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 15,106: Line 16,726:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Qi Exchanger
   |author  = fernass354
+
   |author  = Mizzion
   |id      = fernass354.SlimeHutchResize
+
   |id      = mizzion.qiexchanger
   |nexus  = 18507
+
   |nexus  = 1930
   |github  =
+
  |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    = Slime Hutch Water Spots
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = aedenthorn, Erinthe
+
   |author  = Prismuth
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 13778
+
   |nexus  = 1647
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Quality Bait
   |author  = Tofu, SadDodo
+
   |author  = MindMeltMax
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = MindMeltMax.QualityBait
   |nexus   = 2743
+
   |curse   = 1004490
   |github  =
+
   |moddrop = 1443555
 
+
  |nexus  = 16832
   |broke in = Stardew Valley 1.3.29
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Quality Fish Ponds
   |author  = exotico
+
   |author  = ytsc
   |id      = exotico.SlimeProduce
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 7634
+
   |nexus  = 11021
   |github  = andraemon/SlimeProduce
+
   |github  = YTSC/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Quality Of Combat
   |author  = aurnj, Roy Li
+
   |author  = Aile72
   |id      = RuyiLi.SlimeSpawner
+
   |id      = Aile72.QualityOfCombat
   |nexus  =
+
   |nexus  = 23894
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = Peasly Wellbott
+
   |author  = DaLion
   |id      = Wellbott.SlimHutchCode
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 7424
+
   |nexus  = 11296
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Quality Products
   |author  = Redwood, Towering Redwood
+
   |author  = SilentOak
   |id      = Redwood.SlingshotRebalance
+
   |id      = SilentOak.QualityProducts
   |nexus  = 14391
+
   |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    = Slower Fence Decay
+
   |name    = Quality Products → Auto Quality Patch
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = SilentOak
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 252
+
   |nexus  = 3609
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github = silentoak/StardewMods
  
  |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
+
   |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Quality Scrubber
   |author  = LeFauxMatt
+
   |author  = Traktori
   |id      = furyx639.SmackDatScarecrow
+
   |id      = Traktori.QualityScrubber
  |curse  = 871830
+
   |nexus  = 5663
   |nexus  = 13528
+
   |github  = Traktori7/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = abandoned
+
   |status   = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Quality Scrubber for Automate
   |author  = Pathoschild
+
   |author  = Traktori
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 3750
+
  |nexus  = 5663
   |moddrop = 606555
+
  |github  = Traktori7/StardewValleyMods
   |github  = Pathoschild/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Smash
 +
  |author  = barfytheclown
 +
  |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
 +
   |nexus  = 7907
 +
   |github  = jn84/QualitySmash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Queen of Sauce Randomizer
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.queenofsauceshuffler
 +
  |nexus  = 7151
 +
   |github  = Speshkitty/QueenOfSauceRandomiser
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Questable Tractor
   |author  = Peasly Wellbott
+
   |author  = NermNermNerm
   |id      = Wellbott.FishWell
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  = 7651
+
   |nexus  = 20703
   |github  = Wellbott/StardewValleyMods
+
   |github  = NermNermNerm/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Quest Delay
   |author  = DecidedlyHuman
+
   |author  = BadNetCode
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 11158
+
   |nexus  = 1239
   |github  = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 473938
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Quest Essentials
   |author  = DecidedlyHuman
+
   |author  = PurrplingCat
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 13268
+
   |nexus  = 8827
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = purrplingcat/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Quest Framework
   |author  = stokastic
+
   |author  = PurrplingCat
   |id      = stokastic.SmartCursor
+
   |id      = PurrplingCat.QuestFramework
   |nexus  = 2458
+
  |curse  = 577691
   |github  = stokastic/SmartCursor
+
   |nexus  = 6414
 +
   |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SmartMod
+
   |name    = Quest Time Limits
   |author  = KuroBear
+
   |author  = aedenthorn, Erinthe
   |id      = KuroBear.SmartMod
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus   =
+
   |curse   = 868671
   |url    = https://community.playstarbound.com/threads/108104
+
   |nexus  = 16403
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in           = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Time Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.QuestTimeLimits
 +
  |nexus  = 22349
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Quick Agenda
   |author  = gbromios
+
   |author  = BadNetCode
   |id      = gbromios.SmolFish
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 14287
+
   |nexus  = 22258
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = Cherry, ChroniclerCherry
+
   |author  = Vexorth
   |id      = Cherry.SnackAnything
+
   |id      = Vexorth.Warp
   |nexus  = 5196
+
   |nexus  = 16605
  |moddrop = 716397
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Quick Glance
   |author  = Darkhax
+
   |author  = adverserath
   |id      = darkhax.snailmail
+
   |id      = Adverserath.QuickGlance
   |nexus  =
+
   |nexus  = 12058
  |curse  = 307861
+
   |github  = adverserath/QuickGlance
   |github  = Stardew-Valley-Modding/Snail-Mail
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Quick Load
   |author  = John Peters
+
   |author  = aedenthorn, Erinthe
   |id      = JohnPeters.SnowCrab
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 11302
+
   |nexus  = 7756
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Quick Minigame
   |author  = drbirbdev
+
   |author  = Enaium
   |id      = drbirbdev.SocializingSkill
+
   |id      = Enaium.QuickMinigame
   |nexus   = 14142
+
   |curse   = 438741
   |github  = drbirbdev/StardewValley
+
   |moddrop = 895127
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Quick Responses
  |author  = Cecidelus
 
  |id      = Cecidelus.SocialNetwork
 
  |nexus  = 8255
 
  |github  =
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Social Page Order Button
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 7871
+
   |nexus  = 6548
 
   |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    = Quick Responses (1.6 Updated)
   |author  = aedenthorn, Erinthe
+
   |author  = yummypecho - original by aedenthorn
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = yummypecho.QuickResponses
   |nexus  = 13698
+
   |nexus  = 21103
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Quick Sell
   |author  = funny-snek
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = funnysnek.socialtabpatch
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 2981
+
   |nexus  = 7854
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Quick Shop
   |author  = PeacefulEnd
+
   |author  = Enaium
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = Enaium.QuickShop
   |nexus  = 12311
+
  |curse  = 436793
   |github  = Floogen/SolidFoundations
+
  |moddrop = 864170
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = Quick Start
   |author  = PeacefulEnd
+
   |author  = WuestMan, redknightofdoom
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = WuestMan.QuickStart
   |nexus  = 12311
+
   |nexus  = 2375
   |github  = Floogen/SolidFoundations
+
   |github  = Brian-Wuest/Quick_Start
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = Quick Stash
   |author  = Kerlin & Sona
+
   |author  = ChiroxT
   |id      = kerlin.sonasfarm
+
   |id      = treinke.quickstash
   |nexus  = 8545
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Quick Swap
   |author  = lilico
+
   |author  = Allan Wang
   |id      = lilico.SonicShoes
+
   |id      = AllanWang.QuickSwap
   |nexus  = 10226
+
   |nexus  = 13956
   |github  =
+
   |github  = AllanWang/Stardew-Mods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quotes
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.Quotes
 +
  |nexus  = 6503
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Radioactive Geodes
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = justastranger
   |id      = Zeldo.LinkedStorages
+
   |id      = jas.RadioactiveGeodes
 +
  |moddrop = 952722
 
   |nexus  =
 
   |nexus  =
  |curse  = 290653
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorting Chests
+
   |name    = Radioactive Tools
   |author  = aRooooooba
+
   |author  = kakashigr
   |id      = aRooooooba.SortingChests
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 8224
+
   |nexus  = 7630
   |github  = aRooooooba/SortingChests
+
   |github  = kakashigr/stardew-radioactivetools
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Rainbow Cursor
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.RainbowCursor
 +
  |nexus  = 15886
 +
  |github  = jltaylor-us/StardewRainbowCursor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rainbow Trail
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 10232
+
   |nexus  = 16914
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 15,379: Line 17,029:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Raincoat When Raining
   |author  = strelkasaur
+
   |author  = BikiFae, bikinavisho
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = BikiFae.RainCoatWhenRaining
  |nexus  = 13099
+
   |nexus  = 4659
  |github  =
+
   |github  = bikinavisho/RainCoatWhenRaining
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sounds Patcher
 
  |author  = MindMeltMax
 
  |id      = MindMeltMax.SoundsPatcher
 
   |nexus  = 7465
 
  |moddrop = 1135690
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = RainPlus
   |author  = aedenthorn, Erinthe
+
   |author  = Deadlykirpy
   |id      = aedenthorn.SoundTweaker
+
   |id      = Kirpy.RainPlus
   |nexus  = 14767
+
   |nexus  = 6559
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
}}
 
{{#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    = Rain Randomizer
   |author  = Mase
+
   |author  = EvilPdor
   |id      = Mase.SpawnMoreRocks
+
   |id      =
   |nexus  = 7423
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Rain Refills Watering Can
   |author  = AcidicNic
+
   |author  = StultusV
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 7588
+
   |nexus  = 11554
   |github  = AcidicNic/StardewValleyMods
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Rains Interaction Mod
   |author  = atravita
+
   |author  = RainKuro
   |id      = atravita.SpecialOrdersExtended
+
   |id      = RainKuro.RainsInteractionMod
  |curse  = 870988
+
   |nexus  = 18850
  |moddrop = 1086743
+
   |github  =
   |nexus  = 9855
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Raised Garden Beds
   |author  = Button, Spiderbuttons
+
   |author  = blueberry
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 15882
+
   |nexus  = 5305
   |github  =
+
   |github  = b-b-blueberry/RaisedGardenBeds
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Ranching Tool Upgrades
   |author  = Blackclaw
+
   |author  = drbirbdev
   |id      = Blackclaw.SpeedMod
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 5082
+
   |nexus  = 12280
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Bundles
 +
  |author  = balllight
 +
  |id      = balllight.RandomBundles
 +
  |nexus  = 13790
 +
  |github  =
  
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Random Hair Color
   |author  = Underscore
+
   |author  = bookworm89723
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = davis.randomhair
   |nexus  = 7337
+
   |nexus  = 3271
   |github  = Underscore76/SDVPracticeMod
+
   |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Randomized Energy
   |author  = instafluff
+
   |author  = LakeMonster_, LakeMonster666
   |id      = instafluff.spelldewvalley
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 7322
+
   |nexus  = 5250
   |github  = instafluff/SpelldewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Random NPCs, Random Visitors
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.Spenny
+
   |id      = Aedenthorn.RandomNPC
   |curse   = 867742
+
   |nexus   = 4911
   |moddrop = 771624
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 2755
+
 
   |github  = spacechase0/StardewValleyMods
+
   |warnings  = doesn't work in multiplayer.
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Random Slimes
   |author  = spacechase0
+
   |author  = ChrisMzz
   |id      = spacechase0.SpennyDeluxe
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 14984
+
   |nexus  = 21320
   |github  = spacechase0/StardewValleyMods
+
   |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Random Start Day
   |author  = spacechase0
+
   |author  = idermailer
   |id      = spacechase0.SpennyLite
+
   |id      = idermailer.RandomStartDay
   |nexus  = 14249
+
   |nexus  = 13225
   |github  = spacechase0/StardewValleyMods
+
   |github  = idermailer/RandomStartDay
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Random Tastes
   |author  = KarratKake
+
   |author  = skiilaa
   |id      = KarratKake.SpiceOfLife
+
   |id      = skiilaa.RandomTastes
   |nexus  = 7398
+
   |nexus  = 2285
  |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Range Display, Sprinkler Range
   |author  = sophiesalacia
+
   |author  = CatCattyCat, Cat
   |id      = sophie.SplashText
+
   |id      = cat.sprinklerrange
   |nexus  = 14416
+
   |nexus  = 1179
   |github  = sophiesalacia/StardewMods
+
   |moddrop = 833536
}}
+
   |github  = danvolchek/StardewMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Split Screen Manager
 
  |author  = RomenH
 
  |id      = RomenH.SplitScreenManager
 
  |nexus  = 12063
 
   |github  =
 
  
   |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    = Spoilage
+
   |name    = Ranged Tools
   |author  = aedenthorn, Erinthe
+
   |author  = vgperson
   |id      = aedenthorn.Spoilage
+
   |id      = vgperson.RangedTools
   |nexus  = 14712
+
   |nexus  = 6935
   |github  = aedenthorn/StardewValleyMods
+
   |github  = vgperson/RangedTools
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Range Highlight
   |author  = Dounat2201, Sasara
+
   |author  = Jamie Taylor
   |id      = Sasara.pumkin
+
   |id      = jltaylor-us.RangeHighlight
   |nexus   = 4586
+
   |curse   = 997096
   |github  =
+
   |nexus  = 6752
 
+
   |github  = jltaylor-us/StardewRangeHighlight
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Raven of The Valley
   |author  = Shaklin
+
   |author  = nicks
   |id      = shaklin.spouseoutdoorarea
+
   |id      = nicks.RavenofTheValley
   |nexus  = 6747
+
   |nexus  = 19856
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Readers Digest
   |author  = mistyspring
+
   |author  = Remy Bach
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = remybach.readersdigest
  |curse  = 880521
+
   |nexus  = 3040
   |nexus  = 11037
+
   |github  = remybach/stardew-valley-readersdigest
   |github  = misty-spring/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Readers Digest for 1.6
   |author  = Wata, Watagatapitusberry
+
   |author  = Slash215
   |id      = Spouseroom
+
   |id      = Slash215.readersdigest
   |nexus  =
+
   |nexus  = 22972
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Real Clock
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = thimadera
   |id      = Sikker.SpouseStuff
+
   |id      = thimadera.Realclock
   |nexus  = 4651
+
   |nexus  = 21726
   |github  = sikker/SpouseStuff
+
   |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Realistic Fishing
   |author  = Blaxsmith
+
   |author  = Kevin Connors
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = KevinConnors.RealisticFishing
   |nexus  = 7661
+
   |nexus  = 2623
   |github  = Blaxsmith/SprinklerActivation
+
   |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    = Sprinkler Mod
+
   |name    = Realistic Random Names
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SprinklerMod
+
   |id      = aedenthorn.RealNames
   |nexus  = 15385
+
   |nexus  = 6269
 
   |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    = Real Time
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Enaium, Lightcolour888
   |id      = SPDSprintAndDash
+
   |id      = Enaium.RealTime
   |nexus  = 235
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
  |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    = Realtime Framework
   |author  = littleraskol
+
   |author  = drbirbdev
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 560
+
   |nexus  = 18915
   |moddrop = 827770
+
  |github  = drbirbdev/StardewValley
   |github = littleraskol/Sprint-And-Dash-Redux
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
   |name    = Realtime Minimap
 +
   |author = spacechase0
 +
  |id      = spacechase0.RealtimeMinimap
 +
  |curse  = 867706
 +
  |nexus  = 9386
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = Patrick, mistersnuggler
+
   |author  = SixthTitan
   |id      =
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  =
+
   |nexus  = 5773
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  =
   |github  = oliverpl/SprintingMod
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Recatch Legendary Fish
   |author  = onemix
+
   |author  = cantorsdust and Pathoschild
   |id      = onemix.Sprinting
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 10469
+
   |nexus  = 172
   |github  = thiagomasson/Sprinting
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Recipes In Mail
   |author  = Abs, abslam
+
   |author  = Freaksaus
   |id      = abs.SprintNRegen
+
   |id      = freaksaus.recipesinmail
   |nexus  = 4898
+
   |nexus  = 22173
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = Jessebot, JessebotX
+
   |author  = Nox Chimaera, noxkimaera
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 4778
+
   |nexus  = 22378
   |github  = JessebotX/StardewValleyMods
+
   |github  = NoxChimaera/StardewValleyTODO
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Reciprocate
   |author  = unidarkshin, Devin Lematty
+
   |author  = YunHikari
   |id      = DevinLematty.Sprint
+
   |id      = YunHikari.Reciprocate
   |nexus  = 7492
+
   |nexus  = 17714
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Recover Stamina
   |author  = Yoshify
+
   |author  = lperkins2, Logan Perkins
   |id      =
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 2
+
   |nexus  = 2332
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 0.39.1
+
   |broke in = SMAPI 3.0
  |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    = Recurring Reminders
   |author  = Ameise, Ameisen, mkukli
+
   |author  = Dem1se
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 4922
+
   |nexus  = 6840
   |github  = ameisen/SV-SpriteMaster
+
   |github  = dem1se/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Recyclable Cola
   |author  = BleakCodex
+
   |author  = XxHarvzBackxX
   |id      = BleakCodex.SpritesInDetail
+
   |id      = harvz.RecyclableCola
   |nexus  = 14487
+
   |nexus  = 10865
   |github  = BleakCodex/SpritesInDetail
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Redesigned Farmhouse Layout
   |author  = Peasly Wellbott
+
   |author  = Aimon111 & DaLion
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 7683
+
   |nexus  = 11420
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Redraw Pelican Town Config
   |author  = punyo, yakminepunyo
+
   |author  = JefGrizli
   |id      = punyo.StackCheckFix
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 2433
+
   |nexus  = 15564
   |github  = pomepome/StackCheckFix
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Refill Silos
   |author  = aedenthorn, Erinthe
+
   |author  = Alpha_Omegasis
   |id      = aedenthorn.StackedItemIcons
+
   |id      = Omegasis.RefillSilos
  |curse  = 868678
+
   |nexus  = 20779
   |nexus  = 15468
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Refill Watering Can in Town Fountain
   |author  = CatCattyCat, Cat
+
   |author  = TfueLovesBanana
   |id      = cat.stackeverything
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 2053
+
   |nexus  = 16764
  |moddrop = 833551
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Refund Staircases
   |author  = LeFauxMatt
+
   |author  = Nick Martin
   |id      = furyx639.StackQuality
+
   |id      = NickMartin.RefundStaircases
   |curse   = 871828
+
   |nexus  = 19209
   |nexus  = 13724
+
  |github  = nickmartin1ee7/RefundStaircases
   |github = LeFauxMatt/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Regeneration
 +
  |author  = Hammurabi
 +
  |id      = HammurabiRegeneration
 +
   |nexus  =
 +
   |chucklefish = 4584
 +
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regen Mod
 +
  |author  = Zoryn
 +
  |id      = Zoryn.RegenMod
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Regular Quality
   |author  = Shockah
+
   |author  = desto, JustToDownloadThings
   |id      = Shockah.StackSizeChanger
+
   |id      = desto.RegularQuality
   |nexus  = 11866
+
   |nexus  = 5090
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = desto-git/smapi-RegularQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Rejuvenating Forest
   |author  = pepoluan
+
   |author  = Team Timber
   |id      = pepoluan.StackSplitRedux
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 8967
+
   |nexus  = 10322
  |moddrop = 976551
+
   |github  =
   |github  = pepoluan/StackSplitRedux
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Relationship Bar UI
   |author  = tstaples
+
   |author  = SlyMerc
   |id      = tstaples.StackSplitX
+
   |id      = RelationshipBar
   |nexus  = 798
+
   |nexus  = 1009
   |github  = tstaples/StackSplitX
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
  |status  = workaround
 
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Relationships Enhanced
   |author  = Ilyaki
+
   |author  = rodrigovaz
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = relationshipsenhanced
   |nexus  = 1787
+
   |nexus  =
   |github  = Ilyaki/StackToNearbyChests
+
  |chucklefish = 4435
 +
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Relationship Status
   |author  = Becks723
+
   |author  = Dragonisser
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = relationshipstatus
   |nexus  = 13381
+
   |nexus  = 751
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = StaminaRegen
 
  |author  = EvilPdor
 
  |id      =
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/111526
 
  |github  = natfoth/StardewValleyMods
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Relationship Tooltips
   |author  = minervamaga
+
   |author  = M3ales
   |id      = minervamaga.StandardizedKrobus
+
   |id      = M3ales.RelationshipTooltips
 
   |nexus  =
 
   |nexus  =
   |moddrop = 716314
+
   |curse  = 298040
   |github  = minervamaga/StandardizedKrobus
+
   |github  = M3ales/RelationshipTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Relationship Tracker
   |author  = bwdy
+
   |author  = Branic
   |id      = bwdy.starbot
+
   |id      = Branic.RelationshipTracker
   |nexus  = 4755
+
   |nexus  = 2845
   |github  = bwdymods/SDV-Starbot
+
   |github  = Paradox355/SDVMods
  
   |broke in = Stardew Valley 1.5
+
   |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
 +
  |name    = Relativity
 +
  |author  = AdroSlice
 +
  |id      = AdroSlice.Relativity
 +
  |nexus  = 13028
 +
  |github  = adroslice/sdv-relativity-mirror
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = Mohammad Shoaib
+
   |author  = The Fluffy Robot
   |id      = shoaib.stardewaccess
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 16205
+
   |nexus  = 19662
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = jamespfluger/Stardew-ModCollection
   |github  = stardew-access/stardew-access
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = mod.kitchen
+
   |author  = mouahrara
   |id      = mod.kitchen.stardewandchill
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 12147
+
   |nexus  = 20606
   |github  =
+
   |github  = mouahrara/RelocateFarmAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = Gervig91
+
   |author  = zeldela
   |id      = Cherry.StardewAquarium
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 6372
+
   |nexus  = 13554
   |github  =
+
   |github  = zeldela/sdv-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Remember Faced Direction
   |author  = Moonwolf, Moonwolf287
+
   |author  = Annosz
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 16527
+
   |nexus  = 6946
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Informant-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Remember Your Umbrella
   |author  = Kaito Kid
+
   |author  = heyseth
   |id      = KaitoKid.StardewArchipelago
+
   |id      = heyseth.umbrellas
   |nexus  = 16087
+
   |nexus  = 8366
   |github  = agilbert1412/StardewArchipelago
+
   |github  = heyseth/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Reminders
   |author  = Lake1059, 1059Studio
+
   |author  = Surkasu
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = Surkasu.Reminders
   |nexus  = 9293
+
   |nexus  = 2481
   |github  =
+
   |github  =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = SMAPI 3.0
  |name    = Stardew Brewery
 
  |author  = Cylon
 
  |id      = cylon.stardewbrewery
 
  |nexus  = 2057
 
  |github  = JustCylon/stardew-brewery
 
 
 
   |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Remind to Exit
   |author  = Juice805
+
   |author  = pepoluan
   |id      = Juice805.StardewConfigMenu
+
   |id      = pepoluan.RemindToExit
   |nexus  = 1312
+
   |nexus  = 8727
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  =
 
+
   |source = https://sourceforge.net/projects/sdvmod-remind-to-exit/
  |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    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = Poison
+
   |author  = nein
   |id      = Poison.StardewTesting
+
   |id      = nein.MixedSeedMod
   |nexus  = 10005
+
   |nexus  = 22311
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Remote Fridge Storage
   |author  = Steven Kraft
+
   |author  = EternalSoap, arjan3004
   |id      = StevenKraft.StardewDiscord
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 3608
+
   |nexus  = 2545
   |github  = steven-kraft/StardewDiscord
+
   |github  = SoapStuff/Remote-Fridge-Storage
  
   |broke in = Stardew Valley 1.4
+
   |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Removable Horse Hats
   |author  = Neosinf
+
   |author  = CatCattyCat, Cat
   |id      = neosinf.StardewDruid
+
   |id      = cat.removablehorsehats
   |nexus  = 18465
+
   |nexus  = 2223
   |github  = Neosinf/StardewDruid
+
   |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    = Stardew Druid Lite
+
   |name    = Remove All Monsters
   |author  = Neosinf
+
   |author  = David J. Lee, djslzx
   |id      = neosinf.StardewDruidLite
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 19308
+
   |nexus  = 5727
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Remove Animal Limitations
   |author  = Lake1059, 1059 Studio
+
   |author  = Hobbes
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 11515
+
   |nexus  = 7838
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Rename
   |author  = bcmpinc
+
  |author  = Remmie, CoinzReturns
   |id      = bcmpinc.StardewHack
+
  |id      = Remmie.Rename
   |nexus  = 3213
+
  |nexus  = 2130
   |github  = bcmpinc/StardewHack
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rename Reworked
 +
   |author  = Parabyted
 +
   |id      = parabyted.renamerework
 +
   |nexus  = 10866
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Rented Tools
   |author  = Tyler Gibbs
+
   |author  = JarvieK
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = JarvieK.RentedTools
   |nexus  = 12264
+
   |nexus  = 1307
   |github  = tylergibbs2/StardewHitboxes
+
   |github  = Jarvie8176/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Rented Tools Improved
   |author  = davikr, apdapreturns
+
   |author  = SolusCleansing
   |id      = davikr.hypnos
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 5935
+
   |nexus  = 18909
   |github  = davicr/StardewHypnos
+
   |github  = SolusCleansing/RentedToolsImproved
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Reorient After Eating
   |author  = aedenthorn, Erinthe
+
   |author  = PunningLinguist
   |id      = aedenthorn.StardewImpact
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 14365
+
   |nexus  = 7585
   |github  = aedenthorn/StardewValleyMods
+
   |github  = amconners/ReorientAfterEating
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Replace Fertilizer
   |author  = Mizzion
+
   |author  = jingshenSN2
   |id      = mizzion.stardewlocations
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 1929
+
   |nexus  = 24550
  |moddrop = 661357
+
   |github  = jingshenSN2/ReplaceFertilizer
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Replanter
   |author  = Angebro
+
   |author  = jwdred
   |id      = Angebro.StardewMediaKeys
+
   |id      = jwdred.Replanter
   |nexus  = 11246
+
   |nexus  = 589
   |github  = AngeloC3/StardewMods
+
   |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    = Stardew Motif
+
   |name    = ReRegeneration
   |author  = Vinyks
+
   |author  = littleraskol
   |id      = Vinyks.StardewMotif
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 14326
+
   |nexus  = 6837
   |github  =
+
  |moddrop = 827580
 +
   |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = Tyler Gibbs
+
  |author  = rocslayer, James Overton
   |id      = tylergibbs2.StardewNametags
+
  |id      = Roc.Reseed
   |nexus  = 12158
+
  |nexus  = 2421
   |github  = tylergibbs2/StardewNametags
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reset Skull Caverns, Skull Caverns Reset
 +
   |author  = Sakorona, Kylindra, KoihimeNakamura
 +
   |id      = KoihimeNakamura.ResetCaverns
 +
  |curse  = 990459
 +
  |moddrop = 1080116
 +
   |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Reset Terrain Features
   |author  = Other Buckets
+
   |author  = mabelSyrup
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 3206
+
   |nexus  = 4715
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  =
  
 
   |broke in = Stardew Valley 1.5
 
   |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    = Stardew Notifications
+
   |name    = Resource Storage
   |author  = monopandora
+
   |author  = aedenthorn, Erinthe
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 4713
+
   |nexus  = 17951
  |moddrop = 664154
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Sakorona/SDVMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = STardew Overview
+
   |name    = Resource Storage - Continued
   |author  = Sto13
+
   |author  = aedenthorn and FlyingTNT
   |id      = Sto13.STardewOverview
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 14564
+
   |nexus  = 22539
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = seeinggreen
+
   |author  = spacechase0
   |id      = seeinggreen.StardewProgress
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 9786
+
   |nexus  = 12029
   |github  =
+
   |github  = spacechase0/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Realty Framework
 
  |author  = Prism 99
 
  |id      = prism99.advize.stardewrealty
 
  |nexus  = 10512
 
  |github  = Prism-99/FarmExpansion
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Restauranteer
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StardewRPG
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 11132
+
   |nexus  = 14519
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 16,038: Line 17,675:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Retro Active Achievements
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = iceburg
   |id      = evfredericksen.StardewSpeak
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 7929
+
   |nexus  = 4974
   |github  = evfredericksen/StardewSpeak
+
   |github  = ManApart/RetroActiveAchievements
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Retroactive Stardew
   |author  = NeroYuki
+
   |author  = millerscout
   |id      = neroyuki.rlvalley
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 14183
+
   |nexus  = 6953
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Iceburg
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 425
+
   |nexus  = 356
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Reverse Proposal
   |author  = phroureo
+
   |author  = GreenOnion24
   |id      = phroureo.BarberSV
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 9061
+
   |nexus  = 8526
 
   |github  =
 
   |github  =
  
Line 16,072: Line 17,713:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Revive Dead Crops
   |author  = reimu, r2h, tomdc
+
   |author  = atravita
   |id      = reimu.sdv-helper
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 3917
+
  |curse  = 870964
   |github  = rei2hu/stardewvalley-esp
+
  |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    = Stardew Valley Expanded
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = Flashshifter
+
   |author  = ribeena
   |id      = FlashShifter.SVECode
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
  |nexus  = 3753
+
   |nexus  = 11809
  |moddrop = 833179
+
   |github  = ribeena/BusLocations
  |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    = Ridgeside Village
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = Rafseazz
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 13614
+
   |nexus  = 7286
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Right Click to Untill Soil
   |author  = evskii
+
   |author  = Kumagabear
   |id      = evskii.StardewTimelapse
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 19806
+
   |nexus  = 19563
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Ring of Fire
   |author  = Prism 99
+
   |author  = Platonymous
   |id      = prism99.stardewweb
+
   |id      = Platonymous.RingOfFire
   |nexus  = 8715
+
   |nexus  = 1166
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Ring Overhaul
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Goldenrevolver
   |id      = Omegasis.StardustCore
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 2341
+
   |nexus  = 10669
   |github  =  janavarro95/Stardew_Valley_Mods
+
   |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 =
  
 
   |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    = Starksouls
+
   |name    = Rise And Shine
   |author  = FenrirA
+
   |author  = Yoshify
   |id      = FenrirAsonda.Starksouls
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 10915
+
   |nexus  = 3
  |github  = OhWellMikell/Starksouls
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Starting Money
 
  |author  = mmanlapat
 
  |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
 
  |nexus  = 1138
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |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    = Startup Volume Config
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = certifiableGrimalkin
+
   |author  = idermailer
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 15846
+
   |nexus  = 15748
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Robin Work Hours
   |author  = CaptainSully
+
   |author  = aedenthorn, Erinthe
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 9878
+
   |nexus  = 11244
  |moddrop = 1035412
+
   |github  = aedenthorn/StardewValleyMods
   |github  = CaptainSully/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Rock Paper Scissors
   |author  = treyh0
+
   |author  = Spiderbuttons
   |id      = treyh0.StartWithHat
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 2628
+
   |nexus  = 23875
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Rope Bridge
   |author  = ZackHill
+
   |author  = Teban100
   |id      = ZackHill.StashItems
+
   |id      = RopeBridge
   |nexus  = 9624
+
   |nexus  = 824
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = StephenKairos/Teban100-StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stash Items to Chest
 
  |author  = lambui
 
  |id      = BlueMod_StashItemsToChest
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 
  |github  = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
   |broke in           = SMAPI 2.6
   |status  = workaround
+
   |unofficial version = 1.0.1-unofficial.5-pathoschild
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Rotate Toolbar
   |author  = Dinotopea
+
   |author  = Pathoschild
   |id      = Dinotopea.StaticInventory
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 20093
+
   |nexus  = 1100
   |github  = nrobinson12/StardewValleyMods
+
   |github  = Pathoschild/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rummage - The Thievery Mod
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.RestStop.Rummage
 +
  |nexus  = 12764
 +
  |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Rune Magic
   |author  = sophiesalacia
+
   |author  = fierro
   |id      = Vertigon.StatsAsTokens
+
   |id      = fierro.rune_magic
   |nexus  = 9659
+
   |nexus  = 15065
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  = facufierro/RuneMagic
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Run Fast, Sprint
 +
  |author  = Krutonium
 +
  |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
 +
  |nexus  = 12701
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Running Key
 
   |author  = strato35
 
   |author  = strato35
   |id      = Strato35.StatsReloader
+
   |id      = Strato35.RunningKey
   |nexus  = 7428
+
   |nexus  = 5527
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Running Late
 +
  |author  = Coll1234567
 +
  |id      = Coll1234567.RunningLate
 +
  |nexus  = 3518
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Rush Orders
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |curse  = 867713
+
   |curse  = 867397
   |nexus  = 7532
+
  |moddrop = 127276
 +
   |nexus  = 605
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 16,227: Line 17,882:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = aedenthorn, Erinthe
+
   |author  = ZeroMeters
   |id      = aedenthorn.StatueShorts
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 17642
+
   |nexus  = 10747
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Dawilly/SAAT
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = su226
+
   |author  = ZeroMeters
   |id      = Su226.StayUp
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 7592
+
   |nexus  = 10747
   |github  = su226/StardewValleyMods
+
   |github  = Dawilly/SAAT
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Safe Lightning
   |author  = Krutonium
+
   |author  = CatCattyCat, Cat
   |id      = krutonium.stayuplate
+
   |id      = cat.safelightning
   |nexus  = 12578
+
   |nexus  = 2039
   |github  =
+
   |moddrop = 833550
}}
+
   |github  = danvolchek/StardewMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = SteamDew
 
  |author  = Mewsubi
 
  |id      = Mewsubi.SteamDew
 
  |nexus  = 19396
 
   |github  = myuusubi/SteamDew
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
+
   |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    = Stendew Valley
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = Haunted Pineapple
+
   |author  = Shockah
   |id      = HauntedPineapple.StendewValley
+
   |id      = Shockah.SafeLightning
   |nexus  = 19483
+
   |nexus  = 11857
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Safe Lightning Updated
   |author  = Advize and jinxiewinxie
+
   |author  = Rokugin
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 316
+
   |nexus  = 22783
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = rokugin/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in SMAPI [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Safer Bombs
   |author  = Mustafa
+
   |author  = Dragoon23
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 13925
+
   |nexus  = 23559
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Safe Reading
   |author  = trashcan9
+
   |author  = LunaticShade
   |id      = trashcan9.StorageContainers
+
   |id      = LunaticShade.SafeReading
   |nexus  = 16071
+
   |nexus  = 8564
   |github  =
+
   |github  = LunaticShade/StardewValley.SafeReading
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = Krutonium
+
   |author  = blueberry
   |id      = Krutonium.StrongerYou
+
   |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  = 7402
+
   |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    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Saloon Warp Totem
   |author  = Darkmushu
+
   |author  = Artinity
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 17380
+
   |nexus  = 16450
   |github  =
+
   |github  = Artinity/SaloonWarpTotem
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = SAML
   |author  = Nishtra
+
   |author  = MindMeltMax
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = MindMeltMax.SAML
   |nexus  = 691
+
   |nexus  = 20250
   |github  =
+
   |github  = MindMeltMax/SAML
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Satchels
   |author  = sophiesalacia
+
   |author  = spacechase0
   |id      = sophie.SturdySaplings
+
   |id      = spacechase0.Satchels
   |nexus  = 14440
+
   |nexus  = 20625
   |github  = sophiesalacia/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Sauvignon in Stardew
   |author  = aedenthorn, Erinthe
+
   |author  = Jesse, Jdvicks94
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 11719
+
   |nexus  = 2597
   |github  = aedenthorn/StardewValleyMods
+
   |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
 +
  |name    = Savage Vincent (NPC Speech Bubbles)
 +
  |author  = BlaDe
 +
  |id      = BlaDe.NPCSpeechBubblesVincent
 +
  |nexus  = 11833
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = mytigio
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = mytigio.SubterranianOverhaul
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 4149
+
  |curse  = 898109
   |github  = mytigio/SDVMods
+
   |nexus  = 8386<!--non-redux: 444-->
 +
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
  
   |broke in = Stardew Valley 1.5
+
   |warnings = Broken on Android (use the built-in autosave instead).
 
+
}}
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Save Backup
 +
  |author  = SMAPI
 +
  |id      = SMAPI.SaveBackup
 +
  |nexus  =
 +
   |url    = https://smapi.io
 +
  |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Save Game Options
   |author  = The Sundrop Team
+
   |author  = SorryLate, rharyanto
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 4014
+
   |nexus  = 5190
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scale Up
 +
  |author  = Platonymous
 +
  |id      = Platonymous.ScaleUp
 +
  |nexus  = 3130
 +
  |moddrop = 793912
 +
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Scarecrow Highlighter
   |author  = spacechase0
+
   |author  = WretchedPenguin
   |id      = spacechase0.SuperHopper
+
   |id      = WretchedPenguin.ScarecrowHighlighter
  |curse  = 867698
+
   |nexus  = 3579
   |nexus  = 9418
+
   |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    = Super Sleeper
+
   |name    = Scaring - Thieving Skill
   |author  = spoocky123
+
   |author  = moonslime
   |id      = spoocky123.SuperSleeper
+
   |id      = moonslime.SpookySkill
   |nexus  = 10842
+
   |nexus  = 23791
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Schedule Viewer
   |author  = spacechase0 and ParadigmNomad
+
   |author  = BinaryLip
   |id      = spacechase0.SurfingFestival
+
   |id      = BinaryLip.ScheduleViewer
   |curse  = 867720
+
   |curse  = 1020728
   |nexus  = 6688
+
   |nexus  = 19305
   |github  = spacechase0/StardewValleyMods
+
   |github  = BinaryLip/ScheduleViewer
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Scream
   |author  = MiphasGrace
+
   |author  = Taskmaster
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = Taskmaster.Scream
   |nexus  = 13126
+
   |nexus  = 4588
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Screaming For Joy
   |author  = Ophaneom
+
   |author  = Danil Harding, Danil_HM
   |id      = Ophaneom.Survivalistic
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 12179
+
   |nexus  = 24643
   |github  = Ophaneom/Survivalistic
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Screenshot Everywhere
   |author  = KDERazorback
+
   |author  = Gaiadin
   |id      = KDERazorback.SvFishingMod
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 6403
+
   |nexus  = 10805
   |github  = KDERazorback/SvFishingMod
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Scroll To Blank
   |author  = aedenthorn, Erinthe
+
   |author  = Caraxian
   |id      = aedenthorn.Swim
+
   |id      = caraxian.scroll.to.blank
   |curse   = 868896
+
   |nexus   = 4144
   |nexus  = 6326
+
   |chucklefish = 4405
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Caraxi/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Scroll To Zoom
   |author  = Myzkatonic
+
   |author  = Tomwa
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 7722
+
   |nexus  = 2163
 
   |github  =
 
   |github  =
  
Line 16,430: Line 18,105:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Scrying Orb
   |author  = John Peters
+
   |author  = kdau
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = kdau.ScryingOrb
   |nexus  = 13991
+
   |nexus  = 5603
   |github =
+
   |moddrop = 756553
 +
  |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    = Swizzy Meads
+
   |name    = Scythe Harvesting
   |author  = Swizzy Studios
+
   |author  = mmanlapat
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 3241
+
   |nexus  = 1106
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |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    = Tab Autoloot
+
   |name    = SDV Game of Life
   |author  = Guedez
+
   |author  = Super Aardvark, ubererdferkel
   |id      = tab.autoloot
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 5115
+
   |nexus  = 5361
   |github  =
+
   |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = SDV Twitch
   |author  = Peasly Wellbott
+
   |author  = Dawgeth
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = MTD.SDVTwitch
   |nexus  = 7797
+
   |nexus  = 1760
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = SDVWM, The Weather Machine
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = SixthTitan
   |id      = TaintedCellar
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 1672
+
   |nexus  = 3203
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
<!--
 
  |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    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
  |author  = aedenthorn, Erinthe
+
   |author  = FreeTheJunimos
  |id      = aedenthorn.TakeAll
+
   |id      = freethejunimos.seaclifffarm
  |nexus  = 14247
+
   |nexus  = 13911
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Take It Slow
 
   |author  = KarratKake
 
   |id      = KarratKake.TakeItSlow
 
   |nexus  = 13432
 
 
   |github  =
 
   |github  =
  
Line 16,493: Line 18,160:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Inworld AI, PogDerson
+
   |author  = FreeTheJunimos
   |id      = PogDerson.Inworld
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 16816
+
   |nexus  = 14296
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tap Giant Crops
 
  |author  = atravita
 
  |id      = atravita.TapGiantCrops
 
  |curse  = 870968
 
  |moddrop = 1205166
 
  |nexus  = 13052
 
  |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Season Affixes
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 10661
+
   |nexus  = 16297
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Seasonal Immersion
   |author  = skunkkky
+
   |author  = Entoarox
   |id      = skunkkk.TapperReady
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 1219
+
   |nexus  = 2273
   |github  =
+
  |chucklefish = 4262
 +
   |github  = Entoarox/StardewMods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Save Slots
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.SeasonalSaveSlots
 +
  |nexus  = 14382
 +
  |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Season Switcher
   |author  = pepoluan
+
   |author  = dumbledalton
   |id      = pepoluan.TapperReport
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 8700
+
   |nexus  = 10457
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = Sebastian Frog Tank Switch
   |author  = TehPers
+
   |author  = Shaklin
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 8508
  |moddrop = 1071149
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Secretariat (Faster Horse)
   |author  = TehPers
+
   |author  = Janglinator
   |id      = TehPers.FestiveSlimes
+
   |id      = jangles.secretariat
   |nexus  = 2990
+
   |nexus  = 7537
   |github  = TehPers/StardewValleyMods
+
   |github  = Janglinator/Secretariat
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = TehPers.FishingOverhaul
+
   |id      = aedenthorn.HedgeMaze
   |nexus   = 866
+
   |curse   = 868718
   |moddrop = 123679
+
   |nexus  = 14138
   |github  = TehPers/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    = Telephone Purchasing
+
   |name    = Secret Woods Snorlax
   |author  = Stingray
+
   |author  = ichortower
   |id      = Stingray.TP
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 10190
+
   |nexus  = 19112
   |github  = Stingrayss/StardewValley
+
   |github  = ichortower/SecretWoodsSnorlax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Seed Bag
   |author  = Bifibi
+
   |author  = Platonymous
   |id      = Teleporter
+
   |id      = Platonymous.SeedBag
   |nexus  =
+
   |nexus  = 1133
   |chucklefish = 4374
+
   |moddrop = 793931
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
  |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    = Seed Catalogue
   |author  = Falson, Falson127
+
   |author  = spacechase0
   |id      = Falson.TeleportMod
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 18842
+
   |nexus  = 1640
   |github  =
+
  |moddrop = 281292
 +
   |github  = spacechase0/SeedCatalogue
  
   |broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = Enaium
+
   |author  = aedenthorn and FlyingTNT
   |id      = Enaium.TeleportNpc
+
   |id      = FlyingTNT.SeedInfo
  |curse  = 436803
+
   |nexus  = 22519
  |moddrop = 865554
+
   |github  = FlyingTNT/StardewValleyMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Seed Info, Seed Information
   |author  = ccr
+
   |author  = aedenthorn, Erinthe
   |id      = ccr.TeleportNPCLocation
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 17190
+
   |nexus  = 15754
   |github  = chencrstu/TeleportNPCLocation
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teleport Point
 
  |author  = Enaium
 
  |id      = Enaium.TeleportPoint
 
  |curse  = 436830
 
  |moddrop = 864013
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/TeleportPoint
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teleport To Farm
 
  |author  = Rafael
 
  |id      = Rafael.TeleportToFarm
 
  |nexus  = 7247
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = 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 [[#Seed Info - Continued | Seed Info - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Seed Machines
   |author  = Bpendragon
+
   |author  = Veress
   |id      = Bpendragon.BestOfQOS
+
   |id      = Veress.SeedMachines
   |nexus  = 7985
+
   |nexus  = 6265
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  = mrveress/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = Neat
+
   |author  = vabrell, Victor Abrell
   |id      = neat.newspaper
+
   |id      = vabrell.sm_bqms
   |nexus  = 8689
+
   |nexus  = 14236
   |github  =
+
   |github  = vabrell/sdw-seed-maker-mod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = ItsLittany
+
   |author  = mcoocr
   |id      = itslittany.RockBreaker
+
   |id      = mcoocr.smcq
   |nexus  = 6376
+
   |nexus  = 3089
   |moddrop = 804101
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
   |github  =
+
 
 +
   |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    = The Fishmonger
+
   |name    = Seed Maker Quality
   |author  = VoidWitchCult
+
   |author  = Speshkitty
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 16326
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Seed Maker Tweaks
   |author  = spacechase0 and ParadigmNomad
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = aedenthorn.SeedMakerTweaks
  |curse  = 867729
+
   |nexus  = 10681
  |moddrop = 771680
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 5062
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Seeds are Rare
   |author  = Purppelle and King Gnomus
+
   |author  = jahangmar
   |id      = Purppelle.TheGnomiverse
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 13266
+
   |nexus  = 3618
   |github  =
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Seed Shortage
   |author  = Tlitookilakin
+
   |author  = Xynerorias
   |id      = tlitookilakin.BakeOffCode
+
   |id      = xynerorias.seedshortage
   |nexus  = 18856
+
   |nexus  = 5614
   |github  =
+
   |github  = xynerorias/Seed-Shortage
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Seeds Unpacked
 
   |author  = blueberry
 
   |author  = blueberry
   |id      = blueberry.LoveOfCooking
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 6830
+
   |nexus  = 7215
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = b-b-blueberry/SeedsUnboxed
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = See Me Rollin'
 
   |author  = Khloe Leclair
 
   |author  = Khloe Leclair
   |id      = leclair.thememanager
+
   |id      = leclair.seemerollin
   |nexus  = 14525
+
   |nexus  = 10976
 +
  |moddrop = 1116122
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Select Tool Power
   |author  = Pucklynn
+
   |author  = GrimatGaming
   |id      = shannon.MoonMod
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 2482
+
   |nexus  = 21290
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Self Serve
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SelfServe
 +
  |nexus  = 11313
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Self Serve for 1.6
   |author  = The commission of The Northern Gulf
+
   |author  = NeverToxic
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = NeverToxic.SelfServe
   |nexus  = 19376
+
   |nexus  = 20985
   |github  =
+
   |github  = Dunc4nNT/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Self Service
   |author  = KirbyLink
+
   |author  = JarvieK
   |id      = kirbylink.pumpkinking
+
   |id      = JarvieK.SelfService
   |nexus  = 3006
+
   |nexus  = 1304
   |github  = KirbyLink/PumpkinKing
+
   |github  = Jarvie8176/StardewMods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
<!--@retest-after Custom Farming Redux
+
<!--
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |unofficial version = 0.3.4-unofficial.1-pathoschild
   |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Self Service Shops
   |author  = TheShwamp
+
   |author  = GuiNoya, Yesst
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  = 5172
+
   |nexus  = 1622
   |github  =
+
   |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Immersive Scarecrows
+
   |name    = Sell Quality
   |author  = aedenthorn and lucaskfreitas
+
   |author  = DonDorscha, jasonmbrady
  |id      = lucaskfreitas.ImmersiveScarecrows
+
   |id      = DonDorscha.SellQuality
  |nexus  = 20701
+
   |nexus  = 12469
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = The Twlight Traveller - Custom NPC (API), APICut
 
  |author  = Eris, AkatsukiVana, HuaGei API
 
   |id      = Eris.APICut
 
   |nexus  = 8158
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Send Items Multiplayer
   |author  = Prism 99
+
   |author  = hafnerpw
   |id      = prism99.thinkntalk
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 9546
+
   |nexus  = 13794
  |github  = Prism-99/Think-n-Talk
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = This Mod Is Organic
 
  |author  = RealSweetPanda, Sweet Panda and Bennoloth
 
  |id      = SweetPanda.Organic
 
  |nexus  = 16648
 
 
   |github  =
 
   |github  =
  
Line 16,782: Line 18,417:
 
}}
 
}}
 
{{#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    = Send Items to Other Farmers, Send Letters
   |author  = spacechase0
+
   |author  = Denifia
   |id      = ThreeHeartDancePartner
+
   |id      = Denifia.SendItems
   |curse   = 867388
+
   |nexus   = 1087
   |moddrop = 127278
+
   |moddrop = 127754
  |nexus  = 500
+
   |github  = Denifia/StardewMods
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Separate Greenhouse
   |author  = spacechase0
+
   |author  = lolmaj
   |id      = spacechase0.ThrowableAxe
+
   |id      = lolmaj.SeparateGreenhouse
  |curse  = 867726
+
   |nexus  = 3965
  |moddrop = 771683
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
   |nexus  = 5097
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Separate Money for Multiplayer
   |author  = justastranger
+
   |author  = funny-snek
   |id      = jas.ThunderstormTotem
+
   |id      = funnysnek.SeparateMoney
  |moddrop = 944622
+
   |nexus  = 3086
   |nexus  =
 
 
   |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    = Tidy Fields
+
   |name    = Serene Greenhouse
   |author  = seitanicbean
+
   |author  = PeacefulEnd
   |id      = seitanicbean.tidyfields
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus  = 10929
+
  |curse  = 870943
   |github  =
+
   |nexus  = 8011
   |source = https://gitlab.com/tophatsquid/sdv-tidy-fields
+
   |github  = Floogen/SereneGreenhouse
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Serfdom
 +
  |author = DaLion
 +
  |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
 +
  |nexus  = 24357
 +
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Server Bookmarker
   |author  = trashcan9
+
   |author  = Ilyaki
   |id      = trashcan9.TidySocial
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 16233
+
   |nexus  = 2968
   |github  =
+
   |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    = Tileman Challenge
+
   |name    = Server Browser
   |author  = SpicyKai
+
   |author  = Ilyaki
   |id      = SpicyKai.Tileman
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 11945
+
   |nexus  = 3227
   |github  = spicykai/StardewValley-Mods
+
   |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    = Tile Transparency, Transparent Tiles
+
   |name    = Server Port Changer
   |author  = aedenthorn, Erinthe
+
   |author  = PhantomGamers
   |id      = aedenthorn.TileTransparency
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 17288
+
   |nexus  = 2993
   |github  = aedenthorn/StardewValleyMods
+
   |github  = PhantomGamers/StardewPortChanger
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Set Money
   |author  = hawkfalcon
+
   |author  = j4c0b333
   |id      = hawkfalcon.TillableGround
+
   |id      = j4c0b333.SetMoney
   |nexus  = 2175
+
   |nexus  = 3889
   |github  = hawkfalcon/Stardew-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Set Reminders
   |author  = bcmpinc
+
   |author  = Aelaan Bluewood
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 2738
+
   |nexus  = 16112
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Set Unique Game ID
   |author  = Asconoid
+
   |author  = dJomp
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 5764
+
   |nexus  = 2042
 
   |github  =
 
   |github  =
  
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
   |broke in = SMAPI 3.0
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Seven Deadly Sins
   |author  = Jonathan Ginn
+
   |author  = ricehit, Little Dot
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 12170
+
   |nexus  = 15100
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Sewer Slimes
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 973
+
   |nexus  = 18195
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Shadow for Mazes, Maze
   |author  = JBtheShadow
+
   |author  = Edu Anttunes
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = Maze
   |nexus  = 7425
+
   |nexus  = 8930
 
   |github  =
 
   |github  =
}}
 
{{#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.6
  |unofficial url    = https://github.com/pipedream420/TimeMaster
 
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 
  |pull request      = https://github.com/pipedream420/TimeMaster/pulls
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Shared Exp, Shared Xp
   |author  = DefenTheNation
+
   |author  = Batzpup
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = SharedExp.Batzpup
   |nexus  = 2262
+
  |moddrop = 1269698
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |nexus  = 14607
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Shared Professions
   |author  = The Fluffy Robot
+
   |author  = virtualbjorn
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 5631
+
   |nexus  = 16628
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Shared Recipes
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = jpslatt, jslattery26
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 1000
+
   |nexus  = 22718
  |moddrop = 664035
+
   |github  = jslattery26/stardew_mods
   |github  = JohnsonNicholas/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Share Experience
   |author  = cantorsdust and Pathoschild
+
   |author  = season
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = season.ShareExperience
   |nexus  = 169
+
   |nexus  = 22163
   |github  = cantorsdust/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Sharing is Caring
   |author  = gmff
+
   |author  = spacechase0
   |id      = GMFF.TimeTotem
+
   |id      = spacechase0.SharingIsCaring
  |curse  = 494425
+
   |nexus  = 14263
   |nexus  =
+
   |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    = TMXL Map Toolkit, TMX Loader
+
   |name    = Shed Notifications
   |author  = Platonymous
+
   |author  = TheCroak
   |id      = Platonymous.TMXLoader
+
   |id      = TheCroak.BuildingsNotifications
   |curse   = 877235
+
   |nexus   = 620
   |nexus  = 1820
+
   |github  =
  |moddrop = 771913
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Shenandoah Library
   |author  = Jamie Taylor
+
  |author  = Nishtra
   |id      = jltaylor-us.ToDew
+
  |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 7409
+
  |nexus  = 756
   |github  = jltaylor-us/StardewToDew
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shift Toolbar When Paused
 +
   |author  = Zamiel
 +
   |id      = Zamiel.ShiftToolbarWhenPaused
 +
   |nexus  = 21613
 +
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Ship Anything, Ship Everything
   |author  = Eleanor, eleanoot
+
   |author  = Berkay Yigit, berkayylmao
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 1630
+
   |nexus  = 3782
   |github  = eleanoot/stardew-to-do-mod
+
   |github  = berkayylmao/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#To-Dew|To-Dew]] instead.
 
<!--
 
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = Ship Anywhere
   |author  = Jolyone, Me
+
   |author  = spacechase0
   |id      = Me.ToggleMonsters
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 11801
+
   |nexus  = 1379
   |github  =
+
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Ship From Inventory
   |author  = LeFauxMatt
+
   |author  = Platonymous
   |id      = furyx639.ToolbarIcons
+
   |id      = Platonymous.ShipFromInventory
   |curse   = 871834
+
   |nexus   = 3219
   |nexus  = 11026
+
   |moddrop = 793916
   |github  = LeFauxMatt/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = danmw3
+
   |author  = JPAN
   |id      = danmw3.toolbartooltips
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 4977
+
   |nexus  = 7531
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Shipment Tracker
   |author  = yuri0r
+
   |author  = Iceburg
   |id      = yuri0r.ToolBelt
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 8566
+
   |nexus  = 321
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/yuri0r/toolbelt
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Shipping Bin Summary
   |author  = mralbobo
+
   |author  = Futro, Futroo
   |id      = mralbobo.ToolCharging
+
   |id      = futro.ShippingBinSummary
   |nexus  =
+
   |nexus  = 18992
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = futroo/Stardew-Valley-Mods
   |github  = mralbobo/stardew-tool-charging
 
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.6
  |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
+
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = CrazyWig
+
   |author  = holythesea
   |id      = crazywig.toolpowerselect
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 2553
+
   |nexus  = 15694
   |github  =
+
   |github  = holy-the-sea/SortShippingCollection
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Shipping Taxes
   |author  = Gilar Fasulaki
+
   |author  = NOGAF
   |id      = GilarF.ToolPowerSetup
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 4517
+
   |nexus  = 5189
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |status  = workaround
+
   |status  = abandoned
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Shop Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = SorryLate, rharyanto
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = SorryLate.ShopAnywhere
  |curse  = 868687
+
   |nexus  = 5299
   |nexus  = 15216
+
   |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    = Tool Upgrade Costs
+
   |name    = Shop Expander
   |author  = Cherry, CherryChain
+
   |author  = Entoarox
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 6576
+
   |nexus  = 2278
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |chucklefish = 4381
 +
   |github  = Entoarox/StardewMods
  
   |broke in          = SMAPI 3.12
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  |unofficial version = 1.0.1-unofficial.1-Skalaki
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
 
  
   |status = ok
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Shoplifter
   |author  = SorryLate
+
   |author  = TheMightyAmondee
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 5421
+
   |nexus  = 8569
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Shopping Cart
   |author  = Felix-Dev
+
   |author  = LeFauxMatt
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = furyx639.ShoppingCart
   |nexus  = 2938
+
  |curse  = 871829
   |github  = Felix-Dev/StardewMods
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Shopping Show
   |author  = Wracketeer
+
   |author  = AvalonMFX
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 13423
+
  |curse  = 1016429
 +
   |nexus  = 18445
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Shop Tile Framework
   |author  = LeFauxMatt
+
   |author  = Cherry, CherryChain
   |id      = furyx639.TooManyAnimals
+
   |id      = Cherry.ShopTileFramework
   |curse   = 871833
+
   |nexus   = 5005
   |nexus  = 11033
+
   |moddrop = 716384
   |github  = LeFauxMatt/StardewMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = Edu Anttunes
+
   |author  = moonslime
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 6317
+
   |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
 +
  |name    = Show Birthdays
 +
  |author  = Traktori
 +
  |id      = Traktori.ShowBirthdays
 +
  |nexus  = 7495
 +
  |github  = Traktori7/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Showcase
   |author  = Pathoschild
+
   |author  = Igorious
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = Igorious.Showcase
   |nexus  = 1401
+
   |nexus  =
   |moddrop = 606639
+
   |chucklefish = 4487
   |github  = Pathoschild/StardewMods
+
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Show Catch Quality
   |author  = MissCoriel
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = misscoriel.tractorsounds
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 5781
+
   |nexus  = 3326
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Show Cooking Recipes
   |author  = MindMeltMax
+
   |author  = MasterOfMutton
   |id      = MindMeltMax.Trading
+
   |id      = faragodavid.showcookingrecipes
  |moddrop = 1214750
+
   |nexus  = 5525
   |nexus  = 13293
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Show Daily Luck
   |author  = Cherry, CherryChain
+
   |author  = Arphox
   |id      = Cherry.TrainStation
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 6183
+
   |nexus  = 15910
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = arphox/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Show Item Quality
   |author  = aedenthorn, Erinthe
+
   |author  = Jonqora
   |id      = aedenthorn.TrainTracks
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 10927
+
   |nexus  = 6311
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Jonqora/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
 +
  |unofficial version = 1.1.3-unofficial.1-bungus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = Taskmaster
+
   |author  = aedenthorn, Erinthe
   |id      = Taskmaster.TrainWhistle
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus  = 4473
+
  |curse  = 868887
 +
  |nexus  = 6540
 +
  |github  = aedenthorn/stardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Predictable RNG Outcomes
 +
  |author  = Relance
 +
  |id      = Relance.ShowPredictableRNGOutcomes
 +
   |nexus  = 13186
 
   |github  =
 
   |github  =
  
Line 17,167: Line 18,812:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Show XP and Level Gains, Show XP
   |author  = aedenthorn, Erinthe
+
   |author  = adverserath
   |id      = aedenthorn.Trampoline
+
   |id      = Adverserath.ShowXP
   |nexus  = 11619
+
   |nexus  = 19501
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Shroom Spotter
   |author  = Esca, Esca-MMC
+
   |author  = TehPers
   |id      = Esca.TransparencySettings
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 8891
+
   |nexus  = 908
   |moddrop = 971985
+
   |moddrop = 125766
   |github  = Esca-MMC/TransparencySettings
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Shroom Spotter Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Strobe and TehPers
   |id      = aedenthorn.TransparentObjects
+
   |id      = ShroomSpotter
   |nexus  = 6412
+
   |nexus  = 7934
   |github  = aedenthorn/StardewValleyMods
+
   |github  = strobel1ght/ShroomSpotterRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Shut Up
   |author  = ChrisMzz
+
   |author  = Geko_X
   |id      = ChrisMzz.trash4elliott
+
   |id      = gekox.shutUp
   |nexus  = 18882
+
  |moddrop = 1530062
 +
   |nexus  = 7358
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Silent Alarm Clock
   |author  = John Peters
+
   |author  = Invatorzen
   |id      = JohnPeters.TrashBearAbides
+
   |id      = invatorzen.AC
   |nexus  = 11359
+
   |nexus  = 12164
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Silent Scarecrows
   |author  = MattDeDuck, Duckshard
+
   |author  = climaxius
   |id      = MattDeDuck.TrashBearName
+
   |id      = climaxius.silentscarecrows
   |nexus  = 5252
+
   |nexus  = 3258
   |github  =
+
   |github  = robbiev/SilentScarecrows
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Silo Report
   |author  = aedenthorn, Erinthe
+
   |author  = bogie5464
   |id      = aedenthorn.TrashCanReactions
+
   |id      = bogie5464.SiloReport
   |nexus  = 7643
+
   |nexus  = 3194
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bogie5464/SiloReport
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Silo Size
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = pepoluan.SiloSize
   |nexus  = 16394
+
   |nexus  = 8819
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 981291
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
+
   |source = https://sourceforge.net/p/sdvmod-silo-size/
   |name    = Trash Does Not Consume Bait
 
   |author = atravita
 
  |id      = atravita.TrashDoesNotConsumeBait
 
  |curse  = 870979
 
  |moddrop = 1128126
 
  |nexus  = 11426
 
  |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Simple Crop Label
   |author  = SorryLate, rharyanto
+
   |author  = TheMusketeer
   |id      = SorryLate.TrashRemover
+
   |id      = SimpleCropLabel
   |nexus  = 5114
+
   |nexus  = 314
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Simple HUD
   |author  = Jaredlll08
+
   |author  = Enaium
   |id      = BlameJared.TrashTrash
+
   |id      = Enaium.SimpleHUD
 +
  |moddrop = 1145228
 
   |nexus  =
 
   |nexus  =
  |curse  = 297981
+
   |github  = Enaium-StardewValleyMods/SimpleHUD
   |github  = jaredlll08/Trash-Trash
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Traveling Takes Time
 
  |author  = Vrakyas
 
  |id      = Vrakyas.TravelingTakesTime
 
  |nexus  = 4031
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = Achtuur8
+
   |author  = skn
   |id      = Achtuur.StardewTravelSkill
+
   |id      = skn.HungerMod
   |nexus  = 16820
+
   |nexus  = 3270<!--was 1127 before re-release-->
   |github  = Achtuur/StardewTravelSkill
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Simple Screenshots, Screenshot
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = aedenthorn.Screenshot
   |nexus  = 7685
+
   |nexus  = 10178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Simple Sound Manager
   |author  = JPAN
+
   |author  = Omegasis, AlphaOmegasis
   |id      = jpan.TreeChanges
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 3964
+
   |nexus  = 1410
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Simple Sounds
   |author  = NCarigon
+
   |author  = BleakCodex
   |id      = NCarigon.TreeShakeMod
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 15927
+
   |nexus  = 14540
   |github  = ncarigon/StardewValleyMods
+
   |github  = BleakCodex/SimpleSounds
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Simple Sprinkler
   |author  = TyoAtrosa
+
   |author  = ADoby, tZed, Tobias Z
   |id      = TyoAtrosa.Treeshaker
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 2159
+
   |nexus  = 76
   |github  = TyoAtrosa/TreeShaker
+
   |github  = ADoby/SimpleSprinkler
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Simplified Achievements
   |author  = bcmpinc
+
   |author  = cel10e
   |id      = bcmpinc.TreeSpread
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 3183
+
   |moddrop = 909416
  |github  = bcmpinc/StardewHack
+
   |nexus  = 8026
}}
+
   |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.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Singin' Stone
   |author  = candidus42
+
   |author  = CyTheGuy01
   |id      = Candidus42.TrendyHaley
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 4984
+
   |nexus  = 6463
  |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  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = ch20youk
+
   |author  = MindMeltMax
   |id      = ch20youk.TricksAndTreats
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 18947
+
   |nexus  = 6778
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |moddrop = 1135654
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = SinZational Several Spouse Spots
   |author  = lilico/atelier99
+
   |author  = SinZ
   |id      = lilico.TrueRandomGeodes
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 11371
+
   |nexus  = 20655
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = SinZational Shared Spaces
   |author  = Krutonium
+
   |author  = SinZ
   |id      = krutonium.turn_to_your_enemies
+
   |id      = SinZ.SharedSpaces
   |nexus  = 12643
+
   |nexus  = 20654
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = SinZational Spending Services
   |author  = Zyin
+
   |author  = SinZ
   |id      = Zyin.TVAnnouncements
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 3649
+
   |nexus  = 20656
   |github  = Zyin055/TVAnnouncements
+
   |github  = SinZ163/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sit and Rest
 +
  |author  = Krutonium
 +
  |id      = Krutonium.SitandRest
 +
  |nexus  = 7403
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sit For Stamina
 +
  |author  = Entoarox
 +
  |id      = Entoarox.SitForStamina
 +
  |nexus  = 7334
 +
  |github  = Entoarox/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = JhonnieRandler & Brukob
+
   |author  = MissCoriel
   |id      = JhonnieMike.BrasilTV
+
   |id      = misscoriel.sitnrelax
   |nexus  = 10843
+
   |nexus  = 7336
   |github  = JhonnieRandler/TVBrasileira
+
   |github  = MissCoriel/Sit-n-Relax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = hisameartwork
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = HisameArtwork.GardeningChannel
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 5485
+
   |nexus  = 4729
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = SorryLate, rharyanto
+
   |author  = aedenthorn, Erinthe
   |id      = SorryLate.TvRecipes
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 5260
+
   |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    = Twin Stick Strafe Action
+
   |name    = Sizable Fish
   |author  = AndyUr
+
   |author  = spacechase0
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = spacechase0.SizableFish
   |nexus  = 7589
+
   |nexus  = 14267
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Skateboard
   |author  = Hexenentendrache
+
   |author  = aedenthorn, Erinthe
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = aedenthorn.Skateboard
   |nexus  = 17321
+
   |nexus  = 13096
   |github  = Enteligenz/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Skateboard For 1.6
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = chiccen
   |id      = telshin.twitch-for-stardew
+
   |id      = chiccen.Skateboard
  |curse  = 306420
+
   |nexus  = 24074
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Skillful Clothes
   |author  = Cdaragorn
+
   |author  = LunaticShade
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 1150
+
   |nexus  = 8541
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
 
  |warnings = Broken on Android.
 
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = Skill Prestige
   |author  = Annosz, Abs0rbed
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Annosz.UiInfoSuite2
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  =
+
   |nexus  = 569
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = Annosz/UiInfoSuite2
 
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = Demiacle
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Demiacle.UiModSuite
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
   |nexus  = 1023
+
   |nexus  = 569
   |github  = demiacle/UiModSuite
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = Pereclaw Team
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Pereclaw.ukrutilities
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 8427
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = Shadowfoxss
+
   |author  = Tondorian
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 2833
+
   |nexus  = 18605
   |github  =
+
   |github  = Tondorian/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Skill Prestige for Luck Skill
   |author  = MindMeltMax
+
   |author  = CinderGarde, Alphablackwolf
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 7719
+
   |nexus  = 569
  |moddrop = 1135717
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Skill Prestige for Magic
   |author  = Mel Noelle and Kirbylink
+
   |author  = CinderGarde, Alphablackwolf
   |id      = melnoelle.underdarksewer
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 3070
+
   |nexus  = 569
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.1.1-unofficial.2-minervamaga
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
+
   |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Rings
 +
  |author  = AlphaMeece
 +
  |id      = AlphaMeece.SkillRings
 +
  |curse  = 991336
 +
  |nexus  = 7515
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Skill Training
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = spacechase0.SkillTraining
   |nexus  = 6597
+
   |nexus  = 14452
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skinny Animals
 +
  |author  = tem696969696969
 +
   |id      = tem696969696969.SkinnyAnimals
 +
  |nexus  = 21826
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Skin Tone Loader
   |author  = spacechase0
+
   |author  = HeyImAmethyst
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 17139
+
   |nexus  = 22797
   |github  =
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Skip Dialogue
   |author  = Shaklin
+
   |author  = FricativeMelon
   |id      = shaklin.uniquechildren
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 6278
+
   |nexus  = 15311
   |github  =
+
   |github  = FricativeMelon/SkipDialogue
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Skip Fish
   |author  = Shaklin
+
   |author  = LucaINC
   |id      = shaklin.uniquechildrentalk
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 9540
+
   |nexus  = 19762
 
   |github  =
 
   |github  =
  
Line 17,524: Line 19,155:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Skip Fishing Minigame
   |author  = aedenthorn, Erinthe
+
   |author  = DewMods
   |id      = aedenthorn.UniqueValley
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
  |nexus  = 13828
+
   |nexus  = 2697
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Unlimited Cats and Dogs
 
  |author  = funny-snek
 
  |id      = funnysnek.UnlimitedCatsandDogs
 
   |nexus  = 2942
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Unlimited Players
+
   |name     = Skip Fishing Minigame 2
   |author = Armitxes
+
   |author   = philosquare
   |id     = Armitxes.UnlimitedPlayers
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus  = 2213
+
   |moddrop  = 1530481
   |curse  = 362847
+
   |nexus    =
   |github = Armitxes/StardewValley_UnlimitedPlayers
+
   |github   = philosquare/SDVSkipFishingMinigame2
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Skip Intro
   |author  = DeLiXx
+
   |author  = Pathoschild
   |id      = DLX.Bundles
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 17265
+
  |curse  = 1000635
   |github  =
+
   |nexus  = 533
   |source = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
+
   |moddrop = 606601
 
+
   |github = Pathoschild/StardewMods
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Skip Start
   |author  = Shaklin
+
   |author  = DeadRobotDev
   |id      = shaklin.unlockdyemenu
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 6156
+
   |nexus  = 11885
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Skip Text
   |author  = damien
+
   |author  = CrunchyDuck
   |id      = damien.unlocked_doors
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 4338
+
   |nexus  = 8947
   |github  =
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cavern Drill
 +
  |author  = S1mmyy
 +
  |id      = S1mmyy.SkullCavernDrill
 +
  |nexus  = 6121
 +
  |github  = S1mmyy/StardewMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Custom Locks|Custom Locks]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Skull Cavern Drill Redux
 +
   |author = NetworkOverflow
 +
  |id      = NetworkOverflow.SkullCavernDrillRedux
 +
  |nexus  = 16533
 +
  |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Skull Cavern Elevator
   |author  = apomorph
+
   |author  = Bifibi, Lestoph
   |id      = apomorph.updatedInstantEatKey
+
   |id      = SkullCavernElevator
   |nexus  = 15191
+
   |nexus  = 963
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Skull Cavern Toggle
   |author  = Aladanor
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 10164
+
   |nexus  = 7908
   |github  = shailalias/NoRumbleHorse
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Skull Cave Saver
   |author  = Anthony Hilyard
+
   |author  = cantorsdust
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
  |curse  = 446597
+
   |nexus  = 175
   |nexus  = 9318
+
   |github  = cantorsdust/StardewMods
   |github  = AHilyard/UpgradeablePan
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Sleep In Wedding
   |author  = Miihau
+
   |author  = atravita
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = atravita.SleepInWedding
   |nexus  = 17234
+
  |curse  = 870963
   |github  =
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |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    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Sleepless Fisherman
   |author  = Richard Cai
+
   |author  = Annosz
   |id      = richard_cai.UpgradedHorse
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 5242
+
   |nexus  = 5915
   |github  = RichardJCai/stardew-valley-mods
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Sleepless in Stardew
   |author  = Cherry, CherryChain
+
   |author  = instafluff
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 5253
+
   |nexus  = 5445
  |moddrop = 720987
+
   |github  = instafluff/SleeplessInStardew
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Sleepovers
   |author  = punyo, yakminepunyo
+
   |author  = bwdy
   |id      = punyo.UsefulBombs
+
   |id      = bwdy.sleepovers
   |nexus  = 2488
+
   |nexus  = 3531
   |github  = pomepome/UsefulBombs
+
   |github  = bwdymods/SDV-Sleepovers
 
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Sleep Warning
   |author  = Right Hand Man
+
   |author  = GlimmerDev
   |id      = raik.uselessinfo
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 8634
+
   |nexus  = 21128
   |github  =
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Sleep Wherever
   |author  = aedenthorn, Erinthe
+
   |author  = Vexorth
   |id      = aedenthorn.UtilityGrid
+
   |id      = Vexorth.SleepWherever
   |nexus  = 10197
+
   |nexus  = 16674
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Sleep Worker
   |author  = Jonqora
+
   |author  = Platonymous
   |id      = Jonqora.UVIndex
+
   |id      = Platonymous.SleepWorker
   |nexus   = 6676
+
   |curse   = 877233
   |github  = Jonqora/StardewMods
+
   |moddrop = 793835
 
+
  |nexus  = 2062
   |broke in = Stardew Valley 1.5
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Sleepy Eye
   |author  = dantheman999
+
   |author  = spacechase0
   |id      = dantheman999.VariableGrass
+
   |id      = spacechase0.SleepyEye
   |nexus  =
+
   |curse   = 867761
  |url    = https://community.playstarbound.com/threads/107658
+
   |moddrop = 129011
  |github  = dantheman999301/StardewMods
+
   |nexus  = 1152
 
+
   |github  = spacechase0/StardewValleyMods
   |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
 
  |author  = calebstein1
 
  |id      = calebstein1.StardewVariableSeasons
 
   |nexus  = 19904
 
   |github  = calebstein1/StardewVariableSeasons
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = ActionJackson
+
   |author  = fernass354
   |id      = ActionJackson.VendingMachine
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 7508
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
Line 17,698: Line 19,308:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Slime Hutch Water Spots
  |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
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.VideoPlayer
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 6524
+
   |nexus  = 13778
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Slime Minerals
   |author  = Jboss
+
   |author  = ChrisMzz
   |id      = Jboss.VillagerCompass
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 16912
+
   |nexus  = 20930
   |github  = jbossjaslow/Stardew_Mods
+
   |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
  |author  = shekurika
+
   |author  = Tofu, SadDodo
  |id      = shekurika.WaterFish
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
  |nexus  = 8897
+
   |nexus  = 2743
  |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  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Void Effects, Stardew Void Effects
 
  |author  = Renny
 
  |id      = renny.stardewvoideffects
 
  |nexus  = 2703
 
  |github  = OfficialRenny/StardewVoidEffects
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
  |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    = Slime Produce
   |author  = Alhifar
+
   |author  = exotico
   |id      = Alhifar.WaitAround
+
   |id      = exotico.SlimeProduce
   |nexus  =
+
   |nexus  = 7634
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  = andraemon/SlimeProduce
   |github  = Alhifar/WaitAroundSMAPI
 
  
   |broke in = Stardew Valley 1.4
+
   |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    = Wake Up
+
   |name    = Slime Spawner
   |author  = EvilPdor
+
   |author  = aurnj, Roy Li
   |id      =
+
   |id      = RuyiLi.SlimeSpawner
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/111526
+
   |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
   |github  =
 
   |github  =
  
Line 17,777: Line 19,352:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = TheOfficialTab
+
   |author  = Speshkitty
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = speshkitty.slimewaterer
   |nexus  = 1958
+
   |nexus  = 7141
   |github  = OfficialTab/walk-through-trellis
+
   |github  = Speshkitty/SlimeWaterFiller
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Slim Hutch
   |author  = Mizzion
+
   |author  = Peasly Wellbott
   |id      = mizzion.wallpaperrecycler
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 1905
+
   |nexus  = 7424
  |moddrop = 661354
+
   |github  = Wellbott/StardewValleyMods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Slingshot Rebalance
   |author  = aedenthorn, Erinthe
+
   |author  = Redwood, Towering Redwood
   |id      = aedenthorn.WallPlanter
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 11339
+
   |nexus  = 14391
   |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    = Wall Televisions
+
   |name    = Slots Cheats
   |author  = aedenthorn, Erinthe
+
   |author  = Fischkop2
   |id      = aedenthorn.WallTelevision
+
  |id      = Fischkop2.SlotsCheats
   |nexus  = 11448
+
  |nexus  = 22574
   |github = aedenthorn/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slower Fence Decay
 +
  |author  = OrSpeeder, Mauricio Gomes
 +
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
 +
   |nexus  = 252
 +
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Smack Dat Scarecrow
   |author  = Symen
+
   |author  = LeFauxMatt
   |id      = Symen.WarpAnimals
+
   |id      = furyx639.SmackDatScarecrow
   |nexus  = 1400
+
  |curse  = 871830
   |github  = simonbru/WarpAnimals
+
   |nexus  = 13528
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Small Beach Farm
   |author  = SnowFire kVala
+
   |author  = Pathoschild
   |id      = SnowFire.Warp_Binder
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus  = 6892
+
  |curse  = 1000624
   |github  =
+
   |nexus  = 3750
 +
  |moddrop = 606555
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = Strato35, Shalankwa
+
   |author  = Peasly Wellbott
   |id      = Strato35.WarpMultiplayer
+
   |id      = Wellbott.FishWell
   |nexus  = 7451
+
   |nexus  = 7651
   |github  = Shalankwa/SDV_Mods
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Small Tree Texture
   |author  = Shaklin
+
   |author  = season
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = season.SmallTreeTexture
   |nexus  = 8950
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Warp Multiplayer-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Smart Building
   |author  = tlitookilakin
+
   |author  = DecidedlyHuman
   |id      = tlitookilakin.warpnetwork
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 8567
+
   |nexus  = 11158
  |moddrop = 951720
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = tlitookilakin/WarpNetwork
 
 
 
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Smart Cursor
   |author  = Pillow
+
   |author  = DecidedlyHuman
   |id      = Pillow.WarpParsnip
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 18628
+
   |nexus  = 13268
   |github  = AnotherPillow/WarpParsnip
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Smart Cursor
   |author  = ceruleandeep
+
   |author  = stokastic
   |id      = ceruleandeep.WarpSnitch
+
   |id      = stokastic.SmartCursor
   |nexus  = 9087
+
   |nexus  = 2458
   |github  = ceruleandeep/CeruleanStardewMods
+
   |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    = Warp To Friends
+
   |name    = SmartMod
   |author  = Shalankwa
+
   |author  = KuroBear
   |id      = Shalankwa.WarpToFriends
+
   |id      = KuroBear.SmartMod
   |nexus  = 2180
+
   |nexus  =
   |github  = Shalankwa/SDV_Mods
+
  |url    = https://community.playstarbound.com/threads/108104
 +
   |github  =
  
  |status            = workaround
+
   |broke in = Stardew Valley 1.2
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
   |broke in           = Stardew Valley 1.4
 
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Smol Fish
   |author  = GrumpyCrouton
+
   |author  = gbromios
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = gbromios.SmolFish
   |nexus  = 10998
+
   |nexus  = 14287
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Snack Anything
   |author  = HaulinOats
+
   |author  = Cherry, ChroniclerCherry
   |id      = HaulinOats.WaterBalloon
+
   |id      = Cherry.SnackAnything
   |nexus  = 14481
+
   |nexus  = 5196
   |github  = HaulinOats/StardewMods
+
  |moddrop = 716397
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Snail Mail
   |author  = BlaDe
+
   |author  = Darkhax
   |id      = BlaDe.WaterBomb
+
   |id      = darkhax.snailmail
   |nexus  = 10267
+
   |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    = Water Bot
+
   |name    = Snow Crab
   |author  = andyruwruw
+
   |author  = John Peters
   |id      = andyruwruw.WaterBot
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 8167
+
   |nexus  = 11302
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Socializing Skill
   |author  = Mizzion
+
   |author  = drbirbdev
   |id      = mizzion.watercanrefiller
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 3539
+
   |nexus  = 14142
  |moddrop = 661368
+
   |github  = drbirbdev/StardewValley
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Social Network
   |author  = blueberry
+
   |author  = Cecidelus
   |id      = blueberry.WaterFlow
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 11790
+
   |nexus  = 8255
   |github  = b-b-blueberry/WaterFlow
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Social Page Order Button
  |author  = Achtuur
 
  |id      = Achtuur.WateringCanGiveExp
 
  |nexus  = 16903
 
  |github  = Achtuur/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Watering Can Tweaks
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = aedenthorn.SocialPageOrderButton
  |curse  = 868789
+
   |nexus  = 7871
   |nexus  = 10947
 
 
   |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    = Watering Grants Experience and Crops Can Wither
+
   |name    = Social Page Order Menu
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 7768
+
   |nexus  = 13698
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Social Page Order Redux
   |author  = Mizzion
+
   |author  = aedenthorn and FlyingTNT
   |id      = mizzion.petwaterbowl
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 2009
+
   |nexus  = 23374
  |moddrop = 661365
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = Mizzion/MyStardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = Esca, Esca-MMC
+
   |author  = funny-snek
   |id      = Esca.WaterproofItems
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 6460
+
   |nexus  = 2981
  |moddrop = 807393
+
   |github  =
   |github  = Esca-MMC/WaterproofItems
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Solar Eclipse Event
   |author  = Digus
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 2374
+
   |nexus  = 897
   |github  = Digus/StardewValleyMods
+
   |github  = JohnsonNicholas/SDVMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wealth is Health
+
   |name    = Solid Foundations
   |author  = Qi The Mysterious
+
   |author  = PeacefulEnd
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus   = 19903
+
   |curse   = 870929
   |github  =
+
   |nexus  = 12311
 
+
   |github  = Floogen/SolidFoundations
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Solid Foundations → Automate Integration
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 15409
+
   |nexus  = 12311
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Floogen/SolidFoundations
 +
 
 +
  |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Sona's Farm
   |author  = Anthony Hilyard
+
   |author  = Kerlin & Sona
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = kerlin.sonasfarm
  |curse  = 447259
+
   |nexus  = 8545
   |nexus  = 9319
+
   |github  =
   |github  = AHilyard/WeaponsOnDisplay
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Sonic Shoes
   |author  = bcmpinc
+
   |author  = lilico
   |id      = bcmpinc.WearMoreRings
+
   |id      = lilico.SonicShoes
   |nexus  = 3214
+
   |nexus  = 10226
   |github  = bcmpinc/StardewHack
+
   |github  =
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Sorted Storages
   |author  = EvilPdor
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      =
+
   |id      = Zeldo.LinkedStorages
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/111526
+
   |curse  = 290653
   |github  = natfoth/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Sorting Chests
   |author  = nrm33n
+
   |author  = aRooooooba
   |id      = nrm33n.weatherGod
+
   |id      = aRooooooba.SortingChests
   |nexus  = 15563
+
   |nexus  = 8224
   |github  =
+
   |github  = aRooooooba/SortingChests
 
 
  |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
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Sound Effect Replacement
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeatherTotems
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 16455
+
   |nexus  = 10232
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 18,056: Line 19,628:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Sound Loop Mod
   |author  = Opalie
+
   |author  = strelkasaur
   |id      = Opalie.Wedding
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  =
+
   |nexus  = 13099
   |moddrop = 526231
+
  |github  =
   |github = Opalie/Wedding
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
   |name    = Sounds Patcher
 +
   |author = MindMeltMax
 +
  |id      = MindMeltMax.SoundsPatcher
 +
  |nexus  = 7465
 +
  |moddrop = 1135690
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Sound Tweaker
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeddingTweaks
+
   |id      = aedenthorn.SoundTweaker
  |curse  = 868829
+
   |nexus  = 14767
   |nexus  = 10117
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = SpaceCore
   |author  = treehat
+
   |author  = spacechase0
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = spacechase0.SpaceCore
   |nexus  = 8194
+
  |curse  = 867152
   |github  =
+
  |moddrop = 136998
 +
   |nexus  = 1348
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Spawn Monsters
   |author  = aedenthorn, Erinthe
+
   |author  = Berisan
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 13707
+
   |nexus  = 3201
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Berisan/SpawnMonsters
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Spawn More Rocks
   |author  = Platonymous
+
   |author  = Mase
   |id      = Platonymous.Werewolf
+
   |id      = Mase.SpawnMoreRocks
  |curse  = 877223
+
   |nexus  = 7423
  |moddrop = 1521370
 
   |nexus  = 15724
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Spawn Sea Monster
   |author  = PrivateButtface
+
   |author  = Edu Anttunes
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 4430
+
   |nexus  = 5736
  |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  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Spawn Supply Crates on Beach
   |author  = Oxyligen
+
   |author  = onlythechosen
   |id      = wHatsUp
+
   |id      = otc.supplycratesonbeach
   |nexus  = 1082
+
   |nexus  = 20828
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = Capaldi12
+
   |author  = AcidicNic
   |id      = Capaldi12.WhereAreThey
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 13208
+
   |nexus  = 7588
   |github  =
+
   |github  = AcidicNic/StardewValleyMods
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Special Orders Tags Extended
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = atravita
   |id      = f4iTh.WheresMyItems
+
   |id      = atravita.SpecialOrdersExtended
   |nexus  = 2086
+
  |curse  = 870988
   |github  =
+
  |moddrop = 1086743
 +
   |nexus  = 9855
 +
   |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    = White Turnip
+
   |name    = Special Orders Tweaks
   |author  = ejun0
+
   |author  = nnn
   |id      = ejun0.WhiteTurnip
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 8568
+
   |nexus  = 22719
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Special Power Utilities
   |author  = Prism 99
+
   |author  = Spiderbuttons
   |id      = prism99.wholiveshere
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 19840
+
   |nexus  = 22300
   |github  = Prism-99/WhoLivesHere
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Specify Gift Taste Portraits
   |author  = aedenthorn, Erinthe
+
   |author  = Button, Spiderbuttons
   |id      = aedenthorn.WikiLinks
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 11476
+
   |nexus  = 15882
   |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    = Wild Flowers, Wildflowers
+
   |name    = Speed Boots
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.Wildflowers
+
   |id      = season.SpeedBoots
   |nexus  = 14061
+
   |nexus  = 22958
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Speed Mod
   |author  = CatCattyCat
+
   |author  = Blackclaw
   |id      = cat.windeffects
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 6647
+
   |nexus  = 5082
  |moddrop = 833564
+
   |github  = Xebeth/StardewValley-SpeedMod
   |github  = danvolchek/StardewMods
+
 
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
   |unofficial version = 1.0.3-unofficial.5-brimbane
+
   |status  = workaround
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Speedrun Practice Mod
   |author  = thatnzguy
+
   |author  = Underscore
   |id      = thatnzguy.WindowResize
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
   |nexus  = 2266
+
   |nexus  = 7337
   |github  = thatnzguy/WindowResize
+
   |github  = Underscore76/SDVPracticeMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Speedster
   |author  = CatCattyCat, Cat
+
   |author  = Platonymous
   |id      = cat.wintergrass
+
   |id      = Platonymous.Speedster
   |nexus  = 1601
+
   |nexus  = 1102
   |moddrop = 833542
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Spelldew Valley
   |author  = MindMeltMax
+
   |author  = instafluff
   |id      = MindMeltMax.WinterPigs
+
   |id      = instafluff.spelldewvalley
  |moddrop = 1443556
+
   |nexus  = 7322
   |nexus  = 16879
+
   |github  = instafluff/SpelldewValley
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Spenny
   |author  = idermailer
+
   |author  = spacechase0
   |id      = idermailer.WinterRain
+
   |id      = spacechase0.Spenny
   |nexus   = 13767
+
   |curse   = 867742
   |github  = idermailer/WinterRain
+
   |moddrop = 771624
 
+
  |nexus  = 2755
   |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Spenny Deluxe
   |author  = drbirbdev
+
   |author  = spacechase0
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 14164
+
   |nexus  = 14984
   |github  = drbirbdev/StardewValley
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Spenny Lite
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = Aedenthorn.WitcherMod
+
   |id      = spacechase0.SpennyLite
   |nexus  = 5797
+
   |nexus  = 14249
   |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    = Wizard's Mystical Stationary
+
   |name    = Spice of Life
   |author  = Taskmaster
+
   |author  = KarratKake
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 5246
+
   |nexus  = 7398
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Splash Text
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = sophiesalacia
   |id      = WonderfulFarmLife
+
   |id      = sophie.SplashText
   |nexus  =
+
   |nexus  = 14416
   |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  = sophiesalacia/StardewMods
   |github  = Jinxiewinxie/StardewValleyMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Split Money
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SplitMoney
 +
  |nexus  = 2303
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in          = Stardew Valley 1.1 or 1.11
+
   |status  = abandoned
<!--
+
   |summary = remove this mod (separate money was added in Stardew Valley 1.4).
   |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    = Split Screen
   |author  = jahangmar
+
   |author  = Ilyaki
   |id      = jahangmar.WorkingFireplace
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 3654
+
   |nexus  = 2139
   |github  = jahangmar/StardewValleyMods
+
   |github  = Ilyaki/SplitScreen
 +
 
 +
  |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    = X
+
   |name    = Splitscreen Improved
   |author  = skiilaa
+
   |author  = gaussfire
   |id      = skiilaa.X
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 2286
+
   |nexus  = 24507
   |github  =
+
   |github  = alanperrow/StardewModding
 
 
  |broke in = Stardew Valley 1.3.20
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Split Screen Manager
   |author  = Shockah
+
   |author  = RomenH
   |id      = Shockah.XPDisplay
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 11089
+
   |nexus  = 12063
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Split Screen Regions
   |author  = nofilenamed
+
   |author  = Espy
   |id      = NFN.XPMUL
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 8649
+
   |nexus  = 23669
   |github  = nofilenamed/XPMultiplier
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Spoilage
   |author  = nofilenamed
+
   |author  = aedenthorn, Erinthe
   |id      = NFN.XPMULSPA
+
   |id      = aedenthorn.Spoilage
   |nexus  = 8760
+
   |nexus  = 14712
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = hixega
+
   |author  = Dounat2201, Sasara
   |id      = hixega.XtardewCore
+
   |id      = Sasara.pumkin
   |nexus  = 19096
+
   |nexus  = 4586
 
   |github  =
 
   |github  =
  
Line 18,313: Line 19,874:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yanshufitos Mod
+
   |name    = Spouse Outdoor Area
   |author  = yanshufitos
+
   |author  = Shaklin
   |id      = yanshufitos.yanshufitosmod
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 20355
+
   |nexus  = 6747
 
   |github  =
 
   |github  =
 
  |broke in = never worked
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = vincebel
+
   |author  = mistyspring
   |id      = vincebel.YearRoundCrops
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus  = 8196
+
  |curse  = 880521
   |github  = vincebel7/YearRoundCrops
+
   |nexus  = 11037
 
+
   |github  = misty-spring/StardewMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Fishing Mod
+
   |name    = Spouse's Room Mod
   |author  = NeverToxic
+
   |author  = Wata, Watagatapitusberry
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      = Spouseroom
   |nexus  = 20391
+
   |nexus  =
   |github  = Dunc4nNT/StardewMods
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Spouse Stuff
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = hquake, Per Sikker Hansen, Sikker
   |nexus  = 2731
+
   |id      = Sikker.SpouseStuff
  |author  = bcmpinc
+
   |nexus  = 4651
   |github  = bcmpinc/StardewHack
+
   |github  = sikker/SpouseStuff
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = Sprinkler Activation
   |author  = moddem
+
   |author  = Blaxsmith
   |id      = moddem.StardewMapTeleport
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 18143
+
   |nexus  = 7661
   |github  =
+
   |github  = Blaxsmith/SprinklerActivation
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Sprinkler Mod
   |author  = XxHarvzBackxX
+
   |author  = aedenthorn, Erinthe
   |id      = XxHarvzBackxX.YASM
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 9228
+
   |nexus  = 15385
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Sprinkles
   |author  = Jaredlll08, YGM Team
+
   |author  = Platonymous
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = Platonymous.Sprinkles
  |curse  = 308005
 
 
   |nexus  =
 
   |nexus  =
 +
  |chucklefish = 4592
 
   |github  =
 
   |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
 
   |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    = Zenchman
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = BlaDe
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = BlaDe.Zenchman
+
   |id      = SPDSprintAndDash
   |nexus  = 12024
+
   |nexus  = 235
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Sprint and Dash Redux
   |author  = PositiveVegan
+
   |author  = littleraskol
   |id      = PositiveVegan.ZenMod
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 12899
+
   |nexus  = 560
  |github  =
+
   |moddrop = 827770
}}
+
   |github  = littleraskol/Sprint-And-Dash-Redux
{{#invoke:SMAPI compatibility|entry
 
  |name    = Zombie Outbreak
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.ZombieOutbreak
 
   |nexus  = 6743
 
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Sprinting
   |author  = thespbgamer
+
   |author  = Patrick, mistersnuggler
   |id      = thespbgamer.ZoomLevel
+
   |id      =
   |curse   = 714275
+
  |nexus  =
   |nexus  = 7363
+
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
   |github  = thespbgamer/ZoomLevel
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = GuiNoya, Yesst
+
   |author  = Abs, abslam
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = abs.SprintNRegen
   |nexus  = 1621
+
   |nexus  = 4898
   |github  = GuiNoya/SVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = RockinRolla
+
   |author  = Jessebot, JessebotX
   |id      = RockinMods.ZoomMod
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
  |nexus  = 1326
+
   |nexus  = 4778
  |github  = rockinrolla/ZoomMod
+
   |github  = JessebotX/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.33
 
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
<!--
 
   |unofficial version = 1.2.2-unofficial.1-Mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoomy Farmer
+
   |name    = Sprint (unidarkshin)
   |author  = Geko_X
+
   |author  = unidarkshin, Devin Lematty
   |id      = gekox.zoomyFarmer
+
   |id      = DevinLematty.Sprint
   |nexus  = 6031
+
   |nexus  = 7492
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version||link=0}}</div>
 
 
===SMAPI mods (obsolete)===
 
This list contains mods which...
 
* have their mod pages hidden/deleted;
 
* or have been replaced by a change in the base game;
 
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
These will likely never be updated again.
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = Sprint (Yoshify)
   |author  = Alex Noddings
+
   |author  = Yoshify
   |id      = an.4leaf
+
   |id      =
   |nexus  = 2365
+
   |nexus  = 2
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = SMAPI 0.39.1
 +
   |status   = workaround
 +
  |summary = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = SpriteMaster
   |author  = Entoarox
+
   |author  = Ameise, Ameisen, mkukli
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 2270
+
   |nexus  = 4922
  |chucklefish = 3619
+
   |github  = ameisen/SV-SpriteMaster
   |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    = Sprites in Detail
   |author  = Warix3
+
   |author  = BleakCodex
   |id      = warix3.advancingsprinklers
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 2983
+
   |nexus  = 14487
   |github  =
+
   |github  = BleakCodex/SpritesInDetail
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Stabbing Sword Special
   |author  = CKextreme
+
   |author  = Peasly Wellbott
   |id      = CKextreme.AfkTimer
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 3721
+
   |nexus  = 7683
   |github  =
+
   |github  = Wellbott/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Stack Check Fix
   |author  = skn
+
   |author  = punyo, yakminepunyo
   |id      = skn.AgingMod
+
   |id      = punyo.StackCheckFix
   |nexus  = 1129
+
   |nexus  = 2433
   |github  =
+
   |github  = pomepome/StackCheckFix
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Stacked Item Icons
   |author  = cantorsdust
+
   |author  = aedenthorn, Erinthe
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = aedenthorn.StackedItemIcons
   |nexus   = 170
+
   |curse   = 868678
   |github  = cantorsdust/StardewMods
+
   |nexus  = 15468
 
+
   |github = aedenthorn/StardewValleyMods
   |status = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Stack Everything
   |author  = Angela Ranna
+
   |author  = CatCattyCat, Cat
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = cat.stackeverything
   |nexus  = 6894
+
   |nexus  = 2053
   |github  = AngelaRanna/StardewMods
+
  |moddrop = 833551
 +
   |github  = danvolchek/StardewMods
  
   |status  = obsolete
+
  |broke in = Stardew Valley 1.5
   |summary = remove this mod (lead rod drop rate fixed 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Stack Everything Redux
   |author  = Grant Peters
+
   |author  = thimadera
   |id      = GPeters-AnimalMoodFix
+
   |id      = thimadera.StackEverythingRedux
   |nexus  = 761
+
   |nexus  = 22381
   |github  =
+
   |github  = thimadera/StardewMods
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aquarism - Immersive Fish Ponds
+
   |name    = Stack Quality
   |author  = DaLion
+
   |author  = LeFauxMatt
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = furyx639.StackQuality
   |nexus  = 11288
+
  |curse  = 871828
   |github  =
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archaeology House Content Management Helper
+
   |name    = Stack Size Changer
   |author  = Felix-Dev
+
   |author  = Shockah
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 2804
+
   |nexus  = 11866
   |github  = Felix-Dev/StardewMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Armor Ore
+
   |name    = Stack Split Redux
   |author  = gmff
+
   |author  = pepoluan
   |id      = GMFF.ArmorOre
+
   |id      = pepoluan.StackSplitRedux
   |nexus  =
+
   |nexus  = 8967
   |curse  = 485718
+
   |moddrop = 976551
   |github  =
+
   |github  = pepoluan/StackSplitRedux
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = StackSplitX
   |author  = Max Vollmer, SVProtector
+
   |author  = tstaples
   |id      = maxvollmer.audiodevices
+
   |id      = tstaples.StackSplitX
   |nexus  = 2838
+
   |nexus  = 798
   |github  = maxvollmer/AudioDevices
+
   |github  = tstaples/StackSplitX
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.4
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
+
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Stack to Nearby Chests
   |author  = Jotser
+
   |author  = Ilyaki
   |id      = Jotser.AutoGrabberMod
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 2783
+
   |nexus  = 1787
   |github  =
+
   |github  = Ilyaki/StackToNearbyChests
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.5
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
+
   |status   = workaround
 +
   |summary = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = Chosimba
+
   |author  = Becks723
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 2307
+
   |nexus  = 13381
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Chance Adjustment
+
   |name    = StaminaRegen
   |author  = LateFilmsGamer
+
   |author  = EvilPdor
   |id      = Late's.AdjustBabyChance
+
   |id      =
   |nexus  = 15018
+
   |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
 +
  |name    = Standardized Krobus
 +
  |author  = minervamaga
 +
  |id      = minervamaga.StandardizedKrobus
 +
  |nexus  =
 +
  |moddrop = 716314
 +
  |github = minervamaga/StandardizedKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Starbot
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = bwdy
   |id      = f4iTh.BabyGenderInterface
+
   |id      = bwdy.starbot
   |nexus  = 1947
+
   |nexus  = 4755
   |github  =
+
   |github  = bwdymods/SDV-Starbot
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |status  = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Stardew Access
 +
   |author = Mohammad Shoaib
 +
  |id      = shoaib.stardewaccess
 +
  |nexus  = 16205
 +
  |url    = {{github|stardew-access/stardew-access}}/releases
 +
  |github  = stardew-access/stardew-access
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee House Flower Range Fix
+
   |name    = Stardew and Chill
   |author  = KirbyLink
+
   |author  = mod.kitchen
   |id      = kirbylink.beehousefix
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 3013
+
   |nexus  = 12147
   |github  = KirbyLink/BeeHouseFix
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Stardew Aquarium Code
   |author  = Taskmaster
+
   |author  = Gervig91
   |id      = Taskmaster.BeMyValentine
+
   |id      = Cherry.StardewAquarium
   |nexus  = 5219
+
   |nexus  = 6372
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better 10 Hearts
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = Sonozuki
+
   |author  = Moonwolf, Moonwolf287
   |id      = EpicBellyFlop45.Better10Hearts
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 3605
+
   |nexus  = 16527
   |github  = Sonozuki/StardewMods
+
   |github  =
  
  |status  = abandoned
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crab Pots
+
   |name    = Stardew Archipelago
   |author  = Sonozuki
+
   |author  = Kaito Kid
   |id      = EpicBellyFlop45.BetterCrabPots
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 3159
+
   |nexus  = 16087
   |github  = Sonozuki/StardewMods
+
   |github  = agilbert1412/StardewArchipelago
  
  |status  = abandoned
 
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Stardew Auto GC
   |author  = RedstoneBoy
+
   |author  = Lake1059, 1059Studio
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 2504
+
  |nexus  = 9293
   |github  = RedstoneBoy/BetterCrafting
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Brewery
 +
  |author  = Cylon
 +
  |id      = cylon.stardewbrewery
 +
   |nexus  = 2057
 +
   |github  = JustCylon/stardew-brewery
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3
   |broke in = Stardew Valley 1.4
+
   |status  = workaround
 +
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Stardew Config Menu
   |author  = Khloe Leclair
+
   |author  = Juice805
   |id      = leclair.bcspacecore
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 11115
+
   |nexus  = 1312
  |moddrop = 1115749
+
   |github  = StardewConfigFramework/StardewConfigMenu
   |github  = KhloeLeclair/StardewMods
 
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.3.29
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
+
   |status   = workaround
 +
   |summary = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = TehPers
   |id      = f4iTh.BetterTransmutation
+
   |id      = SCCL
   |nexus  = 2120
+
   |nexus  = 889
   |github  =
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.2
 
   |status  = abandoned
 
   |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    = Stardew Debt
   |author  = BunnyJumps
+
   |author  = Poison
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = Poison.StardewTesting
   |nexus  = 2502
+
   |nexus  = 10005
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Stardew Discord
   |author  = BunnyJumps
+
   |author  = Steven Kraft
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 2503
+
   |nexus  = 3608
   |github  =
+
   |github  = steven-kraft/StardewDiscord
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = BJS Night Sounds
+
   |name    = Stardew Druid
   |author  = BunnyJumps
+
   |author  = Neosinf
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = neosinf.StardewDruid
   |nexus  = 2501
+
   |nexus  = 18465
   |github  =
+
   |github  = Neosinf/StardewDruid
 
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Stardew Druid Lite
   |author  = BunnyJumps
+
   |author  = Neosinf
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 3145
+
   |nexus  = 19308
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Stardew Editor
   |author  = BunnyJumps
+
   |author  = spacechase0
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 3143
+
   |nexus  = 1298
   |github  =
+
   |github  = spacechase0/StardewEditor
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.3
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = BunnyJumps
+
   |author  = 1059 Studio, Lake1059
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = Lake1059.StardewFPS
   |nexus  = 2500
+
   |nexus  = 20801
   |github  =
+
   |github  = Lake1059/StardewFPS
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Stardew Get Achievement Now
   |author  = BunnyJumps
+
   |author  = Lake1059, 1059 Studio
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 3144
+
   |nexus  = 11515
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Stardew Hack
   |author  = WindHero
+
   |author  = bcmpinc
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = bcmpinc.StardewHack
   |nexus  = 2336
+
   |nexus  = 3213
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  = bcmpinc/StardewHack
 
 
  |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
   |name    = Bow
+
   |name    = Stardew Hitboxes
   |author  = spacechase0
+
   |author  = Tyler Gibbs
   |id      = spacechase0.Bow
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 2756
+
   |nexus  = 12264
  |moddrop = 771627
+
   |github  = tylergibbs2/StardewHitboxes
   |github  = spacechase0/Bow
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = DiogoAlbano
+
   |author  = davikr, apdapreturns
   |id      = DiogoAlbano.BNWCore
+
   |id      = davikr.hypnos
   |nexus  = 15871
+
   |nexus  = 5935
   |github  =
+
   |github  = davicr/StardewHypnos
 
+
   |broken in = Stardew Valley 1.4
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = bwdyworks
+
   |id      = aedenthorn.StardewImpact
   |nexus  = 3530
+
   |nexus  = 14365
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Stardew Locations
   |author  = Ilyaki
+
   |author  = Mizzion
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = mizzion.stardewlocations
   |nexus  = 3083
+
   |nexus  = 1929
   |github  = Ilyaki/CapitalistSplitMoney
+
   |moddrop = 661357
 
+
   |github = Mizzion/MyStardewMods
   |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 Media Keys
   |author  = YukiShiku, LeonBlade
+
   |author  = Angebro
   |id      = CasksAnywhere
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 878
+
   |nexus  = 11246
  |chucklefish = 5486
+
   |github  = AngeloC3/StardewMods
  |moddrop = 124612
 
   |github  = LeonBlade/CasksAnywhere
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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 Motif
   |author  = aclockworkhound
+
   |author  = Vinyks
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = Vinyks.StardewMotif
   |nexus  = 3540
+
   |nexus  = 14326
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  =
 
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Stardew Multiplayer Server
   |author  = CJBok
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = CJBAutomation
+
   |id      = moy.Always_On_Server
   |nexus  = 211
+
   |nexus  = 20659
   |github  = CJBok/SDV-Mods
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name    = Stardew Nametags
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Tyler Gibbs
   |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 604
+
   |nexus  = 12158
  |moddrop = 664033
+
   |github  = tylergibbs2/StardewNametags
   |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 News Feed
   |author  = Lysero
+
   |author  = Other Buckets
   |id      = Lysero.Clock24
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 3718
+
   |nexus  = 3206
   |github  =
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
  |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 Notifications
   |author  = spacechase0
+
   |author  = monopandora (maintained by Sakorona)
   |id      = spacechase0.Cobalt
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
   |nexus  = 1723
+
   |moddrop = 664154
   |github  = spacechase0/Cobalt
+
   |nexus   = 4713
 
+
   |github = Sakorona/SDVMods
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = STardew Overview
   |author  = DanielSerrano, Lord Xamon
+
   |author  = Sto13
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = Sto13.STardewOverview
   |nexus  = 1169
+
   |nexus  = 14564
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Stardew Progress
   |author  = Igorious
+
   |author  = seeinggreen
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = seeinggreen.StardewProgress
   |nexus  =
+
   |nexus  = 9786
  |chucklefish = 3684
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = obsolete
 
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Stardew Realty Framework
   |author  = spacechase0
+
   |author  = Prism 99
   |id      = spacechase0.ColorfulChests
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 1623
+
   |nexus  = 10512
  |moddrop = 279189
+
   |github  = Prism-99/FarmExpansion
   |github  = spacechase0/ColorfulChests
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = punyo, yakminepunyo
+
   |author  = ElocinDev
   |id      = punyo.ConcentrationOnFarming
+
   |id      = elocindev.stardewrpc
   |nexus  = 1445
+
  |curse  = 1009887
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Stardew RPG
   |author  = Nishtra
+
   |author  = aedenthorn, Erinthe
   |id      = ConfigurableShippingDates
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 675
+
   |nexus  = 11132
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Stardew Speak
   |author  = Pillow
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = Pillow.ConsoleCoordinates
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 8957
+
   |nexus  = 7929
   |github  =
+
   |github  = evfredericksen/StardewSpeak
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Stardew Survival Project
   |author  = CatCattyCat, Cat
+
   |author  = NeroYuki
   |id      = cat.copyinvitecode
+
   |id      = neroyuki.rlvalley
   |nexus  = 2171
+
   |nexus  = 14183
   |github  = danvolchek/StardewMods
+
   |github  = NeroYuki/StardewSurvivalProject
 
 
  |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 Symphony Remastered, Stardew Symphony
   |author  = bcmpinc
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = bcmpinc.CraftCounter
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 2739
+
   |nexus  = 425
   |github  = bcmpinc/StardewHack
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5.5
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Stardew Twitch Tracker
   |author  = lolpcgaming
+
   |author  = Cody, Cody Hansen
   |id      = lolpcgaming.CraftingCounter
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 1585
+
   |nexus  = 16543
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |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 Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = trienow
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = de.trienow.stardew.craftpriority
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 4174
+
   |nexus  = 13426
   |github  = trienow/Stardew-CraftPriority
+
   |github  = Annosz/UIInfoSuite2
 
 
  |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 Valley Barber, Stardew Barber
   |author  = bwdy
+
   |author  = phroureo
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = phroureo.BarberSV
   |nexus  = 2115
+
   |nexus  = 9061
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crop Safety
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = BadNetCode
+
   |author  = reimu, r2h, tomdc
   |id      = BadNetCode.CropSafety
+
   |id      = reimu.sdv-helper
   |nexus  = 1233
+
   |nexus  = 3917
  |moddrop = 130160
+
   |github  = rei2hu/stardewvalley-esp
   |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 Valley Expanded
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Flashshifter
   |id      = CurrentLocation102120161203
+
   |id      = FlashShifter.SVECode
   |nexus  = 638
+
   |nexus  = 3753
   |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 833179
 
+
   |github = FlashShifter/StardewValleyExpanded
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Stardew Valley Randomizer
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Tooshi
   |id      = Omegasis.CustomAssetModifier
+
   |id      = Tooshi.Randomizer
   |nexus  = 1836
+
   |nexus  = 5185
   |github  = janavarro95/Stardew_Valley_Mods
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
   |broke in = SMAPI 3.0
+
   |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    = Custom Bundles
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = LeFauxMatt
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = furyx639.CustomBundles
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 8258
+
   |nexus  = 13614
 +
  |github  = tylergibbs2/StardewValleyMods
  
   |status   = abandoned
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
 +
  |author  = evskii
 +
  |id      = evskii.StardewTimelapse
 +
  |nexus  = 19806
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Stardew Voices
   |author  = spacechase0
+
   |author  = Shannon Hobby
   |id      = spacechase0.CustomCrops
+
   |id      = shobby.StardewVoices
   |nexus   = 1592
+
   |curse   = 1010539
   |moddrop = 273617
+
   |nexus  = 22550
   |github  = spacechase0/CustomCrops
+
   |github  =
 
 
  |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 Web
   |author  = Platonymous
+
   |author  = Prism 99
   |id      = Platonymous.CustomElementHandler
+
   |id      = prism99.stardewweb
   |nexus  = 1068
+
   |nexus  = 8715
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Stardew Web API
   |author  = purrplingcat
+
   |author  = zunderscore
   |id      = PurrplingCat.CustomEmotes
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 10861
+
   |nexus  = 22540
   |github  = purrplingcat/CustomEmotes
+
   |github  = zunderscore/StardewWebApi
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Stardust Core
   |author  = Platonymous
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Platonymous.CustomFarming
+
   |id      = Omegasis.StardustCore
   |nexus  = 991
+
   |nexus  = 2341
  |curse  = 307366
+
   |github  =  janavarro95/Stardew_Valley_Mods
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Starksouls
   |author  = Platonymous
+
   |author  = FenrirA
   |id      = Platonymous.CFAutomate
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 991
+
   |nexus  = 10915
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = OhWellMikell/Starksouls
 
 
  |broke in = Automate 1.15
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = Start in Ginger Island
   |author  = spacechase0
+
   |author  = mistyspring
   |id      = spacechase0.CustomFarmTypes
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 1140
+
   |nexus  = 20401
  |moddrop = 128708
+
   |github  =
   |github  = spacechase0/CustomFarmTypes
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Starting Money
   |author  = Forkmaster
+
   |author  = mmanlapat
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 3464
+
   |nexus  = 1138
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Startup Volume Config
   |author  = mytigio
+
   |author  = certifiableGrimalkin
   |id      = mytigio.customharvestfix
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 4192
+
   |nexus  = 15846
   |github  = mytigio/CustomHarvestFix
+
   |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    = Start With Greenhouse
   |author  = Speshkitty
+
   |author  = CaptainSully
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 5540
+
   |nexus  = 9878
   |github  = Speshkitty/CustomiseChildBedroom
+
   |moddrop = 1035412
 
+
   |github = CaptainSully/StardewMods
   |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    = Start With Hat
   |author  = Sonozuki
+
   |author  = treyh0
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = treyh0.StartWithHat
   |nexus  = 3014
+
   |nexus  = 2628
   |github  = Sonozuki/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Stash Items
   |author  = Platonymous
+
   |author  = ZackHill
   |id      = Platonymous.CustomNPC
+
   |id      = ZackHill.StashItems
   |nexus  = 1607
+
   |nexus  = 9624
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = zack-hill/stardew-valley-stash-items
 
 
  |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    = Stash Items to Chest
   |author  = Platonymous
+
   |author  = lambui
   |id      = Platonymous.CustomShirts
+
   |id      = BlueMod_StashItemsToChest
   |nexus  = 2416
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
   |github  = lambui/StardewValleyMod_StashItemsToChest
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] 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    = Custom Shops Redux
+
   |name    = Static Inventory
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Dinotopea
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 1378
+
   |nexus  = 20093
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = nrobinson12/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Static Tool Power
   |author  = aedenthorn, Erinthe
+
   |author  = Omek97
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = omek97.static_toolpower
   |nexus  = 6630
+
   |nexus  = 21281
   |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    = Stats as Tokens
   |author  = Platonymous
+
   |author  = sophiesalacia
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = Vertigon.StatsAsTokens
  |curse  = 307569
+
   |nexus  = 9659
  |moddrop = 793903
+
   |github  = dtomlinson-ga/StatsAsTokens
   |nexus  = 3010
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |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    = Stats Passive Regeneration, Stats Reloader
   |author  = dreamsicl
+
   |author  = strato35
   |id      = EventNotifications
+
   |id      = Strato35.StatsReloader
   |nexus  =
+
   |nexus  = 7428
  |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    = Statue of Generosity
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = spacechase0
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus  = 513
+
  |curse  = 867713
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  = 7532
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Statue Shorts
   |author  = stokastic
+
   |author  = aedenthorn, Erinthe
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 2462
+
   |nexus  = 17642
   |github  = stokastic/CoopGrabber
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
+
   |summary  = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = Statue Shorts Redux
   |author  = CatCattyCat, Cat
+
   |author  = Nom0ri
   |id      = cat.desertobelisk
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 2021
+
   |nexus  = 22135
  |moddrop = 833549
+
   |github  = Nom0ri/StatueShortsRedux
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = Stay Up
   |author  = explosivetortellini
+
   |author  = su226
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = Su226.StayUp
   |nexus  = 8348
+
   |nexus  = 7592
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  = su226/StardewValleyMods
  
   |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    = Stay Up Late
   |author  = PurrplingCat
+
   |author  = Krutonium
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = krutonium.stayuplate
   |nexus  = 6537
+
   |nexus  = 12578
   |github  = purrplingcat/DialogueEmotes
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Stay Up Plus
   |author  = Bpendragon
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = Bpendragon-DynamicHorses
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 874
+
   |nexus  = 21469
   |github  = Bpendragon/DynamicHorses
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = SteamDew
   |author  = enaium
+
   |author  = Mewsubi
   |id      = Enaium.EiTK
+
   |id      = Mewsubi.SteamDew
  |curse  = 365803
+
   |nexus  = 19396
   |nexus  =
+
   |github  = myuusubi/SteamDew
   |github  =
 
  
   |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    = Emotes
+
   |name    = Stendew Valley
   |author  = aurnj, Roy Li
+
   |author  = Haunted Pineapple
   |id      = RuyiLi.Emotes
+
   |id      = HauntedPineapple.StendewValley
   |nexus  =
+
   |nexus  = 19483
  |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |github  = HauntedPineapple/Stendew-Valley
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |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    = Empty Hands
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = Oblitus
+
   |author  = Advize and jinxiewinxie
   |id      = QuicksilverFox.EmptyHands
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 1176
+
   |nexus  = 316
   |github  = quicksilverfox/StardewMods
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |status = abandoned
+
   |broke in = SMAPI 3.0
   |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] 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
 +
  |name    = Stop Flower Harvests
 +
  |author = BlobLeader
 +
  |id      = BlobLeader.StopFlowerHarvests
 +
  |nexus  = 24559
 +
   |github  = seichen/Stardew-Stop-Flower-Harvests
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
 +
  |author  = Mustafa
 +
  |id      = Mustafa.StopSoundsWhenAltTabbed
 +
  |nexus  = 13925
 +
  |github  = mustafa-git/StopSoundsWhenAltTabbed
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Storage Containers
 +
  |author  = trashcan9
 +
  |id      = trashcan9.StorageContainers
 +
  |nexus  = 16071
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = Stronger You
   |author  = charliedemilho
+
   |author  = Krutonium
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = Krutonium.StrongerYou
   |nexus  = 10396
+
   |nexus  = 7402
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = Hamio, HamioDracny
+
   |author  = Darkmushu
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 7511
+
   |nexus  = 17380
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Stumps to Hardwood Stumps
   |author  = Navi-chan, ooo0000
+
   |author  = Nishtra
   |id      = NaviChan.FaeQuest
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 2484
+
   |nexus  = 691
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
  |author  = Advize
+
   |author = sophiesalacia
  |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      = sophie.SturdySaplings
   |nexus  = 130
+
   |nexus   = 14440
  |github = AdvizeGH/FarmExpansion
+
   |github = sophiesalacia/StardewMods
 
 
   |broke in = Stardew Valley 1.3.16
 
   |status   = abandoned
 
   |summary = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = Submerged Crab Pots
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.FarmHub
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 2309
+
   |nexus  = 11719
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = BrasileiroTop
+
   |author  = mytigio
   |id      = BrasileiroTop.Fundo
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 5423
+
   |nexus  = 4149
   |github  =
+
   |github  = mytigio/SDVMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.5
 +
   |status   = abandoned
 +
  |summary = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Summit Reborn
   |author  = tlitookilakin
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 8236
+
   |nexus  = 2073
  |moddrop = 926207
+
   |github  = JohnsonNicholas/SDVMods
   |github  = tlitookilakin/FarmWarpsPatch
 
  
   |status  = obsolete
+
   |status  = abandoned
  |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    = Sundrop City
   |author  = ofmanynames
+
   |author  = The Sundrop Team
   |id      = InstantGeode
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 750
+
   |nexus  = 4014
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.5.5
  |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    = Super Hopper
   |author  = DaLion
+
   |author  = spacechase0
   |id      = DaLion.ImmersiveRings
+
   |id      = spacechase0.SuperHopper
   |nexus  = 11380
+
  |curse  = 867698
   |github  =
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Super Sleeper
   |author  = MindMeltMax
+
   |author  = spoocky123
   |id      = MindMeltMax.FireCracker
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 7321
+
   |nexus  = 10842
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Surfing Festival
   |author  = MattDeDuck, Duckshard
+
   |author  = spacechase0 and ParadigmNomad
   |id      = MattDeDuck.Fischievements
+
   |id      = spacechase0.SurfingFestival
   |nexus  = 3658
+
  |curse  = 867720
   |github  =
+
   |nexus  = 6688
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = MiphasGrace
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = MiphasGrace.SurpriseBaby1
   |nexus  = 1941
+
   |nexus  = 13126
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = Survivalistic
   |author  = bcmpinc
+
   |author  = Ophaneom
   |id      = bcmpinc.FixScytheExp
+
   |id      = Ophaneom.Survivalistic
   |nexus  =
+
   |nexus  = 12179
   |github  = bcmpinc/StardewHack
+
   |github  = Ophaneom/Survivalistic
  |url    = https://github.com/bcmpinc/StardewHack/releases
 
  
   |broke in = Stardew Valley 1.3.25
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |unofficial version = 1.0.5-unofficial.2-Locked15
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
+
   |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FLO - New Custom NPC, FlorenceMod
+
   |name    = SV Fishing Mod
   |author  = randomAnon1234
+
   |author  = KDERazorback
   |id      = none<!--no manifest ID-->
+
   |id      = KDERazorback.SvFishingMod
   |nexus  = 591
+
   |nexus  = 6403
   |github  =
+
   |github  = KDERazorback/SvFishingMod
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = SV Notepad
   |author  = FletcherQuest
+
   |author  = HereBeCush
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = herebecush.SVNotepad
   |nexus  = 9062
+
   |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
  
   |status  = abandoned
+
  |broke in          = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Swim (Almost) Anywhere, Swim Suit
   |author  = Entoarox
+
   |author  = Platonymous
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = Platonymous.SwimSuit
   |nexus  = 2276
+
   |nexus  = 1215
  |chucklefish = 4324
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
+
   |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
<!--
 
  |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    = Swim - Continued
   |author  = LeFauxMatt
+
   |author  = aedenthorn and FlyingTNT
   |id      = furyx639.FuryCore
+
   |id      = FlyingTNT.Swim
   |nexus  = 10696
+
   |nexus  = 23169
 
+
   |github = FlyingTNT/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Swimsuits Anywhere
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Myzkatonic
   |id      = f4iTh.GateFix
+
   |id      = Myzkatonic.SwimsuitsAnywhere
   |nexus  = 4859
+
   |nexus  = 7722
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Swiss Army Knife
   |author  = Advize and Jinxiewinxie
+
   |author  = John Peters
   |id      = Advize.GetDressed
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  = 331
+
   |nexus  = 13991
   |github  = AdvizeGH/GetDressed
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
   |status  = obsolete
+
  |name    = Swizzy Meads
   |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).
+
  |author  = Swizzy Studios
 +
  |id      = SwizzyStudios.SwizzyMeads
 +
  |nexus  = 3241
 +
  |github  = SwizzyStudios/SV-SwizzyMeads
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Tab Autoloot
 +
   |author = Guedez
 +
  |id      = tab.autoloot
 +
  |nexus  = 5115
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = Tailor Weapon Skins
   |author  = mistyspring
+
   |author  = Peasly Wellbott
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = Wellbott.TailorWeaponSkins
  |curse  = 880520
+
   |nexus  = 7797
   |nexus  = 12195
+
   |github  =
   |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    = Tainted Cellar, Underground House Cellar
   |author  = ShadowDragon8685
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = TaintedCellar
   |nexus  = 985
+
   |nexus  = 1672
   |github  =
+
   |github  = Jinxiewinxie/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
<!--
   |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
+
   |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    = Grandfather's Gift Remade
+
   |name    = Take a Break
   |author  = pepoluan
+
   |author  = Krutonium
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = krutonium.TakeABreak
   |nexus  = 4151
+
   |nexus  = 12549
  |chucklefish = 5783
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hamlet
+
   |name    = Take All
   |author  = Taskmaster
+
   |author  = aedenthorn, Erinthe
   |id      = Taskmaster.Hamlet
+
   |id      = aedenthorn.TakeAll
   |nexus  = 4601
+
   |nexus  = 14247
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take It Slow
 +
  |author  = KarratKake
 +
  |id      = KarratKake.TakeItSlow
 +
  |nexus  = 13432
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Talk to Inworld's AI Villagers, Inworld
   |author  = StarPeanut, Greger
+
   |author  = Inworld AI, PogDerson
   |id      = HappyAnimals
+
   |id      = PogDerson.Inworld
   |nexus  =
+
   |nexus  = 16816
  |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    = Tap Giant Crops
   |author  = ninthworld
+
   |author  = atravita
   |id      = NinthWorld.HDSprites
+
   |id      = atravita.TapGiantCrops
   |nexus  = 4024
+
  |curse  = 870968
   |github  = ninthworld/HDSprites
+
  |moddrop = 1205166
 +
   |nexus  = 13052
 +
   |github  = atravita-mods/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hempire
+
   |name    = Tappable Palm Trees
   |author  = Oga_The_Real
+
   |author  = aedenthorn, Erinthe
   |id      = Oga_The_Real.Hempire
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus  = 14477
+
   |nexus  = 10661
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned<!--mod page hidden-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Tapper Ready
   |author  = BrasileiroTop
+
   |author  = skunkkky
   |id      = BrasileiroTop.Animacoes
+
   |id      = skunkkk.TapperReady
   |nexus  = 5139
+
   |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    = Improved Mill
+
   |name    = Tapper Report
   |author  = AustinYQM
+
   |author  = pepoluan
   |id      = AustinYQM.ImprovedMill
+
   |id      = pepoluan.TapperReport
   |nexus  = 1748
+
   |nexus  = 8700
   |github  = AustinYQM/ImprovedMill
+
   |github  =
 
+
   |source  = https://sourceforge.net/p/sdvmod-tapper-report
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Taxes Mod
   |author  = unidarkshin, Devin Lematty
+
   |author  = bdawson1993
   |id      = DevinLematty.InfiniteInventory
+
   |id      =
   |nexus  = 2247
+
   |nexus  = 38
   |github  = unidarkshin/Stardew-Mods
+
   |github  =
  
  |broke in = Stardew Valley 1.3.29
 
 
   |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    = Interactions, Interacoes
+
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
   |author  = BrasileiroTop
+
   |author  = TehPers
   |id      = BrasileiroTop.Interacoes
+
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
   |nexus  = 4862
+
   |nexus  = 3256<!--was 2150 before re-release-->
   |github  =
+
   |moddrop = 1071149
 
+
   |github = TehPers/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Teh's Festive Slimes
   |author  = Platonymous
+
   |author  = TehPers
   |id      = Platonymous.JunimoFarm
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 984
+
   |nexus  = 2990
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Teh's Fishing Overhaul
   |author  = Becks723
+
   |author  = TehPers
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 6971
+
   |nexus  = 866
   |github  =
+
  |moddrop = 123679
 +
   |github  = TehPers/StardewValleyMods
  
   |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    = Telephone Purchasing
   |author  = Taskmaster
+
   |author  = Stingray
   |id      = Taskmaster.JunkMail
+
   |id      = Stingray.TP
   |nexus  = 4452
+
   |nexus  = 10190
   |github  =
+
   |github  = Stingrayss/StardewValley
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = Teleportation Tool
   |author  = Shadowfoxss
+
   |author  = jeWel
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = jeWel.TeleportationToolModCode
   |nexus  = 3147
+
   |nexus  = 22534
  |curse  = 308891
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Teleporter
   |author  = Kabigon
+
   |author  = Bifibi
   |id      = Kabigon.kisekae
+
   |id      = Teleporter
   |nexus  = 2348
+
   |nexus  =
   |github  = KabigonFirst/StardewValleyMods
+
   |chucklefish = 4374
 
 
  |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    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
 
  |author  = Lavapulse
 
  |id      = Lavapulse.LavapulseChickens
 
  |nexus  = 4821
 
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.2
 +
   |status   = workaround
 +
  |summary = use [[#Fast Travel|Fast Travel]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Teleport Mod
   |author  = Huanir
+
   |author  = Falson, Falson127
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = Falson.TeleportMod
   |nexus  = 2653
+
   |nexus  = 18842
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Teleport NPC
   |author  = Permamiss
+
   |author  = Enaium
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = Enaium.TeleportNpc
   |nexus   = 637
+
   |curse   = 436803
   |github  =
+
   |moddrop = 865554
 
+
   |nexus  =
   |broke in = SMAPI 2.0
+
   |github  = Enaium-StardewValleyMods/TeleportNpc
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Teleport NPC Location
   |author  = Brandy Lover, WDavi
+
   |author  = ccr
   |id      = Brandy Lover.LMlog
+
   |id      = ccr.TeleportNPCLocation
   |nexus  = 1366
+
   |nexus  = 17190
 +
  |github  = chencrstu/TeleportNPCLocation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport Point
 +
  |author  = Enaium
 +
  |id      = Enaium.TeleportPoint
 +
  |curse  = 436830
 +
  |moddrop = 864013
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/TeleportPoint
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport To Farm
 +
  |author  = Rafael
 +
  |id      = Rafael.TeleportToFarm
 +
  |nexus  = 7247
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Terraria Accessories
   |author  = spacechase0
+
   |author  = jeWel
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = jeWel.TerrariaAccessoriesCode
   |nexus  = 501
+
   |nexus  = 22931
  |moddrop = 127274
+
   |github  =
   |github  = spacechase0/StardewValleyMP
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Test Mod for Automated Workflows, Test Mod
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = spacechase0.TestMod
   |nexus  = 1073
+
   |nexus  = 21216
  |moddrop = 127273
+
   |github  = spacechase0/TestModWorkflow
   |github  = spacechase0/MapImageExporter
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Thai Font Adjuster
   |author  = Jacque Pott
+
   |author  = 'ELL and NRTnarathip
   |id      = JacquePott.MassProduction
+
   |id      = ELL.ThaiFontAdjuster
   |nexus  = 7021
+
   |nexus  = 9586
   |github  = JacquePott/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = The Adventurer's Life Expanded
   |author  = Kithio
+
   |author  = HamioDracny
   |id      = Kithio:ChatMod
+
   |id      = HamioDracny.TALE.SMAPI
   |nexus  =
+
   |nexus  = 14083
  |chucklefish = 4296
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = The Best of "The Queen of Sauce"
   |author  = Nishtra
+
   |author  = Bpendragon
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = Bpendragon.BestOfQOS
   |nexus  = 770
+
   |nexus  = 7985
   |github  =
+
   |github  = Bpendragon/Best-of-Queen-of-Sauce
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = The Cave Cult, Cave Cult Code
   |author  = Taskmaster
+
   |author  = CtrlAltDefeat, Evan Yoshitani
   |id      = Taskmaster.MonthlyMail
+
   |id      = CtrlAltDefeat.CaveCultCode
   |nexus  = 4523
+
   |nexus  = 23741
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = The Chest Dimension
   |author  = vaindil
+
   |author  = zazizu
   |id      = vaindil.MoodFix
+
   |id      = zazizu.TheChestDimension
   |nexus  = 1809
+
   |nexus  = 4013
   |github  = vaindil/sdv-moodfix
+
   |github  = cilekli-link/SDVMods
  
   |status  = obsolete
+
   |status  = abandoned
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mood Guard
+
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
   |author  = YonKuma, kumarei
+
   |author  = Neat
   |id      = YonKuma.MoodGuard
+
   |id      = neat.newspaper
   |nexus  = 1597
+
   |nexus  = 8689
   |github  = YonKuma/MoodGuard
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = obsolete
+
}}
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Farmer That Stared at Rocks
 +
  |author  = ItsLittany
 +
  |id      = itslittany.RockBreaker
 +
  |nexus  = 6376
 +
  |moddrop = 804101
 +
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = The Fish Dimension
 +
   |author = ichortower
 +
  |id      = ichortower.TheFishDimension
 +
  |nexus  = 22335
 +
  |github  = ichortower/TheFishDimension
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = Theft of the Winter Star
   |author  = Platonymous
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Platonymous.MoreMapLayers
+
   |id      = spacechase0.TheftOfTheWinterStar
   |nexus  = 1134
+
  |curse  = 867729
   |github  = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 771680
 +
   |nexus  = 5062
 +
   |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 [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = The Gnomiverse
   |author  = BrasileiroTop
+
   |author  = Purppelle and King Gnomus
   |id      = BrasileiroTop.CanaisTv
+
   |id      = Purppelle.TheGnomiverse
   |nexus  = 5126
+
   |nexus  = 13266
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
   |author  = ylsama
+
   |author  = Tlitookilakin
   |id      = ylsama.MoveThoughObject
+
   |id      = tlitookilakin.BakeOffCode
   |nexus  = 2680
+
   |nexus  = 18856
 
   |github  =
 
   |github  =
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
  
   |dev note = source in separate Git branch
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Long Night
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TheLongNight
 +
  |nexus  = 1369
 +
  |github  = Pathoschild/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.20
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MTN, More Than Necessary
+
   |name    = The Love of Cooking
   |author  = SgtPickles, GameMX
+
   |author  = blueberry
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = blueberry.LoveOfCooking
   |nexus  = 2256
+
   |nexus  = 6830
   |github  =
+
   |github  = b-b-blueberry/CooksAssistant
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |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    = Theme Manager
   |author  = FerMod
+
   |author  = Khloe Leclair
   |id      = FerMod.MultiplayerEmotes
+
   |id      = leclair.thememanager
   |nexus  = 2347
+
   |nexus  = 14525
   |github  = FerMod/StardewMods
+
   |github  = KhloeLeclair/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = The Moon
   |author  = Unremarkable, animavoro
+
   |author  = Pucklynn
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = shannon.MoonMod
   |nexus  = 2135
+
   |nexus  = 2482
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.11
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiplayer Shaft Fix
 
  |author  = Prince-Leto
 
  |id      = princeleto.multiplayershaftfix
 
  |nexus  = 2922
 
  |github  = Prince-Leto/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.4
 
   |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 Northern Gulf
   |author  = aedenthorn, Erinthe
+
   |author  = The commission of The Northern Gulf
   |id      = aedenthorn.MultipleSpouses
+
   |id      = TcTHG.Custom_The_Northern_Gulf
   |nexus  = 6227
+
   |nexus  = 19376
   |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 Pumpkin King
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = KirbyLink
   |id      = Omegasis.MuseumRearranger
+
   |id      = kirbylink.pumpkinking
   |nexus  = 428
+
   |nexus  = 3006
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = KirbyLink/PumpkinKing
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
   |status  = obsolete
+
<!--@retest-after Custom Farming Redux
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
   |unofficial url    = {{nexus mod|4109}}
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = The Queen Of Sauce Reminder
   |author  = kulcris
+
   |author  = TheShwamp
   |id      = kulcris.NoCheatShortcuts
+
   |id      = TheShwamp.TheQueenOfSauceReminder
   |nexus  = 2310
+
   |nexus  = 5172
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = The Return of Custom Backpack Framework
   |author  = Pathoschild
+
   |author  = platinummyr
   |id      = Pathoschild.NoDebugMode
+
   |id      = platinummyr.CustomBackpackFramework
   |nexus  = 593
+
   |nexus  = 21588
   |github  = Pathoschild/StardewMods
+
   |github  =
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (debug mode removed in SMAPI 1.0).
+
   |name    = The Return of Immersive Scarecrows
 +
  |author = aedenthorn and lucaskfreitas
 +
   |id      = lucaskfreitas.ImmersiveScarecrows
 +
  |nexus  = 20701
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = The Return of Immersive Sprinklers
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn and lucaskfreitas
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = lucaskfreitas.ImmersiveSprinklers
   |nexus  = 506
+
   |nexus  = 20796
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = lucaskfreitas/ImmersiveSprinklers
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = The Return of More Backpack Upgrades
   |author  = KirbyLink
+
   |author  = platinummyr
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = platinummyr.CPMoreBackpacks
   |nexus  = 2947
+
   |nexus  = 21591
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Notes
+
   |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
   |author  = Platonymous
+
   |author  = platinummyr and wellbott
   |id      = Platonymous.Notes
+
   |id      = platinummyr.SmallerFishPonds
   |nexus  = 3068
+
   |nexus  = 21900
  |moddrop = 793905
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = The Twlight Traveller - Custom NPC (API), APICut
   |author  = jwdred
+
   |author  = Eris, AkatsukiVana, HuaGei API
   |id      =
+
   |id      = Eris.APICut
   |nexus  = 694
+
   |nexus  = 8158
 
   |github  =
 
   |github  =
 
  |status  = obsolete
 
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
   |author  = DeLiXx
+
   |author  = Dolphin Is Not a Fish
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = Dolphin.Kedi.OldMarinerDialogue
   |nexus  = 12291
+
   |nexus  = 20414
 
   |github  =
 
   |github  =
  |source  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Thinking Time
   |author  = Taskmaster
+
   |author  = PokeBenji
   |id      = Taskmaster.Ornamental
+
   |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
   |nexus  = 4981
+
  |curse  = 1024585
 +
   |nexus  = 24457
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Think-n-Talk
   |author  = Modotte
+
   |author  = Prism 99
   |id      = modotte.P2PAnimalNoise
+
   |id      = prism99.thinkntalk
   |nexus  = 17383
+
   |nexus  = 9546
   |github  =
+
   |github  = Prism-99/Think-n-Talk
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = This Mod Is Organic
   |author  = Alex Noddings
+
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
   |id      = an.ownscepter
+
   |id      = SweetPanda.Organic
   |nexus  = 2404
+
   |nexus  = 16648
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |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  = zesman
+
   |author  = spacechase0
   |id      = MobSpawner.pseudohub.de
+
   |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
   |nexus  = 2794
+
  |curse  = 867388
   |github  =
+
  |moddrop = 127278
 +
   |nexus  = 500
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
  |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    = PHDE Unlocked Recipes
+
   |name    = Throwable Axe
   |author  = zesman
+
   |author  = spacechase0
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = spacechase0.ThrowableAxe
   |nexus  = 2798
+
  |curse  = 867726
   |github  =
+
  |moddrop = 771683
 +
   |nexus  = 5097
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Thunderstorm Totem
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = justastranger
   |id      = f4iTh.PMT
+
   |id      = jas.ThunderstormTotem
   |nexus  = 2349
+
  |moddrop = 944622
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |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    = Tidy Fields
   |author  = bwdy
+
   |author  = seitanicbean
   |id      = bwdy.polygamy
+
   |id      = seitanicbean.tidyfields
   |nexus  = 3542
+
   |nexus  = 10929
   |github  = bwdymods/SDV-Polygamy
+
   |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Tidy Social
   |author  = ryaon
+
   |author  = trashcan9
   |id      = Ryaon.FectorChallenge
+
   |id      = trashcan9.TidySocial
   |nexus  = 5125
+
   |nexus  = 16233
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Tileman Challenge
   |author  = Kevin Connors
+
   |author  = SpicyKai
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = SpicyKai.Tileman
   |nexus  = 2424
+
   |nexus  = 11945
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |github  = spicykai/StardewValley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Tileman Redux|Tileman Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Tileman Redux
   |author  = Sonozuki
+
   |author  = Freaksaus
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = Freaksaus.TilemanRedux
   |nexus  = 2997
+
   |nexus  = 23023
   |github  =
+
   |github  = Freaksaus/Tileman-Redux
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Tile Transparency, Transparent Tiles
   |author  = Sonozuki
+
   |author  = aedenthorn, Erinthe
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = aedenthorn.TileTransparency
   |nexus  = 3004
+
   |nexus  = 17288
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Tillable Ground
   |author  = DaLion
+
   |author  = hawkfalcon
   |id      = DaLion.ImmersiveTweaks
+
   |id      = hawkfalcon.TillableGround
   |nexus  = 11296
+
   |nexus  = 2175
   |github  =
+
   |github  = hawkfalcon/Stardew-Mods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Tilled Soil Decay
   |author  = PurrplingCat
+
   |author  = bcmpinc
   |id      = PurrplingCat.QuestEssentials
+
   |id      = bcmpinc.TilledSoilDecay
   |nexus  = 8827
+
   |nexus  = 2738
   |github  = purrplingcat/StardewMods
+
   |github  = bcmpinc/StardewHack
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Tilt-Shift - Native Effect Shader
   |author  = CatCattyCat, Cat
+
   |author  = misterwu
   |id      = cat.removablehorsehats
+
   |id      = misterwu.tiltshifteffect
   |nexus  = 2223
+
   |nexus  = 21959
   |github  = danvolchek/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    = Ring of Fire
+
   |name    = Time Before Harvest
   |author  = Platonymous
+
   |author  = Asconoid
   |id      = Platonymous.RingOfFire
+
   |id      = Asconoid.TimeBeforeHarvest
   |nexus  = 1166
+
   |nexus  = 5764
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |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.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Time Before Harvest Enhanced
   |author  = Pathoschild
+
   |author  = Jonathan Ginn
   |id      = Pathoschild.RotateToolbar
+
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
   |nexus  = 1100
+
   |nexus  = 12170
   |github  = Pathoschild/StardewMods
+
   |github  =
 +
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
  
   |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-133343
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Time Freeze
   |author  = Taskmaster
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Taskmaster.Scream
+
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
   |nexus  = 4588
+
   |nexus  = 973
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Time Freezes at Midnight
   |author  = Entoarox
+
   |author  = JBtheShadow
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = JBtheShadow.TimeFreezesAtMidnight
   |nexus  = 2273
+
   |nexus  = 7425
  |chucklefish = 4262
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Time Master
   |author  = spacechase0
+
   |author  = trashcan9
   |id      = spacechase0.SeedCatalogue
+
   |id      = trashcan9.TimeMaster
   |nexus  = 1640
+
   |nexus  = 16192
   |moddrop = 281292
+
   |github  =
   |github = spacechase0/SeedCatalogue
+
   |source = {{nexus mod|16192}}?tab=files
  
   |status  = obsolete
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
+
   |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Time Multiplier
   |author  = funny-snek
+
   |author  = DefenTheNation
   |id      = funnysnek.SeparateMoney
+
   |id      = DefenTheNation.TimeMultiplier
   |nexus  = 3086
+
   |nexus  = 2262
   |github  =
+
   |github  = DefenTheNation/StardewMod-TimeMultiplier
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Time Notifier
   |author  = DaLion
+
   |author  = CKextreme
   |id      = DaLion.ImmersiveTaxes
+
   |id      = CKextreme.TimeNotifier
   |nexus  = 12547
+
   |nexus  = 3706
 
   |github  =
 
   |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Time of the Prairie King
   |author  = j4c0b333
+
   |author  = The Fluffy Robot
   |id      = j4c0b333.SetMoney
+
   |id      = TheFluffyRobot.TimeOfThePrairieKing
   |nexus  = 3889
+
   |nexus  = 5631
   |github  =
+
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |github  = Sakorona/SDVMods
  
  |broke in = Stardew Valley 1.4
+
   |status = abandoned
   |status   = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Time Reminder
   |author  = dJomp
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = dJomp.SetUniqueGameID
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 2042
+
   |nexus  = 1000
   |github  =
+
   |moddrop = 664035
 
+
   |github  = JohnsonNicholas/SDVMods
   |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = TimeSpeed
   |author  = spacechase0
+
   |author  = cantorsdust and Pathoschild
   |id      = spacechase0.ShipAnywhere
+
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
   |nexus  = 1379
+
   |nexus  = 169
  |moddrop = 183277
+
   |github  = cantorsdust/StardewMods
   |github  = spacechase0/ShipAnywhere
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Time Totem
   |author  = NOGAF
+
   |author  = gmff
   |id      = NOGAF.ShippingTaxes
+
   |id      = GMFF.TimeTotem
   |nexus  = 5189
+
  |curse  = 494425
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Time Travel
   |author  = TehPers
+
   |author  = Cile_ed
   |id      = TehPers.ShroomSpotter
+
   |id      = Cile_ed.TimeTravel
   |nexus  = 908
+
   |nexus  = 4068
  |moddrop = 125766
 
  |github  = TehPers/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Simple Sound Manager
 
  |author  = Omegasis, AlphaOmegasis
 
  |id      = Omegasis.SimpleSoundManager
 
  |nexus  = 1410
 
  |github  = janavarro95/Stardew_Valley_Mods
 
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Singin' Stone
 
  |author  = CyTheGuy01
 
  |id      = CyTheGuy01.TestMod
 
  |nexus  = 6463
 
 
   |github  =
 
   |github  =
  
Line 20,253: Line 21,596:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Time Watch
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = KyuubiRan
   |id      = BrasileiroTop.Sentar
+
   |id      = kyuubiran.TimeWatch
   |nexus  = 4729
+
   |nexus  = 23725
   |github  =
+
   |github  = KyuubiRan/TimeWatch
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = TMXL Map Toolkit, TMX Loader
   |author  = cantorsdust
+
   |author  = Platonymous
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = Platonymous.TMXLoader
   |nexus   = 175
+
   |curse   = 877235
   |github  = cantorsdust/StardewMods
+
   |nexus  = 1820
 
+
   |moddrop = 771913
   |status  = abandoned
+
   |github  = Platonymous/Stardew-Valley-Mods
   |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    = To-Dew
   |author  = Speshkitty
+
   |author  = Jamie Taylor
   |id      = speshkitty.slimewaterer
+
   |id      = jltaylor-us.ToDew
   |nexus   = 7141
+
   |curse   = 997100
   |github  = Speshkitty/SlimeWaterFiller
+
   |nexus   = 7409
 
+
   |github = jltaylor-us/StardewToDew
   |broke in = Stardew Valley 1.5
 
   |status  = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = To Do List
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Eleanor, eleanoot
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
   |nexus  = 897
+
   |nexus  = 1630
   |github  = JohnsonNicholas/SDVMods
+
   |github  = eleanoot/stardew-to-do-mod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
+
   |summary  = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Items Framework
 +
  |author  = selph, zombifier
 +
  |id      = selph.ToggleItems
 +
  |nexus  = 21361
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Monsters
 +
  |author  = Jolyone, Me
 +
  |id      = Me.ToggleMonsters
 +
  |nexus  = 11801
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Sea Monster
+
   |name    = Toggle Music, Toggle Music Hotkey
   |author  = Edu Anttunes
+
   |author  = MaltoseMatt
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = MaltoseMatt.ToggleMusic
   |nexus  = 5736
+
   |nexus  = 22913
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Tool Assembly
   |author  = Platonymous
+
   |author  = OFTS_CQM
   |id      = Platonymous.Speedster
+
   |id      = ofts.toolAss
   |nexus  = 1102
+
   |nexus  = 23872
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = ofts-cqm/ToolAssembly
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = Toolbar Icons
   |author  = Platonymous
+
   |author  = LeFauxMatt
   |id      = Platonymous.SplitMoney
+
   |id      = furyx639.ToolbarIcons
   |nexus   = 2303
+
   |curse   = 871834
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 1547451
 
+
   |nexus  = 11026
   |status  = abandoned
+
   |github  = LeFauxMatt/StardewMods
   |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    = Toolbar Tooltips
   |author  = Ilyaki
+
   |author  = danmw3
   |id      = Ilyaki.SplitScreen
+
   |id      = danmw3.toolbartooltips
   |nexus  = 2139
+
   |nexus  = 4977
   |github  = Ilyaki/SplitScreen
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = ToolBelt
   |author  = Platonymous
+
   |author  = yuri0r
   |id      = Platonymous.Sprinkles
+
   |id      = yuri0r.ToolBelt
   |nexus  =
+
   |nexus  = 8566
  |chucklefish = 4592
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = Tool Charging
   |author  = TehPers
+
   |author  = mralbobo
   |id      = SCCL
+
   |id      = mralbobo.ToolCharging
   |nexus  = 889
+
   |nexus  =
   |github  = TehPers/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-tool-charging
  
   |broke in = Stardew Valley 1.2
+
   |broke in           = SMAPI 3.0
   |status  = abandoned
+
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Tool Geodes
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = spacechase0.ToolGeodes
   |nexus  = 1298
+
   |nexus  = 3090
   |github  = spacechase0/StardewEditor
+
  |moddrop = 771642
 +
   |github  = spacechase0/ToolGeodes
  
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Tool Power Select
   |author  = Cody, Cody Hansen
+
   |author  = CrazyWig
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = crazywig.toolpowerselect
   |nexus  = 16543
+
   |nexus  = 2553
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Tool Power Setup
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Gilar Fasulaki
   |id      = KoihimeNakamura.summitreborn
+
   |id      = GilarF.ToolPowerSetup
   |nexus  = 2073
+
   |nexus  = 4517
   |github  = JohnsonNicholas/SDVMods
+
   |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    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Tool Smart Switch
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.SwimSuit
+
   |id      = aedenthorn.ToolSmartSwitch
   |nexus  = 1215
+
  |curse  = 868687
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  = 15216
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
+
   |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
   |summary = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Tool Smart Switch (Updated)
   |author  = bdawson1993
+
   |author  = Fiorbeth
   |id      =
+
   |id      = Fiorbeth.ToolSmartSwitch
   |nexus  = 38
+
   |nexus  = 20829
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 
  |broke in = SMAPI 0.39.1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |name    = Tool Upgrade Costs
   |author  = zazizu
+
   |author  = Cherry, CherryChain
   |id      = zazizu.TheChestDimension
+
   |id      = Cherry.ToolUpgradeCosts
   |nexus  = 4013
+
   |nexus  = 6576
   |github  = cilekli-link/SDVMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Tool Upgrade Delivery
   |author  = Pathoschild
+
   |author  = SorryLate
   |id      = Pathoschild.TheLongNight
+
   |id      = SorryLate.ToolUpgradeDelivery
   |nexus  = 1369
+
   |nexus  = 5421
   |github  = Pathoschild/StardewMods
+
   |github  = sorrylate/Stardew-Valley-Mod
 
 
  |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    = Tool Upgrade Delivery Service
   |author  = CKextreme
+
   |author  = Felix-Dev
   |id      = CKextreme.TimeNotifier
+
   |id      = Felix-Dev.ToolUpgradeDeliveryService
   |nexus  = 3706
+
   |nexus  = 2938
   |github  =
+
   |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    = Time Reminder
+
   |name    = Tool Upgrade Duration Changer
   |author  = Sakorona
+
   |author  = GrimatGaming
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = GrimatGaming.ToolUpgradeDurationChanger
   |nexus  = 1000
+
   |nexus  = 21438
   |github  = Sakorona/SDVMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Tool Upgrade Reminder
   |author  = Cile_ed
+
   |author  = Wracketeer
   |id      = Cile_ed.TimeTravel
+
   |id      = Wracketeer.ToolUpgradeReminder
   |nexus  = 4068
+
   |nexus  = 13423
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Too Many Animals
   |author  = spacechase0
+
   |author  = LeFauxMatt
   |id      = spacechase0.ToolGeodes
+
   |id      = furyx639.TooManyAnimals
   |nexus   = 3090
+
   |curse   = 871833
   |moddrop = 771642
+
   |nexus  = 11033
   |github  = spacechase0/ToolGeodes
+
   |github  = LeFauxMatt/StardewMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,472: Line 21,807:
  
 
   |status  = abandoned
 
   |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    = Town School Functions
   |author  = Platonymous
+
   |author  = Edu Anttunes
   |id      = Platonymous.Ultiplayer
+
   |id      = EduAnttunes.TownSchool.Functions
   |nexus  = 2134
+
   |nexus  = 6317
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Tractor Mod
   |author  = Chirase
+
   |author  = Pathoschild
   |id      = Tommy.GiftAllWeek
+
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
   |nexus  = 6850
+
  |curse  = 992849
   |github  =
+
   |nexus  = 1401
 
+
   |moddrop = 606639
   |status = abandoned
+
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Tractor Sounds, Tractor Engine Sound
   |author  = Chirase
+
   |author  = MissCoriel
   |id      = Tommy.GiftEveryDay
+
   |id      = misscoriel.tractorsounds
   |nexus  = 6850
+
   |nexus  = 5781
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Train Station
   |author  = DeLiXx
+
   |author  = Cherry, CherryChain
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = Cherry.TrainStation
   |nexus  = 15132
+
   |nexus  = 6183
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
  |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    = Train Tracks
   |author  = DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = aedenthorn.TrainTracks
   |nexus  = 8111
+
   |nexus  = 10927
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Train Whistle
   |author  = enaium
+
   |author  = Taskmaster
   |id      = Enaium.Walkshop
+
   |id      = Taskmaster.TrainWhistle
  |curse  = 365806
+
   |nexus  = 4473
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Trampoline
   |author  = Travoos
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.Trampoline
   |nexus  =
+
   |nexus  = 11619
  |chucklefish = 4211
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial version = 0.1.2-unofficial.1-mouahrara
   |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#Trampoline
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Translation Replacer
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = ofts, OFTS_CQM
   |id      = cybercheese.WarpChests
+
   |id      = ofts.transRep
   |nexus  = 6402
+
   |nexus  = 22871
 
   |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    = Transparency Settings
   |author  = Sakorona (ItsBenter)
+
   |author  = Esca, Esca-MMC
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = Esca.TransparencySettings
   |nexus  = 6715
+
   |nexus  = 8891
   |github  = Sakorona/SDVMods
+
   |moddrop = 971985
 
+
   |github  = Esca-MMC/TransparencySettings
   |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Transparent Objects
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.WeaponReskinner
+
   |id      = aedenthorn.TransparentObjects
   |nexus  = 5095
+
   |nexus  = 6412
  |moddrop = 771681
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/WeaponReskinner
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
   |name    = Trash 4 Elliott
   |author  = Persival
+
   |author  = ChrisMzz
   |id      = none <!-- no ID in manifest -->
+
   |id      = ChrisMzz.trash4elliott
   |nexus  = 450
+
   |nexus  = 18882
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = Trash Bear Abides
   |author  = Entoarox
+
   |author  = John Peters
   |id      = Entoarox.XnbLoader
+
   |id      = JohnPeters.TrashBearAbides
   |nexus  = 2275
+
   |nexus  = 11359
  |chucklefish = 4506
 
  |github  = Entoarox/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|footer}}
 
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = 2CUTE FarmCave
 
  |author  = taintedwheat
 
  |id      = taintedwheat.2CuteFarmCave
 
  |nexus  = 843
 
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bathroom After 2nd House Upgrade
+
   |name    = Trash Bear Item Helper, Trash Bear Name
   |author  = DevilBro/Ursii98
+
   |author  = MattDeDuck, Duckshard
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = MattDeDuck.TrashBearName
   |nexus  = 2578
+
   |nexus  = 5252
 
   |github  =
 
   |github  =
  |content pack for = Content Patcher
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Green Pastures Farm
+
   |name    = Trash Can Reactions
   |author  = Bugbuddy
+
   |author  = aedenthorn, Erinthe
   |id      = bugbuddy.GreenPasturesFarm
+
   |id      = aedenthorn.TrashCanReactions
   |nexus  = 2326
+
   |nexus  = 7643
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Farm 2
+
   |name    = Trash Cans On Horse
   |author  = Zander
+
   |author  = aedenthorn, Erinthe
   |id      = zander.immersivefarm2
+
   |id      = aedenthorn.TrashCansOnHorse
   |nexus  = 1531
+
   |nexus  = 16394
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
+
}}
   |content pack for = Content Patcher
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Trash Does Not Consume Bait
   |broke in = Stardew Valley 1.3.36
+
  |author  = atravita
   |status   = workaround
+
   |id      = atravita.TrashDoesNotConsumeBait
   |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
   |curse   = 870979
}}
+
   |moddrop = 1128126
{{#invoke:SMAPI compatibility|entry
+
  |nexus   = 11426
   |name    = Overgrown Fairy Buildings
+
  |github  = atravita-mods/StardewMods
   |author  = Ali Read/naeldeus
+
 
   |id      = naeldeus.OvergrownFairyBuildings
+
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |nexus  = 4564
+
}}
   |github  =
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Trash Remover
  |content pack for = Content Patcher
+
   |author  = SorryLate, rharyanto
 
+
   |id      = SorryLate.TrashRemover
   |broke in          = Stardew Valley 1.5
+
   |nexus  = 5114
   |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
   |github  =
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
}}
}}
+
{{#invoke:SMAPI compatibility|entry
{{#invoke:SMAPI compatibility|entry
+
  |name    = Trash Trash
   |name    = Remove That Damn Rock
+
  |author  = Jaredlll08
   |author  = Plutey/Androxilogin
+
   |id      = BlameJared.TrashTrash
   |id      = Androxilogin.RemoveThatDamnRock
+
   |nexus  =
   |nexus  = 384
+
   |curse  = 297981
   |github  =
+
  |github  = jaredlll08/Trash-Trash
 
+
}}
  |content pack for = Content Patcher
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Traveling Cart Visit Everyday
   |broke in           = Stardew Valley 1.2
+
   |author  = dayLerFar, nnn
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |id      = nnn.TCVED
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
+
   |nexus  = 22240
}}
+
   |github  =
{{#invoke:SMAPI compatibility|footer}}
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
===XNB mods===
+
  |name    = Traveling Takes Time
See [[Modding:Using XNB mods]].
+
  |author  = Vrakyas
 
+
  |id      = Vrakyas.TravelingTakesTime
==Mod data overrides==
+
  |nexus  = 4031
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
+
  |github  =
 
+
 
{{#invoke:SMAPI compatibility overrides|header}}
+
   |broke in = Stardew Valley 1.6
{{#invoke:SMAPI compatibility overrides|entry
+
}}
   |name          = Adjust Artisan Prices
+
{{#invoke:SMAPI compatibility|entry
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
   |name    = Travelling Skill
   |update keys    =
+
  |author  = Achtuur8
   |local version  =
+
  |id      = Achtuur.StardewTravelSkill
   |remote version = 0.01 → 0.0.1
+
  |nexus  = 16820
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
+
   |github  = Achtuur/StardewTravelSkill
}}
+
}}
{{#invoke:SMAPI compatibility overrides|entry
+
{{#invoke:SMAPI compatibility|entry
   |name          = Almighty Farming Tool
+
  |name    = Treasure Chests Expanded
   |id            = 439
+
  |author  = aedenthorn, Erinthe
   |update keys    =
+
  |id      = aedenthorn.TreasureChestsExpanded
   |local version  =
+
  |nexus  = 7685
   |remote version = 1.21 → 1.2.1
+
  |github  = aedenthorn/StardewValleyMods
   |reason        = {{nexus mod|439|mod page}} has wrong version format
+
 
}}
+
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
{{#invoke:SMAPI compatibility overrides|entry
+
  |unofficial version = 0.3.1-unofficial.1-mouahrara
   |name          = Auto Water
+
  |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
   |id            = pickle.autowater
+
}}
   |update keys    = Nexus:5463 → Nexus:1666
+
{{#invoke:SMAPI compatibility|entry
   |local version  =
+
  |name    = Tree Changes
   |remote version =
+
  |author  = JPAN
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
+
  |id      = jpan.TreeChanges
}}
+
  |nexus  = 3964
{{#invoke:SMAPI compatibility overrides|entry
+
  |github  = JPANv2/Stardew-Valley-Tree-Changes
   |name          = Better Shipping Box
+
 
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
+
  |broke in = Stardew Valley 1.6
   |update keys    =
+
}}
   |local version  = 1.0.1 → 1.0.2
+
{{#invoke:SMAPI compatibility|entry
   |remote version =
+
  |name    = Tree Shake Mod
   |reason        = manifest outdated<!--last checked: 1.0.2-->
+
  |author  = NCarigon
}}
+
  |id      = NCarigon.TreeShakeMod
{{#invoke:SMAPI compatibility overrides|entry
+
  |nexus  = 15927
   |name          = Big Silo
+
  |github  = ncarigon/StardewValleyMods
   |id            = lperkins2.BigSilo
+
 
   |update keys    =
+
  |broke in = Stardew Valley 1.6
   |local version  = 0.0.2 → 0.0.3
+
}}
   |remote version =
+
{{#invoke:SMAPI compatibility|entry
   |reason        = manifest outdated<!--last checked: 0.0.3-->
+
  |name    = Tree Shaker
}}
+
  |author  = TyoAtrosa
{{#invoke:SMAPI compatibility overrides|entry
+
  |id      = TyoAtrosa.Treeshaker
   |name          = Chefs Closet
+
  |nexus  = 2159
   |id            = Duder.ChefsCloset
+
  |github  = TyoAtrosa/TreeShaker
   |update keys    =
+
 
   |local version  = 1.3-1 → 1.3.0
+
  |broke in          = Stardew Valley 1.6
   |remote version =
+
  |unofficial version = 0.0.61-unofficial.2-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130687
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Spread
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.TreeSpread
 +
  |nexus  = 3183
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = TreeTransplant
 +
  |nexus  = 1342
 +
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
  |github  = LeonBlade/TreeTransplant
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant (Fix)
 +
  |author  = LeonBlade and Siweipancc
 +
  |id      = Siweipancc.TreeTransplant
 +
  |nexus  = 20852
 +
  |github  = siweipancc/TreeTransplant
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trendy Haley
 +
  |author  = candidus42
 +
  |id      = Candidus42.TrendyHaley
 +
  |nexus  = 4984
 +
  |github  = mus-candidus/TrendyHaley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trick or Treat
 +
  |author  = Dad of Gwen, Carleton and Gwen
 +
  |id      = DadOfGwenTrickOrTreatMod
 +
  |nexus  = 8115
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tricks and Treats
 +
  |author  = ch20youk
 +
  |id      = ch20youk.TricksAndTreats
 +
  |nexus  = 18947
 +
  |github  = cl4r3/Halloween-Mod-Jam-2023
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = True Random Geodes
 +
  |author  = lilico/atelier99
 +
  |id      = lilico.TrueRandomGeodes
 +
  |nexus  = 11371
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turbo
 +
  |author  = Primm
 +
  |id      = Primm.Turbo
 +
  |nexus  = 23835
 +
  |github  = PrimmR/Turbo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turn to Your Enemies
 +
  |author  = Krutonium
 +
  |id      = krutonium.turn_to_your_enemies
 +
  |nexus  = 12643
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Announcements
 +
  |author  = Zyin
 +
  |id      = Zyin.TVAnnouncements
 +
  |nexus  = 3649
 +
  |github  = Zyin055/TVAnnouncements
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Brasileira
 +
  |author  = JhonnieRandler & Brukob
 +
  |id      = JhonnieMike.BrasilTV
 +
  |nexus  = 10843
 +
  |github  = JhonnieRandler/TVBrasileira
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
 +
  |author  = hisameartwork
 +
  |id      = HisameArtwork.GardeningChannel
 +
  |nexus  = 5485
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Recipes
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TvRecipes
 +
  |nexus  = 5260
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twin Stick Strafe Action
 +
  |author  = AndyUr
 +
  |id      = AndyUr.TwinStickStrafeAction
 +
  |nexus  = 7589
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch Chat Integration
 +
  |author  = Hexenentendrache
 +
  |id      = Hexenentendrache.TwitchChatIntegration
 +
  |nexus  = 17321
 +
  |github  = Enteligenz/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch in Stardew Valley, Twitch for Stardew
 +
  |author  = Telshin, Tim "Telshin" Aldridge
 +
  |id      = telshin.twitch-for-stardew
 +
  |curse  = 306420
 +
  |nexus  =
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite
 +
  |author  = Cdaragorn
 +
  |id      = Cdaragorn.UiInfoSuite
 +
  |nexus  = 1150
 +
  |github  = cdaragorn/Ui-Info-Suite
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite 2
 +
  |author  = Annosz, Abs0rbed
 +
  |id      = Annosz.UiInfoSuite2
 +
  |nexus  =
 +
  |url    = {{github|Annosz/UIInfoSuite2}}/releases
 +
  |github  = Annosz/UiInfoSuite2
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UI Mod Suite
 +
  |author  = Demiacle
 +
  |id      = Demiacle.UiModSuite
 +
  |nexus  = 1023
 +
  |github  = demiacle/UiModSuite
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ukrainizacija, Ukrainizacija - Utilities
 +
  |author  = Pereclaw Team
 +
  |id      = Pereclaw.ukrutilities
 +
  |nexus  = 8427
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Fertilizer
 +
  |author  = fox_white, fox_white25
 +
  |id      = fox_white25.ultimate_fertilizer
 +
  |nexus  = 21318
 +
  |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Gold
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.UltimateGoldStardew
 +
  |nexus  = 2833
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultiplayer
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Ultiplayer
 +
  |nexus  = 2134
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unbreakable Tackles
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.UnbreakableTackles
 +
  |nexus  = 7719
 +
  |moddrop = 1135717
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncanny Valley
 +
  |author  = UncannyValley
 +
  |id      = UncannyValley.UncannyValleyMod
 +
  |nexus  = 20519
 +
  |github  = jasisco5/UncannyValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncle Iroh Approved Tea
 +
  |author  = slimerrain
 +
  |id      = slimerrain.byproducts
 +
  |nexus  = 22376
 +
  |github  = slimerrain/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underdark Sewer
 +
  |author  = Mel Noelle and Kirbylink
 +
  |id      = melnoelle.underdarksewer
 +
  |nexus  = 3070
 +
  |github  = KirbyLink/UnderdarkSewer
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UndergroundSecrets
 +
  |nexus  = 6597
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21475|Underground Secrets Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets Redux
 +
  |author  = aedenthorn and Prism 99
 +
  |id      = prism99.aedenthorn.UndergroundSecrets
 +
  |nexus  = 21475
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unhinged Mayo Jar
 +
  |author  = spacechase0
 +
  |id      = spacechase0.UnhingedMayoJar
 +
  |nexus  = 17139
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildren
 +
  |nexus  = 6278
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children Talk
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildrentalk
 +
  |nexus  = 9540
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Valley
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UniqueValley
 +
  |nexus  = 13828
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Cats and Dogs
 +
  |author  = funny-snek
 +
  |id      = funnysnek.UnlimitedCatsandDogs
 +
  |nexus  = 2942
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Community Center
 +
  |author  = TIplurka
 +
  |id      = tiplurka.UnlimitedCommunityCenter
 +
  |nexus  = 23897
 +
  |github  = perkmi/Always-On-Server-for-Multiplayer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift All Week)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftAllWeek
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift Every Day)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftEveryDay
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Players
 +
  |author  = Armitxes
 +
  |id      = Armitxes.UnlimitedPlayers
 +
  |nexus  = 2213
 +
  |curse  = 362847
 +
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Areas
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Unlockable_Areas
 +
  |nexus  = 15132
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Bundles
 +
  |author  = DeLiXx
 +
  |id      = DLX.Bundles
 +
  |curse  = 990830
 +
  |nexus  = 17265
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlock Dye Menu
 +
  |author  = Shaklin
 +
  |id      = shaklin.unlockdyemenu
 +
  |nexus  = 6156
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlocked Doors
 +
  |author  = damien
 +
  |id      = damien.unlocked_doors
 +
  |nexus  = 4338
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unscheduled Evaluation
 +
  |author  = wrongcoder
 +
  |id      = wrongcoder.UnscheduledEvaluation
 +
  |nexus  = 22752
 +
  |github  = wrongcoder/UnscheduledEvaluation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated Instant Eat Key
 +
  |author  = apomorph
 +
  |id      = apomorph.updatedInstantEatKey
 +
  |nexus  = 15191
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated No Rumble Horse
 +
  |author  = Aladanor
 +
  |id      = Aladanor.UpdatedNoRumbleHorse
 +
  |nexus  = 10164
 +
  |github  = shailalias/NoRumbleHorse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradable Pan
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.upgradablepan
 +
  |curse  = 446597
 +
  |nexus  = 9318
 +
  |github  = AHilyard/UpgradeablePan
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihauUpgradeableMachines
 +
  |nexus  = 17234
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Casks
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedCasks
 +
  |nexus  = 22477
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Horse, Horse Friendship and Speed Levels
 +
  |author  = Richard Cai
 +
  |id      = richard_cai.UpgradedHorse
 +
  |nexus  = 5242
 +
  |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Kegs
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedKegs
 +
  |nexus  = 15755
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgrade Empty Cabins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.UpgradeEmptyCabins
 +
  |nexus  = 5253
 +
  |moddrop = 720987
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Bombs
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.UsefulBombs
 +
  |nexus  = 2488
 +
  |github  = pomepome/UsefulBombs
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 +
<!--
 +
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Cookings
 +
  |author  = Chocciee
 +
  |id      = Chocciee.UsefulCookings
 +
  |nexus  = 22234
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
 +
  |author  = Right Hand Man
 +
  |id      = raik.uselessinfo
 +
  |nexus  = 8634
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Utility Grid
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UtilityGrid
 +
  |nexus  = 10197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UV Index (Sunscreen Mod)
 +
  |author  = Jonqora
 +
  |id      = Jonqora.UVIndex
 +
  |nexus  = 6676
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Grass
 +
  |author  = dantheman999
 +
  |id      = dantheman999.VariableGrass
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/107658
 +
  |github  = dantheman999301/StardewMods
 +
 
 +
  |broke in          = SMAPI 2.0
 +
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Seasons, Stardew Variable Seasons
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewVariableSeasons
 +
  |nexus  = 19904
 +
  |github  = calebstein1/StardewVariableSeasons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vending Machine, NPC Vending Machine
 +
  |author  = ActionJackson
 +
  |id      = ActionJackson.VendingMachine
 +
  |nexus  = 7508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vertical Toolbar
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SB_VerticalToolMenu
 +
  |nexus  = 943
 +
  |github  = bmarquismarkail/SV_VerticalToolMenu
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Video Player
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.VideoPlayer
 +
  |nexus  = 6524
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Villager Compass
 +
  |author  = Jboss
 +
  |id      = Jboss.VillagerCompass
 +
  |nexus  = 16912
 +
  |github  = jbossjaslow/Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Artifact Spots
 +
  |author  = Zamiel
 +
  |id      = Zamiel.VisibleArtifactSpots
 +
  |nexus  = 21223
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Fish
 +
  |author  = shekurika
 +
  |id      = shekurika.WaterFish
 +
  |nexus  = 8897
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visit Mount Vapius
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.visitmountvapius.code
 +
  |nexus  = 9600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visualize
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Visualize
 +
  |curse  = 307573
 +
  |moddrop = 793933
 +
  |nexus  = 1704
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = VisualizeTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.VisualizeTK
 +
  |moddrop = 1521421
 +
  |nexus  = 19009
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Void Effects, Stardew Void Effects
 +
  |author  = Renny
 +
  |id      = renny.stardewvoideffects
 +
  |nexus  = 2703
 +
  |github  = OfficialRenny/StardewVoidEffects
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
<!--
 +
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait Around
 +
  |author  = Alhifar
 +
  |id      = Alhifar.WaitAround
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
  |github  = Alhifar/WaitAroundSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait - Refined Multiplayer Time Pause
 +
  |author  = aurpine
 +
  |id      = aurpine.WAIT
 +
  |nexus  = 20661
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wake Up
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
 +
  |author  = DaLion
 +
  |id      = DaLion.Professions<!--changed in republished 0.2.0-->, DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 +
  |nexus  = 24355
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walkshop
 +
  |author  = enaium
 +
  |id      = Enaium.Walkshop
 +
  |curse  = 365806
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Through Trellis
 +
  |author  = TheOfficialTab
 +
  |id      = theofficialtab.walkthroughtrellis
 +
  |nexus  = 1958
 +
  |github  = OfficialTab/walk-through-trellis
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Fix
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  =
 +
  |chucklefish = 4211
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Recycler
 +
  |author  = Mizzion
 +
  |id      = mizzion.wallpaperrecycler
 +
  |nexus  = 1905
 +
  |moddrop = 661354
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Planter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 +
  |nexus  = 11339
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WallPlanters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallTelevision
 +
  |nexus  = 11448
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Wall Televisions - Continued|Wall Televisions - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.WallTelevision
 +
  |nexus  = 22372
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Animals
 +
  |author  = Symen
 +
  |id      = Symen.WarpAnimals
 +
  |nexus  = 1400
 +
  |github  = simonbru/WarpAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Binder
 +
  |author  = SnowFire kVala
 +
  |id      = SnowFire.Warp_Binder
 +
  |nexus  = 6892
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Chests
 +
  |author  = CyTheGuy01, CyberCheese15
 +
  |id      = cybercheese.WarpChests
 +
  |nexus  = 6402
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 +
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer
 +
  |author  = Strato35, Shalankwa
 +
  |id      = Strato35.WarpMultiplayer
 +
  |nexus  = 7451
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 +
  |author  = Shaklin
 +
  |id      = shaklin.warpmultiplayer_locations
 +
  |nexus  = 8950
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Network
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.warpnetwork
 +
  |nexus  = 8567
 +
  |moddrop = 951720
 +
  |github  = tlitookilakin/WarpNetwork
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Parsnip
 +
  |author  = Pillow
 +
  |id      = Pillow.WarpParsnip
 +
  |nexus  = 18628
 +
  |github  = AnotherPillow/WarpParsnip
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Snitch
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.WarpSnitch
 +
  |nexus  = 9087
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Friends
 +
  |author  = Shalankwa
 +
  |id      = Shalankwa.WarpToFriends
 +
  |nexus  = 2180
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |status            = workaround
 +
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Player
 +
  |author  = lesbiansheep, Shalankwa
 +
  |id      = lesbiansheep.WarpToPlayer
 +
  |nexus  = 21075
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wash Away Forage, Tidal Beach
 +
  |author  = Sakorona (ItsBenter)
 +
  |id      = KoihimeNakamura.WashAwayForage
 +
  |nexus  = 6715
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wasteless Watering
 +
  |author  = GrumpyCrouton
 +
  |id      = GrumpyCrouton.WastelessWatering
 +
  |nexus  = 10998
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Balloon
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.WaterBalloon
 +
  |nexus  = 14481
 +
  |github  = HaulinOats/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bomb
 +
  |author  = BlaDe
 +
  |id      = BlaDe.WaterBomb
 +
  |nexus  = 10267
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bot
 +
  |author  = andyruwruw
 +
  |id      = andyruwruw.WaterBot
 +
  |nexus  = 8167
 +
  |github  = andyruwruw/stardew-valley-water-bot
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Can Refiller
 +
  |author  = Mizzion
 +
  |id      = mizzion.watercanrefiller
 +
  |nexus  = 3539
 +
  |moddrop = 661368
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Flow
 +
  |author  = blueberry
 +
  |id      = blueberry.WaterFlow
 +
  |nexus  = 11790
 +
  |github  = b-b-blueberry/WaterFlow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Give Exp
 +
  |author  = Achtuur
 +
  |id      = Achtuur.WateringCanGiveExp
 +
  |nexus  = 16903
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WateringCanTweaks
 +
  |curse  = 868789
 +
  |nexus  = 10947
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Grants Experience and Crops Can Wither
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.WateringGrantsXP
 +
  |nexus  = 7768
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Pet Bowl, Pet Water Bowl
 +
  |author  = Mizzion
 +
  |id      = mizzion.petwaterbowl
 +
  |nexus  = 2009
 +
  |moddrop = 661365
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Waterproof Items
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.WaterproofItems
 +
  |nexus  = 6460
 +
  |moddrop = 807393
 +
  |github  = Esca-MMC/WaterproofItems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Retaining Field
 +
  |author  = Digus
 +
  |id      = DIGUS.WaterRetainingFieldMod
 +
  |nexus  = 2374
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wealth is Health
 +
  |author  = Qi The Mysterious
 +
  |id      = QiTheMysterious.WealthIsHealth
 +
  |nexus  = 19903
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapon Reskinner
 +
  |author  = spacechase0
 +
  |id      = spacechase0.WeaponReskinner
 +
  |nexus  = 5095
 +
  |moddrop = 771681
 +
  |github  = spacechase0/WeaponReskinner
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons Ignore Grass
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeaponsIgnoreGrass
 +
  |nexus  = 15409
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons on Display
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.WeaponsOnDisplay
 +
  |curse  = 447259
 +
  |nexus  = 9319
 +
  |github  = AHilyard/WeaponsOnDisplay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wear More Rings
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.WearMoreRings
 +
  |nexus  = 3214
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Controller
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather God
 +
  |author  = nrm33n
 +
  |id      = nrm33n.weatherGod
 +
  |nexus  = 15563
 +
  |github  =
 +
 
 +
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Illnesses
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.WeatherIllnesses
 +
  |nexus  = 2210
 +
  |moddrop = 664153
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totem
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
 +
  |nexus  = 16455
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WeatherTotem
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totems Expanded
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.WeatherTotems
 +
  |nexus  = 21539
 +
  |github  = TheMightyAmondee/WeatherTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Wonders
 +
  |author  = Kanadeyoru
 +
  |id      = Kana.WeatherWonders.DLL
 +
  |curse  = 1016623
 +
  |nexus  = 23868
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Mod
 +
  |author  = Opalie
 +
  |id      = Opalie.Wedding
 +
  |nexus  =
 +
  |moddrop = 526231
 +
  |github  = Opalie/Wedding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeddingTweaks
 +
  |curse  = 868829
 +
  |nexus  = 10117
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weekly Break Reminder
 +
  |author  = treehat
 +
  |id      = Treehat.WeeklyBreakReminder
 +
  |nexus  = 8194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Week Starts Sunday
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeekStartsSunday
 +
  |nexus  = 13707
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weird Sounds
 +
  |author  = mori_sensei
 +
  |id      = mori_sensei.WeirdSounds
 +
  |nexus  = 23848
 +
  |github  = alcmoe/SVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Werewolf in the Valley
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Werewolf
 +
  |curse  = 877223
 +
  |moddrop = 1521370
 +
  |nexus  = 15724
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Are You Missing
 +
  |author  = PrivateButtface
 +
  |id      = PrivateButtface.WhatAreYouMissing
 +
  |nexus  = 4430
 +
  |github  = LukeSeewald/PublicStardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Farm Cave, WhatAMush
 +
  |author  = Oxyligen
 +
  |id      = WhatAMush
 +
  |nexus  = 1097
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = wHats Up
 +
  |author  = Oxyligen
 +
  |id      = wHatsUp
 +
  |nexus  = 1082
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where Are They
 +
  |author  = Capaldi12
 +
  |id      = Capaldi12.WhereAreThey
 +
  |nexus  = 13208
 +
  |github  =
 +
  |source  = https://gitlab.com/Capaldi12/wherearethey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Horse
 +
  |author  = temisthem
 +
  |id      = tem696969696969.WheresMyHorse
 +
  |nexus  = 23287
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Items?
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.WheresMyItems
 +
  |nexus  = 2086
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = White Turnip
 +
  |author  = ejun0
 +
  |id      = ejun0.WhiteTurnip
 +
  |nexus  = 8568
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Who Lives Here
 +
  |author  = Prism 99
 +
  |id      = prism99.wholiveshere
 +
  |nexus  = 19840
 +
  |github  = Prism-99/WhoLivesHere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wiki Links
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WikiLinks
 +
  |nexus  = 11476
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Eggs Hatching
 +
  |author  = MikeW
 +
  |id      = Mikew.wildeggshatching
 +
  |nexus  = 23935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Wildflowers
 +
  |nexus  = 14061
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers Reimagined
 +
  |author  = jpp
 +
  |id      = jpp.WildFlowersReimagined
 +
  |nexus  = 21498
 +
  |github  = jpparajeles/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Tree Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.WildTreeTweaks
 +
  |nexus  = 24349
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wind Effects
 +
  |author  = CatCattyCat
 +
  |id      = cat.windeffects
 +
  |nexus  = 6647
 +
  |moddrop = 833564
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.0.3-unofficial.5-brimbane
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Window Resize
 +
  |author  = thatnzguy
 +
  |id      = thatnzguy.WindowResize
 +
  |nexus  = 2266
 +
  |github  = thatnzguy/WindowResize
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Grass
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.wintergrass
 +
  |nexus  = 1601
 +
  |moddrop = 833542
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (grass no longer dies in winter in Stardew Valley 1.6).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Pigs
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.WinterPigs
 +
  |curse  = 1004491
 +
  |moddrop = 1443556
 +
  |nexus  = 16879
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Rain
 +
  |author  = idermailer
 +
  |id      = idermailer.WinterRain
 +
  |nexus  = 13767
 +
  |github  = idermailer/WinterRain
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Star Spouse
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.WinterStarSpouse
 +
  |nexus  = 14164
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Witcher Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.WitcherMod
 +
  |nexus  = 5797
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wizard's Mystical Stationary
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.WizardsMysticalStationary
 +
  |nexus  = 5246
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wonderful Farm Life
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = WonderfulFarmLife
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.1 or 1.11
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Workbench Helper
 +
  |author  = Ballom41
 +
  |id      = Ballom41.WorkbenchHelper
 +
  |nexus  = 21294
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Working Fireplace
 +
  |author  = jahangmar
 +
  |id      = jahangmar.WorkingFireplace
 +
  |nexus  = 3654
 +
  |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
  |nexus  = 24210
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = X
 +
  |author  = skiilaa
 +
  |id      = skiilaa.X
 +
  |nexus  = 2286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XmlSerializerRetool
 +
  |author  = Persival
 +
  |id      = none <!-- no ID in manifest -->
 +
  |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XNB Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.XnbLoader
 +
  |nexus  = 2275
 +
  |chucklefish = 4506
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XP Display
 +
  |author  = Shockah
 +
  |id      = Shockah.XPDisplay
 +
  |nexus  = 11089
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMUL
 +
  |nexus  = 8649
 +
  |github  = nofilenamed/XPMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier.Space
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMULSPA
 +
  |nexus  = 8760
 +
  |github  = nofilenamed/XPMultiplier.Space
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Xtardew Core
 +
  |author  = hixega
 +
  |id      = hixega.XtardewCore
 +
  |nexus  = 19096
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |nexus  = 20355
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = never worked
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Year-Round Crops
 +
  |author  = vincebel
 +
  |id      = vincebel.YearRoundCrops
 +
  |nexus  = 8196
 +
  |github  = vincebel7/YearRoundCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Auto Watering
 +
  |author  = zhuoyun233
 +
  |id      = zhuoyun233.YetAnotherAutoWatering
 +
  |nexus  = 21036
 +
  |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Cooking Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.CookingSkill
 +
  |nexus  = 22681
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Fishing Mod
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.YetAnotherFishingMod
 +
  |nexus  = 20391
 +
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
 +
  |id      = bcmpinc.HarvestWithScythe
 +
  |nexus  = 2731
 +
  |author  = bcmpinc
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 +
  |author  = moddem
 +
  |id      = moddem.StardewMapTeleport
 +
  |nexus  = 18143
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Sprint Mod
 +
  |author  = XxHarvzBackxX
 +
  |id      = XxHarvzBackxX.YASM
 +
  |nexus  = 9228
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = You've Got Mail - Twitch Integration
 +
  |author  = Jaredlll08, YGM Team
 +
  |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
 +
  |curse  = 308005
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = zDailyIncrease
 +
  |author  = thakyZ
 +
  |id      = zdailyincrease
 +
  |nexus  =
 +
  |chucklefish = 4247
 +
  |github  = thakyZ/zDailyIncrease
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ZelWorld - Custom World Music
 +
  |author  = zelink
 +
  |id      = zelink.ZelWorld
 +
  |nexus  = 21466
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zenchman
 +
  |author  = BlaDe
 +
  |id      = BlaDe.Zenchman
 +
  |nexus  = 12024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zen Mod
 +
  |author  = PositiveVegan
 +
  |id      = PositiveVegan.ZenMod
 +
  |nexus  = 12899
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zombie Outbreak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ZombieOutbreak
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.ZoomLevel
 +
  |curse  = 714275
 +
  |nexus  = 7363
 +
  |github  = thespbgamer/ZoomLevel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level Keybinding
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.ZoomLevelKeybind
 +
  |nexus  = 1621
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Mod / Zoom Out Extreme
 +
  |author  = RockinRolla
 +
  |id      = RockinMods.ZoomMod
 +
  |nexus  = 1326
 +
  |github  = rockinrolla/ZoomMod
 +
 
 +
  |broke in = Stardew Valley 1.3.33
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Per Map
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.ZoomPerMap
 +
  |nexus  = 22227
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoomy Farmer
 +
  |author  = Geko_X
 +
  |id      = gekox.zoomyFarmer
 +
  |moddrop = 1530058
 +
  |nexus  = 6031
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
 +
 
 +
===Content packs===
 +
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 +
 
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 2CUTE FarmCave
 +
  |author  = taintedwheat
 +
  |id      = taintedwheat.2CuteFarmCave
 +
  |nexus  = 843
 +
  |github  =
 +
 
 +
  |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurer's Guild Expanded
 +
  |author  = SUPERT
 +
  |id      = supert.adventureguildexpanded
 +
  |nexus  = 12102
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.0-unofficial.2-femtohound
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bathroom After 2nd House Upgrade
 +
  |author  = DevilBro/Ursii98
 +
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 +
  |nexus  = 2578
 +
  |github  =
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
 +
  |author  = Boogie
 +
  |id      = Boogie.Crafting
 +
  |nexus  = 7177
 +
 
 +
  |summary  = broken (doesn't show new 1.6 crafting recipes).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cuter Slimes
 +
  |author  = Amaryn
 +
  |id      = Amaryn.CuterSlimes
 +
  |nexus  = 6073
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Enable Pam
 +
  |author  = Jonqora
 +
  |id      = Jonqora.DontEnablePam
 +
  |nexus  = 6721
 +
  |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Green Pastures Farm
 +
  |author  = Bugbuddy
 +
  |id      = bugbuddy.GreenPasturesFarm
 +
  |nexus  = 2326
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Farm 2
 +
  |author  = Zander
 +
  |id      = zander.immersivefarm2
 +
  |nexus  = 1531
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Spouses
 +
  |author  = someguy363
 +
  |id      = iss.immersivespouses
 +
  |nexus  = 5117
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love
 +
  |author  = sivolobwho and foggywizard
 +
  |id      = foggy.LfL
 +
  |nexus  = 10206
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lumisteria Clumps and Nodes
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.CON.NodesForClassicOres
 +
  |nexus  = 9256
 +
  |github  =
 +
 
 +
  |content pack for = Custom Ore Nodes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Backpack Upgrades
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CPMoreBackpacks
 +
  |nexus  = 13827
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overgrown Fairy Buildings
 +
  |author  = Ali Read/naeldeus
 +
  |id      = naeldeus.OvergrownFairyBuildings
 +
  |nexus  = 4564
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Artisan Products
 +
  |author  = Wingyl
 +
  |id      = Wingyl.QualityArtisanProducts
 +
  |moddrop = 707502
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove That Damn Rock
 +
  |author  = Plutey/Androxilogin
 +
  |id      = Androxilogin.RemoveThatDamnRock
 +
  |nexus  = 384
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spacious Greenhouse
 +
  |author  = mintgal
 +
  |id      = mintgal.SpaciousGreenhouse
 +
  |nexus  = 4137
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
 +
  |unofficial version = 1.2.1-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
 
 +
===XNB mods===
 +
See [[Modding:Using XNB mods]].
 +
<!--
 +
 
 +
Do not list XNB mods here.
 +
 
 +
-->
 +
 
 +
==Mod data overrides==
 +
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
 +
 
 +
{{#invoke:SMAPI compatibility overrides|header}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Adjust Artisan Prices
 +
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
 +
   |update keys    =
 +
   |local version  =
 +
   |remote version = 0.01 → 0.0.1
 +
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Almighty Farming Tool
 +
   |id            = 439
 +
   |update keys    =
 +
   |local version  =
 +
   |remote version = 1.21 → 1.2.1
 +
   |reason        = {{nexus mod|439|mod page}} has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Auto Water
 +
   |id            = pickle.autowater
 +
   |update keys    = Nexus:5463 → Nexus:1666
 +
   |local version  =
 +
   |remote version =
 +
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Better Shipping Box
 +
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
 +
   |update keys    =
 +
   |local version  = 1.0.1 → 1.0.2
 +
   |remote version =
 +
   |reason        = manifest outdated<!--last checked: 1.0.2-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Big Silo
 +
   |id            = lperkins2.BigSilo
 +
   |update keys    =
 +
   |local version  = 0.0.2 → 0.0.3
 +
   |remote version =
 +
   |reason        = manifest outdated<!--last checked: 0.0.3-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Chefs Closet
 +
   |id            = Duder.ChefsCloset
 +
   |update keys    =
 +
   |local version  = 1.3-1 → 1.3.0
 +
   |remote version =
 
   |reason        = manifest has wrong version<!--last checked: 1.3.0-->
 
   |reason        = manifest has wrong version<!--last checked: 1.3.0-->
 
}}
 
}}
Line 20,767: Line 23,779:
 
   |local version  =
 
   |local version  =
 
   |remote version =
 
   |remote version =
  |reason        = manifest has wrong update keys<!--last checked: 1.9.0-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,848: Line 23,859:
 
   |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,872: Line 23,891:
 
   |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 22:53, 27 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).