Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
 
(435 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 621: 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 630: 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 646: Line 859:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.11
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3.11].
+
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animals Need Water
+
  |name    = Animal Sitter LTS
 +
  |author  = oliver
 +
  |id      = oliver.AnimalSitterLTS
 +
  |nexus  = 20831
 +
  |github  = jdusbabek/stardewvalley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Animals Need Water
 
   |author  = GZhynko
 
   |author  = GZhynko
 
   |id      = GZhynko.AnimalsNeedWater
 
   |id      = GZhynko.AnimalsNeedWater
 
   |nexus  = 6196
 
   |nexus  = 6196
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 666: 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 679: 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 692: 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 735: 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 774: 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 784: 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 816: 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 821: 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 843: 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 851: 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 884: 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 909: Line 1,189:
 
   |nexus  = 260
 
   |nexus  = 260
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Atelier Cauldron, Cauldron
 +
  |author  = Kedi & sophiesalacia & wildflourmods
 +
  |id      = Atelier.Cauldron
 +
  |nexus  = 22926
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 919: 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 955: 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 967: 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 982: 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 998: Line 1,296:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Coffee
+
  |name    = Auto Break Geode
 +
  |author  = weizinai
 +
  |id      = weizinai.AutoBreakGeode
 +
  |nexus  = 20685
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.AutoCatch
 +
  |nexus  = 22616
 +
  |github  = MercuryVN/AutoCatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Auto Coffee
 
   |author  = Ben880, ben1830
 
   |author  = Ben880, ben1830
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |nexus  = 2387
 
   |nexus  = 2387
 
   |github  =
 
   |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,017: 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,033: 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,052: 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,063: 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,070: 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,077: 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,091: 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,113: 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,120: 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,127: 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,135: 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,140: 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,149: 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,157: 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,175: 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,191: 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,210: 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,222: 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,234: 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,258: 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,272: 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,282: 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,300: Line 1,777:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.3.4-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,310: 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,318: 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,336: 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,345: 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,357: 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,365: 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,373: 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,394: 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,410: 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,434: 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,442: 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,459: 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,488: 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,499: 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,529: 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,549: 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,574: 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,608: 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,635: 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,653: 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,685: 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,714: 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,743: 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,757: 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,771: 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,797: 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,814: 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,833: 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,852: 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,871: 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,893: 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,930: 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,938: Line 2,587:
 
   |id      = drbirbdev.BinningSkill
 
   |id      = drbirbdev.BinningSkill
 
   |nexus  = 14073
 
   |nexus  = 14073
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birb Core
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.BirbCore
 +
  |nexus  = 19140
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 
}}
 
}}
Line 1,947: 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,964: 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,973: Line 2,642:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS No Clip
+
   |name    = BJS Capsule Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSNoClip
+
   |id      = BunnyJumps.BJSCapsuleMod
   |nexus  = 2820
+
   |nexus  = 2502
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Time Skipper
+
   |name    = BJS MP Kick Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTimeSkipper
+
   |id      = BunnyJumps.BJSMPKickMenu
   |nexus  = 2178
+
   |nexus  = 2503
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821 1.5].
+
  |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS True Master
+
   |name    = BJS Night Sounds
   |author  = Qther - BunnyJumps
+
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTrueMaster
+
   |id      = BunnyJumps.BJSNightSounds
   |nexus  = 5324
+
   |nexus  = 2501
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS No Clip
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNoClip
 +
  |nexus  = 2820
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blackhearts
+
   |name    = BJS Only Treasure Room
   |author  = Mightywa33ior
+
   |author  = BunnyJumps
   |id      = Mightywa33ior.Blackhearts
+
   |id      = BunnyJumps.BJSOnlyTreasureRoom
   |nexus  = 7502
+
   |nexus  = 3145
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blahaj Blast
+
  |name    = BJS Plant Everywhere
   |author  = spacechase0
+
  |author  = BunnyJumps
   |id      = spacechase0.BlahajBlast
+
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Time Skipper
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSTimeSkipper
 +
  |nexus  = 2178
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS True Master
 +
  |author  = Qther - BunnyJumps
 +
  |id      = BunnyJumps.BJSTrueMaster
 +
  |nexus  = 5324
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blackhearts
 +
  |author  = Mightywa33ior
 +
  |id      = Mightywa33ior.Blackhearts
 +
  |nexus  = 7502
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Blahaj Blast
 +
   |author  = spacechase0
 +
   |id      = spacechase0.BlahajBlast
 
   |nexus  = 17550
 
   |nexus  = 17550
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 2,054: 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,066: 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,090: 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  = 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  =
 
   |github  =
  
Line 2,118: 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,132: 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,147: 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,176: 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,185: 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,236: 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,242: 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,261: 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,271: 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,298: 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,306: 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,322: 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,328: 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,352: 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,389: Line 3,233:
 
}}
 
}}
 
{{#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,396: 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,409: 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,418: 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,428: 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,469: 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,475: 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,556: Line 3,434:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
Line 2,584: 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,616: 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,625: 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,635: 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,649: 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,697: 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,703: Line 3,600:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
Line 2,716: 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,747: 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,758: 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,794: 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,842: 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,847: 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,856: 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,898: 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,911: Line 3,871:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clothes Rack
+
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author  = LunaticShade
+
  |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = LunaticShade.ClothesRack
+
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
 +
  |nexus  = 604
 +
  |moddrop = 664033
 +
  |github  = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clint's Backstock
 +
  |author  = Rokugin
 +
  |id      = Rokugin.ClintsBackstock
 +
  |nexus  = 20886
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clock24
 +
  |author  = Lysero
 +
  |id      = Lysero.Clock24
 +
  |nexus  = 3718
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Clothes Rack
 +
   |author  = LunaticShade
 +
   |id      = LunaticShade.ClothesRack
 
   |nexus  = 18765
 
   |nexus  = 18765
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cloudy Skies
 +
   |author  = Khloe Leclair
 +
  |id      = leclair.cloudyskies
 +
  |nexus  = 23135
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,929: 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,952: 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,961: 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,972: 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,979: 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,027: 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,056: 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,066: 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,075: 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,108: Line 4,145:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Bundle Costs
+
  |name    = Comprehensive Stardew Valley Mod, My Modding
   |author  = sophiesalacia
+
  |author  = BenW, BW
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
+
  |id      = BW.MyModding
   |nexus  = 9444
+
  |nexus  = 20918
   |github  = sophiesalacia/StardewMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Concentration on Farming
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.ConcentrationOnFarming
 +
  |nexus  = 1445
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Configurable Bundle Costs
 +
   |author  = sophiesalacia
 +
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 +
   |nexus  = 9444
 +
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,145: Line 4,199:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Shipping Dates
 +
  |author  = Nishtra
 +
  |id      = ConfigurableShippingDates
 +
  |nexus  = 675
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,173: 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,195: 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,231: 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,280: 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,289: 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,306: 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,337: 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,357: 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,366: 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,388: 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,419: Line 4,528:
 
   |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.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,444: Line 4,555:
 
}}
 
}}
 
{{#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  = 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
 
   |author  = MouseyPounds
 
   |id      = MouseyPounds.CraneManBegone
 
   |id      = MouseyPounds.CraneManBegone
Line 3,465: Line 4,616:
  
 
   |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,544: Line 4,705:
 
   |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,563: Line 4,724:
 
   |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,583: Line 4,746:
 
   |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,600: Line 4,776:
 
   |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,627: Line 4,805:
 
   |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,645: Line 4,821:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
Line 3,657: Line 4,834:
  
 
   |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,671: Line 4,864:
 
   |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,682: Line 4,883:
 
   |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,706: Line 4,918:
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Backpack Framework
+
  |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
 +
   |name    = Custom Backpack Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomBackpack
 
   |id      = aedenthorn.CustomBackpack
Line 3,717: Line 4,943:
  
 
   |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,722: Line 4,958:
 
   |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,750: Line 4,988:
  
 
   |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,764: Line 5,009:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
Line 3,782: Line 5,028:
 
   |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,798: Line 5,056:
 
   |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,807: Line 5,063:
 
   |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,837: Line 5,091:
 
}}
 
}}
 
{{#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
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Customizable Cart Redux
   |author  = Platonymous
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Platonymous.CustomMusic
+
   |id      = KoihimeNakamura.CCR
   |curse   = 307367
+
   |nexus   = 1402
   |moddrop = 793904
+
   |moddrop = 664037
  |nexus  = 3043
+
   |github  = Sakorona/SDVMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Exclusions
+
   |name    = Customizable Death Penalty
   |author  = Esca, Esca-MMC
+
   |author  = CatCattyCat, Cat
   |id      = Esca.CustomNPCExclusions
+
   |id      = cat.customizabledeathpenalty
   |nexus  = 7089
+
   |nexus  = 1991
   |moddrop = 847997
+
   |moddrop = 833547
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Fixes
+
   |name    = Customizable Traveling Cart Days
   |author  = spacechase0
+
   |author  = Yyeahdude
   |id      = spacechase0.CustomNPCFixes
+
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
  |curse  = 867734
+
   |nexus  = 567
  |moddrop = 771669
+
   |github  =
   |nexus  = 3849
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC - Riley, Riley House
+
   |name    = Customize Anywhere
   |author  = SG
+
  |author  = Cherry, CherryChain
   |id      = SG.RileyHouse
+
  |id      = Cherry.CustomizeAnywhere
   |nexus  = 5811
+
  |nexus  = 4734
   |github  =
+
  |moddrop = 716356
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Cursor Sprite
 +
   |author  = Sonozuki
 +
   |id      = EpicBellyFlop45.CustomizeCursorSprite
 +
   |nexus  = 3014
 +
   |github  = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customize Dresser
   |author  = XxHarvzBackxX
+
   |author  = Dragoon23
   |id      = harvz.CustomObelisks
+
   |id      = Dragoon23.CustomizeDresser
   |nexus  = 10202
+
   |nexus  = 23359
   |github  = XxHarvzBackxX/Custom-Obelisks
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customize Exterior
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomObjectProduction
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |curse   = 868827
+
   |nexus   = 1099
   |nexus  = 10152
+
   |moddrop = 127272
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = aedenthorn, Erinthe
+
  |author  = MissCoriel
   |id      = aedenthorn.CustomOreNodes
+
  |id      = misscoriel.hpstam
   |curse   = 868903
+
  |nexus  = 5275
   |nexus  = 5966
+
  |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
 +
  |name    = Custom Kissing
 +
  |author  = Digus
 +
   |id      = DIGUS.CustomKissingMod
 +
  |nexus  = 4664
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#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,112: Line 5,395:
 
}}
 
}}
 
{{#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,136: Line 5,411:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Custom Movies
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = Platonymous.CustomMovies
   |nexus  = 6669
+
   |nexus  = 4737
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793918
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Signs
+
   |name    = Custom Music
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSigns
+
   |id      = Platonymous.CustomMusic
   |nexus  = 11336
+
  |curse  = 307367
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793904
 +
   |nexus  = 3043
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Location
+
   |name    = Custom Names
   |author  = barteke22
+
   |author  = MindMeltMax
   |id      = barteke22.CustomSpouseLocation
+
   |id      = MindMeltMax.CustomNames
   |nexus  = 9676
+
  |curse  = 1008334
   |github  = barteke22/StardewMods
+
  |nexus  = 23131
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomNPC
 +
  |nexus  = 1607
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC Exclusions
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.CustomNPCExclusions
 +
  |nexus  = 7089
 +
  |moddrop = 847997
 +
  |github  = Esca-MMC/CustomNPCExclusions
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC Fixes
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomNPCFixes
 +
  |curse  = 867734
 +
  |moddrop = 771669
 +
   |nexus  = 3849
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Redux
+
   |name    = Custom NPC - Riley, Riley House
   |author  = aedenthorn, Erinthe
+
   |author  = SG
   |id      = aedenthorn.CustomSpousePatioRedux
+
   |id      = SG.RileyHouse
   |nexus  = 10889
+
   |nexus  = 5811
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Obelisks
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.CustomObelisks
 +
  |nexus  = 10202
 +
  |github  = XxHarvzBackxX/Custom-Obelisks
  
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/124
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Wizard
+
   |name    = Custom Object Production
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus  = 7775
+
  |curse  = 868827
 +
   |nexus  = 10152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms
+
   |name    = Custom Ore Nodes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = aedenthorn.CustomOreNodes
   |curse  = 868833
+
   |curse  = 868903
   |nexus  = 10029
+
   |nexus  = 5966
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
  |unofficial url    = []http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 
  |unofficial version = 0.9.0-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/125
 
  |status  = workaround
 
  |summary  = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068 unofficial update] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms - Continued
+
   |name    = Custom Paths
   |author  = Datamancer
+
   |author  = Entoarox
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = Entoarox.CustomPaths
   |nexus  = 20966
+
   |nexus  = 2272
   |github  = csandwith/StardewValleyMods
+
  |chucklefish = 5234
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Furniture
+
   |name    = Custom Pet Beds, Pet Bed
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomStarterFurniture
+
   |id      = aedenthorn.PetBed
   |nexus  = 16729
+
   |nexus  = 10462
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Package
+
   |name    = Custom Picture Frames
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomStarterPackage
+
   |id      = aedenthorn.CustomPictureFrames
   |nexus  = 14152
+
   |nexus  = 10704
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,224: Line 5,538:
 
}}
 
}}
 
{{#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,240: Line 5,562:
 
}}
 
}}
 
{{#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,288: Line 5,602:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Custom Spouse Location
   |author  = Platonymous
+
   |author  = barteke22
   |id      = Platonymous.CustomTV
+
   |id      = barteke22.CustomSpouseLocation
  |curse  = 877224
+
   |nexus  = 9676
   |nexus  = 6775
+
   |github  = barteke22/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Wallpaper Framework
+
   |name    = Custom Spouse Patio
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = aedenthorn.CustomSpousePatio
  |curse  = 868751
+
   |nexus  = 6630
   |nexus  = 12510
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Locations
+
   |name    = Custom Spouse Patio Redux
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.customwarplocations
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |nexus  = 1688
+
   |nexus  = 10889
  |moddrop = 833544
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Points
+
   |name    = Custom Spouse Patio Wizard
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 9651
+
   |nexus  = 7775
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warps
+
   |name    = Custom Spouse Rooms
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.CustomWarps
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 3445
+
  |curse  = 868833
   |github  =
+
   |nexus  = 10029
}}
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Winter Star Gifts
+
   |name    = Custom Spouse Rooms - Continued
   |author  = XxHarvzBackxX
+
   |author  = Datamancer
   |id      = harvz.CWSG
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 10024
+
   |nexus  = 20966
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |moddrop = 1534005
 
+
   |github  = csandwith/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cut the Cord, TvMenu
+
   |name    = Custom Starter Furniture
   |author  = cgifox
+
   |author  = aedenthorn, Erinthe
   |id      = cgifox.CutTheCord
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 9571
+
   |nexus  = 16729
   |github  = harshlele/CutTheCord
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Custom Starter Package
   |author  = LeFauxMatt
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.CycleTools
+
   |id      = aedenthorn.CustomStarterPackage
  |curse  = 871827
+
   |nexus  = 14152
   |nexus  = 13973
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |status = abandoned
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Farm Photo
+
   |name    = Custom Tapper Framework
   |author  = Seawolf, seawolf87
+
   |author  = Selph, zombifier
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = selph.CustomTapperFramework
   |nexus  = 4791
+
   |nexus  = 22975
   |github  = Seawolf87/DailyFarmPhoto
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Tokens
   |author  = BlaDe
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 6783
+
   |nexus  = 7517
   |github  =
+
   |github  = TheMightyAmondee/CustomTokens
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Custom Toolbar
   |author  = Schematix, Schmtx
+
   |author  = aedenthorn, Erinthe
   |id      = Schematix.DailyLuckMessage
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 1327
+
   |nexus  = 11322
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.2-unofficial.1-mouahrara
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Tool Effect
   |author  = bashNinja
+
   |author  = ZaneYork
   |id      = bashNinja.DailyNews
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 1141
+
   |nexus  = 5712
   |github  = miketweaver/DailyNews
+
   |github  = ZaneYork/CustomToolEffect
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Tool Range
   |author  = flowoeB
+
   |author  = trashcan9
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = trashcan9.CustomToolRange
   |nexus  = 8356
+
   |nexus  = 16384
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Tracker
   |author  = ActionJackson
+
   |author  = Esca, Esca-MMC
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = Esca.CustomTracker
   |nexus  = 14648
+
   |nexus  = 5108
   |github  =
+
   |github  = Esca-MMC/CustomTracker
 
+
   |moddrop = 706059
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
+
   |name    = Custom Transparency
   |author  = MevNav
+
   |author  = CatCattyCat, Cat
   |id      = MevNav.DailyPlanner
+
   |id      = cat.customtransparency
   |nexus  = 16704
+
   |nexus  = 2359
   |github  = BuildABuddha/StardewDailyPlanner
+
  |moddrop = 833556
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Trash Can
   |author  = CompSciLauren
+
   |author  = ShivaGuy
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 4779
+
   |nexus  = 11835
  |chucklefish = 5907
+
   |github  =
  |moddrop = 677025
 
  |curse  = 353698
 
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Special Orders
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = shekurika
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.DailySpecialOrders
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 9693
+
   |nexus  = 10760
   |github  = shekurika/DailySpecialOrders
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Tasks Report
+
   |name    = Custom TV
   |author  = GuiNoya, Yesst
+
   |author  = Platonymous
   |id      = GuiNoya.DailyTasksReport
+
   |id      = Platonymous.CustomTV
   |nexus  = 1624
+
  |curse  = 877224
   |github  = GuiNoya/SVMods
+
   |nexus  = 6775
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dan Utils
+
   |name    = Custom TV Channel
   |author  = Danmw3
+
   |author  = chieeri323
   |id      = danmw3.DanUtils
+
   |id      = chieeri323.customtvchannel
   |nexus  = 2287
+
   |nexus  = 24278
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Wallpaper Framework
   |author  = zazizu
+
   |author  = aedenthorn, Erinthe
   |id      = zazizu.darkUI
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 4056
+
  |curse  = 868751
   |github  = cilekli-link/SDVMods
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom Walls and Floors
   |author  = Pathoschild
+
   |author  = Platonymous
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus   = 1691
+
   |curse   = 307569
   |moddrop = 606646
+
   |moddrop = 793903
   |github  = Pathoschild/StardewMods
+
  |nexus  = 3010
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Warp Locations
   |author  = MissCoriel
+
   |author  = CatCattyCat, Cat
   |id      = misscoriel.diary
+
   |id      = cat.customwarplocations
   |nexus  = 4451
+
   |nexus  = 1688
   |moddrop = 624395
+
   |moddrop = 833544
   |github  = MissCoriel/Dear-Diary
+
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Death Tweaks
+
   |name    = Custom Warp Points
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DeathTweaks
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 18174
+
   |nexus  = 9651
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,496: Line 5,813:
 
}}
 
}}
 
{{#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
 +
  |name    = Daily Screenshot
 +
  |author  = CompSciLauren
 +
  |id      = CompSciLauren.DailyScreenshot
 +
  |nexus  = 4779
 +
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Daily Special Orders
   |author  = lech43
+
   |author  = shekurika
   |id      = lech43.DemandingShipping
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 7315
+
   |nexus  = 9693
   |github  =
+
   |github  = shekurika/DailySpecialOrders
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Daily Tasks Report
   |author  = Kichjo
+
   |author  = GuiNoya, Yesst
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 5477
+
   |nexus  = 1624
   |github  = KeelanRosa/StardewMods
+
   |github  = GuiNoya/SVMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Daily Tasks Report Plus
   |author  = DeLiXx
+
   |author  = Prism 99
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = Prism99.DailyTasksReportPlus
   |nexus  = 16750
+
   |nexus  = 20871
   |github  =
+
   |github  = Prism-99/DailyTaskReportPlus
  |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
 
 
 
  <!--@retest-after Custom Farm Loader-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = DaLionheart
   |author  = Esca, Esca-MMC
+
   |author  = DaLion
   |id      = Esca.DestroyableBushes
+
   |id      = DaLion.Core
   |nexus  = 6304
+
   |nexus  = 24332
  |moddrop = 798245
+
   |github  = daleao/sdv
   |github  = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Dan Utils
   |author  = RainsKuro, RainzKuro
+
   |author  = Danmw3
   |id      = RainzKuro.DetailedSprites
+
   |id      = danmw3.DanUtils
   |nexus  = 15549
+
   |nexus  = 2287
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Dark User Interface
   |author  = gzhynko
+
   |author  = zazizu
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = zazizu.darkUI
   |nexus  = 8853
+
   |nexus  = 4056
   |github  = gzhynko/StardewMods
+
   |github  = cilekli-link/SDVMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Data Layers, Data Maps
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |curse  = 868761
+
   |curse  = 1000628
   |nexus  = 11661
+
   |nexus  = 1691
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 606646
 +
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Date Night
 +
  |author  = SUPERT
 +
  |id      = supert.datenight
 +
  |nexus  = 11459
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = elbe
+
   |author  = MissCoriel
   |id      = elbe.DialogueExtension
+
   |id      = misscoriel.diary
   |nexus  = 10851
+
   |nexus  = 4451
   |github  = lshtech/DialogueExtension
+
   |moddrop = 624395
 
+
   |github  = MissCoriel/Dear-Diary
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Death Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DialogueNewLine
+
   |id      = aedenthorn.DeathTweaks
  |curse  = 868753
+
   |nexus  = 18174
   |nexus  = 12175
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = Debug Mode
   |author  = DecidedlyHuman
+
   |author  = Pathoschild
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus  = 9887
+
  |curse  = 1000634
   |moddrop = 1035899
+
   |nexus  = 679
   |github  = DecidedlyHuman/DialogueTester
+
   |moddrop = 606608
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Trees
+
   |name    = Decrafting Mod
   |author  = aedenthorn, Erinthe
+
   |author  = iSkLz_, MSCFC
   |id      = aedenthorn.DialogueTrees
+
   |id      = MSCFC.DecraftingMod
   |nexus  = 9550
+
   |nexus  = 4158
   |github  = aedenthorn/StardewValleyMods
+
   |github  = iSkLz/DecraftingMod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = Deep Woods
   |author  = Nishtra
+
   |author  = Max Vollmer, SVProtector
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 1583
+
  |curse  = 992429
   |github  =
+
   |nexus  = 2571
 +
   |github  = maxvollmer/DeepWoodsMod
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = shanks3042
+
   |author  = Sandman53
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 5816
+
   |nexus  = 5016
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Deep Woods Warp Network Integration
   |author  = spacechase0
+
   |author  = Tlitookilakin
   |id      = spacechase0.DimensionalPockets
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 12706
+
   |nexus  = 10240
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Animal Skin Replacer, Default Skin Replace
 +
  |author  = bungus
 +
  |id      = bungus.DefaultSkinReplace
 +
  |nexus  = 21612
 +
  |github  = BussinBungus/BungusSDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Farmer
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.DefaultFarmer
 +
  |nexus  = 12421
 +
  |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default On Cheats
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.DefaultOnCheats
 +
  |nexus  = 21035
 +
  |github  = EnderTedi/DefaultOnCheats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Window Size
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.DefaultWindowSize
 +
  |nexus  = 10939
 +
  |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Delivery Service
   |author  = aedenthorn, Erinthe
+
   |author  = AxesOfEvil
   |id      = aedenthorn.DinoForm
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 18244
+
   |nexus  = 5187
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AxesOfEvil/SV_DeliveryService
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Delivery Upgrade Tool
   |author  = Eugenii10
+
   |author  = Dash, yuukidach
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = Pathoschild.test
   |nexus  = 9717
+
   |nexus  = 5570
 
   |github  =
 
   |github  =
  
Line 4,753: Line 6,132:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = lperkins2, Logan Perkins
+
   |author  = stokastic
   |id      = lperkins2.DisableController
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 2229
+
   |nexus  = 2462
   |github  =
+
   |github  = stokastic/CoopGrabber
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Deluxe Auto-Petter
   |author  = RuiNtD
+
   |author  = Frostiverse
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 2156
+
   |nexus  = 23226
   |github  = RuiNtD/SVRichPresence
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Deluxe Grabber Redux
   |author  = MouseyPounds
+
   |author  = ferdaber
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 3960
+
   |nexus  = 7920
   |github  = MouseyPounds/stardew-mods
+
   |github  = ferdaber/sdv-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = jahangmar
+
   |author  = Nykal145
   |id      = jahangmar.DismantleCraftables
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 3687
+
   |nexus  = 20799
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Deluxe Hats
   |author  = dmarcoux
+
   |author  = domsim1
   |id      = dmarcoux.DisplayEnergy
+
   |id      = domsim1.DeluxeHats
   |nexus  = 10662
+
   |nexus  = 5836
  |moddrop = 1087175
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
  |github  = dmarcoux/DisplayEnergy
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Displays
 
  |author  = spacechase0 and ParadigmNomad
 
  |id      = spacechase0.Displays
 
  |curse  = 867712
 
  |nexus  = 7635
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Distant Lands -  A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
+
   |name    = Deluxe Journal
   |author  = Aimon111
+
   |author  = MolsonCAD
   |id      = AimonsWitchSwampOverhaulPatches
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 18109
+
   |nexus  = 11436
   |github  = SimonK1122/WitchSwampOverhaulPatches
+
   |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Demanding Shipping
   |author  = Airyn and the DSV Team
+
   |author  = lech43
   |id      = DSV.Core
+
   |id      = lech43.DemandingShipping
   |nexus  = 17059
+
   |nexus  = 7315
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Don't Eat That
 
  |author  = Pyrohead37
 
  |id      = Pyrohead37.DontEatThat
 
  |nexus  = 1951
 
  |github  = jahangmar/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = Shockah
+
   |author  = DrSpactacus, NateMod
   |id      = Shockah.DontStopMeNow
+
   |id      = NateMod.RobinBuildingToken
   |nexus  = 10941
+
   |nexus  = 22564
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Demetrius Visits Cave
   |author  = Leaf
+
   |author  = Kichjo
   |id      = Leaf.DoubleStandardFarm
+
   |id      = Kichjo.DemetriusVisitsCave
   |nexus  = 3928
+
   |nexus  = 5477
   |github  =
+
   |github  = KeelanRosa/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Desert Bloom Farm
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = DeLiXx
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |curse  = 987160
+
   |curse  = 990494
   |nexus  = 8587
+
   |nexus  = 16750
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Obelisk
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.desertobelisk
 +
  |nexus  = 2021
 +
  |moddrop = 833549
 +
  |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Destroyable Bushes
   |author  = joljyo
+
   |author  = Esca, Esca-MMC
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = Esca.DestroyableBushes
   |nexus  = 7507
+
   |nexus  = 6304
   |github  =
+
  |moddrop = 798245
 +
   |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Detailed Sprites
   |author  = violetlizabet
+
   |author  = RainsKuro, RainzKuro
   |id      = violetlizabet.DragonPearlLure
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 15109
+
   |nexus  = 15549
   |github  = elizabethcd/DragonPearlLure
+
   |github  =
}}
 
{{#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.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = DewCord Rich Presence
   |author  = aedenthorn, Erinthe
+
   |author  = explosivetortellini
   |id      = aedenthorn.Dreamscape
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 11742
+
   |nexus  = 8348
   |github  = aedenthorn/StardewValleyMods
+
   |github  = explosivetortellini/StardewValleyDRP
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = Dialog to Clipboard
   |author  = BlaDe
+
   |author  = dlrdlrdlr
   |id      = BlaDe.DriveBy
+
   |id      = dlrdlrdlr.DialogToClipboard
   |nexus  = 12033
+
   |nexus  = 23834
   |github  =
+
   |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Dialogue Box Redesign
   |author  = Goldenrevolver
+
   |author  = gzhynko
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 7971
+
   |nexus  = 8853
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Dialogue Display Framework
  |author  = SwiftSails
 
  |id      = SwiftSails.DungeonBuddy
 
  |nexus  = 7864
 
  |github  =
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dungeon Merchants
 
 
   |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
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Dialogue Extension
   |author  = NoFogBob and PaulDunstan
+
   |author  = elbe
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = elbe.DialogueExtension
   |nexus  = 12345
+
   |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
+
   |name    = Dialogue Keys
   |author  = CyanFire
+
   |author  = PokeBenji
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = PokeBenji.DialogueKeys
   |nexus  = 13057
+
  |curse  = 1022342
 +
   |nexus  = 24325
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue New Line
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DialogueNewLine
 +
  |curse  = 868753
 +
  |nexus  = 12175
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Tester
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.DialogueTester
 +
  |nexus  = 9887
 +
  |moddrop = 1035899
 +
  |github  = DecidedlyHuman/DialogueTester
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Trees
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DialogueTrees
 +
  |nexus  = 9550
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Did You Water Your Crops
   |author  = CyanFire
+
   |author  = Nishtra
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 13265
+
   |nexus  = 1583
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = captncraig
+
   |author  = shanks3042
   |id      = captncraig.dvr
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 3860
+
   |nexus  = 5816
   |github  = captncraig/StardewMods
+
   |github  =
 
+
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Difficulty Socializing
   |author  = noriteway
+
   |author  = PokeBenji
   |id      = noriteway.DwarfScrollPrice
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 16386
+
  |curse  = 1023363
   |github  = noriteway/StardewMods
+
   |nexus  = 24389
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Dimensional Pockets
   |author  = Anthony Hilyard, Grend
+
   |author  = spacechase0
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = spacechase0.DimensionalPockets
  |curse  = 536418
+
   |nexus  = 12706
   |nexus  = 9684
+
   |github  = spacechase0/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    = Dino Form
   |author  = ribeena
+
   |author  = aedenthorn, Erinthe
   |id      = ribeena.dynamicbodies
+
   |id      = aedenthorn.DinoForm
   |nexus  = 12893
+
   |nexus  = 18244
   |github  = ribeena/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    = Dynamic Checklist
+
   |name    = Disable Auto Pickup
   |author  = gunnargolf
+
   |author  = Eugenii10
   |id      = gunnargolf.DynamicChecklist
+
   |id      = KubichekEV.DisableAutoPickup
   |nexus  = 1145
+
   |nexus  = 9717
   |github  = gunnargolf/DynamicChecklist
+
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Disable Building Fade
   |unofficial version = 1.0.2-unofficial.1-Mizzion
+
   |author = calebstein1
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
+
  |id      = calebstein1.StardewDisableBuildingFade
-->
+
   |nexus  = 24558
 +
   |github  = calebstein1/StardewDisableBuildingFade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Clothing
+
   |name    = Disable Gamepad, Disable Controller
   |author  = hilovids
+
   |author  = lperkins2, Logan Perkins
   |id      = hilovids.DynamicClothing
+
   |id      = lperkins2.DisableController
   |nexus  = 10078
+
   |nexus  = 2229
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Discord Rich Presence
   |author  = HaulinOats
+
   |author  = RuiNtD
   |id      = HaulinOats.DynamicCrops
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 13800
+
   |nexus  = 2156
   |github  = HaulinOats/StardewMods
+
   |github  = RuiNtD/SVRichPresence
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#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 Dialogues Framework
+
   |name    = Dismantle Craftables
   |author  = mistyspring
+
   |author  = jahangmar
   |id      = mistyspring.dynamicdialogues
+
   |id      = jahangmar.DismantleCraftables
  |curse  = 880516
+
   |nexus  = 3687
   |nexus  = 12836
+
   |github  = jahangmar/StardewValleyMods
   |github  = misty-spring/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Festival Rewards
+
   |name    = Display Energy
   |author  = mistyspring
+
   |author  = dmarcoux
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 20253
+
   |nexus  = 10662
   |github  =
+
  |moddrop = 1087175
 +
   |github  = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Display Monster Health
   |author  = aedenthorn, Erinthe
+
   |author  = Atesba
   |id      = aedenthorn.DynamicFlooring
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 14780
+
   |nexus  = 20984
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Display Player Stats
   |author  = spacechase0
+
   |author  = Fleem
   |id      = spacechase0.DynamicGameAssets
+
   |id      = Fleem.DisplayPlayerStats
  |curse  = 867707
+
   |nexus  = 21547
   |nexus  = 9365
+
   |github  = FleemUmbleem/DisplayPlayerStats
   |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    = Displays
   |author  = spacechase0
+
   |author  = spacechase0 and ParadigmNomad
   |id      = spacechase0.DGAAutomate
+
   |id      = spacechase0.Displays
   |nexus  = 9365
+
  |curse  = 867712
 +
   |nexus  = 7635
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = tyran285, Ryuuze
+
   |author  = Aimon111
   |id      = DynamicMachines
+
  |id      = AimonsWitchSwampOverhaulPatches
   |nexus  = 374
+
  |curse  = 1010281
 +
  |nexus  = 18109
 +
  |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  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Don't Eat That
   |author  = aedenthorn, Erinthe
+
   |author  = Pyrohead37
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 14566
+
   |nexus  = 1951
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Don't Stop Me Now
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Shockah
   |id      = knakamura.dynamicnighttime
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 2072
+
   |nexus  = 10941
  |moddrop = 664041
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Double Standard Farm, Double Farm
   |author  = BashNinja
+
   |author  = Leaf
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 1183
+
   |nexus  = 3928
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Downtown Zuzu
   |author  = ZaneYork
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = ZaneYork.DynamicPrice
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 5831
+
  |curse  = 987160
   |github  = ZaneYork/SDV_Mods
+
   |nexus  = 8587
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = DPad Inventory Hotkey
   |author  = PeacefulEnd
+
   |author  = joljyo
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 12831
+
   |nexus  = 7507
  |github  = Floogen/DynamicReflections
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Running Speed
 
  |author  = Vrakyas
 
  |id      = Vrakyas.DynamicRunningSpeed
 
  |nexus  = 4029
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = Dragon Pearl Lure
   |author  = sophiesalacia
+
   |author  = violetlizabet
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 8450
+
   |nexus  = 15109
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github  = elizabethcd/DragonPearlLure
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Draw Fish Ponds Over Grass
  |author  = Shockah
 
  |id      = Shockah.EarlyGingerIsland
 
  |nexus  = 13885
 
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easier Cave Puzzle
 
 
   |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
  
Line 5,149: Line 6,528:
 
}}
 
}}
 
{{#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
 
  |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easy Access
 
  |author  = LeFauxMatt
 
  |id      = furyx639.EasyAccess
 
  |curse  = 871835
 
  |nexus  = 11002
 
  |github  = LeFauxMatt/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easy Farming
 
  |author  = MountainDewBoi
 
  |id      = MountainDewBoi.EasyFarming
 
   |nexus  = 4162
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farm Switcher
+
   |name    = Dusty Overhaul
   |author  = DeLiXx
+
   |author  = CyanFire
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 16873
+
   |nexus  = 13057
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
  <!--@retest-after Custom Farm Loader-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Dusty Overhaul - SVE
   |author  = CeruleanSpirit
+
   |author  = CyanFire
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 2957
+
   |nexus  = 13265
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = DVR
   |author  = StultusV
+
   |author  = captncraig
   |id      = StultusV.EasyPathDestruction
+
   |id      = captncraig.dvr
   |nexus  = 8775
+
   |nexus  = 3860
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = captncraig/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Dwarf Scroll Prices
   |author  = CeruleanSpirit
+
   |author  = noriteway
   |id      = EasyPetting.3032
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
  |nexus  = 3032
+
   |nexus   = 16386
  |github  =
+
   |github = noriteway/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
   |status   = workaround
 
   |summary = use [[#Animal Observer|Animal Observer]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eat More
+
   |name    = Dwarvish Mattock
   |author  = crc-fehler
+
   |author  = Anthony Hilyard, Grend
   |id      = crc.eatmore
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus   = 2724
+
   |curse   = 536418
   |github  =
+
   |nexus  = 9684
 
+
   |github  = AHilyard/DwarvishMattock
   |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Dynamic Bodies
   |author  = millerscout
+
   |author  = ribeena
   |id      = Millerscout.EconomyMod
+
   |id      = ribeena.dynamicbodies
   |nexus  = 6955
+
   |nexus  = 12893
   |github  = millerscout/StardewMillerMods
+
   |github  = ribeena/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Dynamic Checklist
   |author  = EH Lim
+
   |author  = gunnargolf
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 9303
+
   |nexus  = 1145
   |github  =
+
   |github  = gunnargolf/DynamicChecklist
   |warnings = Only compatible with Android.
+
 
 +
  |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    = Eidee Easy Fishing
+
   |name    = Dynamic Clothing
   |author  = EideeHi
+
   |author  = hilovids
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = hilovids.DynamicClothing
   |nexus  = 4806
+
   |nexus  = 10078
   |github  = eideehi/EideeEasyFishing
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Dynamic Crops
   |author  = Ilyaki
+
   |author  = HaulinOats
   |id      = Ilyaki.Elevator
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 2952
+
   |nexus  = 13800
   |github  = Ilyaki/Elevator
+
   |github  = HaulinOats/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-77618 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dynamic Dialogues Framework
   |author  = Mel Noelle and Kirbylink
+
   |author  = mistyspring
   |id      = melnoelle.underdarkkrobus
+
   |id      = mistyspring.dynamicdialogues
   |nexus   = 3071
+
   |curse   = 880516
   |github  = KirbyLink/UnderdarkKrobus
+
   |nexus   = 12836
 
+
   |github = misty-spring/StardewMods
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
  |summary = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Dynamic Festival Rewards
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.Email
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 11325
+
   |nexus  = 20253
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Dynamic Flooring
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SDIEmily
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 14366
+
   |nexus  = 14780
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Dynamic Game Assets
   |author  = BlueSight
+
   |author  = spacechase0
   |id      = BlueSight.EmptyYourHands
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 19736
+
  |curse  = 867707
   |github  = Hikari-BS/StardewMods
+
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = Enaium
+
   |author  = spacechase0
   |id      = Enaium.EnaiumToolKit
+
   |id      = spacechase0.DGAAutomate
   |curse   = 436787
+
   |nexus   = 9365
   |moddrop = 863959
+
   |github  = spacechase0/StardewValleyMods
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dynamic Horses
   |author  = Goldenrevolver
+
   |author  = Bpendragon
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 10668
+
   |nexus  = 874
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = Bpendragon/DynamicHorses
 +
 
 +
  |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    = Enemy Health Bars, Health Bars
+
   |name    = Dynamic Machines
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = tyran285, Ryuuze
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = DynamicMachines
   |nexus  = 193
+
   |nexus  = 374
  |chucklefish = 3529
+
   |github =
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704 1.5].
+
  |status  = workaround
 +
   |summary = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Dynamic Map Tiles
   |author  = TheThor59
+
   |author  = aedenthorn, Erinthe
   |id      = Thor.EnemyHealthBars
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 3627
+
   |nexus  = 14566
   |github  = TheThor59/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Dynamic Map Tiles - Continued
   |author  = Crystallyne
+
   |author  = Datamancer
   |id      = Crystallyne.EnergyCount
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 4272
+
   |nexus  = 21084
   |github  = Crystallyne/EnergyCount
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Dynamic Night Time
   |author  = nikperic, ThatOneCow
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = nikperic.EnergyTime
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 6488
+
   |nexus  = 2072
   |source = https://gitlab.com/nikperic/energytime
+
   |moddrop = 664041
 +
  |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Loot Magnet, Magnet Mod
+
   |name    = Dynamic NPC Sprites
   |author  = aedenthorn, Erinthe
+
   |author  = BashNinja
   |id      = Aedenthorn.MagnetMod
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 4856
+
   |nexus  = 1183
   |github  = aedenthorn/StardewValleyMods
+
   |github  = miketweaver/BashNinja_SDV_Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Dynamic Price
   |author  = Mizzion
+
   |author  = ZaneYork
   |id      = mizzion.enhancedrelationships
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 1927
+
   |nexus  = 5831
  |moddrop = 661356
+
   |github  = ZaneYork/SDV_Mods
   |github  = Mizzion/MyStardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Dynamic Reflections
   |author  = ytsc
+
   |author  = PeacefulEnd
   |id      = ytsc.EnhancedSlingshots
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 12763
+
  |curse  = 870926
   |github  = YTSC/StardewValleyMods
+
   |nexus  = 12831
 
+
   |github  = Floogen/DynamicReflections
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Dynamic Running Speed
   |author  = Entoarox
+
   |author  = Vrakyas
   |id      = Entoarox.EntoaroxFramework
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 2269
+
   |nexus  = 4029
  |chucklefish = 4228
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
  |warnings = Broken on Android (crashes on startup).
+
   |broke in = Stardew Valley 1.4
 
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Early Community Upgrades
   |author  = Entoarox
+
   |author  = sophiesalacia
   |id      = Entoarox.Utilities
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 5521
+
   |nexus  = 8450
   |github  = Entoarox/StardewMods
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
 
 
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 
 
 
  |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
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Early Ginger Island
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = Shockah
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 1656
+
   |nexus  = 13885
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Easier Cave Puzzle
   |author  = lestoph
+
   |author  = atravita
   |id      = lestoph.EscapeRope
+
   |id      = atravita.NerfCavePuzzle
   |nexus  = 8576
+
  |curse  = 870978
   |github  = Bifibi/SDVEscapeRope
+
  |moddrop = 1131424
 +
   |nexus  = 11500
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = Easier Dart Puzzle
   |author  = Esca
+
   |author  = atravita
   |id      = Esca.EMP
+
   |id      = atravita.EasierDartPuzzle
   |nexus   = 9296
+
   |curse   = 870971
   |moddrop = 1005443
+
   |moddrop = 1205159
   |github  = Esca-MMC/EscasModdingPlugins
+
  |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Easier Farming
   |author  = pepoluan
+
   |author  = Cautious Waffle, skulmuk
   |id      = pepoluan.EvenBetterRNG
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 8680
+
   |nexus  = 1426
   |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    = Easier Fishing
   |author  = gzhynko
+
   |author  = majordot
   |id      = GZhynko.EventBlackBars
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 7962
+
   |nexus  =
   |github  = gzhynko/StardewMods
+
  |curse  = 305367
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Easier Monster Eradication
   |author  = TheMightyAmondee
+
   |author  = NormanPCN
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 10735
+
   |nexus  = 11548
   |github  = TheMightyAmondee/EventLimiter
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Easier Special Orders
   |author  = shekurika
+
   |author  = TheMightyAmondee
   |id      = shekurika.EventLookup
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 8505
+
   |nexus  = 8342
   |github  =
+
   |github  = TheMightyAmondee/EasierSpecialOrders
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = East Scarp (SMAPI)
   |author  = jorgamun
+
   |author  = LemurKat and kdau
   |id      = jorgamun.EventMusicVolume
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus  = 10650
+
   |nexus  = 5787
   |github = jorgamun/EventMusicVolume
+
  |moddrop = 984954
 +
   |source = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Easy Access
   |author  = MissCoriel
+
   |author  = LeFauxMatt
   |id      = misscoriel.eventrepeater
+
   |id      = furyx639.EasyAccess
   |nexus   = 3642
+
   |curse   = 871835
   |curse  = 317347
+
   |moddrop = 1547212
   |moddrop = 606979
+
   |nexus  = 11002
   |github  = MissCoriel/Event-Repeater
+
   |github  = LeFauxMatt/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Easy Attack
   |author  = shekurika
+
   |author  = season
   |id      = shekurika.EventSoundAdjuster
+
   |id      = season.EasyAttack
   |nexus  = 8734
+
   |nexus  = 20832
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Easy Chest
   |author  = BlaDe
+
   |author  = season
   |id      = BlaDe.EventTester
+
   |id      = season.EasyChest
   |nexus  = 11178
+
   |nexus  = 20842
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Cleaner
 +
  |author  = season
 +
  |id      = season.EasyCleaner
 +
  |nexus  = 20865
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Easy Crane Game
   |author  = SinZ and atravita
+
   |author  = Dragoon23
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 19458
+
   |nexus  = 22488
   |github  = atravita-mods/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Easy Darts Game
   |author  = Digus
+
   |author  = Dragoon23
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 2360
+
   |nexus  = 22506
  |github  = Digus/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Easy Fairy
   |author  = moonslime
+
   |author  = season
   |id      = moonslime.ExcavationSkill
+
   |id      = season.EasyFairy
   |nexus  = 15793
+
   |nexus  = 20931
 
   |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 Farming
   |author  = mytigio
+
   |author  = MountainDewBoi
   |id      = mytigio.exhaustiontweaks
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 6247
+
   |nexus  = 4162
   |github  = mytigio/SDVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Easy Farm Switcher
   |author  = Lodukas
+
   |author  = DeLiXx
   |id      = Uwazouri.ExpandedFridge
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus  = 1191
+
  |curse  = 990826
   |github  = Uwazouri/ExpandedFridge
+
   |nexus  = 16873
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Easy Fishin'
   |author  = Cherry, CherryChain
+
   |author  = Frostiverse
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = Frostiverse.EasyFishin
   |nexus  = 6529
+
   |nexus  = 22268
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Easy Fishing
   |author  = LeFauxMatt
+
   |author  = season
   |id      = furyx639.ExpandedStorage
+
   |id      = season.EasyFishing
  |curse  = 871838
+
   |nexus  = 20830
   |nexus  = 7431
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Easy Gift
   |author  = spacechase0
+
   |author  = season
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = season.EasyGift
  |curse  = 867392
+
   |nexus  = 20838
  |moddrop = 127275
+
   |github  =
   |nexus  = 509
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Easy Gifting
   |author  = MSCFC, iSkLz
+
   |author  = CeruleanSpirit
   |id      = SkLz.ExpMultiply
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus  = 5910
+
   |nexus  = 2957
   |github  = iSkLz/ExperienceMultiplier
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Easy Harvest
   |author  = Quipex
+
   |author  = season
   |id      = Quipex.ExperienceUpdates
+
   |id      = season.EasyHarvest
   |nexus  = 7581
+
   |nexus  = 20924
   |github  = Quipex/ExperienceUpdates
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Easy Island Puzzle
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.ExpertSitting
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 7435
+
  |curse  = 1004494
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 22642
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Easy Path Destruction
   |author  = Tondorian
+
   |author  = StultusV
   |id      = ExtendedBusSystem
+
   |id      = StultusV.EasyPathDestruction
   |nexus  =
+
   |nexus  = 8775
  |chucklefish = 4373
+
   |github  = JudeRV/Stardew-EasyPathDestruction
   |github  =
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Easy Petting
   |author  = Crystalmir
+
   |author  = CeruleanSpirit
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = EasyPetting.3032
   |nexus  = 485
+
   |nexus  = 3032
   |github  = Mystra007/ExtendedFridgeSMAPI
+
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = Easy Travel, Easy Move
   |author  = Entoarox
+
   |author  = season
   |id      = Entoarox.ExtendedMinecart
+
   |id      = season.EasyMove
   |nexus  = 2271
+
   |nexus  = 20872
  |chucklefish = 4359
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Easy Upgrade
   |author  = spacechase0
+
   |author  = Senofu
   |id      = spacechase0.ExtendedReach
+
   |id      = Senofu.EasyUpgrade
  |curse  = 867754
+
   |nexus  = 23496
  |moddrop = 242303
+
   |github  =
   |nexus  = 1493
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Easy Valley
   |author  = Alacrity, platinumhobo
+
   |author  = season
   |id      = Alacrity.ExtraContentMod
+
   |id      = season.EasyValley
   |nexus  = 8510
+
   |nexus  = 21181
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Eat & Drink From Inventory
   |author  = Ceasg
+
   |author  = Zamiel
   |id      = Ceasg.ExtraFishInformation
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  = 4170
+
   |nexus  = 21280
   |github  = ceasg/StardewValleyMods
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = aedenthorn, Erinthe
+
   |author  = philosquare
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = philosquare.EatInBackpack
  |curse  = 868841
+
   |nexus  = 22872
   |nexus  = 9633
+
   |github  = philosquare/EatInBackpack
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Eat More
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = crc-fehler
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = crc.eatmore
   |nexus  = 7490
+
   |nexus  = 2724
 
   |github  =
 
   |github  =
  
   |broke in = Json Assets 1.7.7
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Economy Mod
   |author  = BlaDe
+
   |author  = millerscout
   |id      = BlaDe.ExtremeWeather
+
   |id      = Millerscout.EconomyMod
   |nexus  = 12334
+
   |nexus  = 6955
   |github  =
+
   |github  = millerscout/StardewMillerMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = EH Smash Quality
   |author  = XxHarvzBackxX
+
   |author  = EH Lim
   |id      = harvz.Fabrication
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 10679
+
   |nexus  = 9303
   |github  = XxHarvzBackxX/fabrication
+
   |github  =
 +
  |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Eidee Easy Fishing
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = EideeHi
   |id      = Omegasis.Fall28SnowDay
+
   |id      = net.eidee.stardew_valley.easy_fishing
   |nexus  = 486
+
   |nexus  = 4806
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = EiTK
   |author  = jahangmar
+
   |author  = enaium
   |id      = jahangmar.FallToAutumn
+
   |id      = Enaium.EiTK
   |nexus  = 7174
+
  |curse  = 365803
   |github  = jahangmar/StardewValleyMods
+
   |nexus  =
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Elevator
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.Familiars
+
   |id      = Ilyaki.Elevator
   |nexus  = 6429
+
   |nexus  = 2952
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Ilyaki/Elevator
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Elliot Is Fabio
   |author  = loe2run
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = Loe2run.FamilyPlanning
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 4515
+
   |nexus  = 23229
   |github  = loe2run/FamilyPlanningMod
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fancy Sprinklers
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = trashcan9
+
   |author  = Mel Noelle and Kirbylink
   |id      = trashcan9.FancySprinklers
+
   |id      = melnoelle.underdarkkrobus
   |nexus  = 15857
+
   |nexus  = 3071
   |github  =
+
   |github  = KirbyLink/UnderdarkKrobus
  
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Email App
   |author  = Taskmaster
+
   |author  = aedenthorn, Erinthe
   |id      = Taskmaster.FantasticFrames
+
   |id      = aedenthorn.Email
   |nexus  = 4540
+
   |nexus  = 11325
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author  = Max Vollmer, SVProtector
+
   |author  = aedenthorn, Erinthe
   |id      = maxvollmer.farmageddon
+
   |id      = aedenthorn.SDIEmily
   |nexus  = 2618
+
   |nexus  = 14366
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Emotes
   |author  = ShivaGuy
+
   |author  = aurnj, Roy Li
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = RuyiLi.Emotes
   |nexus  = 11850
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/emotes.129159
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Empty Hands
   |author  = aedenthorn, Erinthe
+
   |author  = Oblitus
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 13782
+
   |nexus  = 1176
   |github  = aedenthorn/StardewValleyMods
+
   |github  = quicksilverfox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Empty Jar Bubbles
   |author  = hmkiesel
+
   |author  = tem696969696969
   |id      = hmkiesel.FarmAnywhere
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 13926
+
   |nexus  = 22598
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Empty Your Hands
   |author  = Oranisagu
+
   |author  = BlueSight
   |id      = none<!--no manifest ID-->
+
   |id      = BlueSight.EmptyYourHands
   |nexus  =
+
   |nexus  = 19736
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = Hikari-BS/StardewMods
   |github  = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Enaium ToolKit
   |author  = Oranisagu
+
   |author  = Enaium
   |id      = none<!--no manifest ID-->
+
   |id      = Enaium.EnaiumToolKit
 +
  |curse  = 436787
 +
  |moddrop = 863959
 
   |nexus  =
 
   |nexus  =
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
   |github  = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.FarmCaveFramework
+
  |id      = Goldenrevolver.EnchantableScythes
   |nexus  = 10506
+
  |nexus  = 10668
   |github  = aedenthorn/StardewValleyMods
+
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Adventurer's Guild Rewards
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
 +
  |nexus  = 20942
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Cowboy Boots
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.ObtainableCowboyBoots
 +
  |nexus  = 20941
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
 +
  |author  = NamelessTo
 +
  |id      = NamelessTo.EnchantedGalaxyWeapons
 +
  |curse  = 1001630
 +
  |nexus  = 21904
 +
  |github  = namelessto/EnchantedGalaxyWeapons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enemy Health Bars, Enemies Health Bars
 +
  |author  = TheThor59
 +
   |id      = Thor.EnemyHealthBars
 +
   |nexus  = 3627
 +
   |github  = TheThor59/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name    = Enemy Health Bars, Health Bars
   |author  = atravita
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = atravita.FarmCaveSpawn
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |curse  = 870986
+
   |nexus   = 193
   |moddrop = 1068205
+
   |chucklefish = 3529
   |nexus  = 10186
+
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
   |github = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Energy Count
   |author  = atravita
+
   |author  = Crystallyne
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = Crystallyne.EnergyCount
  |curse  = 870983
+
   |nexus  = 4272
  |moddrop = 1099838
+
   |github  = Crystallyne/EnergyCount
   |nexus  = 10924
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computer Plus
+
   |name    = Energy Protect
   |author  = Boebie
+
   |author  = philosquare
   |id      = beau.farmcomputerplus
+
   |id      = philosquare.EnergyProtect
   |nexus  = 19124
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computers Check Cellars
+
   |name    = Energy Rework
   |author  = Ian Rubin, ianr427
+
   |author  = seferoni
   |id      = ianr.FarmComputersCheckCellars
+
   |id      = seferoni.EnergyRework
   |nexus  = 19581
+
   |nexus  = 21686
   |github  =
+
   |github  = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Energy Time
   |author  = aedenthorn, Erinthe
+
   |author  = nikperic, ThatOneCow
   |id      = aedenthorn.FarmerHelper
+
   |id      = nikperic.EnergyTime
   |nexus  = 10179
+
   |nexus  = 6488
   |github = aedenthorn/StardewValleyMods
+
   |source = https://gitlab.com/nikperic/energytime
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FarmerPortraits
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
  |curse  = 868774
+
   |nexus  = 4856
   |nexus  = 11398
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = Enhanced Relationships
   |author  = Sensakuma
+
   |author  = Mizzion
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = mizzion.enhancedrelationships
   |nexus  = 11131
+
   |nexus  = 1927
   |github  =
+
   |moddrop = 661356
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Enhanced Slingshots
   |author  = 2Retr0
+
   |author  = ytsc
   |id      = 2Retr0.FarmhandFinder
+
   |id      = ytsc.EnhancedSlingshots
  |curse  = 661476
+
   |nexus  = 12763
   |nexus  = 13153
+
   |github  = YTSC/StardewValleyMods
   |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    = Enough Sleep
   |author  = CyanFire
+
   |author  = sodapotato
   |id      = CF.FarmhouseFixes
+
   |id      = sodapotato.enoughsleep
   |nexus  = 16507
+
   |nexus  = 21536
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = Entoarox Framework
   |author  = MabelSyrup
+
   |author  = Entoarox
   |id      = mabelsyrup.farmhouse
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 3731
+
   |nexus  = 2269
   |github  = mjSurber/FarmHouseRedone
+
  |chucklefish = 4228
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Entoarox Modding Utilities
   |author  = mistyspring
+
   |author  = Entoarox
   |id      = mistyspring.farmhousevisits
+
   |id      = Entoarox.Utilities
   |curse   = 880518
+
   |nexus   = 5521
   |nexus   = 12457
+
   |github  = Entoarox/StardewMods
   |github  = misty-spring/StardewMods
+
 
 +
   |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    = Farm Rearranger
+
   |name    = Equal Money Split
   |author  = Cherry & cel10e
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 5142
+
   |nexus  = 5526
  |moddrop = 716395
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Equivalent Exchange
   |author  = jwdred
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      =
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 647
+
   |nexus  = 1656
   |github  =
+
   |github  = MercuriusXeno/EquivalentExchange
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Escape Rope
   |author  = boneskull
+
   |author  = lestoph
   |id      = com.boneskull.farm-tablet
+
   |id      = lestoph.EscapeRope
   |nexus  = 16447
+
   |nexus  = 8576
   |github  = Floogen/AlternativeTextures
+
   |github  = Bifibi/SDVEscapeRope
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Escargo Win Bug Fix
   |author  = Speshkitty
+
   |author  = BlackJack
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 7148
+
   |nexus  = 24556
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Esca's Modding Plugins
  |author  = Joe Strout
 
  |id      = strout.farmtronics
 
  |nexus  = 10634
 
  |github  = JoeStrout/Farmtronics
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Type Manager
 
 
   |author  = Esca, Esca-MMC
 
   |author  = Esca, Esca-MMC
   |id      = Esca.FarmTypeManager
+
   |id      = Esca.EMP
   |nexus  = 3231
+
   |nexus  = 9296
   |moddrop = 598755
+
   |moddrop = 1005443
   |github  = Esca-MMC/FarmTypeManager
+
   |github  = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Esc Dialogue Mod
   |author  = PeacefulEnd
+
   |author  = g33k, g33kidd
   |id      = PeacefulEnd.FashionSense
+
   |id      = g33k.EscDialogueMod
   |nexus  = 9969
+
   |nexus  = 21812
   |github  = Floogen/FashionSense
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Fashion Sense Outfits
+
   |name     = Even Better Artisan Good Icons
   |author = nihilistzsche
+
   |author   = chsiso58
   |id     = nihilistzsche.FashionSenseOutfits
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 18384
+
   |nexus   =
   |github = nihilistzsche/FashionSenseOutfits
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Even Better RNG
   |author  = Pathoschild
+
   |author  = pepoluan
   |id      = Pathoschild.FastAnimations
+
   |id      = pepoluan.EvenBetterRNG
  |curse  = 957496
+
   |nexus  = 8680
   |nexus  = 1089
+
   |chucklefish = 6117
   |moddrop = 606631
+
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
   |github = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Even Better Warehouse
   |author  = libaryaddict
+
   |author  = charliedemilho
   |id      = libraryaddict.FasterEvents
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 7631
+
   |nexus  = 10396
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Black Bars
 +
  |author  = gzhynko
 +
  |id      = GZhynko.EventBlackBars
 +
  |nexus  = 7962
 +
  |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Event Limiter
   |author  = IceGladiador
+
   |author  = TheMightyAmondee
   |id      = IceGladiador.FasterGrass
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 1772
+
   |nexus  = 10735
   |github  =
+
   |github  = TheMightyAmondee/EventLimiter
 
 
  |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 Lookup
   |author  = kibbe
+
   |author  = shekurika
   |id      = kibbe.faster_horse
+
   |id      = shekurika.EventLookup
   |nexus  = 2791
+
   |nexus  = 8505
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Event Music Volume
   |author  = Entoarox
+
   |author  = jorgamun
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 2277
+
   |nexus  = 10650
  |chucklefish = 3641
+
   |github  = jorgamun/EventMusicVolume
   |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    = Event Repeater
   |author  = gaussfire
+
   |author  = MissCoriel
   |id      = gaussfire.FasterPathSpeed
+
   |id      = misscoriel.eventrepeater
   |nexus  = 9344
+
   |nexus  = 3642
   |github  = alanperrow/StardewModding
+
   |curse  = 317347
 
+
  |moddrop = 606979
   |broke in = Stardew Valley 1.6
+
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Event Sound Adjuster
   |author  = KathrynHazuka
+
   |author  = shekurika
   |id      = KathrynHazuka.FasterRun
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  = 733
+
   |nexus  = 8734
   |github  = KathrynHazuka/StardewValley_FasterRun
+
   |github  =
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Event Tester
   |author  = Kumagabear
+
   |author  = BlaDe
   |id      = Kumagabear.FasterTransition
+
   |id      = BlaDe.EventTester
   |nexus  = 19584
+
   |nexus  = 11178
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = zeldela
+
   |author  = SinZ and atravita
   |id      = zeldela.FastFishPond
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 14005
+
   |nexus  = 19458
   |github  = zeldela/sdv-mods
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = crazywig
+
   |author  = Digus
   |id      = crazywig.FastForward
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 7413
+
   |nexus  = 2360
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Loads
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = spajus
+
   |author  = moonslime
   |id      = spajus.fastloads
+
   |id      = moonslime.ExcavationSkill
   |nexus  = 19454
+
   |nexus  = 15793
  |github  = spajus/stardew-valley-fast-loads
 
  
 
   |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    = Fast Parrot Express Animation
+
   |name    = Exhaustion Tweaks
   |author  = ErikShun, QuickNutz
+
   |author  = mytigio
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = mytigio.exhaustiontweaks
   |moddrop = 1490579
+
   |nexus  = 6247
   |nexus  = 19634
+
   |github  = mytigio/SDVMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = DerTod2
+
   |author  = Lodukas
   |id      = de.dertod2.FastPetting
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 5039
+
   |nexus  = 1191
   |github  =
+
   |github  = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Expanded Preconditions Utility
   |author  = Death, DeathGameDev
+
   |author  = Cherry, CherryChain
   |id      = DeathGameDev.FastTravel
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 1529
+
   |nexus  = 6529
   |github  = DeathGameDev/SDV-FastTravel
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FauxCore
+
   |name    = Expanded Storage
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
   |id      = furyx639.FauxCore
+
   |id      = furyx639.ExpandedStorage
   |nexus  = 20618
+
  |curse  = 871838
 +
  |moddrop = 1547203
 +
   |nexus  = 7431
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Expansive Combat, Proficiência
   |author  = minervamaga
+
   |author  = Hamio, HamioDracny
   |id      = minervamaga.FeelingLucky
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  =
+
   |nexus  = 7511
  |moddrop = 752859
+
   |github  =
   |github  = minervamaga/FeelingLucky
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Exp Control
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = moonslime
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = moonslime.ExpControl
   |nexus  = 604
+
   |nexus  = 23067
  |moddrop = 664033
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Experience Bars
   |author  = UNA
+
   |author  = spacechase0
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus   = 17404
+
   |curse   = 867392
   |github  =
+
   |moddrop = 127275
 
+
  |nexus  = 509
   |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Experience Rate Multiplier
   |author  = KarratKake
+
   |author  = MSCFC, iSkLz
   |id      = KarratKake.FerngillRevenueService
+
   |id      = SkLz.ExpMultiply
   |nexus  = 7566
+
   |nexus  = 5910
   |github  =
+
   |github  = iSkLz/ExperienceMultiplier
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Experience Updates
   |author  = stoobinator, lefthandedkid
+
   |author  = Quipex
   |id      = stoobinator.fertilizeranytime
+
   |id      = Quipex.ExperienceUpdates
   |nexus  = 7259
+
   |nexus  = 7581
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github  = Quipex/ExperienceUpdates
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Expert Sitting
   |author  = KirbyLink
+
   |author  = aedenthorn, Erinthe
   |id      = kirbylink.festivalendtimetweak
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 2966
+
   |nexus  = 7435
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival of the Mundane
+
   |name    = Extended Bus System
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = Tondorian
   |id      = MouseyPounds.ShadowFestival
+
   |id      = ExtendedBusSystem
   |nexus  = 4630
+
   |nexus  =
   |github  = MouseyPounds/stardew-mods
+
  |chucklefish = 4373
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Extended Fridge
   |author  = Felix-Dev
+
   |author  = Crystalmir
   |id      = Felix-Dev.FeTK
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  = 4403
+
   |nexus  = 485
   |github  = Felix-Dev/StardewMods
+
   |github  = Mystra007/ExtendedFridgeSMAPI
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
<!--
 
<!--
   |unofficial version = 1.0.1-unofficial.2-digus
+
   |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    = Field Harvest
+
   |name    = Extended Minecart
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.FieldHarvest
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 11019
+
   |nexus  = 2271
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 4359
 +
   |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    = Field Works
 
  |author  = ChiroxT
 
  |id      = treinke.FieldWorks
 
  |nexus  = 17267
 
  |github  =
 
  
   |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    = Fighting With NPCs
+
   |name    = Extended Reach
   |author  = Edu Anttunes
+
   |author  = spacechase0
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = spacechase0.ExtendedReach
   |nexus  = 5865
+
  |curse  = 867754
   |github  = eduanttunes/sv_fighting_with_npcs
+
  |moddrop = 242303
 +
   |nexus  = 1493
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Extra Content Mod
   |author  = certifiableGrimalkin
+
   |author  = Alacrity, platinumhobo
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 17553
+
   |nexus  = 8510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Extra Fish Information
   |author  = Tran Minh Thong
+
   |author  = Ceasg
   |id      = find.object.mod
+
   |id      = Ceasg.ExtraFishInformation
  |nexus  = 8594
+
   |nexus  = 4170
  |github  =
+
   |github  = ceasg/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
 
  |author  = HaulinOats
 
  |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
 
   |nexus  = 13944
 
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Extra Machine Configs
   |author  = aurnj, Roy Li
+
   |author  = Selph, zombifier
   |id      = RoyLi.Fireballs
+
   |id      = selph.ExtraMachineConfig
   |nexus  =
+
   |nexus  = 22256
  |url    = https://community.playstarbound.com/threads/fireballs.129346
+
   |github  = zombifier/My_Stardew_Mods
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Extra Map Layers
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FireBreath
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 7311
+
  |curse  = 868841
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9633
 +
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Extreme Fishing Overhaul
   |author  = violetlizabet
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = violetlizabet.FireworksFestival
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  = 15261
+
   |nexus  = 7490
   |github  = elizabethcd/FireworksFestival
+
   |github  =
 +
 
 +
  |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Extreme Weather
   |author  = rupak0577
+
   |author  = BlaDe
   |id      = rupak0577.FishDex
+
   |id      = BlaDe.ExtremeWeather
   |nexus  =
+
   |nexus  = 12334
   |github  = rupak0577/FishDex
+
   |github  =
  |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    = Fabrication
   |author  = GZhynko
+
   |author  = XxHarvzBackxX
   |id      = GZhynko.FishExclusions
+
   |id      = harvz.Fabrication
   |nexus  = 7782
+
   |nexus  = 10679
   |github  = gzhynko/StardewMods
+
   |github  = XxHarvzBackxX/fabrication
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = FaeQuest
   |author  = Aair, AairTheGreat
+
   |author  = Navi-chan, ooo0000
   |id      = AairTheGreat.FishFinder
+
   |id      = NaviChan.FaeQuest
   |nexus  = 5011
+
   |nexus  = 2484
   |github  = AairTheGreat/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = Fairy Fix
   |author  = Speshkitty
+
   |author  = MindMeltMax
   |id      = speshkitty.fishinfo
+
   |id      = MindMeltMax.FairyFix
   |nexus  = 5452
+
  |curse  = 1024723
   |github  = Speshkitty/FishInfo
+
   |nexus  = 24469
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Fall 28 Snow Day
   |author  = Shuai Zhang
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = shuaiz.FishingAdjustMod
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 1350
+
   |nexus  = 486
   |github  = hcoona/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = SMAPI 2.6
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Fall To Autumn
   |author  = KilZenc
+
   |author  = jahangmar
   |id      = KilZenc.FishingAssistant
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 5815
+
   |nexus  = 7174
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Familiars
  |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.Familiars
   |nexus  = 7694
+
   |nexus  = 6429
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Family Planning
   |author  = barteke22
+
   |author  = loe2run
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 8970
+
   |nexus  = 4515
   |github  = barteke22/StardewMods
+
   |github  = loe2run/FamilyPlanningMod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
<!--
 +
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Fancy Sprinklers
   |author  = M3ales
+
   |author  = trashcan9
   |id      = FishingLogbook
+
   |id      = trashcan9.FancySprinklers
   |nexus  =
+
   |nexus  = 15857
  |curse  = 299792
+
   |github  =
   |github  = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Fantastic Frames
   |author  = barteke22
+
   |author  = Taskmaster
   |id      = barteke22.FishingMinigames
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 9345
+
   |nexus  = 4540
   |github  = barteke22/StardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Farmageddon
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = Max Vollmer, SVProtector
  |id      = barteke22.FisingMinigames
+
   |id      = maxvollmer.farmageddon
  |nexus  = 9345
+
   |nexus  = 2618
  |github  = barteke22/StardewMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Mod
 
  |author  = Zoryn
 
  |id      = Zoryn.FishingMod
 
  |nexus  =
 
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
 
  |author  = MindMeltMax
 
  |id      = MindMeltMax.Fishnets
 
  |nexus  = 13819
 
  |moddrop = 1247514
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Nets → Automate
 
  |author  = MindMeltMax
 
   |id      = MindMeltMax.Fishnets.Automate
 
  |nexus  = 13819
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Nets → Better Crafting
 
  |author  = MindMeltMax
 
  |id      = MindMeltMax.Fishnets.BetterCrafting
 
   |nexus  = 13819
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Farm Animal Choices
   |author  = BlaDe
+
   |author  = ShivaGuy
   |id      = BlaDe.FishingPractice
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 4157
+
   |nexus  = 11850
 
   |github  =
 
   |github  =
  
Line 6,443: Line 7,747:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Farm Animal Harvest Helper
   |author  = ChadlyMasterson
+
   |author  = aedenthorn, Erinthe
   |id      = chadlymasterson.fishingprogression
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 18749
+
   |nexus  = 13782
   |github  = chudders1231/SDV-FishingProgression
+
   |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    = Farm Anywhere
   |author  = Stashek
+
   |author  = hmkiesel
   |id      = Stashek.FishingRodRecolor
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 8835
+
   |nexus  = 13926
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Farm Automation: Barn Door Automation
   |author  = PeacefulEnd
+
   |author  = Oranisagu
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = none<!--no manifest ID-->
   |nexus  = 8406
+
   |nexus  =
   |github  = Floogen/FishingTrawler
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github  = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
+
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Farm Automation: Item Collector
   |author  = PeacefulEnd
+
   |author  = Oranisagu
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = none<!--no manifest ID-->
   |nexus  = 15941
+
   |nexus  =
   |github  = Floogen/FishingTrawler
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Farm Cave Framework
   |author  = jangofett4
+
   |author  = aedenthorn, Erinthe
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 18119
+
   |nexus  = 10506
   |github  = jangofett4/FishingTreasureSpawner
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = Hammurabi
+
   |author  = atravita
   |id      = HammurabiFishingTunerRedux
+
   |id      = atravita.FarmCaveSpawn
   |nexus   =
+
   |curse   = 870986
   |chucklefish = 4578
+
   |moddrop = 1068205
   |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
+
   |nexus  = 10186
 +
  |github = atravita-mods/StardewMods
  
   |dev note = source in download
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
 +
  |author  = atravita
 +
  |id      = atravita.ExpFromMonsterKillsOnFarm
 +
  |curse  = 870983
 +
  |moddrop = 1099838
 +
  |nexus  = 10924
 +
  |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |status  = workaround
+
}}
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Farm Computer Plus
 +
   |author = Boebie
 +
  |id      = beau.farmcomputerplus
 +
  |nexus  = 19124
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Farm Computers Check Cellars
   |author  = marikaefer
+
   |author  = Ian Rubin, ianr427
   |id      = marikaefer.FishMe
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 4756
+
   |nexus  = 19581
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Farmer Helper
   |author  = Jonqora
+
   |author  = aedenthorn, Erinthe
   |id      = Jonqora.FishPreview
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 6303
+
   |nexus  = 10179
   |github  = Jonqora/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    = Fish Reminder
+
   |name    = Farmer Helper (Updated)
   |author  = Mizzion
+
   |author  = Fiorbeth
   |id      = mizzion.fishreminder
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 3615
+
   |nexus  = 21030
  |moddrop = 661375
+
   |github  = NTaylor1993/FarmerHelper
   |github  = Mizzion/MyStardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Farmer Portraits
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FishSpotBait
+
   |id      = aedenthorn.FarmerPortraits
   |nexus  = 17581
+
  |curse  = 868774
 +
   |nexus  = 11398
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
 
  |unofficial version = 0.1.2-unofficial.1-logophile
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Farmer Portraits for 1.6
   |author  = StarAmy
+
   |author  = mistyspring
   |id      = StarAmy.bubbletoggle
+
   |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  = 13076
+
   |nexus  = 20713
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Farmer Vitals Evolved
   |author  = MattDeDuck, Duckshard
+
   |author  = Sensakuma
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 3725
+
   |nexus  = 11131
 
   |github  =
 
   |github  =
  
Line 6,551: Line 7,876:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Farm Expansion
   |author  = bcmpinc
+
   |author  = Advize
   |id      = bcmpinc.FixAnimalTools
+
   |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
   |nexus  = 3215
+
   |nexus  = 130
   |github  = bcmpinc/StardewHack
+
   |github  = AdvizeGH/FarmExpansion
 +
 
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Farmhand Finder
   |author  = Traktori
+
   |author  = 2Retr0
   |id      = Traktori.CategoriesInRecipes
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 11400
+
  |curse  = 661476
   |github  = Traktori7/StardewValleyMods
+
   |nexus  = 13153
 +
   |github  = 2Retr0/FarmhandFinder
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Farmhouse Fixes
   |author  = Ashley, bambimenot
+
   |author  = CyanFire
   |id      = ashley.fixdice
+
   |id      = CF.FarmhouseFixes
   |nexus  = 4556
+
   |nexus  = 16507
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Weapons Damage
+
   |name    = Farmhouse Redone
   |author  = BlueSight
+
   |author  = MabelSyrup
   |id      = BlueSight.FixedWeaponsDamage
+
   |id      = mabelsyrup.farmhouse
   |nexus  = 19896
+
   |nexus  = 3731
   |github  = Hikari-BS/StardewMods
+
   |github  = mjSurber/FarmHouseRedone
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Farmhouse Visits
   |author  = atravita
+
   |author  = mistyspring
   |id      = atravita.FixPigRandom
+
   |id      = mistyspring.farmhousevisits
   |curse  = 870967
+
   |curse  = 880518
  |moddrop = 1294434
+
   |nexus  = 12457
   |nexus  = 15003
+
   |github  = misty-spring/StardewMods
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
   |name    = Farm Hub
   |author  = mouse
+
   |author  = Platonymous
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = Platonymous.FarmHub
   |moddrop = 1194570
+
   |nexus  = 2309
   |nexus   = 12717
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = notevenamouse/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Farm Icons on Load Screen
   |author  = BlaDe
+
   |author  = b1rdyw1rdy
   |id      = BlaDe.FlamingoBreeding
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 12015
+
   |nexus  = 24344
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farming Tools Patch
   |author  = Shockah
+
   |author  = Torsang
   |id      = Shockah.FlexibleSprinklers
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 10931
+
   |nexus  = 24066
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Torsang/FarmingToolsPatch
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flip Buildings
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = mouahrara
+
   |author  = BrasileiroTop, LKboss
   |id      = mouahrara.FlipBuildings
+
   |id      = LKboss.TexturaNeve
   |nexus  = 18444
+
   |nexus  = 13594
   |github  = mouahrara/FlipBuildings
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Farm in the Sky, Fundo
   |author  = aedenthorn, Erinthe
+
   |author  = BrasileiroTop
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 17582
+
   |nexus  = 5423
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Farm Rearranger
   |author  = MouseyPounds
+
   |author  = Cherry & cel10e
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 3885
+
   |nexus  = 5142
   |github  = MouseyPounds/stardew-mods
+
  |moddrop = 716395
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Farm Resource Generator
   |author  = kdau
+
   |author  = jwdred
   |id      = kdau.FlowerBombs
+
   |id      =
   |nexus  = 6228
+
   |nexus  = 647
   |moddrop = 794657
+
   |github =
  |source = https://gitlab.com/kdau/flowerbombs
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Farm Tablet
   |author  = spacechase0
+
   |author  = boneskull
   |id      = spacechase0.FlowerColorPicker
+
   |id      = com.boneskull.farm-tablet
  |curse  = 867760
+
   |nexus  = 16447
  |moddrop = 130043
+
   |github  = Floogen/AlternativeTextures
   |nexus  = 1229
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Farm to Table Ready Meals
   |author  = elfuun
+
   |author  = Speshkitty
   |id      = FlowerDanceFix.elfuun
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 8535
+
   |nexus  = 7148
  |moddrop = 980853
+
   |github  = Speshkitty/FarmToTableReadyMeals
   |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    = Farmtronics
   |author  = ron075sh
+
   |author  = Joe Strout
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = strout.farmtronics
   |nexus  = 3019
+
   |nexus  = 10634
   |github  =
+
   |github  = JoeStrout/Farmtronics
 
+
}}
   |broke in = SMAPI 3.0
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
  |name    = Farm Type Manager
   |summary = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
  |author  = Esca, Esca-MMC
 +
   |id      = Esca.FarmTypeManager
 +
   |nexus  = 3231
 +
   |moddrop = 598755
 +
   |github = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = Farm Warps Patch
   |author  = kelly2892
+
   |author  = tlitookilakin
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 8107
+
   |nexus  = 8236
   |github  = kenny2892/StardewValleyMods
+
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Fashion Sense
   |author  = spacechase0
+
   |author  = PeacefulEnd
   |id      = spacechase0.FlowerRain
+
   |id      = PeacefulEnd.FashionSense
   |curse  = 867722
+
   |curse  = 870933
   |nexus  = 6131
+
   |nexus  = 9969
   |github  = spacechase0/StardewValleyMods
+
   |github  = Floogen/FashionSense
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Fashion Sense Outfits
   |author  = Cat, CatCattyCat
+
   |author  = nihilistzsche
   |id      = cat.flowerytools
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 6203
+
   |nexus  = 18384
  |moddrop = 833563
+
   |github  = nihilistzsche/FashionSenseOutfits
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = Fast Animations
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = Pathoschild.FastAnimations
   |nexus  = 9043
+
  |curse  = 957496
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 1089
 
+
   |moddrop = 606631
   |broke in = Stardew Valley 1.6
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Fast Control Input
   |author  = Kangzoel
+
   |author  = weizinai
   |id      = Kangzoel.FluentEating
+
   |id      = weizinai.FastControlInput
   |nexus  = 11690
+
   |nexus  = 24324
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Faster Events
   |author  = EstherHollow
+
   |author  = libaryaddict
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 11003
+
   |nexus  = 7631
 
   |github  =
 
   |github  =
  
Line 6,741: Line 8,066:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Faster Grass
   |author  = Becks723
+
   |author  = IceGladiador
   |id      = Becks723.FontSettings
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 12467
+
   |nexus  = 1772
 
   |github  =
 
   |github  =
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Faster Horse
   |author  = thejcannon
+
   |author  = kibbe
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = kibbe.faster_horse
   |nexus  = 4321
+
   |nexus  = 2791
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Faster Paths
   |author  = Joreikarr
+
   |author  = Entoarox
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 19944
+
   |nexus  = 2277
   |github  =
+
  |chucklefish = 3641
 +
   |github  = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Food Cravings
 
  |author  = Hexenentendrache
 
  |id      = Hexenentendrache.FoodCravings
 
  |nexus  = 17126
 
  |github  = Enteligenz/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Faster Path Speed
   |author  = aedenthorn, Erinthe
+
   |author  = gaussfire
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = gaussfire.FasterPathSpeed
   |nexus  = 10886
+
   |nexus  = 9344
   |github  = aedenthorn/StardewValleyMods
+
   |github  = alanperrow/StardewModding
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Faster Run
   |author  = Nishtra
+
   |author  = KathrynHazuka
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 673
+
   |nexus  = 733
   |github  =
+
   |github  = KathrynHazuka/StardewValley_FasterRun
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Auto Speed|Auto Speed]] 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    = Faster Transition
   |author  = Goldenrevolver
+
   |author  = Kumagabear
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 7554
+
   |nexus  = 19584
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Faster Trees
   |author  = Bpendragon
+
   |author  = Krutonium
   |id      = Bpendragon.ForagePointers
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 7781
+
   |nexus  = 21952
   |github  = Bpendragon/ForagePointers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = DanielB
+
   |author  = zeldela
   |id      = DanielB.TrackerZoomFix
+
   |id      = zeldela.FastFishPond
   |nexus  = 17935
+
   |nexus  = 14005
   |github  =
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Fast Forward
   |author  = Remy Bach
+
   |author  = crazywig
   |id      = remybach.forecaster
+
   |id      = crazywig.FastForward
   |nexus  = 3037
+
   |nexus  = 7413
   |github  = remybach/stardew-valley-forecaster
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6.4
 +
  |status  = broken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Fast Geode, Instant Geodes
   |author  = TheElm
+
   |author  = ofmanynames
   |id      = TheElm.ForecasterText
+
   |id      = InstantGeode
   |nexus  = 7541
+
   |nexus  = 750
   |github  = GStefanowich/SDV-Forecaster
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Fast Loads
   |author  = Fokson
+
   |author  = spajus
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = spajus.fastloads
   |nexus  = 2520
+
   |nexus  = 19454
   |github  =
+
   |github  = spajus/stardew-valley-fast-loads
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Fast Parrot Express Animation
   |author  = atravita
+
   |author  = ErikShun, QuickNutz
   |id      = atravita.FrameRateLogger
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
  |curse  = 870966
+
   |moddrop = 1490579
   |moddrop = 1294433
+
   |nexus  = 19634
   |nexus  = 15002
+
   |github  =
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Fast Petting
   |author  = Adham084
+
   |author  = DerTod2
   |id      = adham084.fpsviewer
+
   |id      = de.dertod2.FastPetting
   |nexus  = 14046
+
   |nexus  = 5039
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Dusty
+
   |name    = Fast Travel
   |author  = skuldomg, Skuld
+
   |author  = Death, DeathGameDev
   |id      = skuldomg.freeDusty
+
   |id      = DeathGameDev.FastTravel
   |nexus  = 2206
+
   |nexus  = 1529
   |github  = skuldomg/freeDusty
+
   |github  = DeathGameDev/SDV-FastTravel
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = FauxCore
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.FreeLove
+
   |id      = furyx639.FauxCore
   |curse  = 868835
+
   |moddrop = 1547213
   |nexus  = 10021
+
   |nexus  = 20618
   |github  = aedenthorn/StardewValleyMods
+
   |github  = LeFauxMatt/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
  |unofficial version = 1.3.0-unofficial.2-LKbosss
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-127#post-120443
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Feeling Lucky?
   |author  = DJ-STLN
+
   |author  = minervamaga
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = minervamaga.FeelingLucky
   |nexus  = 3320
+
   |nexus  =
   |github  =
+
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Fellowship - Immersive Rings
   |author  = danmw3
+
   |author  = DaLion
   |id      = danmw3.freethetoolbar
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 4960
+
   |nexus  = 11380
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.5
+
   |status  = abandoned
   |status   = workaround
 
  |summary = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = Ferngill Dynamic Rain
   |author  = aedenthorn, Erinthe
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 6241
+
   |nexus  = 604
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = Isaac S
+
   |author  = UNA
   |id      = IsaacS.FriendsForever
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 1738
+
   |nexus  = 17404
   |github  = isaacs-dev/Minidew-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Ferngill Revenue Service
   |author  = Hills
+
   |author  = KarratKake
   |id      = Hills.FriendshipBooster
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 10497
+
   |nexus  = 7566
  |moddrop = 1084819
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Ferngill Simple Economy
   |author  = aedenthorn, Erinthe
+
   |author  = Paul Steele
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = paulsteele.fse
   |nexus  = 17055
+
   |nexus  = 21414
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Fertilizer Anytime
   |author  = HunterMYT
+
   |author  = stoobinator, lefthandedkid
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 8709
+
   |nexus  = 7259
  |github  =
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Frozen Yogurt
 
  |author  = Failsplat
 
  |id      = Failsplat.FroyoFFHarmony
 
  |nexus  = 12308
 
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Fertilizer Bubbles
   |author  = jeffgillean
+
   |author  = temisthem
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 11050
+
   |nexus  = 23307
   |github  = jeffgillean/StardewValleyMods
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Festival End Time Tweak
   |author  = aedenthorn, Erinthe
+
   |author  = KirbyLink
   |id      = Aedenthorn.FruitTreeShaker
+
  |id      = kirbylink.festivalendtimetweak
   |nexus  = 5776
+
  |nexus  = 2966
   |github  = aedenthorn/StardewValleyMods
+
  |github  = KirbyLink/FestivalEndTimeTweak
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Festival of the Mundane
 +
  |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
 +
  |id      = MouseyPounds.ShadowFestival
 +
  |nexus  = 4630
 +
  |github  = MouseyPounds/stardew-mods
 +
 
 +
  |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
 +
  |name    = FeTK - Stardew-Valley Toolkit
 +
  |author  = Felix-Dev
 +
   |id      = Felix-Dev.FeTK
 +
   |nexus  = 4403
 +
   |github  = Felix-Dev/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Field Harvest
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 11422
+
   |nexus  = 11019
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 6,980: Line 8,308:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Field Harvest Redux
   |author  = jennisimone
+
   |author  = Prism 99
   |id      = jennisimone.WitchEventsShop
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 16304
+
   |nexus  = 21703
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Field Works
   |author  = Okay Shroomer
+
   |author  = ChiroxT
   |id      = OkayShroomer.FungusAmongus
+
   |id      = treinke.FieldWorks
   |nexus  = 11785
+
   |nexus  = 17267
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fighting With NPCs
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.FightingWithNPCs
 +
  |nexus  = 5865
 +
  |github  = eduanttunes/sv_fighting_with_npcs
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = File Replacer
   |author  = aedenthorn, Erinthe
+
   |author  = certifiableGrimalkin
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 10213
+
   |nexus  = 17553
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Filtered Chest Hopper
   |author  = aedenthorn, Erinthe
+
   |author  = Shivion
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 10855
+
   |nexus  = 21730
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shivion/StardewValleyMods
 
 
  |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    = Find Object Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Tran Minh Thong
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = find.object.mod
   |nexus  = 14092
+
   |nexus  = 8594
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = aedenthorn, Erinthe
+
   |author  = HaulinOats
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 10217
+
   |nexus  = 13944
   |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    = Gacha Geodes
+
   |name    = Fireballs!
   |author  = DeLiXx
+
   |author  = aurnj, Roy Li
   |id      = DLX.Geodes
+
   |id      = RoyLi.Fireballs
   |nexus  = 17691
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
  
    
+
   |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fire Breath
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FireBreath
 +
  |nexus  = 7311
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = Adham084
+
   |author  = MindMeltMax
   |id      = adham084.galaxyslingshot
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 14115
+
   |nexus  = 7321
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fireworks Festival
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.FireworksFestival
 +
  |nexus  = 15261
 +
  |github  = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fischievements
   |author  = aedenthorn, Erinthe
+
   |author  = MattDeDuck, Duckshard
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 14511
+
   |nexus  = 3658
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = FishDex
   |author  = drbirbdev
+
   |author  = rupak0577
   |id      = drbirbdev.GameboyArcade
+
   |id      = rupak0577.FishDex
  |moddrop = 1318487
 
 
   |nexus  =
 
   |nexus  =
   |github  = drbirbdev/StardewValley
+
   |github  = rupak0577/FishDex
 +
  |url    = {{github|rupak0577/FishDex}}
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Fish Exclusions
   |author  = mmanlapat
+
   |author  = GZhynko
   |id      = mmanlapat.GameReminder
+
   |id      = GZhynko.FishExclusions
   |nexus  = 1153
+
   |nexus  = 7782
   |github  =
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fish Finder
   |author  = RandomComputerUser
+
   |author  = Aair, AairTheGreat
   |id      = RandomComputerUser.GameSpeed
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 7211
+
   |nexus  = 5011
   |github  =
+
   |github  = AairTheGreat/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fish Info
   |author  = Loogooter
+
   |author  = Speshkitty
   |id      = OlegSilkin.garbage_collector
+
   |id      = speshkitty.fishinfo
   |nexus  = 2463
+
   |nexus  = 5452
   |github  =
+
   |github  = Speshkitty/FishInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Adjust
 +
  |author  = Shuai Zhang
 +
  |id      = shuaiz.FishingAdjustMod
 +
  |nexus  = 1350
 +
  |github  = hcoona/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = LeFauxMatt
+
   |author  = ChibiKyu, KilZenc
   |id      = furyx639.GarbageDay
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
  |curse  = 871837
+
   |nexus  = 5815
   |nexus  = 8204
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Fishing Automaton
   |author  = NCarigon
+
   |author  = Drynwynn, thepaladinknight
   |id      = NCarigon.GardenPotAutomate
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 15212
+
   |nexus  = 2527
   |github  =
+
   |github  = Drynwynn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Fishing Chests Expanded
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 14820
+
   |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.1-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    = Gate Opener
+
   |name    = Fishing Logbook
   |author  = mralbobo
+
   |author  = M3ales
   |id      = mralbobo.GateOpener
+
   |id      = FishingLogbook
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/111988
+
   |curse  = 299792
   |github  = mralbobo/stardew-gate-opener
+
   |github  = M3ales/FishingLogbook
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
   |status      = workaround
+
}}
   |summary     = use [[#Auto Gate|Auto Gate]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames
 +
   |author  = barteke22 (Here Fishy base by aedenthorn)
 +
   |id     = barteke22.FisingMinigames
 +
  |nexus  = 9345
 +
  |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gem Isles
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = aedenthorn, Erinthe
+
   |author  = barteke22
   |id      = aedenthorn.GemIsles
+
   |id      = barteke22.FishingMinigames
   |nexus  = 6692
+
   |nexus  = 9345
   |github  = aedenthorn/StardewValleyMods
+
   |github  = barteke22/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Fishing Mod
   |author  = Hana
+
   |author  = Zoryn
   |id      = Hana.GNMTokens
+
   |id      = Zoryn.FishingMod
   |nexus  = 14426
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Fishing Nets → Automate
   |author  = sqbr
+
   |author  = MindMeltMax
   |id      = sqbr.GetGS
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 13434
+
   |nexus  = 13819
   |github  = sqbr/GetGS
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fishing Nets → Better Crafting
   |author  = spacechase0
+
   |author  = MindMeltMax
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |curse   = 867150
+
   |nexus   = 13819
   |moddrop = 771692
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |nexus  = 5098
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = MindMeltMax
   |id      = GenericShopExtender
+
   |id      = MindMeltMax.Fishnets
   |nexus   = 814
+
   |curse   = 1004486
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |nexus  = 13819
 
+
   |moddrop = 1247514
   |broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genetics API
+
   |name    = Fishing Practice
   |author  = agent56
+
   |author  = BlaDe
   |id      = agent56.GeneticsAPI
+
   |id      = BlaDe.FishingPractice
   |nexus  = 15655
+
   |nexus  = 4157
 
   |github  =
 
   |github  =
  
Line 7,188: Line 8,548:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genie Lamp
+
   |name    = Fishing Progression
   |author  = aedenthorn
+
   |author  = ChadlyMasterson
   |id      = aedenthorn.GenieLamp
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 19794
+
   |nexus  = 18749
   |github  = aedenthorn/StardewValleyMods
+
   |github  = chudders1231/SDV-FishingProgression
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Fishing Trawler
   |author  = CatCattyCat, Cat
+
   |author  = PeacefulEnd
   |id      = cat.geodeinfomenu
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 1448
+
   |nexus  = 8406
  |moddrop = 833541
+
   |github  = Floogen/FishingTrawler
   |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].
+
  |status  = workaround
 +
   |summary = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Fishing Trawler - New Horizons
   |author  = MartyrPher
+
   |author  = PeacefulEnd
   |id      = MartyrPher.GetGlam
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus  = 5044
+
  |curse  = 870923
   |github  = MartyrPher/GetGlam
+
   |nexus  = 15941
 
+
   |github  = Floogen/FishingTrawler
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ghost Town
+
   |name    = Fishing Treasure Spawner
   |author  = Platonymous
+
   |author  = jangofett4
   |id      = Platonymous.GhostTown
+
   |id      = jangofett4.fishingtreasurespawner
  |curse  = 877231
+
   |nexus  = 18119
  |moddrop = 793902
+
   |github  = jangofett4/FishingTreasureSpawner
   |nexus  = 2992
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = Fishing Tuner Redux
   |author  = atravita
+
   |author  = Hammurabi
   |id      = atravita.GiantCropFertilizer
+
   |id      = HammurabiFishingTunerRedux
   |curse   = 870977
+
   |nexus   =
   |moddrop = 1135913
+
   |chucklefish = 4578
   |nexus  = 11620
+
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
   |github  = atravita-mods/StardewMods
+
 
 +
   |dev note = source in download
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Fish Me
   |author  = CatCattyCat, Cat
+
   |author  = marikaefer
   |id      = cat.giantcropring
+
   |id      = marikaefer.FishMe
   |nexus  = 1182
+
   |nexus  = 4756
  |moddrop = 833538
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = Khloe Leclair
+
   |author  = ButterBear, Memegician
   |id      = leclair.giantcroptweaks
+
   |id      = BB.FishPondColors
   |nexus  = 14370
+
   |nexus  = 23449
   |github  = KhloeLeclair/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Fish Preview
   |author  = spacechase0
+
   |author  = Jonqora
   |id      = spacechase0.GiantOmelet
+
   |id      = Jonqora.FishPreview
   |nexus  = 13852
+
   |nexus  = 6303
   |github  = spacechase0/StardewValleyMods
+
   |github  = Jonqora/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Fish Reminder
   |author  = desto
+
   |author  = Mizzion
   |id      = desto.GiftDecline
+
   |id      = mizzion.fishreminder
   |nexus  = 6944
+
   |nexus  = 3615
   |github  = desto-git/sdv-mods
+
  |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    = Gift Money
+
   |name    = Fish Spot Bait
  |author  = AvalonMFX
 
  |id      = AvalonMFX.GiftMoney
 
  |nexus  = 17564
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Gift Rejection
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GiftRejection
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 14273
+
   |nexus  = 17581
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
   |unofficial version = 0.1.1-unofficial.1-logophile
+
   |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = tstaples
+
   |author  = StarAmy
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 229
+
   |nexus  = 13076
   |github  = tstaples/GiftTasteHelper
+
   |github  =
  
   |warnings = needs zoom and UI scale options to have the same value.
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishy Blood Moon
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.FishyBloodMoon
 +
  |nexus  = 3725
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = Fix Animal Tools
   |author  = Isi0
+
   |author  = bcmpinc
   |id      = Isi0.GiftTasteHelper
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 18762
+
   |nexus  = 3215
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Categories in Recipes, Categories in Recipes
 +
  |author  = Traktori
 +
  |id      = Traktori.CategoriesInRecipes
 +
  |nexus  = 11400
 +
  |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 Wrapper
+
   |name    = Fix Dice
   |author  = blueberry
+
   |author  = Ashley, bambimenot
   |id      = blueberry.GiftWrapper
+
   |id      = ashley.fixdice
   |nexus  = 4721
+
   |nexus  = 4556
   |github  = b-b-blueberry/GiftWrapper
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Ginger Island Beach Garden Pots
 +
  |author  = wilsoncwc
 +
  |id      = wilsoncwc.IslandPotFix
 +
  |nexus  = 23934
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Secret Woods Debris, Woods Debris Fix
 +
  |author  = f4iTh and Lita, JertsukkaTheMan
 +
  |id      = f4iTh.WoodsDebrisFix
 +
  |nexus  = 1941
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Weapons Damage
 +
  |author  = BlueSight
 +
  |id      = BlueSight.FixedWeaponsDamage
 +
  |nexus  = 19896
 +
  |github  = Hikari-BS/StardewMods
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Fix Pig Random
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = atravita.FixPigRandom
   |curse  = 870984
+
   |curse  = 870967
   |moddrop = 1098263
+
   |moddrop = 1294434
   |nexus  = 10004
+
   |nexus  = 15003
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 7,334: Line 8,723:
 
}}
 
}}
 
{{#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,501: Line 8,897:
 
}}
 
}}
 
{{#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,510: Line 8,906:
 
}}
 
}}
 
{{#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  =
+
   |github  = seferoni/FoodPoisoning
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Forage at the Farm
   |author  = skn
+
   |author  = Nishtra
   |id      = skn.HairGrowthMod
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  = 3279
+
   |nexus  = 673
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |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    = Halt Event Time
+
   |name    = Forage Crops
   |author  = chawol
+
   |author  = Kronosta
   |id      = chawol.HaltEventTime
+
   |id      = Kronosta.ForageCrops
   |nexus  = 8774
+
   |nexus  = 21514
   |github  = chawolbaka/HaltEventTime
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Forage Fantasy
   |author  = PeacefulEnd
+
   |author  = Goldenrevolver
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 7936
+
   |nexus  = 7554
   |github  = Floogen/HandyHeadphones
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
  |status  = abandoned
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Forage Pointers
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Bpendragon
   |id      = Omegasis.HappyBirthday
+
   |id      = Bpendragon.ForagePointers
   |nexus  = 520
+
   |nexus  = 7781
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#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  = Oxyligen
+
   |author  = DanielB
   |id      = HappyBirthday
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 1064
+
   |nexus  = 17935
 
   |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
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Dusty
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.freeDusty
 +
  |nexus  = 2206
 +
   |github  = skuldomg/freeDusty
 +
 
 +
  |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
 +
  |name    = Free Love
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FreeLove
 +
  |curse  = 868835
 +
  |nexus  = 10021
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name    = Free Slingshot
   |author  = Goldenrevolver
+
   |author  = DJ-STLN
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 7851
+
   |nexus  = 3320
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Free the Toolbar
   |author  = Dounat2201, Sasara
+
   |author  = danmw3
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = danmw3.freethetoolbar
   |nexus  = 1157
+
   |nexus  = 4960
   |github  = Sasara2201/WitchPrincess
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Freeze Time Multiplayer
 +
  |author  = mori_seneri, Alcatraz773
 +
  |id      = mori_sensei.FreezeTime
 +
  |nexus  = 21820
 +
  |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Friendly Divorce
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HarvestSeeds
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 11773
+
   |nexus  = 6241
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 7,711: Line 9,124:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Friends Forever
   |author  = ThatNorthernMonkey
+
   |author  = Isaac S
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = IsaacS.FriendsForever
   |nexus  = 236
+
   |nexus  = 1738
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |github  = isaacs-dev/Minidew-Mods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever (1.6)
 +
  |author  = Kriana
 +
  |id      = Kriana.FriendsForever
 +
  |nexus  = 20702
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Buffs
+
   |name    = Friendship Booster
   |author  = popska
+
   |author  = Hills
   |id      = popska.HatBuffs
+
   |id      = Hills.FriendshipBooster
   |nexus  = 9050
+
   |nexus  = 10497
 +
  |moddrop = 1084819
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/popska/UsefulHats
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Friendship Decay
   |author  = ichortower
+
   |author  = stardemod
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 18177
+
   |nexus  = 21323
   |github  = ichortower/HatMouseLacey
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Friendship Decay Modify
   |author  = monsoonsheep
+
   |author  = weizinai
   |id      = monsoonsheep.PanWithHats
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 18965
+
   |nexus  = 23862
   |github  =
+
   |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FriendshipTweaks
 +
  |nexus  = 17055
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Friendship Without Talk
   |author  = PeacefulEnd
+
   |author  = HunterMYT
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = HunterMYT.FriendshipWithoutTalk
   |nexus  = 17291
+
   |nexus  = 8709
   |github  = Floogen/StardewSandbox
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Frozen Yogurt
   |author  = Shockah
+
   |author  = Failsplat
   |id      = Shockah.HatsOnHats
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  = 17280
+
   |nexus  = 12308
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Frugal Farm Menu
   |author  = Cherry, CherryChain
+
   |author  = jeffgillean
   |id      = Cherry.HayBalesSilo
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 5151
+
   |nexus  = 11050
   |moddrop = 716396
+
   |github  = jeffgillean/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Fruit Tree Shaker
   |author  = Tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.HDPortraits
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 10971
+
   |nexus  = 5776
  |moddrop = 1103418
+
   |github  = aedenthorn/StardewValleyMods
   |github  = tlitookilakin/HDPortraits
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Fruit Trees Unblocked
   |author  = Jessebot, JessebotX
+
   |author  = dervalanana
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 3207
+
   |nexus  = 22976
  |moddrop = 624105
+
   |github  =
   |github  = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Fruit Tree Tweaks
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = Aedenthorn.FruitTreeTweaks
   |nexus  = 5630
+
   |nexus  = 11422
   |github  = SvardXI/HAS_Tweaks
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = Zoryn
+
   |author  = chiccen
   |id      = Zoryn.HealthBars
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  =
+
   |nexus  = 21449
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
+
}}
 +
{{#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    = Health Bars (Darkhax)
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = Darkhax
+
   |author  = jennisimone
   |id      = darkhax.healthbars
+
   |id      = jennisimone.WitchEventsShop
   |nexus  =
+
   |nexus  = 16304
  |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    = Fungus Amongus
   |author  = themattfiles
+
   |author  = Okay Shroomer
   |id      = themattfiles.HeartBeat
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 5941
+
   |nexus  = 11785
   |github  = embolden/Heartbeat
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heart Level Notifications
+
   |name    = Furniture Adjustment
   |author  = StultusV
+
   |author  = aedenthorn, Erinthe
   |id      = StultusV.HeartLevelNotifications
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus  = 8655
+
   |nexus  = 10213
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Furniture Anywhere
   |author  = fakemonster
+
   |author  = Entoarox
   |id      = fakemonster.Heelies
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 7751
+
   |nexus  = 2276
   |github  =
+
  |chucklefish = 4324
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 +
<!--
 +
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Furniture Display Framework
   |author  = Jessebot, JessebotX
+
   |author  = aedenthorn, Erinthe
   |id      = Jessebot.HelloSMAPI
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 4483
+
   |nexus  = 10855
   |github  = JessebotX/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Furniture Display Framework for 1.6
   |author  = LeFauxMatt
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = furyx639.HelpForHire
+
   |id      = Ilyeana.FurnitureDisplayFramework
  |curse  = 871839
+
   |nexus  = 19895
   |nexus  = 5316
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Furniture Framework
   |author  = LeFauxMatt
+
   |author  = leroymilo
   |id      = furyx639.HelpfulSpouses
+
   |id      = leroymilo.FurnitureFramework
  |curse  = 871841
+
   |nexus  = 23458
   |nexus  = 5175
+
   |github  = Leroymilo/FurnitureFramework
   |github  =
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Furniture Placement Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HelpWanted
+
   |id      = aedenthorn.FurniturePlacementTweaks
  |curse  = 868696
+
   |nexus  = 14092
   |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 Recolor
  |author  = Pokeytax
 
  |id      = Pokeytax.HelpWantedQuestFixes
 
  |nexus  = 2644
 
  |github  = gembree/HelpWantedQuestFixes
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Here Fishy
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HereFishy
+
   |id      = aedenthorn.FurnitureRecolor
  |curse  = 868881
+
   |nexus  = 10217
   |nexus  = 6586
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 7,892: Line 9,317:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = FuryCore
   |author  = Shockah
+
   |author  = LeFauxMatt
   |id      = Shockah.Hibernation
+
   |id      = furyx639.FuryCore
   |nexus  = 11421
+
   |nexus  = 10696
  |github  = Shockah/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = trashcan9
+
   |author  = DeLiXx
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = DLX.Geodes
   |nexus  = 16075
+
  |curse  = 990836
 +
   |nexus  = 17691
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Galaxy Slingshot Obtainable
   |author  = Annosz
+
   |author  = Adham084
   |id      = Annosz.HighlightedJars
+
   |id      = adham084.galaxyslingshot
   |nexus  = 6833
+
   |nexus  = 14115
   |github  = Annosz/StardewValleyModding
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Galaxy Weapon Choice
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.HighlightEmptyMachines
+
   |id      = aedenthorn.GalaxyWeaponChoice
  |curse  = 870976
+
   |nexus  = 14511
  |moddrop = 1137391
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 11664
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Gameboy Arcade
   |author  = bendenewb, newbie9598
+
   |author  = drbirbdev
   |id      = newbie9598.HitMarkersMeme
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 2098
+
  |moddrop = 1318487
   |github  =
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Game Reminder
   |author  = tomasitobambito
+
   |author  = mmanlapat
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = mmanlapat.GameReminder
   |nexus  = 9343
+
   |nexus  = 1153
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = GameSpeed
   |author  = TheThor59
+
   |author  = RandomComputerUser
   |id      = Thor.HoeWaterDirection
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 10052
+
   |nexus  = 7211
   |github  = TheThor59/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Game Tables and Arcade Machines
   |author  = BlaDe
+
   |author  = CyanFire
   |id      = BlaDe.HoeDown
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 9798
+
   |nexus  = 12859
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Garbage Can Tweaks
   |author  = CatCattyCat, Cat
+
   |author  = chiccen
   |id      = cat.holdtobreakgeodes
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 1689
+
   |nexus  = 24410
  |moddrop = 833545
+
   |github  = chiccenFL/StardewValleyMods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = Garbage Collector
   |author  = samspartan
+
   |author  = Loogooter
   |id      = samspartan.HoldToPause
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 7352
+
   |nexus  = 2463
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Garbage Day
   |author  = atravita
+
   |author  = LeFauxMatt
   |id      = atravita.HolidaySales
+
   |id      = furyx639.GarbageDay
   |curse  = 870970
+
   |curse  = 871837
   |moddrop = 1205160
+
   |moddrop = 1547204
   |nexus  = 13050
+
   |nexus  = 8204
   |github  = atravita-mods/StardewMods
+
   |github  = LeFauxMatt/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Garden Pot - Automate
   |author  = MouseyPounds
+
   |author  = NCarigon
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  = 4935
+
   |nexus  = 15212
   |github  = MouseyPounds/stardew-mods
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Honey Harvest Sync
+
   |name    = Garden Pot Options
   |author  = voltaek
+
   |author  = ncarigon
   |id      = voltaek.HoneyHarvestSync
+
   |id      = NCarigon.GardenPotOptions
   |nexus  = 20493
+
   |nexus  = 21608
   |github  = voltaek/StardewMods
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Garden Pot Tweaks
   |author  = BPavol, Lamacik
+
   |author  = aedenthorn, Erinthe
   |id      = bpavol.hopper_extractor
+
   |id      = aedenthorn.GardenPotTweaks
   |nexus  = 16688
+
   |nexus  = 14820
   |github  = BPavol/stardew-valley-mods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Gate Fix
   |author  = Girafarig
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Girafarig.FestivalWarps
+
   |id      = f4iTh.GateFix
   |nexus  = 10844
+
   |nexus  = 4859
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Gate Opener
   |author  = Pathoschild
+
   |author  = mralbobo
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = mralbobo.GateOpener
   |nexus  = 7500
+
   |nexus  =
   |github  = Pathoschild/StardewMods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
  |github  = mralbobo/stardew-gate-opener
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gem Isles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.GemIsles
 +
  |nexus  = 6692
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Goldenrevolver
+
   |author  = Hana
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = Hana.GNMTokens
   |nexus  = 7911
+
   |nexus  = 14426
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = jorgamun
+
   |author  = sqbr
   |id      = jorgamun.HorseSqueeze
+
   |id      = sqbr.GetGS
   |nexus  = 10446
+
   |nexus  = 13434
   |github  = jorgamun/HorseSqueeze
+
   |github  = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Generic Mod Config Menu
   |author  = icepuente
+
   |author  = spacechase0
   |id      = icepuente.HorseWhistle
+
   |id      = spacechase0.GenericModConfigMenu
   |nexus   = 1131
+
   |curse   = 867150
   |github  = icepuente/StardewValleyMods
+
   |moddrop = 771692
 
+
   |nexus   = 5098
   |broke in = Stardew Valley 1.5
+
   |github = spacechase0/StardewValleyMods
  |status   = workaround
 
   |summary = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Generic Shop Extender
   |author  = nabuma
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = HorseWhistle_SMAPI
+
   |id      = GenericShopExtender
   |nexus  =
+
   |nexus  = 814
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Genetics API
   |author  = MattPlays
+
   |author  = agent56
   |id      = MattPlays.HostTools
+
   |id      = agent56.GeneticsAPI
   |nexus  = 11154
+
   |nexus  = 15655
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Genie Lamp
   |author  = Jaredlll08
+
   |author  = aedenthorn, Erinthe
   |id      = BlameJared.HotbarHotswap
+
   |id      = aedenthorn.GenieLamp
   |nexus  =
+
   |nexus  = 19794
  |curse  = 298033
+
   |github  = aedenthorn/StardewValleyMods
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = certifiableGrimalkin
+
   |author  = Kedidili
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = KediDili.GenieLamp
   |nexus  = 16159
+
   |nexus  = 22176
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hover Labels
 
  |author  = Achtuur
 
  |id      = Achtuur.HoverLabels
 
  |nexus  = 17501
 
  |github  = Achtuur/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Geode Crusher Plus
   |author  = Ilyaki
+
   |author  = Tomokisan
   |id      = Ilyaki.HPBar
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  = 1736
+
   |nexus  = 24254
 
   |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    = Geode Info Menu
   |author  = AsakOhee
+
   |author  = CatCattyCat, Cat
   |id      = AsakOhee.HQFarmerMod
+
   |id      = cat.geodeinfomenu
   |nexus  = 19644
+
   |nexus  = 1448
   |github  =
+
  |moddrop = 833541
 +
   |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-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Geode Preview
   |author  = bogie5464
+
   |author  = MindMeltMax
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 3190
+
  |curse  = 1004493
   |github  = bogie5464/HuggableScarecrows
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Get Dressed
   |author  = aedenthorn, Erinthe
+
   |author  = Advize and Jinxiewinxie
   |id      = aedenthorn.HugsAndKisses
+
   |id      = Advize.GetDressed
   |nexus  = 10062
+
   |nexus  = 331
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AdvizeGH/GetDressed
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Get Glam
   |author  = Yyeahdude
+
   |author  = MartyrPher
   |id      = HungerYyeadude
+
   |id      = MartyrPher.GetGlam
   |nexus  = 613
+
   |nexus  = 5044
   |github  =
+
   |github  = MartyrPher/GetGlam
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Get Out the Way
   |author  = PrimevalTitmouse
+
   |author  = BadNetCode
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 1110
+
   |nexus  = 20637
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger for Food
+
   |name    = Ghost Town
   |author  = Tigerle01, Stephan Hensel
+
   |author  = Platonymous
   |id      = HungerForFoodByTigerle
+
  |id      = Platonymous.GhostTown
   |nexus  = 810
+
  |curse  = 877231
   |github  =
+
  |moddrop = 793902
 +
  |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-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Giant Crop Ring
 +
  |author  = CatCattyCat, Cat
 +
   |id      = cat.giantcropring
 +
   |nexus  = 1182
 +
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Giant Crop Tweaks
   |author  = lech43
+
   |author  = Khloe Leclair
   |id      = lech43.HungryMorning
+
   |id      = leclair.giantcroptweaks
   |nexus  = 6391
+
   |nexus  = 14370
   |github  =
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Giant Omelet
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.HybridCropEngine
+
   |id      = spacechase0.GiantOmelet
  |curse  = 867721
+
   |nexus  = 13852
   |nexus  = 6577
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Decline
 +
  |author  = desto
 +
  |id      = desto.GiftDecline
 +
  |nexus  = 6944
 +
  |github  = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Gift Money
   |author  = Kryspur
+
   |author  = AvalonMFX
   |id      = Kryspur.HypnoValley
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 9052
+
   |nexus  = 17564
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Gift Rejection
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = aedenthorn.GiftRejection
  |curse  = 870959
+
   |nexus  = 14273
  |moddrop = 1358005
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 15928
 
   |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.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Gift Taste Helper
   |author  = Veleek
+
   |author  = tstaples
   |id      = Veleek.IdlePause
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 1092
+
   |nexus  = 229
   |github  = veleek/IdlePause
+
   |github  = tstaples/GiftTasteHelper
 +
 
 +
  |warnings = needs zoom and UI scale options to have the same value.
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Timer
+
   |name    = Gift Taste Helper Continued
   |author  = LordAndreios
+
   |author  = Isi0
   |id      = LordAndreios.IdleTimer
+
   |id      = Isi0.GiftTasteHelper
   |nexus  = 2858
+
   |nexus  = 18762
   |github  = emperorzuul/SMAPI_MODS
+
   |github  = Just-Chaldea/GiftTasteHelper
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Gift Taste Helper Continued x2
   |author  = idermailer
+
   |author  = JoXW
   |id      = idermailer.iDontUseThatWater
+
   |id      = JoXW.GiftTasteHelper
   |nexus  = 14047
+
   |nexus  = 21001
   |github  = idermailer/iDontUseThatWater
+
   |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Gift Wrapper
   |author  = Factknowhow
+
   |author  = blueberry
   |id      = Factknowhow.IFramesInMines
+
   |id      = blueberry.GiftWrapper
   |nexus  = 16436
+
   |nexus  = 4721
   |github  = Mekadrom/IFramesInMines
+
   |github  = b-b-blueberry/GiftWrapper
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = Ginger Island Extra Locations
   |author  = ChiroxT
+
   |author  = mistyspring
   |id      = treinke.igotfriendship
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 13290
+
  |curse  = 880520
   |github  =
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Ginger Island Mainland Adjustments
   |author  = ChiroxT
+
   |author  = atravita
   |id      = treinke.igotxp
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 13289
+
  |curse  = 870984
   |github  =
+
  |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    = ImagEd
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = candidus42
+
   |author  = missgamergrl
   |id      = Candidus42.ImagEd
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 7218
+
   |nexus  = 23300
   |github  = mus-candidus/ImagEd
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Give Me My Cursor Back
   |author  = mistyspring
+
   |author  = DecidedlyHuman
   |id      = mistyspring.immersivegrandpa
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
  |curse  = 880517
+
   |nexus  = 9976
   |nexus  = 12562
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Glass Hammer
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = GlassHammer.HopeToRiseMod
  |curse  = 868685
+
   |nexus  = 23201
   |nexus  = 15290
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |status  = workaround
 
  |summary  = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Global Config Settings
   |author  = aedenthorn, Erinthe
+
   |author  = Gaphodil
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = Gaphodil.GlobalConfigSettings
   |curse   = 868686
+
   |nexus   = 9340
   |nexus  = 15239
+
   |moddrop = 1007690
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Gaphodil/GlobalConfigSettings
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Glue Your Furniture Down
   |author  = Demiacle
+
   |author  = violetlizabet
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  = 1025
+
   |nexus  = 10374
   |github  = demiacle/QualityOfLifeMods
+
   |github  = elizabethcd/PreventFurniturePickup
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = GMCM Options
   |author  = Anthony Hilyard
+
   |author  = Jamie Taylor
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = jltaylor-us.GMCMOptions
  |curse  = 445215
+
   |nexus  = 10505
   |nexus  = 9317
+
   |github  = jltaylor-us/StardewGMCMOptions
   |github  = AHilyard/ImprovedTracker
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In a Heartbeat
+
   |name    = God Mode
   |author  = Shockah
+
   |author  = treyh0
   |id      = Shockah.InAHeartbeat
+
   |id      = treyh0.GodMode
   |nexus  = 17834
+
   |nexus  = 2641
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = God Mode 1.6
   |author  = Mizzion
+
   |author  = Sean M Garcia
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = seanmgarcia.godmode16
   |nexus  = 4861
+
   |nexus  = 21208
   |github  = Mizzion/MyStardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Goodbye American English
   |author  = Mizzion
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = mizzion.increasedartifactspots
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 3340
+
   |moddrop = 854437
   |moddrop = 663705
+
   |nexus  = 7183
   |github  = Mizzion/MyStardewMods
+
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Goodbye SMAPI
   |author  = shekurika
+
   |author  = Jessebot
   |id      = shekurika.fishtankCapacity
+
   |id      = Jessebot.GoodbyeSMAPI
   |nexus  = 11388
+
   |nexus  = 6514
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Go To Bed
   |author  = GZhynko
+
   |author  = candidus42
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = Candidus42.GoToBed
   |nexus  = 6162
+
   |nexus  = 4967
   |github  = gzhynko/StardewMods
+
   |github  = mus-candidus/GoToBed
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Go To Sleep
   |author  = Traktori
+
   |author  = yy376
   |id      = Traktori.IndustrialFurnace
+
   |id      = yy376.GoToSleep
   |nexus  = 5568
+
   |nexus  = 2195
   |github  = Traktori7/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Gradient Hair Colors
   |author  = Traktori
+
   |author  = spacechase0
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = spacechase0.GradientHairColors
   |nexus  = 5568
+
  |curse  = 867144
   |github  = Traktori7/StardewValleyMods
+
   |nexus  = 12744
 
+
   |github  = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Grandfather's Gift
   |author  = aedenthorn, Erinthe
+
   |author  = ShadowDragon8685
   |id      = aedenthorn.InfallibleFishing
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 14639
+
   |nexus  = 985
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |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    = Infertile Soil
+
   |name    = Grandfather's Gift Remade
   |author  = Sabera, kelbesque
+
   |author  = pepoluan
   |id      = Sabera.InfertileSoil
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 2515
+
   |nexus  = 4151
 +
  |chucklefish = 5783
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grandfather's Heirlooms
 +
  |author  = rikai
 +
  |id      = rikai.GrandfathersHeirlooms
 +
  |nexus  = 8557
 +
  |github  = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = Grass Growth
   |author  = Eireon
+
   |author  = bcmpinc
   |id      = Eireon.InfestedLevels
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 2823
+
   |nexus  = 2732
   |github  = benrpatterson/InfestedLevels
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Energy
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = Error27
+
   |author  = Jellypowered, Shockade
   |id      = error27.infinite_energy
+
   |id      = Jellypowered.GrassChance
   |nexus  = 17717
+
   |nexus  = 3365
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Greenhouse 20x20
   |author  = Renny
+
   |author  = sirloinmeatt
   |id      = renny.infinitejunimocartlives
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 2705
+
   |nexus  = 2662
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github  =
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Greenhouse Construction
   |author  = Chunky
+
   |author  = Derslayr
   |id      = chunky.InfiniteMoney
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 11510
+
   |nexus  = 10148
   |github  =
+
   |github  = derslayr10/GreenhouseConstruction
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Greenhouse Entry Begone!
   |author  = CaptainSully
+
   |author  = bblueberry, blueberry
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = blueberry.GreenhouseEntryBegone
  |moddrop = 1188756
+
   |nexus  = 8203
   |nexus  = 12739
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
   |github  = CaptainSully/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Greenhouse Entry Mod
   |author  = berkayylmao
+
   |author  = pancham138
   |id      = berkayylmao.InfiniteZoom
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 8808
+
   |nexus  = 6150
  |curse  = 500088
+
   |github  =
   |github  = berkayylmao/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Greenhouse Gatherers
   |author  = Slothsoft
+
   |author  = PeacefulEnd
   |id      = Slothsoft.Informant
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus  = 14293
+
  |curse  = 870946
   |github  = slothsoft/stardew-informant
+
   |nexus  = 7619
 
+
   |moddrop = 886187
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Greenhouse Gatherers Automate
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.LogUploader
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus  = 13979
+
  |curse  = 870946
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7619
 +
  |moddrop = 886187
 +
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Greenhouse Sprinklers
   |author  = Platonymous
+
   |author  = Bpendragon
   |id      = Platonymous.InkStories
+
   |id      = Bpendragon.GreenhouseSprinklers
  |curse  = 877221
+
   |nexus  = 7456
  |moddrop = 1521399
+
   |github  = Bpendragon/GreenhouseSprinklers
   |nexus  = 15987
 
   |github  =
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Greenhouse Upgrades
   |author  = Windmill_City
+
   |author  = Cecidelus
   |id      = Windmill_City.InputFix
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 5693
+
   |nexus  = 8042
   |github  = Windmill-City/InputFix
+
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
  |author  = Sagittaeri
+
   |author  = Fernass354
  |id      = Sagittaeri.InputTools
+
   |id      = Fernass354.GreenUpgrades
  |nexus  = 14553
+
   |nexus  = 18766
  |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
 
  |name    = Instant Animals
 
   |author  = pinocchio1231
 
   |id      = pinocchio1231.instantanimals
 
   |nexus  = 9573
 
   |github  = joisse1101/InstantAnimals
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = GreenHut
   |author  = Jolyone
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = Me.InstantBreak
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  = 15526
+
   |nexus  = 1735
 
   |github  =
 
   |github  =
  
Line 8,488: Line 9,948:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Groundhog Day
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = aedenthorn.GroundhogDay
  |curse  = 868720
+
   |nexus  = 10151
   |nexus  = 14110
 
 
   |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 Buildings From Farm
+
   |name    = Growable Bushes
   |author  = BitwiseJon
+
   |author  = atravita
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = atravita.GrowableBushes
   |nexus  = 2070
+
  |curse  = 870961
   |github  = bitwisejon/StardewValleyMods
+
  |moddrop = 1357999
 +
   |nexus  = 15111
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Growable Giant Crops
   |author  = nini700
+
   |author  = atravita
   |id      = nini700.InstantEatKey
+
   |id      = atravita.GrowableGiantCrops
   |nexus  = 4464
+
  |curse  = 870960
 +
  |moddrop = 1358004
 +
   |nexus  = 15559
 +
  |github  = atravita-mods/StardewMods
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Grow That Giant Crop
   |author  = aurnj, Roy Li
+
   |author  = MercuryVN
   |id      = RuyiLi.InstantFishing
+
   |id      = MercuryVN.GrowThatGiantCrop
   |nexus  =
+
   |nexus  = 23760
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github  = MercuryVN/GrowThatGiantCrop
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gunther Tells You
 +
  |author  = John Peters
 +
  |id      = JohnPeters.GuntherTellsYou
 +
  |nexus  = 19143
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Haboo
 +
  |author  = BlaDe
 +
  |id      = LetsTrollTheMan.HabooNPC
 +
  |nexus  = 12034
 
   |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    = Hair Growth
   |author  = montana123
+
   |author  = skn
   |id      =
+
   |id      = skn.HairGrowthMod
   |nexus  =
+
   |nexus  = 3279
  |url    = https://community.playstarbound.com/threads/109038
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Halt Event Time
   |author  = aedenthorn, Erinthe
+
   |author  = chawol
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = chawol.HaltEventTime
   |nexus  = 7727
+
   |nexus  = 8774
   |github  = aedenthorn/StardewValleyMods
+
   |github  = chawolbaka/HaltEventTime
  
 
   |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    = Hamlet
   |author  = cantorsdust and Pathoschild
+
   |author  = Taskmaster
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = Taskmaster.Hamlet
  |nexus  = 173
+
   |nexus  = 4601
  |github  = cantorsdust/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instant Load
 
  |author  = Platonymous
 
  |id      = Platonymous.InstantLoad
 
  |curse  = 877220
 
  |moddrop = 1521407
 
  |nexus  = 16253
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instantly Eat Item
 
  |author  = Guedez
 
  |id      = eat.item.instantly
 
   |nexus  = 5116
 
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instantly Increase Crop Growth Phase
 
  |author  = RyanJesky
 
  |id      = RyanJesky.IncreaseCropGrowthPhase
 
  |nexus  = 10146
 
  |github  = RyanJesky/IncreaseCropGrowthPhase
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Handy Headphones
   |author  = blueberry
+
   |author  = PeacefulEnd
   |id      = blueberry.InstantPets
+
   |id      = PeacefulEnd.HandyHeadphones
   |nexus  = 9448
+
   |nexus  = 7936
   |github  = b-b-blueberry/InstantPets
+
   |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    = Instant Tool Upgrades
+
   |name    = Happy Animals
   |author  = Binarynova
+
   |author  = StarPeanut, Greger
   |id      = binarynova.instanttoolupgrades
+
   |id      = HappyAnimals
   |nexus  = 8918
+
   |nexus  =
   |github  = Binarynova/MyStardewMods
+
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Birthday
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.HappyBirthday
 +
  |nexus  = 520
 +
  |github  =  janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Happy Birthday
   |author  = Hammurabi
+
   |author  = Oxyligen
   |id      = HammurabiInteractionHelper
+
   |id      = HappyBirthday
   |nexus  =
+
   |nexus  = 1064
   |chucklefish = 4640
+
   |github =
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
<!--
+
  |status  = workaround
   |unofficial version = 1.0.4-unofficial.2-pathoschild
+
   |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
+
}}
-->
+
{{#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    = Interaction Tweaks
+
   |name    = Happy Home Designer
   |author  = jahangmar
+
   |author  = tlitookilakin
   |id      = jahangmar.InteractionTweaks
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 3771
+
   |nexus  = 19675
   |github  = jahangmar/StardewValleyMods
+
   |github  = tlitookilakin/HappyHomeDesigner
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Into the Game (Save Loaded Notifier)
+
   |name    = Hardcore Combat
   |author  = DecidedlyHuman
+
   |author  = jeWel
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 12826
+
   |nexus  = 23577
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = Hardcore Mines
   |author  = mpcomplete
+
   |author  = kibbe, lillvik
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = kibbe.hardcore_mines
   |nexus  = 2224
+
   |nexus  = 1674
   |github  = mpcomplete/StardewMods
+
   |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    = Investment
+
   |name    = Hardcore Mines 2
   |author  = MissCoriel
+
   |author  = ItsLittany
   |id      = misscoriel.invest
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 5293
+
   |nexus  = 6411
 
   |github  =
 
   |github  =
  
Line 8,647: Line 10,118:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Hardcore Mode
   |author  = MissCoriel
+
   |author  = vermicyde
   |id      = misscoriel.investmax
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 9253
+
   |nexus  = 15125
   |github  = MissCoriel/InvestmentMaximized
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = Hardy Grass
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = DiscipleOfEris
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  = 4023
+
   |nexus  = 8772
   |github  =
+
   |github  = DiscipleOfEris/HardyGrass
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Friend
+
   |name    = Harp of Yoba Redux
   |author  = d5a1lamdtd, HaPyke
+
   |author  = Platonymous
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = Platonymous.HarpOfYobaRedux
   |moddrop = 1486022
+
   |nexus  = 914
   |nexus  = 19500
+
   |moddrop = 793924
   |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    = Iridium Tools Patch
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = Redwood
+
   |author  = Goldenrevolver
   |id      = Redwood.IridiumToolsPatch
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 2897
+
   |nexus  = 7851
   |github  = EKomperud/StardewMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = LeFauxMatt
+
   |author  = Dounat2201, Sasara
   |id      = furyx639.IsItCake
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
  |curse  = 871826
+
   |nexus  = 1157
   |nexus  = 14775
+
   |github  = Sasara2201/WitchPrincess
   |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    = Harvest Seeds
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 8552
+
   |nexus  = 11773
   |github  = Floogen/IslandGatherers
+
   |github  = aedenthorn/StardewValleyMods
  |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    = Harvest With Scythe
   |author  = PeacefulEnd
+
   |author  = ThatNorthernMonkey
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 8552
+
   |nexus  = 236
   |github  = Floogen/IslandGatherers
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
  |status  = abandoned
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Island Gatherers-->
+
   |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    = Island Secret
+
   |name    = Hat Buffs
   |author  = Edu Anttunes
+
   |author  = popska
   |id      = IslandSecret
+
   |id      = popska.HatBuffs
   |nexus  = 8096
+
   |nexus  = 9050
 
   |github  =
 
   |github  =
}}
+
   |source = https://gitlab.com/popska/UsefulHats
{{#invoke:SMAPI compatibility|entry
 
  |name    = Item AutoTrasher, AutoTrash
 
   |author = S1mmyy
 
  |id      = S1mmyy.AutoTrash
 
  |nexus  = 5140
 
  |github  = S1mmyy/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Item Bags
 
  |author  = SlayerDharok
 
  |id      = SlayerDharok.Item_Bags
 
  |nexus  = 5382
 
  |github  = Videogamers0/SDV-ItemBags
 
  
 
   |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    = Hat Mouse Lacey
   |author  = FunnyMoney
+
   |author  = ichortower
   |id      = funnymoney.itemqualityindicator
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 15336
+
   |nexus  = 18177
   |github  =
+
   |github  = ichortower/HatMouseLacey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Hat Panning
   |author  = Mytsy
+
   |author  = monsoonsheep
   |id      = Mysty.ItemRecovery
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 9354
+
   |nexus  = 18965
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Hat Shop Restoration
   |author  = Lunardiver
+
   |author  = PeacefulEnd
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 13026
+
   |nexus  = 17291
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github  = Floogen/StardewSandbox
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Hats on Hats
   |author  = TSlex
+
   |author  = Shockah
   |id      = TSlex.ItemResearchSpawner
+
   |id      = Shockah.HatsOnHats
   |nexus  = 8933
+
   |nexus  = 17280
  |moddrop = 1012482
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = TSlex/StardewValley
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Hats on Pets Plus
   |author  = Jaredlll08
+
   |author  = Syma
   |id      = BlameJared.ItemTooltips
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  =
+
   |nexus  = 22631
  |curse  = 297655
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
   |github  = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Hay Bales as Silos
   |author  = ha1fdaew
+
   |author  = Cherry, CherryChain
   |id      = ha1fdaew.iTile
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 7512
+
   |nexus  = 5151
   |github  = ha1fdaew/iTile
+
   |moddrop = 716396
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Hay Collection
   |author  = Krutonium
+
   |author  = MindMeltMax
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = MindMeltMax.HayCollection
   |nexus  = 13798
+
  |curse  = 1004492
   |github  =
+
  |moddrop = 1555056
 +
   |nexus  = 21008
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = HD Portraits
   |author  = Matt Cioni
+
   |author  = Tlitookilakin
   |id      = mattCioni.JaquesAndBeans
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 14555
+
   |nexus  = 10971
 +
  |moddrop = 1103418
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Sprites
 +
  |author  = ninthworld
 +
  |id      = NinthWorld.HDSprites
 +
  |nexus  = 4024
 +
  |github  = ninthworld/HDSprites
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health and Stamina Regeneration
 +
  |author  = Jessebot, JessebotX
 +
  |id      = Jessebot.HealthStaminaRegen
 +
  |nexus  = 3207
 +
  |moddrop = 624105
 +
  |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Health and Stamina Tweaks
   |author  = Genowhirl9999
+
   |author  = Kiddles, Svard
   |id      = genowhirl9999.jaropener
+
   |id      = Kiddles.HASTweaks
   |nexus  = 5292
+
   |nexus  = 5630
  |moddrop = 988956
+
   |github  = SvardXI/HAS_Tweaks
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Health Bars
   |author  = Keaton Sadoski
+
   |author  = Zoryn
   |id      = Sadoski.JhinFour
+
   |id      = Zoryn.HealthBars
   |nexus  = 11838
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = Health Bars (Darkhax)
   |author  = Jonas Henriksson, Greger
+
   |author  = Darkhax
   |id      = Greger.JigglyJunimoBundles
+
   |id      = darkhax.healthbars
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |curse  = 302910
   |github  = gr3ger/Stardew_JJB
+
   |github  = Stardew-Valley-Modding/HealthBars
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Health Rework
   |author  = k4rakara
+
   |author  = seferoni
   |id      = k4rakara.JoJa84Plus
+
   |id      = seferoni.HealthRework
   |nexus  = 5803
+
   |nexus  = 22223
   |github  = K4rakara/Stardew-Mods
+
   |github  = seferoni/HealthRework
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Heartbeat
   |author  = Platonymous
+
   |author  = themattfiles
   |id      = Platonymous.JoJaBan
+
   |id      = themattfiles.HeartBeat
   |nexus  = 3118
+
   |nexus  = 5941
  |moddrop = 793907
+
   |github  = embolden/Heartbeat
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Heart Event Helper
   |author  = Dounat2201, Sasara
+
   |author  = bungus
   |id      = Sasara.Pathomart
+
   |id      = bungus.HeartEventHelper
   |nexus  = 1142
+
   |nexus  = 21924
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
+
}}
  |broke in = Stardew Valley 1.6
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Heart Level Notifications
   |author  = PeacefulEnd
+
   |author  = StultusV
   |id      = PeacefulEnd.JojaOnline
+
   |id      = StultusV.HeartLevelNotifications
  |moddrop = 878236
+
   |nexus  = 8655
   |nexus  = 7486
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
   |github  = Floogen/JojaOnline
 
  |status  = abandoned
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Heelies
   |author  = sophiesalacia
+
   |author  = fakemonster
   |id      = sophie.HalloweenJamCSharp
+
   |id      = fakemonster.Heelies
   |nexus  = 18927
+
   |nexus  = 7751
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Hello SMAPI
   |author  = MindMeltMax
+
   |author  = Jessebot, JessebotX
   |id      = MindMeltMax.HauntedJoja
+
   |id      = Jessebot.HelloSMAPI
   |nexus  = 7014
+
   |nexus  = 4483
  |moddrop = 1135684
+
   |github  = JessebotX/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = Help for Hire
   |author  = punyo, yakminepunyo
+
   |author  = LeFauxMatt
   |id      = punyo.JoysOfEfficiency
+
   |id      = furyx639.HelpForHire
   |nexus  = 2162
+
  |curse  = 871839
   |github  = pomepome/JoysOfEfficiency
+
   |nexus  = 5316
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = Helpful Spouses
   |author  = spacechase0
+
   |author  = LeFauxMatt
   |id      = spacechase0.JsonAssets
+
   |id      = furyx639.HelpfulSpouses
   |curse  = 867749
+
   |curse  = 871841
   |moddrop = 399895
+
   |nexus  = 5175
   |nexus  = 1720
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Help Wanted
   |author  = Jamie Taylor
+
   |author  = aedenthorn, Erinthe
   |id      = jltaylor-us.JsonProcessor
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 13183
+
  |curse  = 868696
   |github  = jltaylor-us/StardewJsonProcessor
+
   |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    = Jump Down the Mine
+
   |name    = Help Wanted Auto Accept
   |author  = flowoeB
+
   |author  = Ruse82
   |id      = flowoeB.JumpDownTheMine
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 8357
+
   |nexus  = 22235
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Help Wanted Quest Fixes
   |author  = spacechase0
+
   |author  = Pokeytax
   |id      = spacechase0.JumpOver
+
   |id      = Pokeytax.HelpWantedQuestFixes
  |curse  = 867746
+
   |nexus  = 2644
  |moddrop = 384782
+
   |github  = gembree/HelpWantedQuestFixes
   |nexus  = 1844
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Hempire
   |author  = Achtuur
+
   |author  = Oga_The_Real
   |id      = Achtuur.JunimoBeacon
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 17135
+
   |nexus  = 14477
   |github  = Achtuur/StardewMods
+
   |github  =
 +
 
 +
  |status  = abandoned<!--mod page hidden-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Here Fishy
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.HereFishy
 +
  |curse  = 868881
 +
  |nexus  = 6586
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |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 Boy
+
   |name    = Hibernation
   |author  = Tyler Gibbs
+
   |author  = Shockah
   |id      = tylergibbs2.JunimoBoy
+
   |id      = Shockah.Hibernation
   |nexus  = 14384
+
   |nexus  = 11421
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Hide Chest Color Picker After Close
   |author  = yaxuan97
+
   |author  = trashcan9
   |id      = yaxuan97.junimocartmorescore
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 13644
+
   |nexus  = 16075
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Highlighted Jars
   |author  = Zoryn
+
   |author  = Annosz
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = Annosz.HighlightedJars
   |nexus  =
+
   |nexus  = 6833
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = Annosz/StardewValleyModding
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Highlight Empty Machines
   |author  = ceruleandeep
+
   |author  = atravita
   |id      = ceruleandeep.junimodialog
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 8937
+
  |curse  = 870976
   |github  = ceruleandeep/CeruleanStardewMods
+
  |moddrop = 1137391
 +
   |nexus  = 11664
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Hit Markers
   |author  = Fernass354
+
   |author  = bendenewb, newbie9598
   |id      = Fernass354.JunimoHutSize
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 18457
+
   |nexus  = 2098
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Hmm Cheese Yum
   |author  = MartyrPher
+
   |author  = tomasitobambito
   |id      = JunimoKartAnywhere
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 4315
+
   |nexus  = 9343
 
   |github  =
 
   |github  =
  
Line 8,988: Line 10,465:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Hoe and Water Direction
   |author  = ryaon
+
   |author  = TheThor59
   |id      = Ryaon.JunimoKartCheater
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 5137
+
   |nexus  = 10052
 +
  |github  = TheThor59/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HoeDown
 +
  |author  = BlaDe
 +
  |id      = BlaDe.HoeDown
 +
  |nexus  = 9798
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Hold to Break Geodes
   |author  = drbirbdev
+
   |author  = CatCattyCat, Cat
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 14856
+
   |nexus  = 1689
   |github  = drbirbdev/StardewValley
+
  |moddrop = 833545
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Hold to Pause
   |author  = BlaDe
+
   |author  = samspartan
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = samspartan.HoldToPause
   |nexus  = 10056
+
   |nexus  = 7352
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Holiday Sales
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = atravita.HolidaySales
   |curse  = 867716
+
   |curse  = 870970
   |nexus  = 7437
+
  |moddrop = 1205160
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 13050
 +
   |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    = Junimo Warp
+
   |name    = Home Sewing Kit
   |author  = Shockah
+
   |author  = MouseyPounds
   |id      = Shockah.JunimoWarp
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 15676
+
   |nexus  = 4935
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Honey Harvest Sync
   |author  = Goldenrevolver
+
   |author  = voltaek
   |id      = Goldenrevolver.JustRelax
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 7770
+
   |nexus  = 20493
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Hopper Extractor
   |author  = Rifleman
+
   |author  = BPavol, Lamacik
   |id      = Rifleman.JustSleepIn
+
   |id      = bpavol.hopper_extractor
   |nexus  = 11286
+
   |nexus  = 16688
   |github  = 9Rifleman/JustSleepIn
+
   |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    = Kamikaze
+
   |name    = Horny Festivals, Festival Warps
   |author  = aurnj, Roy Li
+
   |author  = Girafarig
   |id      = RuyiLi.Kamikaze
+
   |id      = Girafarig.FestivalWarps
   |nexus  =
+
   |nexus  = 10844
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Horse Flute Anywhere
   |author  = Gorzalt and Flerfarvet
+
   |author  = Pathoschild
   |id      = gorzalt.kawakami
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus  = 2549
+
  |curse  = 1000620
   |github  = Gorzalt/StardewValleyMods
+
   |nexus  = 7500
 
+
   |github  = Pathoschild/StardewMods
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Horse Flute Auto Mount
   |author  = KediDili
+
   |author  = MercuryVN
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 19375
+
   |nexus  = 24018
   |github  = KediDili/FurnitureTweaks
+
   |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = Horse Overhaul
   |author  = KediDili
+
   |author  = Goldenrevolver
   |id      = KediDili.KNU
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 17884
+
   |nexus  = 7911
   |github  = KediDili/NPCUtilities
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = Horse Squeeze
   |author  = EssGee, SG
+
   |author  = jorgamun
   |id      = SG.Partners
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 5625
+
   |nexus  = 10446
   |github  =
+
   |github  = jorgamun/HorseSqueeze
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Horse Whistle
   |author  = Enaium
+
   |author  = icepuente
   |id      = Enaium.KeyBindUI
+
   |id      = icepuente.HorseWhistle
   |curse   = 538001
+
   |nexus   = 1131
   |moddrop = 1036920
+
   |github  = icepuente/StardewValleyMods
   |nexus   =
+
 
   |github = Enaium-StardewValleyMods/KeyBindUI
+
   |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    = Key Suppressor
+
   |name    = Horse Whistle
   |author  = Deflaktor
+
   |author  = nabuma
   |id      = Deflaktor.KeySuppressor
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 9295
+
   |nexus  =
   |github  = Deflaktor/KeySuppressor
+
  |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    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Host Tools
   |author  = Shockah
+
   |author  = MattPlays
   |id      = Shockah.Kokoro
+
   |id      = MattPlays.HostTools
   |nexus  = 15682
+
   |nexus  = 11154
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Hotbar Hotswap
   |author  = aedenthorn, Erinthe
+
   |author  = Jaredlll08
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 13131
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
   |curse  = 298033
 
+
   |github  = jaredlll08/HotbarHotswap
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = Annosz
+
   |author  = certifiableGrimalkin
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 5993
+
   |nexus  = 16159
   |github  = Annosz/StardewValleyModding
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Hover Labels
   |author  = Enaium
+
   |author  = Achtuur
   |id      = Enaium.Labeling
+
   |id      = Achtuur.HoverLabels
  |curse  = 443134
+
   |nexus  = 17501
  |moddrop = 906932
+
   |github  = Achtuur/StardewMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/Labeling
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = HP Bars
   |author  = WhiteMind
+
   |author  = Ilyaki
   |id      = WhiteMind.LAST
+
   |id      = Ilyaki.HPBar
   |nexus  = 1906
+
   |nexus  = 1736
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |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    = Ladder Locator
+
   |name    = HQ Farmer Mod
   |author  = ChaosEnergy
+
   |author  = AsakOhee
   |id      = ChaosEnergy.LadderLocator
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 3094
+
   |nexus  = 19644
   |github  = yuri-moens/LadderLocator
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = HUD Customizer
   |author  = Platonymous
+
   |author  = Espy
   |id      = Platonymous.LandGrants
+
   |id      = Espy.HUDCustomizer
  |curse  = 877222
+
   |nexus  = 23704
  |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    = Huggable Scarecrows
   |author  = dmcrider57
+
   |author  = bogie5464
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 7917
+
  |nexus  = 3190
   |github  = dmcrider/LastDayToPlant
+
  |github  = bogie5464/HuggableScarecrows
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hugs and Kisses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.HugsAndKisses
 +
   |nexus  = 10062
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = Hugs and Kisses Continued
   |author  = atravita
+
   |author  = JoXW
   |id      = atravita.LastDayToPlantRedux
+
   |id      = JoXW.HugsAndKisses
  |curse  = 870965
+
   |nexus  = 21019
  |moddrop = 1294435
 
   |nexus  = 15004
 
  |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Hunger
   |author  = sophiesalacia
+
   |author  = Yyeahdude
   |id      = sophie.LastingCTs
+
   |id      = HungerYyeadude
   |nexus  = 14377
+
   |nexus  = 613
   |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    = Hunger and Thirst
   |author  = drbirbdev
+
   |author  = PrimevalTitmouse
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 15102
+
   |nexus  = 1110
   |github  = drbirbdev/StardewValley
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Hunger for Food
   |author  = Kangzoel
+
   |author  = Tigerle01, Stephan Hensel
   |id      = Kangzoel.LeaveTheMine
+
   |id      = HungerForFoodByTigerle
   |nexus  = 11823
+
   |nexus  = 810
 
   |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    = Lefty Mode
+
   |name    = Hungry Morning
   |author  = Max Vollmer, SVProtector
+
   |author  = lech43
   |id      = maxvollmer.leftymode
+
   |id      = lech43.HungryMorning
   |nexus  = 6199
+
   |nexus  = 6391
   |github  = maxvollmer/LeftyMode
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = Hybrid Crop Engine
   |author  = sharpskull2
+
   |author  = spacechase0
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 14637
+
  |curse  = 867721
   |github  =
+
   |nexus  = 6577
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Hypno Valley
   |author  = DeLiXx
+
   |author  = Kryspur
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = Kryspur.HypnoValley
   |nexus  = 12305
+
   |nexus  = 9052
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = Identifiable Combined Rings
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.LessMiniShippingBin
+
   |id      = atravita.IdentifiableCombinedRings
   |curse  = 870982
+
   |curse  = 870959
   |nexus  = 10959
+
   |moddrop = 1358005
   |moddrop = 1102538
+
   |nexus  = 15928
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 9,237: Line 10,735:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = Idle Animations, Animacoes
   |author  = Ophaneom
+
   |author  = BrasileiroTop
   |id      = Ophaneom.LetMeRest
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 8205
+
   |nexus  = 5139
   |github  = Ophaneom/Let-Me-Rest
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = Idle Pause
   |author  = MindMeltMax
+
   |author  = Veleek
   |id      = MindMeltMax.LetMeShop
+
   |id      = Veleek.IdlePause
   |moddrop = 1443554
+
   |nexus  = 1092
   |nexus   = 16738
+
   |github  = veleek/IdlePause
   |github  =
+
 
 +
  |broke in          = Stardew Valley 1.4
 +
   |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Idle Timer
   |author  = MedievalAI
+
   |author  = LordAndreios
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 19107
+
   |nexus  = 2858
  |github  =
+
   |github  = emperorzuul/SMAPI_MODS
}}
 
{{#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<!--@retest-linked-->
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = I Don't Use That Water
   |author  = jahangmar
+
   |author  = idermailer
   |id      = jahangmar.LevelingAdjustment
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 4689
+
   |nexus  = 14047
   |github  = jahangmar/StardewValleyMods
+
   |github  = idermailer/iDontUseThatWater
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = IFrames in Mines
   |author  = kd8lvt
+
   |author  = Factknowhow
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 855
+
   |nexus  = 16436
  |curse  = 300715
+
   |github  = Mekadrom/IFramesInMines
   |github  =
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 0.0.3-unofficial.1-leifericson
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = I Got Friendship
   |author  = shurmash
+
   |author  = ChiroxT
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = treinke.igotfriendship
   |nexus  = 7222
+
   |nexus  = 13290
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = I Got XP
   |author  = prowlingDemon, unknownDev
+
   |author  = ChiroxT
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = treinke.igotxp
   |nexus  = 4402
+
   |nexus  = 13289
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = ImagEd
 +
  |author  = candidus42
 +
  |id      = Candidus42.ImagEd
 +
  |nexus  = 7218
 +
  |github  = mus-candidus/ImagEd
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Grandpa, Misc Introduction Fixes
 +
  |author  = mistyspring
 +
  |id      = mistyspring.immersivegrandpa
 +
  |nexus  = 12562
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Scarecrows
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LightMod
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 14387
+
  |curse  = 868685
 +
   |nexus  = 15290
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |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    = Light Switch
+
   |name    = Immersive Sprinklers
  |author  = holythesea
 
  |id      = holythesea.LightSwitch
 
  |nexus  = 15683
 
  |github  = holy-the-sea/LightSwitch
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Like a Duck to Water
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 15860
+
  |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    = Limited Campfire Cooking
+
   |name    = Improved Mill
   |author  = Cherry, CherryChain
+
   |author  = AustinYQM
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 4971
+
   |nexus  = 1748
   |moddrop = 716383
+
   |github  = AustinYQM/ImprovedMill
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Improved Quality of Life
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = Demiacle
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 2917
+
   |nexus  = 1025
   |github  = hootless/StardewMods
+
   |github  = demiacle/QualityOfLifeMods
  
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Improved Tracker
   |author  = tomii
+
   |author  = Anthony Hilyard
   |id      = tomii.LinusMod
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus   = 11637
+
   |curse   = 445215
   |github  =
+
   |nexus  = 9317
 
+
   |github  = AHilyard/ImprovedTracker
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = In a Heartbeat
   |author  = spacechase0
+
   |author  = Shockah
   |id      = spacechase0.LiterallyCantEven
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 14262
+
   |nexus  = 17834
   |github  = spacechase0/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Increase Animal House Max Population
   |author  = Candidus42
+
   |author  = Mizzion
   |id      = Candidus42.LittleNPCs
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 15152
+
   |nexus  = 4861
   |github  = mus-candidus/LittleNPCs
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Increased Artifact Spots
   |author  = Tyler Gibbs
+
   |author  = Mizzion
   |id      = tylergibbs2.liveprogressbar
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 7330
+
   |nexus  = 3340
   |github  = tylergibbs2/LiveProgressBar
+
  |moddrop = 663705
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = aedenthorn, Erinthe
+
   |author  = shekurika
   |id      = aedenthorn.LivestockChoices
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 11551
+
   |nexus  = 11388
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Increased Sprinkler Range
   |author  = Doomnik
+
   |author  = EternalSoap
   |id      = Doomnik.LoanMod
+
   |id      = eternalsoap.sprinklers
   |nexus  = 3882
+
   |nexus  = 20745
   |github  = legovader09/SDVLoanMod
+
   |github  = ArjanSeijs/SprinklerMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = codyflagstaff
+
   |author  = GZhynko
   |id      = codyflagstaff.lobercat
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 8219
+
   |nexus  = 6162
   |github  =
+
   |github  = gzhynko/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Indoor Sprinklers
   |author  = Bouhm and Pathoschild
+
   |author  = ramen
   |id      = Bouhm.LocationCompass
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 3045
+
   |nexus  = 21124
  |curse  = 308286
+
   |github  = mpomirski/StardewMods
   |github  = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Industrial Furnace
   |author  = MindMeltMax
+
   |author  = Traktori
   |id      = MindMeltMax.LockedChests
+
   |id      = Traktori.IndustrialFurnace
  |moddrop = 1179603
+
   |nexus  = 5568
   |nexus  = 12452
+
   |github  = Traktori7/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = Industrial Furnace for Automate
   |author  = nini700
+
   |author  = Traktori
   |id      = nini700.LockedCrabPot
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 4461
+
   |nexus  = 5568
   |github  =
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Industrialization Redux
   |author  = Edu Anttunes
+
   |author  = GaLaxY256 and kazuakisama
   |id      = LockedMaps
+
   |id      = G256.IR.Code
   |nexus  = 10089
+
   |nexus  = 22351
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Infallible Fishing
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = bwdy.lockpicks
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 3521
+
   |nexus  = 14639
   |github  = bwdymods/SDV-Lockpicks
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Menu
+
   |name    = Infertile Soil
   |author  = JareBear
+
   |author  = Sabera, kelbesque
   |id      = JareBear.LogMenu
+
   |id      = Sabera.InfertileSoil
   |nexus  = 19919
+
   |nexus  = 2515
   |github  = jaredtjahjadi/LogMenu
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Infested Levels
   |author  = aedenthorn, Erinthe
+
   |author  = Eireon
   |id      = aedenthorn.LogSpamFilter
+
   |id      = Eireon.InfestedLevels
   |nexus  = 11252
+
   |nexus  = 2823
   |github  = aedenthorn/StardewValleyMods
+
   |github  = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = Infinite Energy
   |author  = Stuyk
+
   |author  = Error27
   |id      = Stuyk.LongerDays
+
   |id      = error27.infinite_energy
   |nexus  = 19027
+
   |nexus  = 17717
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = Infinite Inventory
   |author  = NormanPCN
+
   |author  = unidarkshin, Devin Lematty
   |id      = NormanPCN.LongerFenceLife
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 10498
+
   |nexus  = 2247
   |github  = NormanPCN/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    = Longer Lasting Lures
+
   |name    = Infinite Junimo Cart Lives
   |author  = Caraxian
+
   |author  = Renny
   |id      = caraxian.LongerLastingLures
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 2510
+
   |nexus  = 2705
   |github  = Caraxi/StardewValleyMods
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Infinite Money
   |author  = aedenthorn, Erinthe
+
   |author  = Chunky
   |id      = aedenthorn.LongerSeasons
+
   |id      = chunky.InfiniteMoney
   |nexus  = 10108
+
   |nexus  = 11510
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Infinite Watering Cans
   |author  = RTGOAT
+
   |author  = CaptainSully
   |id      = RTGOAT.Longevity
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 649
+
  |moddrop = 1188756
   |github  =
+
   |nexus  = 12739
 
+
   |github  = CaptainSully/StardewMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = Infinite Zoom
   |author  = drbirbdev
+
   |author  = berkayylmao
   |id      = drbirbdev.LookToTheSky
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 15262
+
   |nexus  = 8808
   |github  = drbirbdev/StardewValley
+
   |curse  = 500088
 
+
   |github  = berkayylmao/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Informant
   |author  = Pathoschild
+
   |author  = Slothsoft
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = Slothsoft.Informant
   |nexus   = 541
+
  |nexus  = 14293
   |moddrop = 606605
+
  |github  = slothsoft/stardew-informant
   |github  = Pathoschild/StardewMods
+
 
 +
  |broke in           = Stardew Valley 1.6
 +
   |status            = workaround
 +
   |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
   |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = aedenthorn.LogUploader
   |nexus  = 5999
+
   |nexus  = 13979
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = Huanir
+
   |author  = Platonymous
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = Platonymous.InkStories
   |nexus  = 2658
+
  |curse  = 877221
 +
  |moddrop = 1521399
 +
   |nexus  = 15987
 
   |github  =
 
   |github  =
  
Line 9,537: Line 11,037:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Input Fix
   |author  = Raik, Raik167, YousernameZo
+
   |author  = Windmill_City
   |id      = raik.testmod
+
   |id      = Windmill_City.InputFix
   |nexus  = 6291
+
   |nexus  = 5693
   |github  =
+
   |github  = Windmill-City/InputFix
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Input Tools
 +
  |author  = Sagittaeri
 +
  |id      = Sagittaeri.InputTools
 +
  |nexus  = 14553
 +
  |github  = sagittaeri/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = InstaCrops
 +
  |author  = WuestMan, redknightofdoom
 +
  |id      = WuestMan.InstaCrops
 +
  |nexus  = 4077
 +
  |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Instant Animals
   |author  = SteelixLeiter, Don Collins
+
   |author  = pinocchio1231
   |id      = LoveBubbles
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 1318
+
   |nexus  = 9573
   |github  = doncollins/StardewValleyMods
+
   |github  = joisse1101/InstantAnimals
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Instant Animals 1.6
   |author  = Advize and Jinxiewinxie
+
   |author  = Siweipancc
   |id      = Advize.LovedLabels
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 279
+
   |nexus  = 21798
   |github  = AdvizeGH/LovedLabels
+
   |github  = siweipancc/InstantAnimals
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548 1.3.29].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels Redux
+
   |name    = Instant Break
   |author  = thespbgamer
+
   |author  = Jolyone
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = Me.InstantBreak
   |nexus  = 8880
+
   |nexus  = 15526
   |curse  = 834387
+
   |github  =
   |github  = thespbgamer/LovedLabelsRedux
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = AvalonMFX
+
   |author  = aedenthorn, Erinthe
   |id      = AvalonMFX.LoveFestival
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 17819
+
  |curse  = 868720
   |github  =
+
   |nexus  = 14110
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Instant Buildings From Farm
   |author  = NMVH5
+
   |author  = BitwiseJon
   |id      = nmvh5.LowHealthWarning
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 8326
+
   |nexus  = 2070
   |github  =
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Instant Dialogues
   |author  = delaney
+
   |author  = idermailer
   |id      = dJustLuckMod
+
   |id      = idermailer.InstantDialogues
   |nexus  = 10386
+
   |nexus  = 22468
  |moddrop = 1070645
+
   |github  = idermailer/InstantDialogues
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Instant Eat Key
   |author  = spacechase0
+
   |author  = nini700
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = nini700.InstantEatKey
  |curse  = 867393
+
   |nexus  = 4464
  |moddrop = 127279
 
   |nexus  = 521
 
  |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = workaround
 +
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Instant Fishing
   |author  = kiranmurmu
+
   |author  = aurnj, Roy Li
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 8971
+
   |nexus  =
   |github  = kiranmurmu/StardewValleyMods
+
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
 
  |name    = Lunar Disturbances
 
  |author  = Sakorona
 
  |id      = KoihimeNakamura.LunarDisturbances
 
  |nexus  = 2208
 
  |moddrop = 664151
 
   |github  = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Instant Geodes
   |author  = 7thAxis
+
   |author  = montana123
   |id      = 7thAxis.LitD
+
   |id      =
   |nexus  = 10770
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/109038
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Instant Growth Powder
   |author  = SlayerDharok
+
   |author  = aedenthorn, Erinthe
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 5600
+
   |nexus  = 7727
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Instant Grow Trees
   |author  = FairfieldBW
+
   |author  = cantorsdust and Pathoschild
   |id      = FairfieldBW.MachineCheck
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 9515
+
   |nexus  = 173
   |github  = FairfieldBW/MachineCheck
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Instant Load
   |author  = IceGladiador
+
   |author  = Platonymous
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = Platonymous.InstantLoad
   |nexus  = 1780
+
  |curse  = 877220
 +
  |moddrop = 1521407
 +
   |nexus  = 16253
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Instantly Eat Item
   |author  = Shockah
+
   |author  = Guedez
   |id      = Shockah.MachineStatus
+
   |id      = eat.item.instantly
   |nexus  = 11177
+
   |nexus  = 5116
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = spacechase0
+
   |author  = RyanJesky
   |id      = spacechase0.Magic
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
  |curse  = 867745
+
   |nexus  = 10146
  |moddrop = 399898
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
   |nexus  = 2007
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Instant Pets
   |author  = shekurika and Asterisk555
+
   |author  = blueberry
   |id      = shekurika.MagicalCropsCode
+
   |id      = blueberry.InstantPets
   |nexus  = 8762
+
   |nexus  = 9448
   |github  =
+
   |github  = b-b-blueberry/InstantPets
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = Instant Tool Upgrades
   |author  = Entoarox
+
   |author  = Binarynova
   |id      = Entoarox.MagicJunimoPet
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 3567
+
   |nexus  = 8918
   |github  = Entoarox/StardewMods
+
   |github  = Binarynova/MyStardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Integrated Minecarts
   |author  = TerryDBS
+
   |author  = Jibb
   |id      = TerryDBS.MagicPluses
+
   |id      = jibb.minecarts.C
   |nexus   = 7096
+
   |curse   = 988762
   |github  =
+
   |nexus  = 11881
 
+
   |github  = Jibblestein/StardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Interaction Helper
   |author  = not4bene
+
   |author  = Hammurabi
   |id      = not4bene.MagicScepter
+
   |id      = HammurabiInteractionHelper
   |nexus  = 8169
+
   |nexus  =
   |github =
+
   |chucklefish = 4640
 +
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = Interactions, Interacoes
   |author  = season
+
   |author  = BrasileiroTop
   |id      = season.MagicValley
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 10639
+
   |nexus  = 4862
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Interaction Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = jahangmar
   |id      = aedenthorn.MailboxMenu
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 14439
+
   |nexus  = 3771
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Internationalization
   |author  = Digus
+
   |author  = bcmpinc
   |id      = DIGUS.MailFrameworkMod
+
   |id      = bcmpinc.Internationalization
   |nexus  = 1536
+
   |nexus  = 21317
   |github  = Digus/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Into the Game (Save Loaded Notifier)
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.SaveLoadedNotifier
 +
  |nexus  = 12826
 +
  |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Intravenous Coffee
   |author  = jwdred
+
   |author  = mpcomplete
   |id      = jwdred.MailOrderPigs
+
   |id      = mpcomplete.IntravenousCoffee
   |nexus  = 632
+
   |nexus  = 2224
   |github  = jdusbabek/stardewvalley
+
   |github  = mpcomplete/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/page-66#post-44728 1.3.29].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = Investment
   |author  = Digus
+
   |author  = MissCoriel
   |id      = Digus.MailServicesMod
+
   |id      = misscoriel.invest
   |nexus  = 7842
+
   |nexus  = 5293
  |github  = Digus/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
 
  |author  = pinguimbozo
 
  |id      = pinguimbozo.PCMCCJJC
 
  |nexus  = 13248
 
 
   |github  =
 
   |github  =
  
Line 9,766: Line 11,273:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Investment Maximized
   |author  = Werewolf Master
+
   |author  = MissCoriel
   |id      = Wolf.GilSMAPI
+
   |id      = misscoriel.investmax
   |nexus  = 7118
+
  |curse  = 885074
   |github  =
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Invite Code Mod
   |author  = Kabulla
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = Kabulla.MakeLove
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 16003
+
   |nexus  = 4023
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Invite Friend
   |author  = spacechase0
+
   |author  = d5a1lamdtd, HaPyke
   |id      = spacechase0.ManaBar
+
   |id      = d5a1lamdtd.InviteFriend
  |curse  = 867709
+
   |moddrop = 1486022
  |nexus  = 7831
+
   |nexus  = 19500
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Mandatory Meals, Real Life Mod
 
  |author  = darzington
 
  |id      = darzington.RealLifeMod
 
   |nexus  = 7445
 
 
   |github  =
 
   |github  =
  
Line 9,797: Line 11,300:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = Stari
+
   |author  = Anthony Maciel, maciel310
   |id      = Stari.ManyEnchantments
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 8824
+
   |nexus  = 15285
   |github  = SlivaStari/ManyEnchantments
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Iridium Tools Patch
   |author  = SnowFire k'Vala
+
   |author  = Redwood
   |id      = SnowFire.Map_Binder
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 6983
+
   |nexus  = 2897
   |github  =
+
   |github  = EKomperud/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |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 Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Is It Cake
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.MapEdit
+
   |id      = furyx639.IsItCake
   |nexus  = 18387<!--8876 before 1.0.0-->
+
  |curse  = 871826
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Island Gatherers
   |author  = DecidedlyHuman
+
   |author  = PeacefulEnd
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 14493
+
   |nexus  = 8552
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Island Gatherers Automate
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.MapTeleport
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
  |curse  = 868868
+
   |nexus  = 8552
   |nexus  = 7675
+
   |github  = Floogen/IslandGatherers
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Island Secret
   |author  = mabelSyrup
+
   |author  = Edu Anttunes
   |id      = mabelsyrup.maputils
+
   |id      = IslandSecret
   |nexus  = 4716
+
   |nexus  = 8096
   |github  = mjSurber/Map-Utilities
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = Goldenrevolver
+
   |author  = S1mmyy
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 10758
+
   |nexus  = 5140
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Item Bags
   |author  = ceruleandeep
+
   |author  = SlayerDharok
   |id      = ceruleandeep.MarketDay
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 11778
+
  |curse  = 991675
   |github  = ceruleandeep/CeruleanStardewMods
+
   |nexus  = 5382
 
+
   |github  = Videogamers0/SDV-ItemBags
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Item Checker
   |author  = d5a1lamdtd, HaPyke
+
   |author  = Hitaxas
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = Hitaxas.Items.DLL
  |moddrop = 1480763
+
   |nexus  = 24305
   |nexus  = 19309
+
   |github  =
   |github  = congha22/foodstore
 
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Item Extensions
   |author  = Yoshimax
+
   |author  = mistyspring
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 12824
+
   |nexus  = 20357
   |github  = yoshimax2/MarryMorris
+
   |github  = misty-spring/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Kissing-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Item Locator
   |author  = Eryk601 and sophiesalacia
+
   |author  = Hitaxas
   |id      = Vertigon.MinesTokens
+
   |id      = Hitaxas.Items2.DLL
   |nexus  = 11124
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Item Quality Indicator
   |author  = StultusV
+
   |author  = FunnyMoney
   |id      = StultusV.MaxCastStamina
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 10794
+
   |nexus  = 15336
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Item Recovery
   |author  = Shockah
+
   |author  = Mytsy
   |id      = Shockah.MaximizeFix
+
   |id      = Mysty.ItemRecovery
   |nexus  = 16099
+
   |nexus  = 9354
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Item Recovery Plus
   |author  = spacechase0
+
   |author  = Lunardiver
   |id      = spacechase0.MayoHats
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 17514
+
   |nexus  = 13026
   |github  =
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Item Research 'n' Spawn
   |author  = aedenthorn, Erinthe
+
   |author  = TSlex
   |id      = aedenthorn.MayoMart
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 17175
+
   |nexus  = 8933
   |github  = aedenthorn/StardewValleyMods
+
  |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    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Item Tooltips
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = Jaredlll08
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 4634
+
   |nexus  =
   |github  = xirsoi/MayonnaisePlusPlus
+
   |curse  = 297655
 
+
   |github  = jaredlll08/Item-Tooltips
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Item Tweaks
   |author  = spacechase0
+
   |author  = crpz
   |id      = spacechase0.MayoRain
+
   |id      = crpz.ItemTweaks
   |nexus  = 17436
+
   |nexus  = 8182
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = iTile
   |author  = Mehidden
+
   |author  = ha1fdaew
   |id      = MemeOutfits.Mehidden
+
   |id      = ha1fdaew.iTile
   |nexus  = 13213
+
   |nexus  = 7512
   |github  =
+
   |github  = ha1fdaew/iTile
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Menus Everywhere
 
  |author  = nman130
 
  |id      = nman130.MenusEverywhere
 
  |nexus  = 6119
 
  |github  = nman130/Stardew-Mods
 
}}
 
{{#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 9,989: Line 11,481:
 
}}
 
}}
 
{{#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.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
 +
  |author  = k4rakara
 +
  |id      = k4rakara.JoJa84Plus
 +
  |nexus  = 5803
 +
  |github  = K4rakara/Stardew-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = Kabigon
+
   |author  = Platonymous
   |id      = Kabigon.MineAssist
+
   |id      = Platonymous.JoJaBan
   |nexus  = 2296
+
   |nexus  = 3118
   |chucklefish = 5353
+
   |moddrop = 793907
   |github  = KabigonFirst/StardewValleyMods
+
   |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
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
+
  |name    = Json Assets
-->
+
  |author  = spacechase0
 +
  |id      = spacechase0.JsonAssets
 +
  |curse  = 867749
 +
  |moddrop = 399895
 +
  |nexus  = 1720
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = Json Processor
   |author  = Tran Minh Thong
+
   |author  = Jamie Taylor
   |id      = mini.tool.npc.mod
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 7060
+
   |nexus  = 13183
   |github  = TMThong/Stardew-Mods
+
   |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
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Junimo Kart Global Rankings
   |author  = WisnuNug
+
   |author  = drbirbdev
   |id      = WisnuNug.MobileUI
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 17652
+
   |nexus  = 14856
   |github  =
+
   |github  = drbirbdev/StardewValley
 
+
}}
   |warnings = Only works on Android.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Level Practice
 +
  |author  = BlaDe
 +
   |id      = BlaDe.JunimoLevelPractice
 +
  |nexus  = 10056
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimos Accept Cash
 +
  |author  = spacechase0
 +
  |id      = spacechase0.JunimosAcceptCash
 +
  |curse  = 867716
 +
  |nexus  = 7437
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Junimo Studio, Music Blocks
   |author  = aedenthorn, Erinthe
+
   |author  = Becks723
   |id      = aedenthorn.ModThis
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 7814
+
   |nexus  = 6971
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 +
}}
 +
{{#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    = Mod List Command
+
   |name    = Junk Mail
   |author  = Blackclaw
+
   |author  = Taskmaster
   |id      = Blackclaw.ModListCommand
+
   |id      = Taskmaster.JunkMail
   |nexus  = 5131
+
   |nexus  = 4452
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Just Relax
   |author  = Enaium
+
   |author  = Goldenrevolver
   |id      = Enaium.ModMenu
+
   |id      = Goldenrevolver.JustRelax
  |curse  = 436844
+
   |nexus  = 7770
  |moddrop = 885574
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Just Sleep In
   |author  = Gilar Fasulaki
+
   |author  = Rifleman
   |id      = GilarF.ModSettingsTab
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 4579
+
   |nexus  = 11286
   |github  = GilarF/SVM
+
   |github  = 9Rifleman/JustSleepIn
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Kamikaze
   |author  = DaLion
+
   |author  = aurnj, Roy Li
   |id      = DaLion.Overhaul
+
   |id      = RuyiLi.Kamikaze
 
   |nexus  =
 
   |nexus  =
   |github  = daleao/modular-overhaul
+
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Kawakami - Healer NPC
   |author  = CatCattyCat, Cat
+
   |author  = Gorzalt and Flerfarvet
   |id      = cat.modupdatemenu
+
   |id      = gorzalt.kawakami
   |nexus  = 2536
+
   |nexus  = 2549
  |moddrop = 833560
+
   |github  = Gorzalt/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119584
+
}}
   |unofficial version = 2.6.0-unofficial
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
 +
   |author  = KediDili
 +
  |id      = KediDili.FurnitureTweaks.DLL
 +
  |nexus  = 19375
 +
   |github  = KediDili/FurnitureTweaks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Kedi's NPC Utilities
   |author  = Platonymous
+
   |author  = KediDili
   |id      = Platonymous.ModUpdater
+
   |id      = KediDili.KNU
  |curse  = 877226
+
   |nexus  = 17884
   |nexus  = 6338
+
   |github  = KediDili/NPCUtilities
   |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    = Keep Partners, Keep Your Partners
   |author  = Suphax
+
   |author  = EssGee, SG
   |id      = suphax.monstergoalsanywhere
+
   |id      = SG.Partners
  |moddrop = 1088762
+
   |nexus  = 5625
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = KeyBind UI
   |author  = Krutonium
+
   |author  = Enaium
   |id      = krutonium.monsterinvasion
+
   |id      = Enaium.KeyBindUI
   |nexus  = 12641
+
  |curse  = 538001
   |github  =
+
  |moddrop = 1036920
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Keyboard Mod Menu
   |author  = WhiteMind
+
   |author  = Shadowfoxss
   |id      = WhiteMind.MonsterLT
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 1896
+
   |nexus  = 3147
 +
  |curse  = 308891
 
   |github  =
 
   |github  =
  
   |status  = workaround
+
  |broke in = SMAPI 3.0
   |summary = Use [[#Almanac|Almanac]] instead
+
   |status  = abandoned
   |broke in = Stardew Valley 1.3
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Key Suppressor
 +
   |author = Deflaktor
 +
  |id      = Deflaktor.KeySuppressor
 +
   |nexus  = 9295
 +
  |github  = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Kisekae
   |author  = MouseyPounds
+
   |author  = Kabigon
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = Kabigon.kisekae
   |nexus  = 3997
+
   |nexus  = 2348
   |github  = MouseyPounds/stardew-mods
+
   |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    = Monster Musk in Volcano
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = BananaFruit
+
   |author  = Shockah
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = Shockah.Kokoro
   |nexus  = 10651
+
   |nexus  = 15682
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Krobus Roommate Shop
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.MonstersTheFramework
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 10673
+
   |nexus  = 13131
   |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    = Moody Planet
+
   |name    = Krobus Sells Larger Stacks
   |author  = Daniel McMenamy, Deathest1
+
   |author  = Annosz
   |id      = f1r3w477.MoodyPlanet
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 2830
+
   |nexus  = 5993
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  = Annosz/StardewValleyModding
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Moolah Money Mod
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.Moolah
 
  |nexus  = 15123
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Labeling
   |author  = bwdy
+
   |author  = Enaium
   |id      = bwdy.moongates
+
   |id      = Enaium.Labeling
   |nexus   = 3545
+
   |curse   = 443134
   |github  = bwdymods/SDV-Moongates
+
   |moddrop = 906932
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Ladder and Snow Yam Tip
   |author  = spacechase0 and ParadigmNomad
+
   |author  = WhiteMind
   |id      = spacechase0.MoonMisadventures
+
   |id      = WhiteMind.LAST
  |curse  = 867702
+
   |nexus  = 1906
   |nexus  = 10612
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = Ladder Light
   |author  = SinZ
+
   |author  = Tocseoj
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = Tocseoj.LadderLight
   |nexus  = 12096
+
  |moddrop = 1549539
 +
   |nexus  = 22052
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Ladder Locator
   |author  = Mopquill
+
   |author  = ChaosEnergy
   |id      = Mopquill.Ranch-Livin
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 2200
+
  |curse  = 989910
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |nexus  = 3094
 
+
   |github  = yuri-moens/LadderLocator
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = Entoarox
+
   |author  = Platonymous
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = Platonymous.LandGrants
   |nexus   = 2274
+
   |curse  = 877222
   |chucklefish = 4288
+
   |moddrop = 1521380
   |github  = Entoarox/StardewMods
+
   |nexus  = 15855
 +
   |github  =
  
  |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    = More Artifact Spots
+
   |name    = Last Day to Plant
   |author  = momoaau
+
   |author  = dmcrider57
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 451
+
   |nexus  = 7917
   |github  =
+
   |github  = dmcrider/LastDayToPlant
 
 
  |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    = Last Day to Plant Redux
   |author  = AairTheGreat, Aair
+
   |author  = atravita
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = atravita.LastDayToPlantRedux
   |nexus  = 4869
+
  |curse  = 870965
   |github  =
+
  |moddrop = 1294435
 +
   |nexus  = 15004
 +
   |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    = More Buildings
+
   |name    = Lasting Conversation Topics
   |author  = spacechase0
+
   |author  = sophiesalacia
   |id      = spacechase0.MoreBuildings
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
  |curse  = 867740
+
   |nexus  = 14377
  |moddrop = 771640
+
   |github  = sophiesalacia/StardewMods
   |nexus  = 2757
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = TwinBuilderOne
+
   |author  = Lavapulse
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 9709
+
   |nexus  = 4821
   |github  = TwinBuilderOne/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Lazy Mod
   |author  = phjoker
+
   |author  = weizinai
   |id      = phjoker.MoreClocks
+
   |id      = weizinai.LazyMod
   |nexus  = 11840
+
   |nexus  = 22826
   |github  = p-holodynski/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversation Topics
+
   |name    = Leaderboard Library
   |author  = violetlizabet
+
   |author  = drbirbdev
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 10008
+
   |nexus  = 15102
   |github  = elizabethcd/MoreConversationTopics
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Leah Cabin Music Fix
   |author  = atravita
+
   |author  = Huanir
   |id      = atravita.MoreFertilizers
+
   |id      = Huanir.LeahCabinMusicFix
  |curse  = 870975
+
   |nexus  = 2653
  |moddrop = 1145236
+
   |github  =
   |nexus  = 11837
 
   |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 (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = Leave the Mine
   |author  = Blams
+
   |author  = Kangzoel
   |id      = blams.MoreForLeo
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 12710
+
   |nexus  = 11823
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Lefty Mode
   |author  = spacechase0
+
   |author  = Max Vollmer, SVProtector
   |id      = spacechase0.MoreGiantCrops
+
   |id      = maxvollmer.leftymode
  |curse  = 867723
+
   |nexus  = 6199
  |moddrop = 771694
+
   |github  = maxvollmer/LeftyMode
   |nexus  = 5263
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Legendary Fish Pond Framework
   |author  = Sonozuki
+
   |author  = sharpskull2
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  = 5398
+
   |nexus  = 14637
   |github  = Sonozuki/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Lenient Window Resize
   |author  = Angela Ranna
+
   |author  = DeLiXx
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 8117
+
  |curse  = 990483
 +
   |nexus  = 12305
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Less Mini Shipping Bin
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.MoreGrassStarters
+
   |id      = atravita.LessMiniShippingBin
   |curse  = 867750
+
   |curse  = 870982
   |moddrop = 313307
+
   |nexus  = 10959
   |nexus  = 1702
+
   |moddrop = 1102538
   |github  = spacechase0/StardewValleyMods
+
   |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    = More Health
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = j4c0b333
+
   |author  = Permamiss
   |id      = j4c0b333.Morehealth
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 4053
+
   |nexus  = 637
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Let Me Rest!
   |author  = SorryLate, rharyanto
+
   |author  = Ophaneom
   |id      = SorryLate.MoreKeybinding
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 5290
+
   |nexus  = 8205
   |github  =
+
   |github  = Ophaneom/Let-Me-Rest
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
+
   |name    = Let Me Shop
   |author  = Aimon111
+
   |author  = MindMeltMax
   |id      = AimonsMoreLivelySewerOverhaulPatches
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 19405
+
  |moddrop = 1443554
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
+
   |nexus  = 16738
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Let's Move It
   |author  = JadeTheavas
+
   |author  = Exblosis
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = Exblosis.LetsMoveIt
   |nexus  = 2105
+
   |nexus  = 20943
   |github  = JadeTheavas/MoreMineLadders
+
   |github  = Exblosis/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Let's Start With Fishing
   |author  = cheesysteak
+
   |author  = MedievalAI
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 2173
+
   |nexus  = 19107
   |github  = cheesysteak/stardew-steak
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Level Extender
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = unidarkshin, Devin Lematty
   |id      = Omegasis.MoreRain
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 441
+
   |nexus  = 1471
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 +
 
 +
  |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,594: Line 12,124:
 
}}
 
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Like a Duck to Water Continued
   |author  = mouahrara
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = tem696969696969.LikeADuckToWater
   |nexus  = 18973
+
   |nexus  = 21285
   |github  = mouahrara/mouahrarasModuleCollection
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Limited Campfire Cooking
   |author  = ylsama
+
   |author  = Cherry, CherryChain
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 2614
+
   |nexus  = 4971
   |github  = ylsama/RightClickMoveMode
+
  |moddrop = 716383
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Line Sprinklers
   |author  = aedenthorn, Erinthe
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = aedenthorn.MoveableMailbox
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus  = 7834
+
   |nexus  = 2917
   |github  = aedenthorn/StardewValleyMods
+
   |github  = hootless/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Line Sprinklers Redux (1.6 Compatible)
 +
  |author  = rtrox, Swyytch
 +
  |id      = rtrox.LineSprinklersRedux
 +
  |nexus  = 23895
 +
  |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Linus Mod
   |author  = aedenthorn, Erinthe
+
   |author  = tomii
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = tomii.LinusMod
  |curse  = 868849
+
   |nexus  = 11637
   |nexus  = 8038
+
   |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    = Move Annoying Cursor
+
   |name    = Literally Can't Even
   |author  = joljyo
+
   |author  = spacechase0
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 7378
+
   |nexus  = 14262
  |github  =
+
   |github  = spacechase0/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Move Between Buildings
 
  |author  = Vilaboa
 
  |id      = Vilaboa.MoveBetweenBuildings
 
  |nexus  = 17391
 
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Little NPCs
   |author  = Shuai Zhang
+
   |author  = Candidus42
   |id      = shuaiz.MoveFasterMod
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 1351
+
   |nexus  = 15152
   |github  = hcoona/StardewValleyMods
+
   |github  = mus-candidus/LittleNPCs
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Live Progress Bar
   |author  = aedenthorn, Erinthe
+
   |author  = Tyler Gibbs
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 13589
+
   |nexus  = 7330
   |github  = aedenthorn/StardewValleyMods
+
   |github  = tylergibbs2/LiveProgressBar
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Livestock Choices
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MoveIt
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 15163
+
   |nexus  = 11551
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Loan Mod
   |author  = Zoryn
+
   |author  = Doomnik
   |id      = Zoryn.MovementModifier
+
   |id      = Doomnik.LoanMod
   |nexus  =
+
   |nexus  = 3882
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = legovader09/SDVLoanMod
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Lober Cat
   |author  = bcmpinc
+
   |author  = codyflagstaff
   |id      = bcmpinc.MovementSpeed
+
   |id      = codyflagstaff.lobercat
   |nexus  = 2736
+
   |nexus  = 8219
   |github  = bcmpinc/StardewHack
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Movie Theatre Tweaks
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.MovieTheatreTweaks
 
  |curse  = 868672
 
  |nexus  = 16395
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Location and Music Logger
   |author  = daleonar
+
   |author  = Brandy Lover, WDavi
   |id      = daleonar.Snorlax
+
   |id      = Brandy Lover.LMlog
   |nexus  = 16194
+
   |nexus  = 1366
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Location Compass
   |author  = Kabi-chan
+
   |author  = Bouhm and Pathoschild
   |id      = kabi-chan.MuffinCore
+
   |id      = Bouhm.LocationCompass
   |nexus  = 8070
+
   |nexus  = 3045
   |github  =
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Locked Chests
   |author  = spacechase0
+
   |author  = MindMeltMax
   |id      = spacechase0.MultiFertilizer
+
   |id      = MindMeltMax.LockedChests
   |curse  = 867717
+
   |curse  = 1004481
   |nexus  = 7436
+
  |moddrop = 1179603
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 12452
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Locked Crab Pots
   |author  = skiilaa
+
   |author  = nini700
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = nini700.LockedCrabPot
   |nexus  = 2282
+
   |nexus  = 4461
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Locked Maps
   |author  = Achtuur
+
   |author  = Edu Anttunes
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = LockedMaps
   |nexus  = 16891
+
   |nexus  = 10089
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Lock Hotbar Items
   |author  = delphinwave
+
   |author  = Falson
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = Falson.LockHotbarItems
   |nexus  = 7681
+
  |moddrop = 1573213
 +
   |nexus  = 23702
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Lockpicks
   |author  = Alberto Moreira Luiz
+
   |author  = bwdy
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = bwdy.lockpicks
   |nexus  = 9672
+
   |nexus  = 3521
   |github  =
+
   |github  = bwdymods/SDV-Lockpicks
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Log Menu
   |author  = DoubleZ
+
   |author  = JareBear
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = JareBear.LogMenu
   |nexus  = 3765
+
   |nexus  = 19919
   |github  = SourceZh/MultiplayerIdle
+
   |github  = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Log Spam Filter
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.MPInfo
+
   |id      = aedenthorn.LogSpamFilter
  |moddrop = 1302776
+
   |nexus  = 11252
   |nexus  = 15155
+
   |github  = aedenthorn/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 Days
   |author  = Scayze
+
   |author  = Stuyk
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = Stuyk.LongerDays
   |nexus  = 16030
+
   |nexus  = 19027
   |github  = scayze/multiprairie
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Fence Life
 +
  |author  = NormanPCN
 +
  |id      = NormanPCN.LongerFenceLife
 +
  |nexus  = 10498
 +
  |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Longer Lasting Lures
 +
  |author  = Caraxian
 +
  |id      = caraxian.LongerLastingLures
 +
  |nexus  = 2510
 +
  |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Longer Seasons
   |author  = Tran Minh Thong
+
   |author  = aedenthorn, Erinthe
   |id      = multiplayer.mod
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 16582
+
   |nexus  = 10108
   |github  = TMThong/Stardew-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Longevity
   |author  = Cherry, CherryChain
+
   |author  = RTGOAT
   |id      = Cherry.MultiplayerModChecker
+
   |id      = RTGOAT.Longevity
   |nexus  = 6609
+
   |nexus  = 649
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Looking for Love REDUX
   |author  = Kalthramis
+
   |author  = mushroomhash
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = mush.loveydovey
   |nexus  = 2192
+
   |nexus  = 21370
  |github  =
 
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
 
 
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Time
+
   |name    = Look to the Sky
   |author  = lolmaj
+
   |author  = drbirbdev
   |id      = lolmaj.MultiplayerTime
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 2543
+
   |nexus  = 15262
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  = drbirbdev/StardewValley
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Lookup Anything
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
 +
  |curse  = 992793
 +
  |nexus  = 541
 +
  |moddrop = 606605
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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,850: Line 12,385:
 
}}
 
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Mini-Obelisks
+
   |name    = Lost Book Menu
   |author  = PeacefulEnd
+
   |author  = bungus
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = bungus.LostBookMenu
   |nexus  = 7900
+
   |nexus  = 20301
   |github  = Floogen/MultipleMiniObelisks
+
   |github  = BussinBungus/BungusSDVMods
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Lost Woods
   |author  = ceruleandeep
+
   |author  = Raik, Raik167, YousernameZo
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = raik.testmod
  |nexus  = 8711
+
   |nexus  = 6291
  |github  = ceruleandeep/CeruleanStardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiple Sprites and Portraits On Rotation, File Loading
 
  |author  = SlyMerc
 
  |id      = FileLoading
 
   |nexus  = 1094
 
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Magic Junimo Pet
   |author  = Lis
+
   |author  = Entoarox
   |id      = Lis.MusicalCellar
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 7626
+
   |nexus  = 3567
   |github  = lisamreynolds/MusicalCellar
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Magic Pluses
   |author  = aedenthorn, Erinthe
+
   |author  = TerryDBS
   |id      = aedenthorn.MusicalPaths
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 13197
+
   |nexus  = 7096
   |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    = 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  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Name Tags
 
  |author  = Enaium
 
  |id      = Enaium.NameTags
 
  |curse  = 436816
 
  |moddrop = 877767
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Napalm Mummies
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.NapalmMummies
 
  |nexus  = 15933
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nature Strikes Back
+
   |name    = Mailbox Menu
   |author  = Clumsy Jackdaw
+
   |author  = aedenthorn, Erinthe
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 19771
+
   |nexus  = 14439
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mailbox Menu Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.MailboxMenu
 +
  |nexus  = 21068
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mail Order Pigs
 +
  |author  = jwdred
 +
  |id      = jwdred.MailOrderPigs
 +
  |nexus  = 632
 +
  |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Mail Services Mod
   |author  = Ilyaki
+
   |author  = Digus
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = Digus.MailServicesMod
   |nexus  = 3021
+
   |nexus  = 7842
   |github  = Ilyaki/NetworkOptimizer
+
   |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  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Make Love
   |author  = Nobbele
+
   |author  = Kabulla
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = Kabulla.MakeLove
   |nexus  = 2654
+
   |nexus  = 16003
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github  =
 
 
  |broke in    = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Makeshift Multiplayer
   |author  = Spacechase0
+
   |author  = spacechase0
   |id      = Spacechase0.NewGamePlus
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 10786
+
   |nexus  = 501
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 127274
 +
   |github  = spacechase0/StardewValleyMP
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Mana Bar
   |author  = Igorious
+
   |author  = spacechase0
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = spacechase0.ManaBar
   |nexus  =
+
  |curse  = 867709
   |chucklefish = 3683
+
   |nexus  = 7831
   |github  = Igorious/StardevValleyNewMachinesMod
+
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mandatory Meals, Real Life Mod
 +
   |author  = darzington
 +
  |id      = darzington.RealLifeMod
 +
  |nexus  = 7445
 +
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |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    = Many Enchantments
   |author  = sophiesalacia
+
   |author  = Stari
   |id      = sophie.Fireworks
+
   |id      = Stari.ManyEnchantments
   |nexus  = 15277
+
  |curse  = 1004483
   |github  = sophiesalacia/StardewMods
+
   |nexus  = 8824
 +
   |github  = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Map Binder
   |author  = Pickysaurus
+
   |author  = SnowFire k'Vala
   |id      = Pickysaurus.NexusModsButton
+
   |id      = SnowFire.Map_Binder
   |nexus  = 12969
+
   |nexus  = 6983
 
   |github  =
 
   |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
 +
  |name    = Map Image Export
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
 +
  |nexus  = 1073
 +
  |moddrop = 127273
 +
  |github  = spacechase0/MapImageExporter
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |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,170: Line 12,723:
 
}}
 
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Map Utilities
   |author  = SevenChords
+
   |author  = mabelSyrup
   |id      = SevenChords.Night_Shift
+
   |id      = mabelsyrup.maputils
   |nexus  = 15345
+
   |nexus  = 4716
   |github  =
+
   |github  = mjSurber/Map-Utilities
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Maritime Secrets
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = Goldenrevolver
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 19651
+
   |nexus  = 10758
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Market Day
   |author  = Mr Tea, MrTea
+
   |author  = ceruleandeep
   |id      = MrTea.NoBlink
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 17220
+
   |nexus  = 11778
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = Pathoschild
+
   |author  = d5a1lamdtd, HaPyke
   |id      = Pathoschild.NoclipMode
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus   = 3900
+
   |curse   = 994458
   |moddrop = 691002
+
   |moddrop = 1480763
   |github  = Pathoschild/StardewMods
+
  |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Mass Production
   |author  = ceruleandeep
+
   |author  = Jacque Pott
   |id      = ceruleandeep.NoCooties
+
   |id      = JacquePott.MassProduction
   |nexus  = 9000
+
   |nexus  = 7021
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = JacquePott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Mastery Extended
   |author  = CatCattyCat, Cat
+
   |author  = AlanBF
   |id      = cat.nocrows
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 1682
+
   |nexus  = 23697
  |moddrop = 833543
+
   |github  = Pet-Slime/StardewValley
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Matching Nodes, MinesTokens
   |author  = Underscore76
+
   |author  = Eryk601 and sophiesalacia
   |id      = underscore.nodebris
+
   |id      = Vertigon.MinesTokens
   |nexus  = 19699
+
   |nexus  = 11124
   |github  = Underscore76/NoDebrisWeather
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Max Cost Stamina
   |author  = Kryspur
+
   |author  = StultusV
   |id      = Kryspur.NoFallDamage
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 17749
+
   |nexus  = 10794
   |github  =
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Maximize Fix
   |author  = CatCattyCat, Cat
+
   |author  = Shockah
   |id      = cat.nofencedecay
+
   |id      = Shockah.MaximizeFix
   |nexus  = 1180
+
   |nexus  = 16099
   |moddrop = 833537
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = danvolchek/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mayo Hats
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MayoHats
 +
  |nexus  = 17514
 +
   |github  =
 +
 
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
 
}}
 
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mayo Mart
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MayoMart
 +
  |nexus  = 17175
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay Redux
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = EnderTedi
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = EnderTedi.NoFenceDecayRedux
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 20802
+
   |nexus  = 4634
   |github  = EnderTedi/No-Fence-Decay-Redux
+
   |github  = xirsoi/MayonnaisePlusPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Festival Timer
+
   |name    = Mayo Rain
   |author  = mistyspring
+
   |author  = spacechase0
   |id      = mistyspring.nofestivaltimer
+
   |id      = spacechase0.MayoRain
   |nexus  = 20077
+
   |nexus  = 17436
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Meal Overhaul
   |author  = hitachihex
+
   |author  = stardemod
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = stardemod.MealOverhaul
   |nexus  =
+
   |nexus  = 23528
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github =
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
 
 
  |broke in = Stardew Valley 1.2?
 
  |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    = Meme Outfits
   |author  = Kumagabear
+
   |author  = Mehidden
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 19655
+
   |nexus  = 13213
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Menus Everywhere
   |author  = Hangy
+
   |author  = nman130
   |id      = Hangy.NoKidsEver
+
   |id      = nman130.MenusEverywhere
   |nexus  = 1464
+
   |nexus  = 6119
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = nman130/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Merge Fertilizer
   |author  = jaeha, qpqpqp121
+
   |author  = TianXiaobai
   |id      = jaeha.No_Kimchi
+
   |id      = TianXiaobai.MergeFertilizer
   |nexus  = 5043
+
   |nexus  = 17743
 
   |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    = Message Box API, ChatMod
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = Kithio
   |id      = theultimatenuke.testmod
+
   |id      = Kithio:ChatMod
   |nexus  = 17965
+
   |nexus  =
   |github  = TheUltimateNuke/StardewValleyMods
+
  |chucklefish = 4296
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Messy Crops
   |author  = minervamaga
+
   |author  = Tlitookilakin
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = tlitookilakin.MessyCrops
   |nexus  =
+
   |moddrop = 1123884
   |moddrop = 631110
+
   |nexus  = 11317
   |github  = minervamaga/NoMineFlyersRedux
+
   |github  = tlitookilakin/MessyCrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Meteor Defence
   |author  = Guedez
+
   |author  = aedenthorn, Erinthe
   |id      = exhaustion.protection
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 5113
+
   |nexus  = 10641
  |moddrop = 707180
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Mice in the Valley
   |author  = Drynwynn, thepaladinknight
+
   |author  = candidus42
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 2528
+
   |nexus  = 4638
   |github  = Drynwynn/StardewValleyMods
+
   |github  = mus-candidus/MiceInTheValley
 
 
  |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    = Migrate DGA Items
   |author  = MadaraUchiha
+
   |author  = violetlizabet
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 5176
+
   |nexus  = 20612
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  = elizabethcd/MigrateDGAItems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Milk the Villagers
   |author  = aedenthorn, Erinthe
+
   |author  = trunip190
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 6509
+
   |nexus  = 5948
   |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    = No Pause When Inactive - Global
+
   |name    = Miller Time
   |author  = Neko Boi Nick
+
   |author  = Sonozuki
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = Satozaki.MillerTime
   |nexus  = 19250
+
   |nexus  = 7575
   |github  = thakyZ/StardewValleyMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Milo Dog
   |author  = Slumber
+
   |author  = Clark, wilsonch3451
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = Clark.MiloDog
   |nexus  = 11529
+
   |nexus  = 2861
 
   |github  =
 
   |github  =
  
Line 11,369: Line 12,931:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Mine Assist
   |author  = mlambley
+
   |author  = Kabigon
   |id      = mlambley.NoQuarry
+
   |id      = Kabigon.MineAssist
   |nexus  = 19410
+
   |nexus  = 2296
   |github  =
+
   |chucklefish = 5353
}}
+
   |github  = KabigonFirst/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Normalize AI for Inworld AI Mod, Normalize AI
 
  |author  = Platonymous
 
  |id      = Platonymous.NormalizeAI
 
  |moddrop = 1521423
 
  |nexus  = 19334
 
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Minecart Patcher
   |author  = Xangria
+
   |author  = bwdy
   |id      = Xangria.NoRumbleHorse
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 1779
+
   |nexus  = 11424
   |github  =
+
   |github  = bwdy/SDVModding
  
   |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    = Mine Changes
   |author  = lech43
+
   |author  = JPAN
   |id      = lech43.NoSeeds
+
   |id      = jpan.MineChanges
   |nexus  = 6392
+
   |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    = No Soil Decay
+
   |name    = Mines Tokens
   |author  = ThatNorthernMonkey
+
   |author  = sophiesalacia
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = sophie.MinesTokens
   |nexus  = 237
+
   |nexus  = 18776
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.2
 
  |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    = Mine Tweaks
   |author  = A_Dude
+
   |author  = Shockah
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = Shockah.MineTweaks
   |nexus  = 8071
+
   |nexus  = 16859
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Mini Bars
   |author  = Platonymous
+
   |author  = Ophaneom
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = Ophaneom.MiniBars
  |curse  = 307727
+
   |nexus  = 8329
  |moddrop = 793930
+
   |github  = Ophaneom/Mini-Bars
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5<!--@retest-linked-->
 
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = Mining at the Farm
   |author  = Yaramy
+
   |author  = Nishtra
   |id      = yaramy.noteblocks
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 6646
+
   |nexus  = 674
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.23
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Mining with Explosives
   |author  = TheElm
+
   |author  = Nishtra
   |id      = TheElm.NotFarFromTheTree
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 4739
+
   |nexus  = 770
   |github  = GStefanowich/SDV-NFFTT
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mini Tool NPC
 +
  |author  = Tran Minh Thong
 +
  |id      = mini.tool.npc.mod
 +
  |nexus  = 7060
 +
  |github  = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Minor Light Tweaks
   |author  = Sto13
+
   |author  = greentodd
   |id      = Sto13.NoThunderSound
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 14414
+
   |nexus  = 10223
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = crazywig
+
   |author  = BlaDe
   |id      = crazywig.notransitions
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 7354
+
   |nexus  = 12037
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Warp Delay
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = Tran Minh Thong
+
   |author  = The Fluffy Robot
   |id      = no.warp.delay
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 19805
+
   |nexus  = 5691
   |github  =
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Miss Coriel's Position Tool
   |author  = John Peters
+
   |author  = MissCoriel
   |id      = JohnPeters.NowPlaying
+
   |id      = misscoriel.PositionTool
   |nexus  = 19441
+
   |nexus  = 8087
   |github  =
+
   |github  = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = PurrplingCat
+
   |author  = MissCoriel
   |id      = purrplingcat.npcadventure
+
   |id      = misscoriel.UCRFix
  |curse  = 577730
+
   |nexus  = 8284
   |nexus  = 4582
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
   |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    = Missing Gifts
   |author  = shounlol
+
   |author  = ChiroxT
   |id      = shounlol.NPCBucket
+
   |id      = treinke.missinggifts
   |nexus  = 20328
+
   |nexus  = 11363
 
   |github  =
 
   |github  =
  
Line 11,502: Line 13,057:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Mob Count Reports, Report Mob Counts
 +
  |author  = StultusV
 +
  |id      = StultusV.ReportMobCounts
 +
  |nexus  = 10899
 +
  |github  = JudeRV/Stardew-ReportMobCounts
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Arcade
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NPCClothing
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 13940
+
   |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    = NPC Geometry
+
   |name    = Mobile Audio Player
   |author  = ichortower
+
   |author  = aedenthorn, Erinthe
   |id      = ichortower.NPCGeometry
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 19259
+
   |nexus  = 6568
   |github  = ichortower/NPCGeometry
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Mobile Calendar
   |author  = Bouhm and Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 239
+
   |nexus  = 6601
   |github  = Bouhm/stardew-valley-mods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = NPC Map Locations Extra Config
 
  |author  = trashcan9
 
  |id      = trashcan9.NPCMapLocations.ExtraConfig
 
  |nexus  = 16236
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = NPC Path Displayer, Path Display
 
  |author  = Akago
 
  |id      = akago.PathDisplay
 
  |nexus  = 7563
 
  |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Mobile Catalogues
  |author  = Hydrox, hydrox6
 
  |id      = Hydrox.NumericalHealth
 
  |nexus  = 4863
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Object Import Map, Import Map
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImportMap
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 10965
+
   |nexus  = 6543
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Mobile Phone
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 18365
+
  |curse  = 868890
 +
   |nexus  = 6523
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Mobile Phone Continued
   |author  = Adeel Tariq
+
   |author  = JoXW
   |id      = Adeel.ObjectProgressbars
+
   |id      = JoXW.MobilePhone
   |nexus  = 2803
+
   |nexus  = 21017
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  = JoXW100/StardewValleyMods
 
 
  |status  = workaround
 
  |summary  = broken, use older version 1.3 instead.
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = spacechase0
+
   |author  = JoXW
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = JoXW.MobileArcade
   |curse   = 867757
+
   |nexus  = 21017
   |moddrop = 131148
+
  |github  = JoXW100/StardewValleyMods
   |nexus  = 1315
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Mobile Phone Continued → Calendar Mobile App
   |broke in = Stardew Valley 1.6
+
  |author  = JoXW
 +
   |id      = JoXW.MobileCalendar
 +
   |nexus  = 21017
 +
   |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Mobile Catalogues
 +
  |author  = JoXW
 +
   |id      = JoXW.MobileCatalogues
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Television Mobile App
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileTelevision
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Mobile Television
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OKNightCheck
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 14231
+
   |nexus  = 6575
 
   |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 → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = MobileUI Android
   |author  = lambui
+
   |author  = WisnuNug
   |id      = PhthaloBlue.Omnifarm
+
   |id      = WisnuNug.MobileUI
   |nexus  =
+
   |nexus  = 17652
   |url    = https://community.playstarbound.com/threads/127299
+
   |github  =
   |github  = lambui/StardewValleyMod_OmniFarm
+
 
 +
   |warnings = Only works on Android.
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Modify This
  |author  = Alejandro Akbal
 
  |id      = AlejandroAkbal.OmniSwing
 
  |nexus  = 7877
 
  |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Omni Tools
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OmniTools
+
   |id      = aedenthorn.ModThis
  |curse  = 868690
+
   |nexus  = 7814
   |nexus  = 14865
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-128#post-120507
 
  |unofficial version = 1.0.1-unofficial
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Mod List Command
   |author  = BitwiseJon
+
   |author  = Blackclaw
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 2052
+
   |nexus  = 5131
   |github  = bitwisejon/StardewValleyMods
+
   |github  = Xebeth/StardewValley-ListModsCommand
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Mod Menu
   |author  = Miome
+
   |author  = Enaium
   |id      = Miome.OneDayAtATime
+
   |id      = Enaium.ModMenu
   |nexus  = 8870
+
  |curse  = 436844
   |github  = miome/OneDayAtATime
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Mod Settings Tab
   |author  = SorryLate, rharyanto
+
   |author  = Gilar Fasulaki
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 5150
+
   |nexus  = 4579
   |github  =
+
   |github  = GilarF/SVM
  
 +
  |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Silo Size|Silo Size]] instead.
+
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
  |broke in = SMAPI 3.12.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = Mizzion
+
   |author  = DaLion
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = DaLion.Overhaul
   |nexus  = 3633
+
   |nexus  = 14470
  |moddrop = 661376
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = xiaoye97
+
   |author  = leroymilo
   |id      = xiaoye97.OnlyIridium
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 4471
+
   |nexus  = 22140
   |github  =
+
   |github  = Leroymilo/MZG
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Mod Update Menu
   |author  = MedievalAI
+
   |author  = CatCattyCat, Cat
   |id      = MedievalAI.OpenHearts
+
   |id      = cat.modupdatemenu
   |nexus  = 16944
+
   |nexus  = 2536
   |github  =
+
  |moddrop = 833560
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 +
  |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Mod Updater
   |author  = Saitoue
+
   |author  = Platonymous
   |id      = Saitoue.Orchard
+
   |id      = Platonymous.ModUpdater
   |nexus  = 13867
+
  |curse  = 877226
   |github  = Saitoue/Orchard
+
   |nexus  = 6338
 +
   |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    = Ordinary Capsule
+
   |name    = Money Management Mod
   |author  = LeFauxMatt
+
   |author  = Tbonetomtom
   |id      = furyx639.OrdinaryCapsule
+
   |id      = Tbonetomtom.MoneyManagementMod
  |curse  = 871831
+
   |nexus  = 17045
   |nexus  = 13489
+
   |github  = Tbonetomtom/StardewMods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Monster Goals Anywhere
   |author  = crazywig
+
   |author  = Suphax
   |id      = crazywig.oreincrease
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 7370
+
  |moddrop = 1088762
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Monster Invasion
   |author  = KKramer85
+
   |author  = Krutonium
   |id      = OreIncreaseV3
+
   |id      = krutonium.monsterinvasion
  |moddrop = 1475534
+
   |nexus  = 12641
   |nexus  = 19132
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Monster Level Tip
   |author  = Yyeahdude
+
   |author  = WhiteMind
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 4772
+
   |nexus  = 1896
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ornithologist's Guild
 
  |author  = Ivy
 
  |id      = Ivy.OrnithologistsGuild
 
  |nexus  = 14510
 
  |github  = greyivy/OrnithologistsGuild
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
+
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Monster Log Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds
   |id      = aedenthorn.OutfitSets
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 13888
+
   |nexus  = 3997
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Out of Season Bonuses, Seasonal Items
 
  |author  = Midori Armstrong, azureglasses
 
  |id      = midoriarmstrong.seasonalitems
 
  |nexus  = 1452
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Monster Musk in Volcano
   |author  = aedenthorn, Erinthe
+
   |author  = BananaFruit
   |id      = aedenthorn.OverworldChests
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 7710
+
   |nexus  = 10651
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Monster Slayer Anywhere
   |author  = CrunchyDuck
+
   |author  = AcidicNic
   |id      = CrunchyDuck.OwOMod
+
   |id      = acidicNic.MonsterSlayerAnywhere
   |nexus  = 8923
+
   |nexus  = 21162
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |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
 
  |name    = Paritee's Better Farm Animal Variety
 
  |author  = Paritee
 
  |id      = Paritee.BetterFarmAnimalVariety
 
  |nexus  = 3296
 
  |github  = paritee/Paritee.StardewValley.Frameworks
 
 
 
   |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
 
  |name    = Paritee's Treat Your Animals
 
  |author  = Paritee
 
  |id      = Paritee.TreatYourAnimals
 
  |nexus  = 3375
 
  |github  = paritee/Paritee.StardewValley.Frameworks
 
 
 
  |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
 
  |name    = Parsnips
 
  |author  = MarthaSolomon, SolomonsWorkshop
 
  |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
 
  |nexus  = 2166
 
  |github  =
 
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Moolah 1.6 Fix
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = supergato664
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = supergato664.Moolah
   |nexus  = 3524
+
   |nexus  = 23549
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Moolah Money Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PartialHearts
+
   |id      = aedenthorn.Moolah
   |nexus  = 11628
+
   |nexus  = 15123
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 11,856: Line 13,370:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = Moongates
   |author  = aedenthorn, Erinthe
+
   |author  = bwdy
   |id      = aedenthorn.ParticleEffects
+
   |id      = bwdy.moongates
  |curse  = 868786
+
   |nexus  = 3545
   |nexus  = 11056
+
   |github  = bwdymods/SDV-Moongates
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = Moon Misadventures
   |author  = bmarquismarkail, Space Baby
+
   |author  = spacechase0 and ParadigmNomad
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = spacechase0.MoonMisadventures
   |nexus  = 923
+
  |curse  = 867702
   |github  = bmarquismarkail/SV_PotC
+
   |nexus  = 10612
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = NCarigon
+
   |author  = SinZ
   |id      = NCarigon.PassableCrops
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 15223
+
   |nexus  = 12096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mopsy's Ranch Livin'
 +
  |author  = Mopquill
 +
  |id      = Mopquill.Ranch-Livin
 +
  |nexus  = 2200
 +
  |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    = Passable Ladders
+
   |name    = More Animals, More Pets
   |author  = J_Hizzal
+
   |author  = Entoarox
   |id      = J_Hizzal.PassableLadders
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 2985
+
   |nexus  = 2274
   |github  = joelra/SDV-PassableLadders
+
  |chucklefish = 4288
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
  |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 Artifact Spots
   |author  = punyo, yakminepunyo
+
   |author  = momoaau
   |id      = punyo.PassableObjects
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 2329
+
   |nexus  = 451
   |github  = pomepome/PassableObjects
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = More Barn and Coop Animals
   |author  = StultusV
+
   |author  = AairTheGreat, Aair
  |id      = StultusV.PassiveFriendship
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
  |nexus  = 8732
+
   |nexus  = 4869
  |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  =
}}
 
{{#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 Books
   |author  = Terrorbladed
+
   |author  = jeWel
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 10160
+
   |nexus  = 23891
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = More Buildings
   |author  = heyseth
+
   |author  = spacechase0
   |id      = heyseth.sitpause
+
   |id      = spacechase0.MoreBuildings
   |nexus  = 8295
+
  |curse  = 867740
   |github  = heyseth/SDVMods
+
  |moddrop = 771640
 +
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = More Bundles
   |author  = Jaredlll08
+
   |author  = TwinBuilderOne
   |id      = BlameJared.PDQPaths
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  =
+
   |nexus  = 9709
   |curse  = 307090
+
   |github  = TwinBuilderOne/StardewValleyMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = More Clocks
   |author  = jwdred
+
   |author  = phjoker
   |id      = jwdred.PelicanFiber
+
   |id      = phjoker.MoreClocks
   |nexus  = 631
+
   |nexus  = 11840
   |github  = jdusbabek/stardewvalley
+
   |github  = p-holodynski/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-45215 1.3.11].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = More Conversation Topics
   |author  = ElectroCrumpet
+
   |author  = violetlizabet
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 2770
+
   |nexus  = 10008
 +
  |github  = elizabethcd/MoreConversationTopics
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Dresser Variety
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.MoreDresserVariety
 +
  |nexus  = 24194
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican TTS
+
   |name    = More Events
   |author  = Platonymous
+
   |author  = Siweipancc
   |id      = Platonymous.PelicanTTS
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 1079
+
   |nexus  = 20945
  |moddrop = 793929
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = More Fertilizers
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = atravita.MoreFertilizers
   |nexus  = 10250
+
  |curse  = 870975
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1145236
 +
   |nexus  = 11837
 +
   |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    = People Seeds
+
   |name    = More for Leo
   |author  = bwdy
+
   |author  = Blams
   |id      = bwdy.peopleseeds
+
   |id      = blams.MoreForLeo
   |nexus  = 3635
+
   |nexus  = 12710
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = More Giant Crops
   |author  = shekurika
+
   |author  = spacechase0
   |id      = shekurika.PerfectionTweaker
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 8615
+
  |curse  = 867723
   |github  =
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = More Grass
   |author  = CyanFire
+
   |author  = Sonozuki
   |id      = CF.PermanentCellar
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 17257
+
   |nexus  = 5398
   |github  = CyanFireUK/StardewValleyMods
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = More Grass on the Beach
   |author  = Goldenrevolver
+
   |author  = Angela Ranna
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 8035
+
   |nexus  = 8117
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = More Grass Starters
   |author  = Avalon, Avalonii
+
  |author  = spacechase0
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
  |id      = spacechase0.MoreGrassStarters
   |nexus  = 1419
+
  |curse  = 867750
 +
  |moddrop = 313307
 +
  |nexus  = 1702
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Health
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.Morehealth
 +
  |nexus  = 4053
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Key Binding
 +
   |author  = SorryLate, rharyanto
 +
   |id      = SorryLate.MoreKeybinding
 +
   |nexus  = 5290
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = Xangria
+
   |author  = Binarynova
   |id      = Xangria.PersistentGameOptions
+
   |id      = binarynova.levelupnotifications
   |nexus  = 1778
+
   |nexus  = 21667
   |github  =
+
   |github  = Binarynova/MyStardewMods
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = aedenthorn, Erinthe
+
   |author  = Aimon111
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 7977
+
   |nexus  = 19405
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = More Map Layers
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.PersistentMines
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 14985
+
   |nexus  = 1134
   |github  = spacechase0/StardewValleyMods
+
   |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    = Persival's Bundle Mod
+
   |name    = More Mine Ladders
   |author  = Persival
+
   |author  = JadeTheavas
   |id      =
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus  = 438
+
   |nexus  = 2105
   |github  =
+
   |github  = JadeTheavas/MoreMineLadders
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = More Multiplayer Info
   |author  = Strobe
+
   |author  = cheesysteak
   |id      = Strobe.PersonalAnvil
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 5326
+
   |nexus  = 2173
   |github  = strobel1ght/Personal-Anvil
+
   |github  = cheesysteak/stardew-steak
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = Prism 99
+
   |author  = yummypecho
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 18224
+
  |nexus  = 22024
   |github  =
+
  |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    = Personal Effects
+
   |name    = More Random Edition, Randomizer
   |author  = bwdy
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = bwdy.personaleffects
+
   |id      = Chikakoo.Randomizer
   |nexus  = 3532
+
   |nexus  = 5311
   |github  = bwdymods/SDV-PersonalEffects
+
   |github  = Chikakoo/stardew-valley-randomizer
 
 
  |status  = workaround
 
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = More Rings
   |author  = ceruleandeep
+
   |author  = spacechase0
   |id      = ceruleandeep.personaleffects
+
   |id      = spacechase0.MoreRings
   |nexus  = 8616
+
  |curse  = 867743
   |github  = ceruleandeep/CeruleanStardewMods
+
  |moddrop = 771616
 +
   |nexus  = 2054
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |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 Sensible Juices
   |author  = aedenthorn, Erinthe
+
   |author  = NCarigon
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 14087
+
   |nexus  = 23146
   |github  = aedenthorn/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sexy Dwarf
 +
  |author  = CyberCheese
 +
  |id      = cybercheese.moresexydwarf
 +
  |nexus  = 4320
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = More Silo Storage
   |author  = Invatorzen
+
   |author  = OrneryWalrus
   |id      = invatorzen.PBF
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 12161
+
   |nexus  = 2587
 +
  |github  =
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Slimes, More Monsters
 +
  |author  = Ded4lif
 +
  |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
 +
  |nexus  = 7526
 
   |github  =
 
   |github  =
  
Line 12,116: Line 13,692:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = More Sorting, More Sorting Options
   |author  = skuldomg, Skuld
+
   |author  = Chris Kau & Sean Nightingale
   |id      = skuldomg.petChoicePerks
+
  |id      = CKSR.MoreSorting
   |nexus  = 3313
+
  |nexus  = 22944
   |github  = skuldomg/petChoicePerks
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More TV Channel, CanaisTv
 +
  |author  = BrasileiroTop
 +
   |id      = BrasileiroTop.CanaisTv
 +
   |nexus  = 5126
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = More Weapons
   |author  = Jfulmer, Consillium
+
   |author  = Joco80 & Sasara
   |id      = JfulmerPetEnhancementMod
+
   |id      = Joco80.MoreWeapons
   |nexus  =
+
   |nexus  = 1168
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
   |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
 
  |name    = Pet Hats
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PetHats
 
  |nexus  = 15301
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = Morning Auto-Pause
   |author  = jahangmar
+
   |author  = Zamiel
   |id      = jahangmar.PetInteraction
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 4232
+
   |nexus  = 21266
   |github  = jahangmar/StardewValleyMods
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Mossy Tree Bubble
   |author  = Shaklin
+
   |author  = Tocseoj
   |id      = shaklin.petspawnlocation
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus   = 5986
+
   |curse   = 1008228
   |github  =
+
   |moddrop = 1564905
 
+
  |nexus  = 22818
   |broke in = Stardew Valley 1.6
+
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = MOTD Mod
   |author  = Becks723
+
   |author  = thfr
   |id      = Becks723.PhoneTravelingCart
+
   |id      = thfr.MOTDMod
   |nexus  = 12981
+
   |nexus  = 3703
   |github  =
+
   |github  = rfht/MOTDMod
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = DewMods
+
   |author  = Akane
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus  = 2681
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = mouahrara's Module Collection
   |author  = atravita
+
   |author  = mouahrara
   |id      = atravita.ForgeMenuChoice
+
   |id      = mouahrara.mouahrarasModuleCollection
  |curse  = 870980
+
   |nexus  = 18973
   |nexus  = 11376
+
   |github  = mouahrara/mouahrarasModuleCollection
  |moddrop = 1125882
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Picross Arcade Mod, Picrosser
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = KediDili
+
   |author  = ylsama
   |id      = KediDili.ThePicrosser
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus  = 17530
+
   |nexus  = 2614
   |github  =
+
   |github  = ylsama/RightClickMoveMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Moveable Mailbox
   |author  = GrimReapers1121
+
   |author  = aedenthorn, Erinthe
   |id      = GrimReapers.PSMS
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 12606
+
   |nexus  = 7834
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Moveable Pet Bowl
   |author  = Xynerorias
+
   |author  = aedenthorn, Erinthe
   |id      = xynerorias.pierresroulette
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 10826
+
  |curse  = 868849
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |nexus  = 8038
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Move Annoying Cursor
   |author  = MindMeltMax
+
   |author  = joljyo
   |id      = MindMeltMax.PiggyBank
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 6934
+
   |nexus  = 7378
  |moddrop = 1135669
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Move Bed
   |author  = aedenthorn, Erinthe
+
   |author  = yangZ, yangZheng20
   |id      = aedenthorn.PipeIrrigation
+
   |id      = yangZ.MoveBed
   |nexus  = 10205
+
   |nexus  = 23308
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Move Between Buildings
   |author  = aedenthorn, Erinthe
+
   |author  = Vilaboa
   |id      = Aedenthorn.PlaceShaft
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 5440
+
   |nexus  = 17391
   |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    = PlacementPlus
+
   |name    = Move Faster
   |author  = 2Retr0
+
   |author  = Shuai Zhang
   |id      = 2Retr0.PlacementPlus
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 8798
+
   |nexus  = 1351
  |curse  = 486164
+
   |github  = hcoona/StardewValleyMods
   |github  = 2Retr0/PlacementPlus
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = Move Greenhouse Plot
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.PlanImporter
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 2071
+
   |nexus  = 13589
  |moddrop = 793846
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = Move It
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlannedParenthood
+
   |id      = aedenthorn.MoveIt
   |nexus  = 12869
+
   |nexus  = 15163
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Movement Mod, Movement Modifier
   |author  = MouseyPounds
+
   |author  = Zoryn
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = Zoryn.MovementModifier
   |nexus  = 4096
+
   |nexus  =
   |github  = MouseyPounds/stardew-mods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movement Speed
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.MovementSpeed
 +
  |nexus  = 2736
 +
  |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant and Fertilize All, Plant All
+
   |name    = Move Through Object
   |author  = aedenthorn, Erinthe
+
   |author  = ylsama
   |id      = aedenthorn.PlantAll
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 10482
+
   |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.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Movie Theatre Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlanterTrees
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 11687
+
  |curse  = 868672
 +
   |nexus  = 16395
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,298: Line 13,879:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = Demiacle
+
   |author  = daleonar
   |id      = Demiacle.PlantOnGrass
+
   |id      = daleonar.Snorlax
   |nexus  = 1026
+
   |nexus  = 16194
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Partners and Friendships
+
   |name    = MTN, More Than Necessary
   |author  = Amaranthacyan and ch20youk
+
   |author  = SgtPickles, GameMX
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 8146
+
   |nexus  = 2256
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = Muffin Core
   |author  = Cherry, CherryChain
+
   |author  = Kabi-chan
   |id      = Cherry.PlatonicRelationships
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 4668
+
   |nexus  = 8070
  |moddrop = 716353
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = Multi Fertilizer
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.PlatoTK
+
   |id      = spacechase0.MultiFertilizer
   |curse  = 877225
+
   |curse  = 867717
   |nexus  = 6589
+
   |nexus  = 7436
   |github  = Platonymous/PlatoTK
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = Multiplayer Backpacks
   |author  = Platonymous
+
   |author  = skiilaa
   |id      = Platonymous.PlatoUI
+
   |id      = skiilaa.MultiplayerBackpacks
  |moddrop = 1521422
+
   |nexus  = 2282
   |nexus  = 19023
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Emotes
 +
  |author  = FerMod
 +
  |id      = FerMod.MultiplayerEmotes
 +
  |nexus  = 2347
 +
  |github  = FerMod/StardewMods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = Platonymous
+
   |author  = Achtuur
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = Achtuur.MultiplayerExpShare
  |curse  = 877227
+
   |nexus  = 16891
   |nexus  = 5384
+
   |github  = Achtuur/StardewMods
  |moddrop = 793920
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Arrows
+
   |name    = Multiplayer Horse Reskin
   |author  = TheShamanLord
+
   |author  = delphinwave
   |id      = TheShamanLord.PlayerArrows
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 19479
+
   |nexus  = 7681
   |github  = Jwaad/Stardew_Player_Arrows
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = Multiplayer Hub
   |author  = DecidedlyHuman
+
   |author  = Alberto Moreira Luiz
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 7969
+
   |nexus  = 9672
  |moddrop = 984961
+
   |github  =
   |github  = DecidedlyHuman/PlayerCoordinates
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Income Stats
+
   |name    = Multiplayer Idle
   |author  = ha1fdaew
+
   |author  = DoubleZ
   |id      = ha1fdaew.playerincomestats
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 7373
+
   |nexus  = 3765
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  = SourceZh/MultiplayerIdle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Multiplayer Info
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.PlaygroundMod
+
   |id      = MindMeltMax.MPInfo
   |nexus  = 14125
+
  |curse  = 1004488
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1302776
 +
   |nexus  = 15155
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = aedenthorn, Erinthe
+
   |author  = Scayze
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 12750
+
   |nexus  = 16030
   |github  = aedenthorn/StardewValleyMods
+
   |github  = scayze/multiprairie
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Multiplayer Mod
   |author  = Jessebot
+
   |author  = Tran Minh Thong
   |id      = Jessebot.PleaseFixError
+
   |id      = multiplayer.mod
   |nexus  = 6492
+
   |nexus  = 16582
   |github  = JessebotX/StardewValleyMods
+
   |github  = TMThong/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Mod Checker
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.MultiplayerModChecker
 +
  |nexus  = 6609
 +
  |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = Multiple Gifts for Spouses
   |author  = Mezrag Yasser, Yasser
+
  |author  = Redwood
   |id      = Yasser.PomodoroMod
+
  |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 19780
+
  |nexus  = 2910
   |github  =
+
  |github  = EKomperud/StardewMods
}}
+
 
 +
  |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    = Pond Painter
+
   |name    = Multiple Spouse Dialogs
   |author  = MouseyPounds
+
   |author  = ceruleandeep
   |id      = MouseyPounds.PondPainter
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 4703
+
   |nexus  = 8711
   |github  = MouseyPounds/stardew-mods
+
   |github  = ceruleandeep/CeruleanStardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = Multiple Spouses
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.Pong
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 1994
+
   |nexus  = 6227
  |moddrop = 833548
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
   |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    = Pony Weight Loss Program
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = BadNetCode
+
   |author  = SlyMerc
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = FileLoading
   |nexus  = 1232
+
   |nexus  = 1094
  |moddrop = 130159
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Poop Framework
+
   |name    = Multi Save
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PoopFramework
+
   |id      = aedenthorn.MultiSave
   |nexus  = 17152
+
   |nexus  = 15402
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
}}
+
   |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
{{#invoke:SMAPI compatibility|entry
+
   |unofficial version = 0.1.9-unofficial.1-GrimatGaming
   |name    = Portable Holes
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
  |author  = LeFauxMatt
 
   |id      = furyx639.PortableHoles
 
   |curse  = 871832
 
  |nexus  = 13471
 
  |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Multi Save - Continued
   |author  = kdau
+
   |author  = recon88
   |id      = kdau.PortableTV
+
   |id      = recon88.MultiSave
   |nexus   = 5674
+
   |curse   = 1018922
   |moddrop = 761325
+
   |nexus  = 22953
   |github  =
+
   |github  = recon88/Multi-Save-Continued
  |source  = https://gitlab.com/kdau/portabletv
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = Multitool
   |author  = chocolatte12
+
   |author  = Miome
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = miome.MultiToolMod
   |nexus  = 20141
+
   |nexus  = 2546
   |github  =
+
   |github  = miome/MultitoolMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = Multi-User Chests
   |author  = TrollTheBotman
+
   |author  = MindMeltMax
   |id      = JoshJKe.PortalGun
+
   |id      = MindMeltMax.MUC
   |nexus  = 3049
+
  |curse  = 997982
 +
  |nexus  = 9856
 +
  |moddrop = 1135731
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Yield Crops
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.MultiYieldCrops
 +
  |nexus  = 6069
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
 +
  |author  = Jacque Pott
 +
  |id      = JacquePott.MYCDGRPatch
 +
   |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    = Portraiture
+
   |name    = Murdercrows
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.Portraiture
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 999
+
   |nexus  = 6615
   |moddrop = 793927
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = i-saac-b, isaacb
+
   |author  = cotboy
   |id      = i-saac-b.PostBoxMod
+
   |id      = cambam.MURDERDRONE
   |nexus  = 17614
+
   |nexus  = 4507
   |github  = i-saac-b/PostBoxMod
+
   |github  = camcamcamcam/murderdrone
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |status            = workaround
 +
  |summary            = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 +
  |unofficial version = 0.0.7-unofficial.5-prism99
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = Murder Mod
   |author  = Blams
+
   |author  = Aren, Aren Desai
   |id      = blams.PostWeddingDates
+
   |id      = Aren.MurderMod
   |nexus  = 10708
+
   |nexus  = 17470
   |github  =
+
   |github  = ArenKDesai/Murder-Mod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = Museum Donation Checker
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Hitaxas
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 5256
+
   |nexus  = 24225
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = Museum Rearranger
   |author  = Digus
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Digus.PPJAProducerConverter
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 4972
+
   |nexus  = 428
   |github  = Digus/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |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    = Prairie King Made Easy
+
   |name    = Museum Store
   |author  = Mucchan
+
   |author  = atravita
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus   =
+
   |curse  = 870973
   |chucklefish = 3594
+
   |moddrop = 1187402
   |github  = mucchan/sv-mod-prairie-king
+
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
  
   |broke in           = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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    = Mushroom Cursors
   |author  = Renny
+
   |author  = Expl0
   |id      = renny.prairiekingprizes
+
   |id      = Expl0.MushroomCursors
   |nexus  = 2811
+
   |nexus  = 12594
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Mushroom Levels
   |author  = Incognito357
+
   |author  = Eireon, Ben Patterson
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 10769
+
   |nexus  = 2818
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  = benrpatterson/MushroomLevels
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = Mushroom Level Tip
   |author  = Shockah
+
   |author  = WhiteMind
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = WhiteMind.MLT
   |nexus  = 10956
+
   |nexus  = 1894
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = Mushroom Log Additions
   |author  = lech43
+
   |author  = justastranger
   |id      = lech43.PredictSeedMaker
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 6395
+
  |moddrop = 1539617
   |github  =
+
   |nexus  =
 +
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = Mushroom Propagator Automation
   |author  = spacechase0
+
   |author  = blueberry and Oddshot
   |id      = spacechase0.PreexistingRelationship
+
   |id      = blueberry.BlueberryMushroomAutomation
  |curse  = 867710
+
   |nexus  = 4637
   |nexus  = 7684
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = kdau
+
   |author  = blueberry, blueberry and Oddshot
   |id      = kdau.PregnancyRole
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 5762
+
   |nexus  = 4637
  |moddrop = 768494
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
   |github  =
 
  |source  = https://gitlab.com/kdau/pregnancyrole
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = Mushroom Rancher
   |author  = igotnousername
+
   |author  = Goldenrevolver
   |id      = igotnousername.PrepareNewDay
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 7638
+
   |nexus  = 10978
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = Musical Cellar
   |author  = DraconisLeonidas
+
   |author  = Lis
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = Lis.MusicalCellar
   |nexus  = 13583
+
   |nexus  = 7626
   |github  = DraconisLeonidas/PressToQuack
+
   |github  = lisamreynolds/MusicalCellar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = Musical Paths
   |author  = skuldomg, Skuld
+
   |author  = aedenthorn, Erinthe
   |id      = skuldomg.priceDrops
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 2047
+
   |nexus  = 13197
   |github  = skuldomg/priceDrops
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = My Money
   |author  = lech43
+
   |author  = Marcos Brendon
   |id      = lech43.PriceFluctuation
+
   |id      = marcos.mymoney
   |nexus  = 6396
+
   |nexus  = 6736
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Mystical Buildings
   |author  = skiilaa
+
   |author  = PeacefulEnd
   |id      = skiilaa.Prices
+
   |id      = PeacefulEnd.MysticalBuildings
   |nexus   = 2255
+
   |curse   = 870928
   |github  =
+
   |nexus   = 12312
 
+
   |github = Floogen/MysticalBuildings
   |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    = Name Tags
   |author  = Darkhax
+
   |author  = Enaium
   |id      = darkhax.pricetooltip
+
   |id      = Enaium.NameTags
 +
  |curse  = 436816
 +
  |moddrop = 877767
 
   |nexus  =
 
   |nexus  =
  |curse  = 299169
+
   |github  = Enaium-StardewValleyMods/NameTags
   |github  = Stardew-Valley-Modding/PriceTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = Napalm Mummies
  |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.PrismaticFire
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 12931
+
   |nexus  = 15933
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Prismatic Furniture
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PrismaticFurniture
 
  |nexus  = 12589
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,714: Line 14,318:
 
}}
 
}}
 
{{#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
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = New Machines
   |author  = 6135
+
   |author  = Igorious
   |id      = 6135.ProfitCalculator
+
   |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
+
   |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 Calculator DGA Support
+
   |name    = New Years Eve Fireworks
   |author  = 6135
+
   |author  = sophiesalacia
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = sophie.Fireworks
  |moddrop = 1502461
+
   |nexus  = 15277
   |nexus  = 19931
+
   |github  = sophiesalacia/StardewMods
   |github  = 6135/StardewValley.ProfitCalculator
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = Nexus Mods Button
   |author  = Cherry, CherryChain
+
   |author  = Pickysaurus
   |id      = Cherry.ProfitMargins
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 4663
+
   |nexus  = 12969
  |moddrop = 716352
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = Nice Messages
   |author  = onjulraz
+
   |author  = Nori, seaweednori
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = nori.NiceMessages
   |nexus  = 2923
+
   |nexus  = 6160
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = Night Event Chance Tweak
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.ProjectFluent
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 12638
+
   |nexus  = 10633
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Night Light
   |author  = NarlanMarlan
+
   |author  = KankuroGB
   |id      = narlan.projects
+
   |id      = kankurogb.nightlight
   |nexus  = 3785
+
   |nexus  = 21629
   |github  = NolanEastburn/ProjectS
+
   |github  = KankuroGB/NightLight
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Public Access TV
+
   |name     = Night Owl
   |author = kdau
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = kdau.PublicAccessTV
+
   |id       = Omegasis.NightOwl
   |nexus   = 5605
+
   |nexus   = 433
   |moddrop = 757967
+
   |github   = janavarro95/Stardew_Valley_Mods
   |source  = https://gitlab.com/kdau/predictivemods
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
 
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = Nightshade
   |author  = TerryDBS
+
   |author  = ichortower
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = ichortower.Nightshade
   |nexus  = 7048
+
   |nexus  = 23742
   |github  =
+
   |github  = ichortower/Nightshade
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Night Shift
   |author  = SorryLate
+
   |author  = SevenChords
   |id      = SorryLate.GalaxyItem
+
   |id      = SevenChords.Night_Shift
   |nexus  = 5289
+
   |nexus  = 15345
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = Paracosm
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = Paracosm.PurchasableRecipes
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 1722
+
   |nexus  = 19651
 
   |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    = No Blink
   |author  = aedenthorn, Erinthe
+
   |author  = Mr Tea, MrTea
   |id      = aedenthorn.PuristMod
+
   |id      = MrTea.NoBlink
   |nexus  = 16097
+
   |nexus  = 17220
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pussle
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = Platonymous
+
   |author  = kulcris
   |id      = Platonymous.Pussle
+
   |id      = kulcris.NoCheatShortcuts
  |moddrop = 1521424
+
   |nexus  = 2310
   |nexus  = 19760
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley ≤1.5.6
+
   |status  = abandoned
 
+
}}
   |status = ok
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Noclip Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoclipMode
 +
  |curse  = 1000622
 +
  |nexus  = 3900
 +
  |moddrop = 691002
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = No Cooties
   |author  = DewMods
+
   |author  = ceruleandeep
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 15589
+
   |nexus  = 9000
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = No Crows
   |author  = spacechase0 and ParadigmNomad
+
   |author  = CatCattyCat, Cat
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = cat.nocrows
   |curse   = 867715
+
   |nexus   = 1682
   |nexus  = 7455
+
   |moddrop = 833543
   |github  = spacechase0/StardewValleyMods
+
   |github  = danvolchek/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = No Crows Revisited
   |author  = Platonymous
+
   |author  = Siweipancc
   |id      = Platonymous.Toolkit
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 1726
+
   |nexus  = 21129
  |moddrop = 793815
+
   |github  = siweipancc/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = No Debris Weather
   |author  = spacechase0
+
   |author  = Underscore76
   |id      = spacechase0.QiChest
+
   |id      = underscore.nodebris
   |nexus  = 15696
+
   |nexus  = 19699
   |github  = spacechase0/StardewValleyMods
+
   |github  = Underscore76/NoDebrisWeather
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debug Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoDebugMode
 +
  |nexus  = 593
 +
  |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    = Qi Exchanger
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = Mizzion
+
   |author  = Kryspur
   |id      = mizzion.qiexchanger
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 1930
+
   |nexus  = 17749
  |moddrop = 661359
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = No Fence Decay
   |author  = UnknownLegacy
+
   |author  = CatCattyCat, Cat
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = cat.nofencedecay
   |nexus  = 7904
+
   |nexus  = 1180
   |github  = UnkLegacy/QiSprinklers
+
  |moddrop = 833537
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Fence Decay Redux
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.NoFenceDecayRedux
 +
  |nexus  = 20802
 +
  |github  = EnderTedi/No-Fence-Decay-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = No Festival Timer
   |author  = Prismuth
+
   |author  = mistyspring
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 1647
+
   |nexus  = 20077
 
   |github  =
 
   |github  =
 +
}}
 +
{{#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.3
+
   |broke in = Stardew Valley 1.2?
   |status     = workaround
+
   |status   = workaround
   |summary   = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] 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 Bait
+
   |name    = No Friendship Decay - Reborn
   |author  = MindMeltMax
+
   |author  = The Fluffy Robot
   |id      = MindMeltMax.QualityBait
+
   |id      = TheFluffyRobot.No
  |moddrop = 1443555
+
   |nexus  = 22922
   |nexus  = 16832
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = No Greenhouse Entrance Tiles
   |author  = ytsc
+
   |author  = idermailer
   |id      = ytsc.QualityFishPonds
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 11021
+
   |nexus  = 21557
   |github  = YTSC/StardewValleyMods
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = SilentOak
+
   |author  = Kumagabear
   |id      = SilentOak.QualityProducts
+
   |id      = Kumagabear.NoHatTreasureSkull
   |nexus  = 3609
+
   |nexus  = 19655
   |github  = silentoak/StardewMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = No Hoof Sound
   |author  = SilentOak
+
   |author  = AbelSdf, Abel_sdf
   |id      = SilentOak.AutoQualityPatch
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 3609
+
   |nexus  = 21020
   |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 Scrubber
+
   |name    = No Kids Ever
   |author  = Traktori
+
   |author  = Hangy
   |id      = Traktori.QualityScrubber
+
   |id      = Hangy.NoKidsEver
   |nexus  = 5663
+
   |nexus  = 1464
   |github  = Traktori7/StardewValleyMods
+
   |github  = L3thal1ty/No-Kids-Ever
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = No Kimchi
   |author  = Traktori
+
   |author  = jaeha, qpqpqp121
   |id      = Traktori.AM.QualityScrubber
+
   |id      = jaeha.No_Kimchi
   |nexus  = 5663
+
   |nexus  = 5043
   |github  = Traktori7/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = barfytheclown
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = barfytheclown.QualitySmash
+
   |id      = theultimatenuke.testmod
   |nexus  = 7907
+
   |nexus  = 17965
   |github  = jn84/QualitySmash
+
   |github  = TheUltimateNuke/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = No Mine Flyers Redux
   |author  = Speshkitty
+
   |author  = minervamaga
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = minervamaga.NoMineFlyersRedux
   |nexus  = 7151
+
   |nexus  =
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |moddrop = 631110
 
+
   |github  = minervamaga/NoMineFlyersRedux
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = BadNetCode
+
   |author  = Guedez
   |id      = BadNetCode.QuestDelay
+
   |id      = exhaustion.protection
   |nexus  = 1239
+
   |nexus  = 5113
   |moddrop = 473938
+
   |moddrop = 707180
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = No More Pets
   |author  = PurrplingCat
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = PurrplingCat.QuestFramework
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |curse   = 577691
+
   |nexus   = 506
   |nexus  = 6414
+
  |github  = janavarro95/Stardew_Valley_Mods
   |github  = purrplingcat/QuestFramework
+
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Random Mine Flyers
 +
  |author  = Drynwynn, thepaladinknight
 +
  |id      = Drynwynn.NoAddedFlyingMineMonsters
 +
   |nexus  = 2528
 +
   |github  = Drynwynn/StardewValleyMods
  
   |warnings = Broken on Android.
+
   |broke in = SMAPI 2.8
 
+
  |status  = workaround
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Non Destructive NPCs
 +
  |author  = MadaraUchiha
 +
   |id      = MadaraUchiha.NonDestructiveNPCs
 +
  |nexus  = 5176
 +
  |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = Non-Random Prairie King
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = aedenthorn.NonRandomPrairieKing
  |curse  = 868671
+
   |nexus  = 6509
   |nexus  = 16403
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 13,068: Line 14,681:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = No Offscreen Flying Monsters
   |author  = Vexorth
+
   |author  = SirDigby
   |id      = Vexorth.Warp
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 16605
+
   |nexus  = 22354
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = No Pause When Inactive - Global
   |author  = adverserath
+
   |author  = Neko Boi Nick
   |id      = Adverserath.QuickGlance
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 12058
+
   |nexus  = 19250
   |github  = adverserath/QuickGlance
+
   |github  = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = No Poverty by Disconnect
   |author  = aedenthorn, Erinthe
+
   |author  = Slumber
   |id      = aedenthorn.QuickLoad
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 7756
+
   |nexus  = 11529
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = No Quarry
   |author  = Enaium
+
   |author  = mlambley
   |id      = Enaium.QuickMinigame
+
   |id      = mlambley.NoQuarry
  |curse  = 438741
+
   |nexus  = 19410
  |moddrop = 895127
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.QuickResponses
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 6548
+
  |moddrop = 1521423
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 19334
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = No Rumble Horse
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = Xangria
   |id      = AlejandroAkbal.QuickSell
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 7854
+
   |nexus  = 1779
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |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    = Quick Shop
+
   |name    = No Seeds
   |author  = Enaium
+
   |author  = lech43
   |id      = Enaium.QuickShop
+
   |id      = lech43.NoSeeds
  |curse  = 436793
+
   |nexus  = 6392
  |moddrop = 864170
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = No Seeds From Trees Fix
   |author  = WuestMan, redknightofdoom
+
   |author  = KirbyLink
   |id      = WuestMan.QuickStart
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 2375
+
   |nexus  = 2947
   |github  = Brian-Wuest/Quick_Start
+
   |github  = KirbyLink/NoSeedsFromTreesFix
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = No Soil Decay
   |author  = Allan Wang
+
   |author  = ThatNorthernMonkey
   |id      = AllanWang.QuickSwap
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 13956
+
   |nexus  = 237
   |github  = AllanWang/Stardew-Mods
+
   |github  = ThatNorthernMonkey/NoSoilDecay
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = No Soil Decay On Farm
   |author  = aedenthorn, Erinthe
+
   |author  = A_Dude
   |id      = aedenthorn.Quotes
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 6503
+
   |nexus  = 8071
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = No Soil Decay Redux
   |author  = justastranger
+
   |author  = Platonymous
   |id      = jas.RadioactiveGeodes
+
   |id      = Platonymous.NoSoilDecayRedux
   |moddrop = 952722
+
  |curse  = 307727
   |nexus  =
+
   |moddrop = 793930
   |github  =
+
   |nexus  = 1084
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Note Blocks
   |author  = kakashigr
+
   |author  = Yaramy
   |id      = kakashigr.RadioactiveTools
+
   |id      = yaramy.noteblocks
   |nexus  = 7630
+
   |nexus  = 6646
   |github  = kakashigr/stardew-radioactivetools
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = Notes
   |author  = Jamie Taylor
+
   |author  = Platonymous
   |id      = jltaylor-us.RainbowCursor
+
   |id      = Platonymous.Notes
   |nexus  = 15886
+
   |nexus  = 3068
   |github  = jltaylor-us/StardewRainbowCursor
+
   |moddrop = 793905
}}
+
   |github  = Platonymous/Stardew-Valley-Mods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rainbow Trail
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.RainbowTrail
 
  |nexus  = 16914
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Not Far From The Tree
   |author  = BikiFae, bikinavisho
+
   |author  = TheElm
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 4659
+
   |nexus  = 4739
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  = GStefanowich/SDV-NFFTT
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = No Thunder Sound
   |author  = Deadlykirpy
+
   |author  = Sto13
   |id      = Kirpy.RainPlus
+
   |id      = Sto13.NoThunderSound
   |nexus  = 6559
+
   |nexus  = 14414
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = No Transitions
   |author  = EvilPdor
+
   |author  = crazywig
   |id      =
+
   |id      = crazywig.notransitions
   |nexus  =
+
   |nexus  = 7354
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Refills Watering Can
+
   |name    = No Warp Delay
   |author  = StultusV
+
   |author  = Tran Minh Thong
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = no.warp.delay
   |nexus  = 11554
+
   |nexus  = 19805
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = Now Playing
   |author  = RainKuro
+
   |author  = John Peters
   |id      = RainKuro.RainsInteractionMod
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 18850
+
   |nexus  = 19441
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = blueberry
+
   |author  = PurrplingCat
   |id      = blueberry.RaisedGardenBeds
+
   |id      = purrplingcat.npcadventure
   |nexus  = 5305
+
  |curse  = 577730
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |nexus  = 4582
 +
   |github  = purrplingcat/PurrplingMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = drbirbdev
+
   |author  = shounlol
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = shounlol.NPCBucket
   |nexus  = 12280
+
   |nexus  = 20328
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = NPC Clothing Framework
   |author  = balllight
+
   |author  = aedenthorn, Erinthe
   |id      = balllight.RandomBundles
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 13790
+
   |nexus  = 13940
   |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    = Random Hair Color
+
   |name    = NPC Geometry
   |author  = bookworm89723
+
   |author  = ichortower
   |id      = davis.randomhair
+
   |id      = ichortower.NPCGeometry
   |nexus  = 3271
+
   |nexus  = 19259
   |github  = joaniedavis/RandomHairMod
+
   |github  = ichortower/NPCGeometry
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = NPC Gift Multipliers
   |author  = LakeMonster_, LakeMonster666
+
   |author  = XxHarvzBackxX
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = harvz.NPCGiftMultipliers
   |nexus  = 5250
+
   |nexus  = 23139
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = NPC Map Locations
   |author  = aedenthorn, Erinthe
+
   |author  = Bouhm and Pathoschild
   |id      = Aedenthorn.RandomNPC
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 4911
+
   |nexus  = 239
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Bouhm/stardew-valley-mods
 
+
}}
   |warnings = doesn't work in multiplayer.
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = NPC Map Locations Extra Config
   |broke in = Stardew Valley 1.6
+
  |author = trashcan9
 +
  |id      = trashcan9.NPCMapLocations.ExtraConfig
 +
  |nexus  = 16236
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = NPC Path Displayer, Path Display
   |author  = idermailer
+
   |author  = Akago
   |id      = idermailer.RandomStartDay
+
   |id      = akago.PathDisplay
   |nexus  = 13225
+
   |nexus  = 7563
   |github  = idermailer/RandomStartDay
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Tastes
+
   |name    = NPC Speak
   |author  = skiilaa
+
   |author  = jwdred
   |id      = skiilaa.RandomTastes
+
   |id      =
   |nexus  = 2285
+
   |nexus  = 694
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = obsolete
   |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].
+
   |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    = Range Display, Sprinkler Range
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = CatCattyCat, Cat
+
   |author  = siliconmodding
   |id      = cat.sprinklerrange
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 1179
+
   |nexus  = 23637
  |moddrop = 833536
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = vgperson
+
   |author  = ApryllForever
   |id      = vgperson.RangedTools
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 6935
+
   |nexus  = 23339
   |github  = vgperson/RangedTools
+
   |github  = ApryllForever/NuclearBombLocations
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = Numerical Health
   |author  = Jamie Taylor
+
   |author  = Hydrox, hydrox6
   |id      = jltaylor-us.RangeHighlight
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 6752
+
   |nexus  = 4863
  |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Raven of The Valley
 
  |author  = nicks
 
  |id      = nicks.RavenofTheValley
 
  |nexus  = 19856
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = Object Import Map, Import Map
   |author  = Remy Bach
+
   |author  = aedenthorn, Erinthe
   |id      = remybach.readersdigest
+
   |id      = aedenthorn.ImportMap
   |nexus  = 3040
+
   |nexus  = 10965
   |github  = remybach/stardew-valley-readersdigest
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Realistic Fishing
 
  |author  = Kevin Connors
 
  |id      = KevinConnors.RealisticFishing
 
  |nexus  = 2623
 
  |github  = kevinforrestconnors/RealisticFishing
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |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 Product Display
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RealNames
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 6269
+
   |nexus  = 18365
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = Object Progress Bars
   |author  = Enaium, Lightcolour888
+
   |author  = Adeel Tariq
   |id      = Enaium.RealTime
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 5336
+
   |nexus  = 2803
   |github  =
+
   |github  = AdeelTariq/ObjectProgressBars
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = Object Progress Bars Continued
   |author  = drbirbdev
+
   |author  = adelmoral, Andrés del Moral
   |id      = drbirbdev.RealtimeFramework
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  = 18915
+
   |nexus  = 22005
   |github  = drbirbdev/StardewValley
+
   |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
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = SixthTitan
+
   |author  = LokiG4m3r
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 5773
+
   |nexus  = 21819
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = OK Night Check
   |author  = cantorsdust and Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 172
+
   |nexus  = 14231
   |github  = cantorsdust/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reciprocate
 
  |author  = YunHikari
 
  |id      = YunHikari.Reciprocate
 
  |nexus  = 17714
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = Omni Swing
   |author  = Dem1se
+
   |author  = Alejandro Akbal
   |id      = Dem1se.RecurringReminders
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 6840
+
   |nexus  = 7877
   |github  = dem1se/SDVMods
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = Omni Tools
   |author  = XxHarvzBackxX
+
   |author  = aedenthorn, Erinthe
   |id      = harvz.RecyclableCola
+
   |id      = aedenthorn.OmniTools
   |nexus  = 10865
+
  |curse  = 868690
   |github  = XxHarvzBackxX/recyclableCola
+
   |nexus  = 14865
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123180
 +
  |unofficial version = 0.8.3-unofficial.3-aschismatism
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = One Click Shed Reloader
   |author  = Aimon111 & DaLion
+
   |author  = BitwiseJon
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 11420
+
   |nexus  = 2052
   |github  =
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = One Day at a Time
   |author  = JefGrizli
+
   |author  = Miome
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = Miome.OneDayAtATime
   |nexus  = 15564
+
   |nexus  = 8870
   |github  =
+
   |github  = miome/OneDayAtATime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = One Silo Storage
   |author  = TfueLovesBanana
+
   |author  = SorryLate, rharyanto
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 16764
+
   |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    = Refill Silos
+
   |name    = One Sprinkler One Scarecrow
   |author  = Alpha_Omegasis
+
   |author  = Mizzion
   |id      = Omegasis.RefillSilos
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 20779
+
   |nexus  = 3633
 +
  |moddrop = 661376
 +
  |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = Nick Martin
+
   |author  = Khitiara
   |id      = NickMartin.RefundStaircases
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 19209
+
   |nexus  = 20955
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Online Splitscreen
   |author  = Hammurabi
+
   |author  = DeLiXx
   |id      = HammurabiRegeneration
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  =
+
   |nexus  = 12291
   |chucklefish = 4584
+
   |github  =
   |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
+
   |source  =
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
+
}}
   |summary = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Only Fish Consume Bait, Only Fishes Consume Bait
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.OnlyFishConsumeBait
 +
   |nexus   = 22766
 +
   |github = MercuryVN/OnlyFishConsumeBait
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Only Iridium
 +
  |author  = xiaoye97
 +
  |id      = xiaoye97.OnlyIridium
 +
  |nexus  = 4471
 +
  |github  =
 
}}
 
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Ore Detector
   |author  = SlyMerc
+
   |author  = AvalonMFX
   |id      = RelationshipBar
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 1009
+
  |curse  = 1017154
 +
  |nexus  = 23312
 +
  |github  = 1Avalon/Ore-Detector
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ore Increaser
 +
  |author  = crazywig
 +
  |id      = crazywig.oreincrease
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Overworld Chests
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.RememberFacedDirection
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 6946
+
   |nexus  = 7710
   |github  = Annosz/StardewValleyModding
+
   |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 Your Umbrella
+
   |name    = OwO Stawdew Vawwey
   |author  = heyseth
+
   |author  = CrunchyDuck
   |id      = heyseth.umbrellas
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 8366
+
   |nexus  = 8923
   |github  = heyseth/SDVMods
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = P2P Animal Noise
 +
  |author  = Modotte
 +
  |id      = modotte.P2PAnimalNoise
 +
  |nexus  = 17383
 +
  |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
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rented Tools Improved
 
  |author  = SolusCleansing
 
  |id      = SolusCleansing.RentedToolsImproved
 
  |nexus  = 18909
 
  |github  = SolusCleansing/RentedToolsImproved
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rented Tools
 
  |author  = JarvieK
 
  |id      = JarvieK.RentedTools
 
  |nexus  = 1307
 
  |github  = Jarvie8176/StardewMods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
<!--
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |unofficial version = 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    = Reorient After Eating
+
   |name    = Paritee's Treat Your Animals
   |author  = PunningLinguist
+
   |author  = Paritee
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 7585
+
   |nexus  = 3375
   |github  = amconners/ReorientAfterEating
+
   |github  = paritee/Paritee.StardewValley.Frameworks
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Replanter
 
  |author  = jwdred
 
  |id      = jwdred.Replanter
 
  |nexus  = 589
 
  |github  = jdusbabek/stardewvalley
 
  
   |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-42227 1.3].
+
<!--
 +
   |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    = ReRegeneration
+
   |name    = Parsnips
   |author  = littleraskol
+
   |author  = MarthaSolomon, SolomonsWorkshop
  |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
  |nexus  = 6837
+
   |nexus  = 2166
  |moddrop = 827580
 
  |github  = littleraskol/ReRegeneration
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reseed, Roc's Reseed Mod
 
  |author  = rocslayer, James Overton
 
   |id      = Roc.Reseed
 
   |nexus  = 2421
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
  |status  = workaround
 
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = f4iTh, JertsukkaTheMan
  |id      = KoihimeNakamura.ResetCaverns
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
  |moddrop = 1080116
+
   |nexus  = 3524
  |nexus  =
 
  |github  = Sakorona/SDVMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reset Terrain Features
 
  |author  = mabelSyrup
 
   |id      = MabelSyrup.ResetTerrainFeatures
 
   |nexus  = 4715
 
 
   |github  =
 
   |github  =
 
  |broke in          = Stardew Valley 1.5
 
  |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    = Partial Hearts
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ResourceStorage
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 17951
+
   |nexus  = 11628
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Particle Effects
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = aedenthorn.ParticleEffects
   |nexus  = 12029
+
  |curse  = 868786
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 11056
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Particle Framework
   |author  = aedenthorn, Erinthe
+
   |author  = Espy
   |id      = aedenthorn.Restauranteer
+
   |id      = Espy.ParticleFramework
   |nexus  = 14519
+
   |nexus  = 23544
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Smoked-Fish/ParticleFramework
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = Part of the Community
   |author  = iceburg
+
   |author  = bmarquismarkail, Space Baby
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 4974
+
   |nexus  = 923
   |github  = ManApart/RetroActiveAchievements
+
   |github  = bmarquismarkail/SV_PotC
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = Passable Crops
   |author  = millerscout
+
   |author  = NCarigon
   |id      = Millerscout.RetroactiveStardew
+
   |id      = NCarigon.PassableCrops
   |nexus  = 6953
+
   |nexus  = 15223
   |github  = millerscout/StardewMillerMods
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Passable Descents
   |author  = Iceburg
+
   |author  = Rokugin
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = Rokugin.PassableDescents
   |nexus  = 356
+
   |nexus  = 22592
   |github  =
+
   |github  = rokugin/StardewMods
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Passable Ladders
   |author  = GreenOnion24
+
   |author  = J_Hizzal
   |id      = GreenOnion24.ReverseProposal
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 8526
+
   |nexus  = 2985
   |github  =
+
   |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    = Revive Dead Crops
+
   |name    = Passable Objects
   |author  = atravita
+
   |author  = punyo, yakminepunyo
   |id      = atravita.ReviveDeadCrops
+
   |id      = punyo.PassableObjects
  |curse  = 870964
+
   |nexus  = 2329
  |moddrop = 1294436
+
   |github  = pomepome/PassableObjects
   |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    = Passerby Cemetery, ClownSharp
   |author  = ribeena
+
   |author  = DecidedlyHuman and fellowclown
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 11809
+
   |nexus  = 22600
   |github  = ribeena/BusLocations
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = Passive Friendship
   |author  = Rafseazz
+
   |author  = StultusV
   |id      = Rafseazz.RidgesideVillage
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 7286
+
   |nexus  = 8732
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |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 = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause Sync
 +
  |author  = Terrorbladed
 +
  |id      = Tb.Stardew_Pause_Sync
 +
  |nexus  = 10160
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause Time in Multiplayer Revived
 +
  |author  = mishmaash
 +
  |id      = mishmaash.PauseInMultiplayer
 +
  |nexus  = 21327
 +
  |github  = mishagp/PauseInMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = Pause While Sitting
   |author  = Goldenrevolver
+
   |author  = heyseth
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = heyseth.sitpause
   |nexus  = 10669
+
   |nexus  = 8295
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = heyseth/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = PDQ Paths
   |author  = Jibb
+
   |author  = Jaredlll08
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = BlameJared.PDQPaths
   |nexus  = 12171
+
   |nexus  =
 +
  |curse  = 307090
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican Fiber
 +
  |author  = jwdred
 +
  |id      = jwdred.PelicanFiber
 +
  |nexus  = 631
 +
  |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.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    = Rise And Shine
+
   |name    = Pelican Postal Service
   |author  = Yoshify
+
   |author  = ElectroCrumpet
   |id      = Yoshify.RiseAndShine
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 3
+
   |nexus  = 2770
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 
 
<!--
 
<!--
   |unofficial version = 1.1.1-whisk-update
+
   |unofficial version = 1.0.7-unofficial.1-Strobe
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
+
   |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    = Riverland Farm but You Need to Build Bridges
+
   |name    = Pelican TTS
   |author  = idermailer
+
   |author  = Platonymous
   |id      = idermailer.riverfarmButBridge
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 15748
+
   |nexus  = 1079
   |github  =
+
  |moddrop = 793929
 +
   |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    = 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,862: Line 15,479:
 
}}
 
}}
 
{{#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  = CyanFireUK/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.PermanentCookoutKit
 +
  |nexus  = 8035
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persia the Mermaid, PersiaMod
 +
  |author  = Avalon, Avalonii
 +
  |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
 +
  |nexus  = 1419
 
   |github  =
 
   |github  =
 +
 +
  |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    = Running Late
+
   |name    = Persistent Game Options
   |author  = Coll1234567
+
   |author  = Xangria
   |id      = Coll1234567.RunningLate
+
   |id      = Xangria.PersistentGameOptions
   |nexus  = 3518
+
   |nexus  = 1778
 
   |github  =
 
   |github  =
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Grange Display
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PersisitentGrangeDisplay
 +
  |nexus  = 7977
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Persistent Mines
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = spacechase0.PersistentMines
  |curse  = 867397
+
   |nexus  = 14985
  |moddrop = 127276
 
   |nexus  = 605
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 13,920: Line 15,562:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = Persival's Bundle Mod
   |author  = ZeroMeters
+
   |author  = Persival
   |id      = ZeroMeters.SAAT.API
+
   |id      =
   |nexus  = 10747
+
   |nexus  = 438
   |github  = Dawilly/SAAT
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Anvil
 +
  |author  = Strobe
 +
  |id      = Strobe.PersonalAnvil
 +
  |nexus  = 5326
 +
  |github  = strobel1ght/Personal-Anvil
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Combat Drone Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.cambam.MURDERDRONE.redux
 +
  |nexus  = 18224
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Personal Effects
   |author  = ZeroMeters
+
   |author  = bwdy
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = bwdy.personaleffects
   |nexus  = 10747
+
   |nexus  = 3532
   |github  = Dawilly/SAAT
+
   |github  = bwdymods/SDV-PersonalEffects
  
   |broke in = Stardew Valley 1.6<!--@retest-after SAAT.API-->
+
  |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    = Safe Lightning
+
   |name    = Personal Effects Redux
   |author  = CatCattyCat, Cat
+
   |author  = ceruleandeep
   |id      = cat.safelightning
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 2039
+
   |nexus  = 8616
  |moddrop = 833550
+
   |github  = ceruleandeep/CeruleanStardewMods
   |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    = Personal Indoor Farm
   |author  = Shockah
+
   |author  = DeLiXx
   |id      = Shockah.SafeLightning
+
   |id      = DLX.PIF
   |nexus  = 11857
+
  |curse  = 990840
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 20537
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = LunaticShade
+
   |author  = Alex Noddings
   |id      = LunaticShade.SafeReading
+
   |id      = an.ownscepter
   |nexus  = 8564
+
   |nexus  = 2404
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Personal Traveling Cart
   |author  = blueberry
+
   |author  = aedenthorn, Erinthe
   |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      = aedenthorn.PersonalTravellingCart
   |nexus  = 4154
+
   |nexus  = 14087
   |github  = b-b-blueberry/SailorStyles
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Pet Against Crows
   |author  = Artinity
+
   |author  = stardemod
   |id      = Artinity.SaloonWarpTotem
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 16450
+
   |nexus  = 21247
   |github  = Artinity/SaloonWarpTotem
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAML
+
   |name    = Pet Bowl Filler
   |author  = MindMeltMax
+
   |author  = Invatorzen
   |id      = MindMeltMax.SAML
+
   |id      = invatorzen.PBF
   |nexus  = 20250
+
   |nexus  = 12161
   |github  = MindMeltMax/SAML
+
   |github  =
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Bowl Sprinklers
 +
  |author  = Andrew Young, andyruwruw
 +
  |id      = andyruwruw.PetBowlSprinklers
 +
  |nexus  = 22546
 +
  |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Choice Perks
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.petChoicePerks
 +
  |nexus  = 3313
 +
  |github  = skuldomg/petChoicePerks
  
   |status = ok
+
   |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    = Sauvignon in Stardew
+
   |name    = Pet Enhancement Mod
   |author  = Jesse, Jdvicks94
+
   |author  = Jfulmer, Consillium
   |id      = Jesse.SauvignonInStardew
+
   |id      = JfulmerPetEnhancementMod
   |nexus  = 2597
+
   |nexus  =
   |github  = JDvickery/Sauvignon-in-Stardew
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
   |github  = jlfulmer/PetEnhancementMod
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in     = SMAPI 2.0
 +
  |status        = workaround
 +
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 
<!--
 
<!--
   |unofficial version = 1.9.1-unofficial.5-BigBhole69
+
   |unofficial version = 0.0.2-unofficial.2-pathoschild
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
+
   |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    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = Pet Hats
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = aedenthorn.PetHats
   |nexus  = 11833
+
   |nexus  = 15301
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Pet Interaction
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = jahangmar
   |id      = Omegasis.SaveAnywhere
+
   |id      = jahangmar.PetInteraction
   |nexus  = 8386<!--non-redux: 444-->
+
   |nexus  = 4232
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |github  = jahangmar/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's Enhanced
   |author  = SMAPI
+
   |author  = Sunken_Lace
   |id      = SMAPI.SaveBackup
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  =
+
   |nexus  = 24026
  |url    = https://smapi.io
+
   |github  =
   |github  = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = Pet Spawn Location
   |author  = SorryLate, rharyanto
+
   |author  = Shaklin
   |id      = SorryLate.SaveGameOptions
+
   |id      = shaklin.petspawnlocation
   |nexus  = 5190
+
   |nexus  = 5986
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = PHDE Mob Spawner
   |author  = Platonymous
+
   |author  = zesman
   |id      = Platonymous.ScaleUp
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 3130
+
   |nexus  = 2794
  |moddrop = 793912
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.3.29
 
+
   |status   = abandoned
   |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = PHDE Unlocked Recipes
   |author  = WretchedPenguin
+
   |author  = zesman
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 3579
+
   |nexus  = 2798
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = BinaryLip
+
   |author  = Becks723
   |id      = BinaryLip.ScheduleViewer
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 19305
+
   |nexus  = 12981
   |github  = BinaryLip/ScheduleViewer
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Screenshot Everywhere
 
  |author  = Gaiadin
 
  |id      = Gaiadin.Stardew-Screenshot-Everywhere
 
  |nexus  = 10805
 
  |github  = Gaiadin/Stardew-Screenshot-Everywhere
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Phone Villagers
   |author  = Caraxian
+
   |author  = DewMods
   |id      = caraxian.scroll.to.blank
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 4144
+
   |nexus  = 2681
  |chucklefish = 4405
+
   |github  =
   |github  = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Pick Forge Enchantment
   |author  = Tomwa
+
   |author  = Dragoon23
   |id      = Tomwa.ScrollToZoom
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 2163
+
   |nexus  = 22707
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = kdau
+
   |author  = atravita
   |id      = kdau.ScryingOrb
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 5603
+
  |curse  = 870980
   |moddrop = 756553
+
   |nexus  = 11376
   |source = https://gitlab.com/kdau/predictivemods
+
   |moddrop = 1125882
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = mmanlapat
+
   |author  = KediDili
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = KediDili.ThePicrosser
   |nexus  = 1106
+
   |nexus  = 17530
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = Pierre Sells Mixed Seeds
   |author  = Super Aardvark, ubererdferkel
+
   |author  = GrimReapers1121
   |id      = SuperAardvark.GameOfLife
+
   |id      = GrimReapers.PSMS
   |nexus  = 5361
+
   |nexus  = 12606
  |github  = super-aardvark/AardvarkMods-SDV
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Pierre's Roulette Shop
   |author  = Dawgeth
+
   |author  = Xynerorias
   |id      = MTD.SDVTwitch
+
   |id      = xynerorias.pierresroulette
   |nexus  = 1760
+
   |nexus  = 10826
   |github  =
+
   |github  = xynerorias/pierre-roulette-shop-SV
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Piggy Bank Mod
   |author  = SixthTitan
+
   |author  = MindMeltMax
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 3203
+
   |nexus  = 6934
   |github  =
+
   |moddrop = 1135669
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Pipe Irrigation
   |author  = FreeTheJunimos
+
   |author  = aedenthorn, Erinthe
   |id      = freethejunimos.seaclifffarm
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 13911
+
   |nexus  = 10205
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Placeable Mine Shafts
   |author  = FreeTheJunimos
+
   |author  = aedenthorn, Erinthe
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 14296
+
   |nexus  = 5440
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Place Floor on Tilled Dirt
   |author  = Shockah
+
   |author  = temisthem
   |id      = Shockah.SeasonAffixes
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 16297
+
   |nexus  = 23493
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Placement Plus
   |author  = Tyler Gibbs
+
   |author  = 2Retr0
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 14382
+
   |nexus  = 8798
   |github  = tylergibbs2/StardewValleyMods
+
  |curse  = 486164
 +
   |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Plan Importer
   |author  = dumbledalton
+
   |author  = Platonymous
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = Platonymous.PlanImporter
   |nexus  = 10457
+
   |nexus  = 2071
   |github  =
+
   |moddrop = 793846
}}
+
   |github  = Platonymous/Stardew-Valley-Mods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sebastian Frog Tank Switch
 
  |author  = Shaklin
 
  |id      = shaklin.SebastianFrogTankSwitch
 
  |nexus  = 8508
 
   |github  =
 
  
 
   |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    = Planned Parenthood
   |author  = Janglinator
+
   |author  = aedenthorn, Erinthe
   |id      = jangles.secretariat
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 7537
+
   |nexus  = 12869
   |github  = Janglinator/Secretariat
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = Plantable Mushroom Trees
   |author  = aedenthorn, Erinthe
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = aedenthorn.HedgeMaze
+
   |id      = f4iTh.PMT
  |curse  = 868718
+
   |nexus  = 2349
   |nexus  = 14138
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
  |status  = obsolete
 +
   |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = Plantable Palm Trees
   |author  = ichortower
+
   |author  = MouseyPounds
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = MouseyPounds.PlantablePalmTrees
   |nexus  = 19112
+
   |nexus  = 4096
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Plant and Fertilize All, Plant All
  |author  = Platonymous
 
  |id      = Platonymous.SeedBag
 
  |nexus  = 1133
 
  |moddrop = 793931
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Seed Info, Seed Information
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedInfo
+
   |id      = aedenthorn.PlantAll
   |nexus  = 15754
+
   |nexus  = 10482
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 14,229: Line 15,881:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Planter Trees
   |author  = Veress
+
   |author  = aedenthorn, Erinthe
   |id      = Veress.SeedMachines
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 6265
+
   |nexus  = 11687
   |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    = Plant on Grass
   |author  = vabrell, Victor Abrell
+
   |author  = Demiacle
   |id      = vabrell.sm_bqms
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 14236
+
   |nexus  = 1026
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Platonic Partners and Friendships
   |author  = mcoocr
+
   |author  = Amaranthacyan and ch20youk
   |id      = mcoocr.smcq
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 3089
+
   |nexus  = 8146
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  =
 
 
  |broke in    = SMAPI 3.0
 
  |status      = workaround
 
  |summary      = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = Platonic Relationships
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry, CherryChain
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 10681
+
   |nexus  = 4668
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 716353
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PlatoTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlatoTK
 +
  |curse  = 877225
 +
  |nexus  = 6589
 +
   |github  = Platonymous/PlatoTK
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PlatoUI
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlatoUI
 +
  |moddrop = 1521422
 +
  |nexus  = 19023
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plato Warp Menu
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
 +
  |curse  = 877227
 +
  |nexus  = 5384
 +
  |moddrop = 793920
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Arrows
 +
  |author  = TheShamanLord
 +
  |id      = TheShamanLord.PlayerArrows
 +
  |nexus  = 19479
 +
  |github  = Jwaad/Stardew_Player_Arrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = jahangmar
+
   |author  = DecidedlyHuman
   |id      = jahangmar.SeedsAreRare
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 3618
+
   |nexus  = 7969
   |github  = jahangmar/StardewValleyMods
+
   |moddrop = 984961
 
+
   |github  = DecidedlyHuman/PlayerCoordinates
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = Player Income Stats
   |author  = Xynerorias
+
   |author  = ha1fdaew
   |id      = xynerorias.seedshortage
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 5614
+
   |nexus  = 7373
   |github  = xynerorias/Seed-Shortage
+
   |github  = ha1fdaew/PlayerIncomeStats
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Player Server Info
   |author  = blueberry
+
   |author  = EuroCent
   |id      = blueberry.SeedsUnpacked
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 7215
+
   |nexus  = 24267
   |github  = b-b-blueberry/SeedsUnboxed
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Playground Mod
   |author  = Khloe Leclair
+
   |author  = aedenthorn, Erinthe
   |id      = leclair.seemerollin
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 10976
+
   |nexus  = 14125
  |moddrop = 1116122
+
   |github  = aedenthorn/StardewValleyMods
   |github  = KhloeLeclair/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SelfServe
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  = 11313
+
   |nexus  = 12750
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 14,313: Line 15,988:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Please Fix Error
   |author  = JarvieK
+
   |author  = Jessebot
   |id      = JarvieK.SelfService
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 1304
+
   |nexus  = 6492
   |github  = Jarvie8176/StardewMods
+
   |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Please Gift Me In Person
 +
  |author  = Shockah
 +
  |id      = Shockah.PleaseGiftMeInPerson
 +
  |nexus  = 11217
 +
  |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |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    = Point and Plant
   |author  = GuiNoya, Yesst
+
   |author  = jwdred
   |id      = GuiNoya.SelfServiceShop
+
   |id      = jwdred.PointAndPlant
   |nexus  = 1622
+
   |nexus  = 572
   |github  = GuiNoya/SVMods
+
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Self Service|Self Service]] instead.
+
   |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    = Sell Quality
+
   |name    = PokefyMania
   |author  = DonDorscha, jasonmbrady
+
   |author  = Noodles of Cat
   |id      = DonDorscha.SellQuality
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 12469
+
   |nexus  = 20161
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = hafnerpw
+
   |author  = The Krominator
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 13794
+
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Pollen Sprites
   |author  = Denifia
+
   |author  = Esca, Esca-MMC
   |id      = Denifia.SendItems
+
   |id      = Esca.PollenSprites
   |nexus  = 1087
+
   |nexus  = 6149
   |moddrop = 127754
+
   |moddrop = 790268
   |github  = Denifia/StardewMods
+
   |github  = Esca-MMC/PollenSprites
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Kiss
 +
  |author  = ApryllForever
 +
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Bed
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetBed
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = lolmaj
+
   |author  = ApryllForever
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 3965
+
   |nexus  = 20599
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = PeacefulEnd
+
   |author  = ApryllForever
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 8011
+
   |nexus  = 20599
   |github  = Floogen/SereneGreenhouse
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = Ilyaki
+
   |author  = ApryllForever
   |id      = Ilyaki.ServerBookmarker
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  = 2968
+
   |nexus  = 20599
   |github  = Ilyaki/ServerBookmarker
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |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    = Polygamy
   |author  = Ilyaki
+
   |author  = bwdy
   |id      = Ilyaki.ServerBrowser
+
   |id      = bwdy.polygamy
   |nexus  = 3227
+
   |nexus  = 3542
   |github  = Ilyaki/Server-Browser
+
   |github  = bwdymods/SDV-Polygamy
  
 
   |broke in = Stardew Valley 1.4
 
   |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    = Server Port Changer
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = PhantomGamers
+
   |author  = Mezrag Yasser, Yasser
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = Yasser.PomodoroMod
   |nexus  = 2993
+
   |nexus  = 19780
  |github  = PhantomGamers/StardewPortChanger
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Set Reminders
 
  |author  = Aelaan Bluewood
 
  |id      = AelaanBluewood.SetReminders
 
  |nexus  = 16112
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Pond Painter
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds
   |id      = aedenthorn.SewerSlimes
+
   |id      = MouseyPounds.PondPainter
   |nexus  = 18195
+
   |nexus  = 4703
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = Pong
   |author  = Edu Anttunes
+
   |author  = CatCattyCat, Cat
   |id      = Maze
+
   |id      = cat.Pong
   |nexus  = 8930
+
   |nexus  = 1994
   |github  =
+
  |moddrop = 833548
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = Pony Weight Loss Program
   |author  = Batzpup
+
   |author  = BadNetCode
   |id      = SharedExp.Batzpup
+
   |id      = BadNetCode.PonyWeightLossProgram
   |moddrop = 1269698
+
   |nexus  = 1232
   |nexus  = 14607
+
   |moddrop = 130159
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = PoohCore
   |author  = virtualbjorn
+
   |author  = Pooh
   |id      = virtualbjorn.SharedProfessions
+
   |id      = poohnhi.PoohCore
   |nexus  = 16628
+
   |nexus  = 22941
   |github  =
+
   |github  = poohnhi/PoohCore
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Poop Framework
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.SharingIsCaring
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 14263
+
   |nexus  = 17152
   |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    = Shed Notifications
+
   |name    = Portable Holes
   |author  = TheCroak
+
   |author  = LeFauxMatt
   |id      = TheCroak.BuildingsNotifications
+
   |id      = furyx639.PortableHoles
   |nexus  = 620
+
  |curse  = 871832
 +
   |nexus  = 13471
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portable TV
 +
  |author  = kdau
 +
  |id      = kdau.PortableTV
 +
  |nexus  = 5674
 +
  |moddrop = 761325
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Portable Witch Shrines
   |author  = Nishtra
+
   |author  = chocolatte12
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 756
+
   |nexus  = 20141
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Portal Guns
   |author  = Berkay Yigit, berkayylmao
+
   |author  = TrollTheBotman
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = JoshJKe.PortalGun
   |nexus  = 3782
+
   |nexus  = 3049
   |github  = berkayylmao/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Portraiture
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.ShipFromInventory
+
   |id      = Platonymous.Portraiture
   |nexus  = 3219
+
   |nexus  = 999
   |moddrop = 793916
+
   |moddrop = 793927
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = Portraiture Plus
   |author  = JPAN
+
  |author  = Arborsm
   |id      = JPAN.QualityFromShipments
+
  |id      = Arborsm.PortraiturePlus
   |nexus  = 7531
+
  |nexus  = 24534
 +
  |github  = Arborsm/PortraiturePlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Positive Predictor
 +
  |author  = season
 +
  |id      = season.PositivePredictor
 +
  |nexus  = 23132
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Postbox Building, PostBox Mod
 +
  |author  = i-saac-b, isaacb
 +
  |id      = i-saac-b.PostBoxMod
 +
  |nexus  = 17614
 +
  |github  = i-saac-b/PostBoxMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Post Wedding Dates
 +
   |author  = Blams
 +
   |id      = blams.PostWeddingDates
 +
   |nexus  = 10708
 
   |github  =
 
   |github  =
  
Line 14,498: Line 16,213:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Power Nap
   |author  = Iceburg
+
   |author  = LakeMonster_, LakeMonster666
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 321
+
   |nexus  = 5256
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = PPJA Producer Converter
   |author  = Futro, Futroo
+
   |author  = Digus
   |id      = futro.ShippingBinSummary
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 18992
+
   |nexus  = 4972
   |github  = futroo/Stardew-Valley-Mods
+
   |github  = Digus/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = holythesea
+
   |author  = ryaon
  |id      = holythesea.SortShippingCollection
+
   |id      = Ryaon.FectorChallenge
  |nexus  = 15694
+
   |nexus  = 5125
  |github  = holy-the-sea/SortShippingCollection
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shop Anywhere
 
  |author  = SorryLate, rharyanto
 
   |id      = SorryLate.ShopAnywhere
 
   |nexus  = 5299
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Prairie King Made Easy
   |author  = Entoarox
+
   |author  = Mucchan
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 2278
+
   |nexus  =
   |chucklefish = 4381
+
   |chucklefish = 3594
   |github  = Entoarox/StardewMods
+
   |github  = mucchan/sv-mod-prairie-king
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in          = Stardew Valley 1.2
 
+
  |unofficial version = 1.0.1-unofficial.2-pathoschild
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
+
   |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    = Shoplifter
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = TheMightyAmondee
+
   |author  = Renny
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = renny.prairiekingprizes
   |nexus  = 8569
+
   |nexus  = 2811
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = OfficialRenny/PrairieKingPrizes
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shopping Cart
 
  |author  = LeFauxMatt
 
  |id      = furyx639.ShoppingCart
 
  |curse  = 871829
 
  |nexus  = 13701
 
  |github  = LeFauxMatt/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Prairie King UI Enhancements
   |author  = AvalonMFX
+
   |author  = Incognito357
   |id      = AvalonMFX.ShoppingShow
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 18445
+
   |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    = Shop Tile Framework
+
   |name    = Pravoloxinone
   |author  = Cherry, CherryChain
+
   |author  = TheMightyAmondee
   |id      = Cherry.ShopTileFramework
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 5005
+
   |nexus  = 23008
  |moddrop = 716384
+
   |github  = TheMightyAmondee/Pravoloxinone
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Precise Furniture
   |author  = moonslime
+
   |author  = Espy
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = Espy.PreciseFurniture
   |nexus  = 16028
+
   |nexus  = 23488
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Precision Wheel
   |author  = Traktori
+
   |author  = DespairScent
   |id      = Traktori.ShowBirthdays
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 7495
+
   |nexus  = 22222
   |github  = Traktori7/StardewValleyMods
+
   |github  = DespairScent/PrecisionWheel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Predictable Retaining Soil
   |author  = Igorious
+
   |author  = Shockah
   |id      = Igorious.Showcase
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  =
+
   |nexus  = 10956
  |chucklefish = 4487
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Predictor
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = JoXW
   |id      = f4iTh.ShowCatchQuality
+
   |id      = JoXW.Predictor
   |nexus  = 3326
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Predict Seed Maker
   |author  = MasterOfMutton
+
   |author  = lech43
   |id      = faragodavid.showcookingrecipes
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 5525
+
   |nexus  = 6395
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Preexisting Relationship
   |author  = Arphox
+
   |author  = spacechase0
   |id      = Arphox.ShowDailyLuck
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 15910
+
   |curse   = 867710
  |github  = arphox/StardewValleyMods
+
   |nexus  = 7684
}}
+
   |github  = spacechase0/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Show Item Quality
 
   |author  = Jonqora
 
  |id      = Jonqora.ShowItemQuality
 
   |nexus  = 6311
 
   |github  = Jonqora/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Pregnancy Role
   |author  = aedenthorn, Erinthe
+
   |author  = kdau
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = kdau.PregnancyRole
  |curse  = 868887
+
   |nexus  = 5762
   |nexus  = 6540
+
   |moddrop = 768494
  |github  = aedenthorn/stardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Show Predictable RNG Outcomes
 
  |author  = Relance
 
  |id      = Relance.ShowPredictableRNGOutcomes
 
   |nexus  = 13186
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Prepare for New Day
   |author  = adverserath
+
   |author  = igotnousername
   |id      = Adverserath.ShowXP
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 19501
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Press to Quack
   |author  = Strobe and TehPers
+
   |author  = DraconisLeonidas
   |id      = ShroomSpotter
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 7934
+
   |nexus  = 13583
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = DraconisLeonidas/PressToQuack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Price Drops
   |author  = Geko_X
+
   |author  = skuldomg, Skuld
   |id      = gekox.shutUp
+
   |id      = skuldomg.priceDrops
   |nexus  = 7358
+
   |nexus  = 2047
   |github  =
+
   |github  = skuldomg/priceDrops
  |source  = https://gitlab.com/geko_x/stardew-mods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Price Fluctuation
   |author  = Invatorzen
+
   |author  = lech43
   |id      = invatorzen.AC
+
   |id      = lech43.PriceFluctuation
   |nexus  = 12164
+
   |nexus  = 6396
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Prices
   |author  = climaxius
+
   |author  = skiilaa
   |id      = climaxius.silentscarecrows
+
   |id      = skiilaa.Prices
   |nexus  = 3258
+
   |nexus  = 2255
   |github  = robbiev/SilentScarecrows
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Silo Report
 
  |author  = bogie5464
 
  |id      = bogie5464.SiloReport
 
  |nexus  = 3194
 
  |github  = bogie5464/SiloReport
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Silo Size|Silo Size]] instead.
+
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = Price Tooltips
   |author  = pepoluan
+
   |author  = Darkhax
   |id      = pepoluan.SiloSize
+
   |id      = darkhax.pricetooltip
   |nexus  = 8819
+
   |nexus  =
   |moddrop = 981291
+
   |curse  = 299169
   |github  =
+
   |github  = Stardew-Valley-Modding/PriceTooltips
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
  
   |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 Crop Label
+
   |name    = Prismatic Butterfly Location
   |author  = TheMusketeer
+
   |author  = no12nv2
   |id      = SimpleCropLabel
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 314
+
   |nexus  = 23045
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Prismatic Clothing
   |author  = Enaium
+
   |author  = atravita
   |id      = Enaium.SimpleHUD
+
   |id      = atravita.PrismaticClothing
   |moddrop = 1145228
+
  |curse  = 870969
   |nexus  =
+
   |moddrop = 1205162
   |github  = Enaium-StardewValleyMods/SimpleHUD
+
   |nexus  = 13051
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Prismatic Fire
  |author  = skn
 
  |id      = skn.HungerMod
 
  |nexus  = 3270<!--was 1127 before re-release-->
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Simple Screenshots, Screenshot
 
 
   |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
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
 +
<!--
 +
  |status            = workaround
 +
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Prismatic Tools Continued
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = iargue
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 366
+
   |nexus  = 21450
   |github  = tlcasebeer/SivsMarriageMod
+
   |github  =
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Producer Framework Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Digus
   |id      = aedenthorn.SixtyNine
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 6969
+
   |nexus  = 4970
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = spacechase0
+
   |author  = Digus
   |id      = spacechase0.SizableFish
+
   |id      = Digus.PFMAutomate
   |nexus  = 14267
+
   |nexus  = 5038
   |github  = spacechase0/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Production Stats
   |author  = aedenthorn, Erinthe
+
   |author  = FlameHorizon
   |id      = aedenthorn.Skateboard
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 13096
+
   |nexus  = 21270
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FlameHorizon/ProductionStats
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Profession Adjustments
   |author  = LunaticShade
+
   |author  = Kevin Connors
   |id      = LunaticShade.SkillfulClothes
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 8541
+
   |nexus  = 2424
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  = kevinforrestconnors/ProfessionAdjustments
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Profiler
   |author  = Alphablackwolf
+
   |author  = SinZ
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = SinZ.Profiler
   |nexus  = 569
+
   |nexus  = 12135
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = SinZ163/StardewMods
 
 
  |broke in          = Stardew Valley 1.6
 
  |unofficial version = 1.2.4-unofficial.15-huancz
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-130#post-120716
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Profit Calculator
   |author  = Alphablackwolf
+
   |author  = spacechase0
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = spacechase0.ProfitCalculator
   |nexus  = 569
+
  |curse  = 867736
   |github  = Alphablackwolf/SkillPrestige
+
  |moddrop = 771668
 
+
   |nexus  = 3378
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Cooking Skill-->
+
   |github  = spacechase0/StardewValleyMods
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Profit Calculator → DGA Support
   |author  = Tondorian
+
   |author  = 6135
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 18605
+
  |moddrop = 1502461
   |github  = Tondorian/StardewValleyMods
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
  
   |broke in = Stardew Valley 1.6<!--@retest after Skill Prestige, Love of Cooking-->
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = Alphablackwolf
+
   |author  = 6135
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = 6135.ProfitCalculator
   |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-->
 
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Magic
+
   |name    = 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.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Project Fluent
 +
  |author  = Shockah
 +
  |id      = Shockah.ProjectFluent
 +
  |nexus  = 12638
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Project S
 +
  |author  = NarlanMarlan
 +
  |id      = narlan.projects
 +
  |nexus  = 3785
 +
  |github  = NolanEastburn/ProjectS
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Public Access TV
   |author  = spacechase0
+
   |author  = kdau
   |id      = spacechase0.SkillTraining
+
   |id      = kdau.PublicAccessTV
   |nexus  = 14452
+
   |nexus  = 5605
   |github = spacechase0/StardewValleyMods
+
   |moddrop = 757967
 +
  |source = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
  |status  = workaround
 +
  |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Public Access TV (1.6)
   |author  = FricativeMelon
+
   |author  = John Peters
   |id      = FricativeMelon.SkipDialogue
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 15311
+
   |nexus  = 22486
   |github  = FricativeMelon/SkipDialogue
+
   |github  = emurphy42/PredictiveMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fish
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = LucaINC
+
   |author  = TerryDBS
   |id      = LucaINC.StardewValleyMods.SkipFish
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 19762
+
   |nexus  = 7048
 
   |github  =
 
   |github  =
  
Line 14,930: Line 16,600:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Puffer Chick - Chickens
   |author  = DewMods
+
   |author  = Sonozuki
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 2697
+
   |nexus  = 2997
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame 2
+
   |name   = Pumpkin Chickens
   |author   = philosquare
+
   |author = Sonozuki
   |id       = philosquare.SkipFishingMinigame2
+
   |id     = EpicBellyFlop45.PumpkinChickens
   |moddrop  = 1530481
+
   |nexus  = 3004
   |github  = philosquare/SDVSkipFishingMinigame2
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Purchasable Galaxy Item
   |author  = Pathoschild
+
   |author  = SorryLate
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = SorryLate.GalaxyItem
  |nexus  = 533
+
   |nexus  = 5289
  |moddrop = 606601
 
  |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skip Start
 
  |author  = DeadRobotDev
 
  |id      = DeadRobotDev.SkipStart
 
   |nexus  = 11885
 
 
   |github  =
 
   |github  =
  
Line 14,963: Line 16,627:
 
}}
 
}}
 
{{#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
+
   |author  = Platonymous
   |id      = Annosz.SleeplessFisherman
+
   |id      = Platonymous.Toolkit
   |nexus  = 5915
+
   |nexus  = 1726
   |github  = Annosz/StardewValleyModding
+
  |moddrop = 793815
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Qi Chests
   |author  = instafluff
+
  |author  = spacechase0
   |id      = instafluff.sleeplessinstardew
+
  |id      = spacechase0.QiChest
   |nexus  = 5445
+
  |nexus  = 15696
   |github  = instafluff/SleeplessInStardew
+
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Qi Exchanger
 +
   |author  = Mizzion
 +
   |id      = mizzion.qiexchanger
 +
   |nexus  = 1930
 +
  |moddrop = 661359
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Qi Sprinklers
   |author  = bwdy
+
   |author  = UnknownLegacy
   |id      = bwdy.sleepovers
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 3531
+
   |nexus  = 7904
   |github  = bwdymods/SDV-Sleepovers
+
   |github  = UnkLegacy/QiSprinklers
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Vexorth
+
   |author  = Prismuth
   |id      = Vexorth.SleepWherever
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 16674
+
   |nexus  = 1647
 
   |github  =
 
   |github  =
 +
 +
  |broke in  = Stardew Valley 1.3
 +
  |status    = workaround
 +
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Quality Bait
   |author  = Platonymous
+
   |author  = MindMeltMax
   |id      = Platonymous.SleepWorker
+
   |id      = MindMeltMax.QualityBait
   |curse  = 877233
+
   |curse  = 1004490
   |moddrop = 793835
+
   |moddrop = 1443555
   |nexus  = 2062
+
   |nexus  = 16832
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Quality Fish Ponds
   |author  = spacechase0
+
   |author  = ytsc
   |id      = spacechase0.SleepyEye
+
   |id      = ytsc.QualityFishPonds
  |curse  = 867761
+
   |nexus  = 11021
  |moddrop = 129011
+
   |github  = YTSC/StardewValleyMods
   |nexus  = 1152
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Quality Of Combat
   |author  = fernass354
+
   |author  = Aile72
   |id      = fernass354.SlimeHutchResize
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 18507
+
   |nexus  = 23894
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = DaLion
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 13778
+
   |nexus  = 11296
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Slime Mods, Slime Minigame, Slime QOL
 
  |author  = Tofu, SadDodo
 
  |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
 
  |nexus  = 2743
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Quality Products
   |author  = exotico
+
   |author  = SilentOak
   |id      = exotico.SlimeProduce
+
   |id      = SilentOak.QualityProducts
   |nexus  = 7634
+
   |nexus  = 3609
   |github  = andraemon/SlimeProduce
+
   |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    = Slime Spawner
+
   |name    = Quality Products → Auto Quality Patch
   |author  = aurnj, Roy Li
+
   |author  = SilentOak
   |id      = RuyiLi.SlimeSpawner
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  =
+
   |nexus  = 3609
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github  = silentoak/StardewMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Quality Scrubber
   |author  = Peasly Wellbott
+
   |author  = Traktori
   |id      = Wellbott.SlimHutchCode
+
   |id      = Traktori.QualityScrubber
   |nexus  = 7424
+
   |nexus  = 5663
   |github  = Wellbott/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Slingshot Rebalance
 
  |author  = Redwood, Towering Redwood
 
  |id      = Redwood.SlingshotRebalance
 
  |nexus  = 14391
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Quality Scrubber for Automate
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Traktori
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 252
+
   |nexus  = 5663
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github = Traktori7/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
+
   |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Quality Smash
   |author  = LeFauxMatt
+
   |author  = barfytheclown
   |id      = furyx639.SmackDatScarecrow
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
  |curse  = 871830
+
   |nexus  = 7907
   |nexus  = 13528
+
   |github  = jn84/QualitySmash
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Queen of Sauce Randomizer
   |author  = Pathoschild
+
   |author  = Speshkitty
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 3750
+
   |nexus  = 7151
  |moddrop = 606555
+
   |github  = Speshkitty/QueenOfSauceRandomiser
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#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  =
 +
   |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,332: Line 17,001:
 
}}
 
}}
 
{{#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
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = RainPlus
   |author  = MindMeltMax
+
   |author  = Deadlykirpy
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = Kirpy.RainPlus
   |nexus  = 7465
+
   |nexus  = 6559
   |moddrop = 1135690
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Rain Randomizer
   |author  = aedenthorn, Erinthe
+
   |author  = EvilPdor
   |id      = aedenthorn.SoundTweaker
+
   |id      =
   |nexus  = 14767
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Rain Refills Watering Can
   |author  = spacechase0
+
   |author  = StultusV
   |id      = spacechase0.SpaceCore
+
   |id      = StultusV.RainRefillsWateringCan
  |curse  = 867152
+
   |nexus  = 11554
  |moddrop = 136998
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
   |nexus  = 1348
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Rains Interaction Mod
   |author  = Berisan
+
   |author  = RainKuro
   |id      = Berisan.SpawnMonsters
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 3201
+
   |nexus  = 18850
  |github  = Berisan/SpawnMonsters
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spawn More Rocks
 
  |author  = Mase
 
  |id      = Mase.SpawnMoreRocks
 
  |nexus  = 7423
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Raised Garden Beds
   |author  = AcidicNic
+
   |author  = blueberry
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 7588
+
   |nexus  = 5305
   |github  = AcidicNic/StardewValleyMods
+
   |github  = b-b-blueberry/RaisedGardenBeds
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Ranching Tool Upgrades
   |author  = atravita
+
   |author  = drbirbdev
   |id      = atravita.SpecialOrdersExtended
+
   |id      = drbirbdev.RanchingToolUpgrades
  |curse  = 870988
+
   |nexus  = 12280
  |moddrop = 1086743
+
   |github  = drbirbdev/StardewValley
   |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    = Random Bundles
   |author  = Button, Spiderbuttons
+
   |author  = balllight
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = balllight.RandomBundles
   |nexus  = 15882
+
   |nexus  = 13790
 
   |github  =
 
   |github  =
  
Line 15,406: Line 17,068:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Random Hair Color
   |author  = Blackclaw
+
   |author  = bookworm89723
   |id      = Blackclaw.SpeedMod
+
   |id      = davis.randomhair
   |nexus  = 5082
+
   |nexus  = 3271
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = joaniedavis/RandomHairMod
 
 
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Randomized Energy
   |author  = Underscore
+
   |author  = LakeMonster_, LakeMonster666
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 7337
+
   |nexus  = 5250
   |github  = Underscore76/SDVPracticeMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Random NPCs, Random Visitors
   |author  = instafluff
+
   |author  = aedenthorn, Erinthe
   |id      = instafluff.spelldewvalley
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 7322
+
   |nexus  = 4911
   |github  = instafluff/SpelldewValley
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |warnings  = doesn't work in multiplayer.
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Random Slimes
   |author  = spacechase0
+
   |author  = ChrisMzz
   |id      = spacechase0.Spenny
+
   |id      = ChrisMzz.randomslimes
  |curse  = 867742
+
   |nexus  = 21320
  |moddrop = 771624
+
   |github  = ChrisMzz/StardewValleyMods
   |nexus  = 2755
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Random Start Day
   |author  = spacechase0
+
   |author  = idermailer
   |id      = spacechase0.SpennyDeluxe
+
   |id      = idermailer.RandomStartDay
   |nexus  = 14984
+
   |nexus  = 13225
   |github  = spacechase0/StardewValleyMods
+
   |github  = idermailer/RandomStartDay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Random Tastes
   |author  = spacechase0
+
   |author  = skiilaa
   |id      = spacechase0.SpennyLite
+
   |id      = skiilaa.RandomTastes
   |nexus  = 14249
+
   |nexus  = 2285
  |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Range Display, Sprinkler Range
   |author  = KarratKake
+
   |author  = CatCattyCat, Cat
   |id      = KarratKake.SpiceOfLife
+
   |id      = cat.sprinklerrange
   |nexus  = 7398
+
   |nexus  = 1179
   |github  =
+
  |moddrop = 833536
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Data Layers|Data Layers]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ranged Tools
 +
  |author  = vgperson
 +
  |id      = vgperson.RangedTools
 +
  |nexus  = 6935
 +
  |github  = vgperson/RangedTools
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Range Highlight
   |author  = sophiesalacia
+
   |author  = Jamie Taylor
   |id      = sophie.SplashText
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 14416
+
  |curse  = 997096
   |github  = sophiesalacia/StardewMods
+
   |nexus  = 6752
 +
   |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Raven of The Valley
   |author  = RomenH
+
   |author  = nicks
   |id      = RomenH.SplitScreenManager
+
   |id      = nicks.RavenofTheValley
   |nexus  = 12063
+
   |nexus  = 19856
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Readers Digest
   |author  = aedenthorn, Erinthe
+
   |author  = Remy Bach
   |id      = aedenthorn.Spoilage
+
   |id      = remybach.readersdigest
   |nexus  = 14712
+
   |nexus  = 3040
   |github  = aedenthorn/StardewValleyMods
+
   |github  = remybach/stardew-valley-readersdigest
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Readers Digest for 1.6
   |author  = Dounat2201, Sasara
+
   |author  = Slash215
   |id      = Sasara.pumkin
+
   |id      = Slash215.readersdigest
   |nexus  = 4586
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Real Clock
   |author  = Shaklin
+
   |author  = thimadera
   |id      = shaklin.spouseoutdoorarea
+
   |id      = thimadera.Realclock
   |nexus  = 6747
+
   |nexus  = 21726
   |github  =
+
   |github  = thimadera/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realistic Fishing
 +
  |author  = Kevin Connors
 +
  |id      = KevinConnors.RealisticFishing
 +
  |nexus  = 2623
 +
  |github  = kevinforrestconnors/RealisticFishing
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Realistic Random Names
   |author  = mistyspring
+
   |author  = aedenthorn, Erinthe
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = aedenthorn.RealNames
  |curse  = 880521
+
   |nexus  = 6269
   |nexus  = 11037
+
   |github  = aedenthorn/StardewValleyMods
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Real Time
   |author  = Wata, Watagatapitusberry
+
   |author  = Enaium, Lightcolour888
   |id      = Spouseroom
+
   |id      = Enaium.RealTime
   |nexus  =
+
   |nexus  = 5336
  |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    = Realtime Framework
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = drbirbdev
   |id      = Sikker.SpouseStuff
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 4651
+
   |nexus  = 18915
   |github  = sikker/SpouseStuff
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Realtime Minimap
   |author  = Blaxsmith
+
   |author  = spacechase0
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = spacechase0.RealtimeMinimap
   |nexus  = 7661
+
  |curse  = 867706
   |github  = Blaxsmith/SprinklerActivation
+
   |nexus  = 9386
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = aedenthorn, Erinthe
+
   |author  = SixthTitan
   |id      = aedenthorn.SprinklerMod
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  = 15385
+
   |nexus  = 5773
   |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    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Recatch Legendary Fish
   |author  = OrSpeeder, Mauricio Gomes
+
  |author  = cantorsdust and Pathoschild
   |id      = SPDSprintAndDash
+
  |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 235
+
  |nexus  = 172
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recipes In Mail
 +
   |author  = Freaksaus
 +
   |id      = freaksaus.recipesinmail
 +
   |nexus  = 22173
 
   |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    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = littleraskol
+
   |author  = Nox Chimaera, noxkimaera
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 560
+
   |nexus  = 22378
  |moddrop = 827770
+
   |github  = NoxChimaera/StardewValleyTODO
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Reciprocate
   |author  = Patrick, mistersnuggler
+
   |author  = YunHikari
   |id      =
+
   |id      = YunHikari.Reciprocate
   |nexus  =
+
   |nexus  = 17714
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  =
   |github  = oliverpl/SprintingMod
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Recover Stamina
   |author  = onemix
+
   |author  = lperkins2, Logan Perkins
   |id      = onemix.Sprinting
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 10469
+
   |nexus  = 2332
   |github  = thiagomasson/Sprinting
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Recurring Reminders
   |author  = Abs, abslam
+
   |author  = Dem1se
   |id      = abs.SprintNRegen
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 4898
+
   |nexus  = 6840
   |github  =
+
   |github  = dem1se/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Recyclable Cola
   |author  = Jessebot, JessebotX
+
   |author  = XxHarvzBackxX
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = harvz.RecyclableCola
   |nexus  = 4778
+
   |nexus  = 10865
   |github  = JessebotX/StardewValleyMods
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Redesigned Farmhouse Layout
   |author  = unidarkshin, Devin Lematty
+
   |author  = Aimon111 & DaLion
   |id      = DevinLematty.Sprint
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 7492
+
   |nexus  = 11420
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Redraw Pelican Town Config
   |author  = Yoshify
+
   |author  = JefGrizli
   |id      =
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 2
+
   |nexus  = 15564
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 0.39.1
 
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Refill Silos
   |author  = Ameise, Ameisen, mkukli
+
   |author  = Alpha_Omegasis
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = Omegasis.RefillSilos
   |nexus  = 4922
+
   |nexus  = 20779
  |github  = ameisen/SV-SpriteMaster
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Refill Watering Can in Town Fountain
   |author  = BleakCodex
+
   |author  = TfueLovesBanana
   |id      = BleakCodex.SpritesInDetail
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 14487
+
   |nexus  = 16764
   |github  = BleakCodex/SpritesInDetail
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Refund Staircases
   |author  = Peasly Wellbott
+
   |author  = Nick Martin
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 7683
+
   |nexus  = 19209
   |github  = Wellbott/StardewValleyMods
+
   |github  = nickmartin1ee7/RefundStaircases
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Regeneration
   |author  = punyo, yakminepunyo
+
   |author  = Hammurabi
   |id      = punyo.StackCheckFix
+
   |id      = HammurabiRegeneration
   |nexus  = 2433
+
   |nexus  =
   |github = pomepome/StackCheckFix
+
   |chucklefish = 4584
 +
  |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    = Stacked Item Icons
+
   |name    = Regen Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Zoryn
   |id      = aedenthorn.StackedItemIcons
+
   |id      = Zoryn.RegenMod
   |curse   = 868678
+
   |nexus   =
   |nexus  = 15468
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Regular Quality
   |author  = CatCattyCat, Cat
+
   |author  = desto, JustToDownloadThings
   |id      = cat.stackeverything
+
   |id      = desto.RegularQuality
   |nexus  = 2053
+
   |nexus  = 5090
  |moddrop = 833551
+
   |github  = desto-git/smapi-RegularQuality
   |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    = Rejuvenating Forest
   |author  = LeFauxMatt
+
   |author  = Team Timber
   |id      = furyx639.StackQuality
+
   |id      = TeamTimber.RejuvenatingForest
  |curse  = 871828
+
   |nexus  = 10322
   |nexus  = 13724
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Relationship Bar UI
   |author  = Shockah
+
   |author  = SlyMerc
   |id      = Shockah.StackSizeChanger
+
   |id      = RelationshipBar
   |nexus  = 11866
+
   |nexus  = 1009
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stack Split Redux
 
  |author  = pepoluan
 
  |id      = pepoluan.StackSplitRedux
 
  |nexus  = 8967
 
  |moddrop = 976551
 
  |github  = pepoluan/StackSplitRedux
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Relationships Enhanced
   |author  = tstaples
+
   |author  = rodrigovaz
   |id      = tstaples.StackSplitX
+
   |id      = relationshipsenhanced
   |nexus  = 798
+
   |nexus  =
   |github  = tstaples/StackSplitX
+
  |chucklefish = 4435
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
+
   |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Relationship Status
   |author  = Ilyaki
+
   |author  = Dragonisser
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = relationshipstatus
   |nexus  = 1787
+
   |nexus  = 751
  |github  = Ilyaki/StackToNearbyChests
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
 
  |author  = Becks723
 
  |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
 
  |nexus  = 13381
 
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Relativity
   |author  = Mohammad Shoaib
+
   |author  = AdroSlice
   |id      = shoaib.stardewaccess
+
   |id      = AdroSlice.Relativity
   |nexus  = 16205
+
   |nexus  = 13028
   |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = adroslice/sdv-relativity-mirror
   |github  = stardew-access/stardew-access
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
  |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.RelaxingWeekends
 +
  |nexus  = 19662
 +
   |github  = jamespfluger/Stardew-ModCollection
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
 +
  |author  = mouahrara
 +
  |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
 +
  |nexus  = 20606
 +
  |github  = mouahrara/RelocateFarmAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
 +
  |author  = zeldela
 +
  |id      = zeldela-RememberBirthdays
 +
  |nexus  = 13554
 +
  |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Remember Faced Direction
   |author  = mod.kitchen
+
   |author  = Annosz
   |id      = mod.kitchen.stardewandchill
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 12147
+
   |nexus  = 6946
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Remember Your Umbrella
   |author  = Gervig91
+
   |author  = heyseth
   |id      = Cherry.StardewAquarium
+
   |id      = heyseth.umbrellas
   |nexus  = 6372
+
   |nexus  = 8366
   |github  =
+
   |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 Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Reminders
   |author  = Moonwolf, Moonwolf287
+
   |author  = Surkasu
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = Surkasu.Reminders
   |nexus  = 16527
+
   |nexus  = 2481
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Informant-->
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Remind to Exit
   |author  = Kaito Kid
+
   |author  = pepoluan
   |id      = KaitoKid.StardewArchipelago
+
   |id      = pepoluan.RemindToExit
   |nexus  = 16087
+
   |nexus  = 8727
   |github  = agilbert1412/StardewArchipelago
+
   |github  =
 
+
   |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = Lake1059, 1059Studio
+
   |author  = nein
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = nein.MixedSeedMod
   |nexus  = 9293
+
   |nexus  = 22311
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Remote Fridge Storage
   |author  = Cylon
+
   |author  = EternalSoap, arjan3004
   |id      = cylon.stardewbrewery
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 2057
+
   |nexus  = 2545
   |github  = JustCylon/stardew-brewery
+
   |github  = SoapStuff/Remote-Fridge-Storage
  
   |broke in = Stardew Valley 1.3
+
   |warnings = Broken on Android (loads but does not work).
  |status  = workaround
 
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Removable Horse Hats
   |author  = Juice805
+
   |author  = CatCattyCat, Cat
   |id      = Juice805.StardewConfigMenu
+
   |id      = cat.removablehorsehats
   |nexus  = 1312
+
   |nexus  = 2223
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove All Monsters
 +
  |author  = David J. Lee, djslzx
 +
  |id      = djsl.RemoveAllMonsters
 +
  |nexus  = 5727
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Debt
+
   |name    = Remove Animal Limitations
   |author  = Poison
+
   |author  = Hobbes
   |id      = Poison.StardewTesting
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 10005
+
   |nexus  = 7838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Rename
   |author  = Steven Kraft
+
   |author  = Remmie, CoinzReturns
   |id      = StevenKraft.StardewDiscord
+
   |id      = Remmie.Rename
   |nexus  = 3608
+
   |nexus  = 2130
   |github  = steven-kraft/StardewDiscord
+
   |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Rename Reworked
   |author  = Neosinf
+
   |author  = Parabyted
   |id      = neosinf.StardewDruid
+
   |id      = parabyted.renamerework
   |nexus  = 18465
+
   |nexus  = 10866
  |github  = Neosinf/StardewDruid
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Druid Lite
 
  |author  = Neosinf
 
  |id      = neosinf.StardewDruidLite
 
  |nexus  = 19308
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Rented Tools
   |author  = Lake1059, 1059 Studio
+
   |author  = JarvieK
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = JarvieK.RentedTools
   |nexus  = 11515
+
   |nexus  = 1307
   |github  =
+
   |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 Hack
+
   |name    = Rented Tools Improved
   |author  = bcmpinc
+
   |author  = SolusCleansing
   |id      = bcmpinc.StardewHack
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 3213
+
   |nexus  = 18909
   |github  = bcmpinc/StardewHack
+
   |github  = SolusCleansing/RentedToolsImproved
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Reorient After Eating
   |author  = Tyler Gibbs
+
   |author  = PunningLinguist
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 12264
+
   |nexus  = 7585
   |github  = tylergibbs2/StardewHitboxes
+
   |github  = amconners/ReorientAfterEating
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Replace Fertilizer
   |author  = davikr, apdapreturns
+
   |author  = jingshenSN2
   |id      = davikr.hypnos
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 5935
+
   |nexus  = 24550
   |github  = davicr/StardewHypnos
+
   |github  = jingshenSN2/ReplaceFertilizer
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Replanter
   |author  = aedenthorn, Erinthe
+
   |author  = jwdred
   |id      = aedenthorn.StardewImpact
+
   |id      = jwdred.Replanter
   |nexus  = 14365
+
   |nexus  = 589
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = ReRegeneration
   |author  = Mizzion
+
   |author  = littleraskol
   |id      = mizzion.stardewlocations
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 1929
+
   |nexus  = 6837
   |moddrop = 661357
+
   |moddrop = 827580
   |github  = Mizzion/MyStardewMods
+
   |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = Angebro
+
   |author  = rocslayer, James Overton
   |id      = Angebro.StardewMediaKeys
+
   |id      = Roc.Reseed
   |nexus  = 11246
+
   |nexus  = 2421
   |github  = AngeloC3/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = Vinyks
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Vinyks.StardewMotif
+
   |id      = KoihimeNakamura.ResetCaverns
   |nexus  = 14326
+
  |curse  = 990459
   |github  =
+
  |moddrop = 1080116
 +
   |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Reset Terrain Features
   |author  = Tyler Gibbs
+
   |author  = mabelSyrup
   |id      = tylergibbs2.StardewNametags
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 12158
+
   |nexus  = 4715
   |github  = tylergibbs2/StardewNametags
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew News Feed
 
  |author  = Other Buckets
 
  |id      = OtherBuckets.StardewNewsFeed
 
  |nexus  = 3206
 
  |github  = Mikesnorth/StardewNewsFeed
 
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = 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 15,985: Line 17,647:
 
}}
 
}}
 
{{#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
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Symphony Remastered, Stardew Symphony
 
  |author  = Omegasis, Alpha_Omegasis
 
  |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
 
  |nexus  = 425
 
  |github  = janavarro95/Stardew_Valley_Mods
 
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = phroureo
+
   |author  = Iceburg
   |id      = phroureo.BarberSV
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 9061
+
   |nexus  = 356
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Reverse Proposal
   |author  = reimu, r2h, tomdc
+
   |author  = GreenOnion24
   |id      = reimu.sdv-helper
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 3917
+
   |nexus  = 8526
   |github  = rei2hu/stardewvalley-esp
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Revive Dead Crops
   |author  = Flashshifter
+
   |author  = atravita
   |id      = FlashShifter.SVECode
+
   |id      = atravita.ReviveDeadCrops
   |nexus   = 3753
+
   |curse   = 870964
   |moddrop = 833179
+
   |moddrop = 1294436
   |github  = FlashShifter/StardewValleyExpanded
+
  |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = Tooshi
+
   |author  = ribeena
   |id      = Tooshi.Randomizer
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 5185
+
   |nexus  = 11809
  |curse  = 308003
+
   |github  = ribeena/BusLocations
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Ring Overhaul for Walk of Life
   |author  = FenrirA
+
   |author  = Jibb
   |id      = FenrirAsonda.Starksouls
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
  |nexus  = 10915
+
   |nexus  = 12171
  |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 = 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    = Startup Volume Config
+
   |name    = Rise And Shine
   |author  = certifiableGrimalkin
+
   |author  = Yoshify
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 15846
+
   |nexus  = 3
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 0.39.1
 +
  |status  = workaround
 +
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-whisk-update
 +
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Riverland Farm but You Need to Build Bridges
 +
  |author  = idermailer
 +
  |id      = idermailer.riverfarmButBridge
 +
  |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
 +
 
 +
  |broke in          = SMAPI 2.6
 +
  |unofficial version = 1.0.1-unofficial.5-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = Rotate Toolbar
   |author  = lambui
+
   |author  = Pathoschild
   |id      = BlueMod_StashItemsToChest
+
   |id      = Pathoschild.RotateToolbar
   |nexus  =
+
   |nexus  = 1100
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  = Pathoschild/StardewMods
   |github  = lambui/StardewValleyMod_StashItemsToChest
 
  
  |broke in = SMAPI 2.0
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (added in Stardew Valley 1.4).
   |summary = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Rummage - The Thievery Mod
   |author  = Dinotopea
+
   |author  = ApryllForever
   |id      = Dinotopea.StaticInventory
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 20093
+
   |nexus  = 12764
   |github  = nrobinson12/StardewValleyMods
+
   |github  = ApryllForever/Rummage
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Run Fast, Sprint
 +
  |author  = Krutonium
 +
  |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
 +
  |nexus  = 12701
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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,172: Line 17,854:
 
}}
 
}}
 
{{#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
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.1.1-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = Mewsubi
+
   |author  = Shockah
   |id      = Mewsubi.SteamDew
+
   |id      = Shockah.SafeLightning
   |nexus  = 19396
+
   |nexus  = 11857
   |github  = myuusubi/SteamDew
+
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |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.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stendew Valley
+
   |name    = Safe Lightning Updated
   |author  = Haunted Pineapple
+
   |author  = Rokugin
   |id      = HauntedPineapple.StendewValley
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 19483
+
   |nexus  = 22783
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  = rokugin/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Safer Bombs
   |author  = Advize and jinxiewinxie
+
  |author  = Dragoon23
   |id      = jinxiewinxie.StoneBridgeOverPond
+
  |id      = Dragoon23.SaferBombs
   |nexus  = 316
+
  |nexus  = 23559
   |github  = Jinxiewinxie/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Safe Reading
 +
  |author  = LunaticShade
 +
  |id      = LunaticShade.SafeReading
 +
  |nexus  = 8564
 +
  |github  = LunaticShade/StardewValley.SafeReading
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
 +
   |author  = blueberry
 +
   |id      = blueberry.SailorStyles, blueberry.SailorStyles.Clothing, blueberry.SailorStyles.Hair, blueberry.SailorStylesHairstyles<!--clothing + hair mods merged in 4.0; hair mod ID changed in 3.0-->
 +
   |nexus  = 4154
 +
   |github  = b-b-blueberry/SailorStyles
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |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    = Saloon Warp Totem
   |author  = Mustafa
+
   |author  = Artinity
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 13925
+
   |nexus  = 16450
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = Artinity/SaloonWarpTotem
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = SAML
   |author  = trashcan9
+
   |author  = MindMeltMax
   |id      = trashcan9.StorageContainers
+
   |id      = MindMeltMax.SAML
   |nexus  = 16071
+
   |nexus  = 20250
   |github  =
+
   |github  = MindMeltMax/SAML
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Satchels
   |author  = Krutonium
+
   |author  = spacechase0
   |id      = Krutonium.StrongerYou
+
   |id      = spacechase0.Satchels
   |nexus  = 7402
+
   |nexus  = 20625
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Sauvignon in Stardew
   |author  = Darkmushu
+
   |author  = Jesse, Jdvicks94
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 17380
+
   |nexus  = 2597
   |github  =
+
   |github  = JDvickery/Sauvignon-in-Stardew
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = Nishtra
+
   |author  = BlaDe
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 691
+
   |nexus  = 11833
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = sophiesalacia
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = sophie.SturdySaplings
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 14440
+
  |curse  = 898109
   |github  = sophiesalacia/StardewMods
+
   |nexus  = 8386<!--non-redux: 444-->
 +
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 +
 
 +
  |warnings = Broken on Android (use the built-in autosave instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Save Backup
   |author  = aedenthorn, Erinthe
+
   |author  = SMAPI
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = SMAPI.SaveBackup
   |nexus  = 11719
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
   |url    = https://smapi.io
 
+
   |github  = Pathoschild/SMAPI
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Save Game Options
   |author  = mytigio
+
   |author  = SorryLate, rharyanto
   |id      = mytigio.SubterranianOverhaul
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 4149
+
   |nexus  = 5190
   |github  = mytigio/SDVMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
+
  |status  = workaround
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
+
  |summary  = Use [[#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    = Sundrop City
+
   |name    = Scarecrow Highlighter
   |author  = The Sundrop Team
+
   |author  = WretchedPenguin
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = WretchedPenguin.ScarecrowHighlighter
   |nexus  = 4014
+
   |nexus  = 3579
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Scaring - Thieving Skill
   |author  = spacechase0
+
   |author  = moonslime
   |id      = spacechase0.SuperHopper
+
   |id      = moonslime.SpookySkill
  |curse  = 867698
+
   |nexus  = 23791
   |nexus  = 9418
+
   |github  = Annosz/UIInfoSuite2
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Schedule Viewer
   |author  = spoocky123
+
   |author  = BinaryLip
   |id      = spoocky123.SuperSleeper
+
   |id      = BinaryLip.ScheduleViewer
   |nexus  = 10842
+
  |curse  = 1020728
   |github  =
+
   |nexus  = 19305
 +
   |github  = BinaryLip/ScheduleViewer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Scream
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Taskmaster
   |id      = spacechase0.SurfingFestival
+
   |id      = Taskmaster.Scream
  |curse  = 867720
+
   |nexus  = 4588
   |nexus  = 6688
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Screaming For Joy
   |author  = MiphasGrace
+
   |author  = Danil Harding, Danil_HM
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 13126
+
   |nexus  = 24643
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Screenshot Everywhere
   |author  = Ophaneom
+
   |author  = Gaiadin
   |id      = Ophaneom.Survivalistic
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 12179
+
   |nexus  = 10805
   |github  = Ophaneom/Survivalistic
+
   |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    = SvFishingMod
+
   |name    = Scroll To Blank
   |author  = KDERazorback
+
   |author  = Caraxian
   |id      = KDERazorback.SvFishingMod
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 6403
+
   |nexus  = 4144
   |github  = KDERazorback/SvFishingMod
+
  |chucklefish = 4405
 +
   |github  = Caraxi/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scroll To Zoom
 +
  |author  = Tomwa
 +
  |id      = Tomwa.ScrollToZoom
 +
  |nexus  = 2163
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Scrying Orb
   |author  = aedenthorn, Erinthe
+
   |author  = kdau
   |id      = aedenthorn.Swim
+
   |id      = kdau.ScryingOrb
   |curse   = 868896
+
   |nexus   = 5603
   |nexus  = 6326
+
   |moddrop = 756553
   |github = aedenthorn/StardewValleyMods
+
   |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    = Swimsuits Anywhere
+
   |name    = Scythe Harvesting
   |author  = Myzkatonic
+
   |author  = mmanlapat
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 7722
+
   |nexus  = 1106
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SDV Game of Life
 +
  |author  = Super Aardvark, ubererdferkel
 +
  |id      = SuperAardvark.GameOfLife
 +
  |nexus  = 5361
 +
  |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = SDV Twitch
   |author  = John Peters
+
   |author  = Dawgeth
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = MTD.SDVTwitch
   |nexus  = 13991
+
   |nexus  = 1760
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = SDVWM, The Weather Machine
   |author  = Swizzy Studios
+
   |author  = SixthTitan
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 3241
+
   |nexus  = 3203
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Guedez
+
   |author  = FreeTheJunimos
   |id      = tab.autoloot
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 5115
+
   |nexus  = 13911
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Peasly Wellbott
+
   |author  = FreeTheJunimos
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 7797
+
   |nexus  = 14296
 
   |github  =
 
   |github  =
  
Line 16,409: Line 18,141:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = Season Affixes
   |author  = Jinxiewinxie and TaintedWheat
+
  |author  = Shockah
   |id      = TaintedCellar
+
  |id      = Shockah.SeasonAffixes
   |nexus  = 1672
+
  |nexus  = 16297
   |github  = Jinxiewinxie/StardewValleyMods
+
  |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Immersion
 +
   |author  = Entoarox
 +
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
 +
   |nexus  = 2273
 +
  |chucklefish = 4262
 +
   |github  = Entoarox/StardewMods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
<!--
+
   |status  = abandoned
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
   |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    = Seasonal Save Slots
   |author  = aedenthorn, Erinthe
+
   |author  = Tyler Gibbs
   |id      = aedenthorn.TakeAll
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 14247
+
   |nexus  = 14382
   |github  = aedenthorn/StardewValleyMods
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Season Switcher
   |author  = KarratKake
+
   |author  = dumbledalton
   |id      = KarratKake.TakeItSlow
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 13432
+
   |nexus  = 10457
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Sebastian Frog Tank Switch
   |author  = Inworld AI, PogDerson
+
   |author  = Shaklin
   |id      = PogDerson.Inworld
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 16816
+
   |nexus  = 8508
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Secretariat (Faster Horse)
   |author  = atravita
+
   |author  = Janglinator
   |id      = atravita.TapGiantCrops
+
   |id      = jangles.secretariat
  |curse  = 870968
+
   |nexus  = 7537
  |moddrop = 1205166
+
   |github  = Janglinator/Secretariat
   |nexus  = 13052
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Secret Hedge Maze, Hedge Maze
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = aedenthorn.HedgeMaze
   |nexus  = 10661
+
  |curse  = 868718
 +
   |nexus  = 14138
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 16,465: Line 18,200:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Secret Woods Snorlax
   |author  = skunkkky
+
   |author  = ichortower
   |id      = skunkkk.TapperReady
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 1219
+
   |nexus  = 19112
   |github  =
+
   |github  = ichortower/SecretWoodsSnorlax
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Seed Bag
   |author  = pepoluan
+
   |author  = Platonymous
   |id      = pepoluan.TapperReport
+
   |id      = Platonymous.SeedBag
   |nexus  = 8700
+
   |nexus  = 1133
   |github  =
+
  |moddrop = 793931
   |source = https://sourceforge.net/p/sdvmod-tapper-report
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Seed Catalogue
 +
  |author = spacechase0
 +
  |id      = spacechase0.SeedCatalogue
 +
  |nexus  = 1640
 +
  |moddrop = 281292
 +
  |github  = spacechase0/SeedCatalogue
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = TehPers
+
   |author  = aedenthorn and FlyingTNT
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 22519
  |moddrop = 1071149
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Seed Info, Seed Information
   |author  = TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = TehPers.FestiveSlimes
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 2990
+
   |nexus  = 15754
   |github  = TehPers/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |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    = Teh's Fishing Overhaul
+
   |name    = Seed Machines
   |author  = TehPers
+
   |author  = Veress
   |id      = TehPers.FishingOverhaul
+
   |id      = Veress.SeedMachines
   |nexus  = 866
+
   |nexus  = 6265
  |moddrop = 123679
+
   |github  = mrveress/SDVMods
   |github  = TehPers/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = Stingray
+
   |author  = vabrell, Victor Abrell
   |id      = Stingray.TP
+
   |id      = vabrell.sm_bqms
   |nexus  = 10190
+
   |nexus  = 14236
   |github  = Stingrayss/StardewValley
+
   |github  = vabrell/sdw-seed-maker-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = Bifibi
+
   |author  = mcoocr
   |id      = Teleporter
+
   |id      = mcoocr.smcq
   |nexus  =
+
   |nexus  = 3089
  |chucklefish = 4374
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
   |github  =
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in     = SMAPI 3.0
   |status   = workaround
+
   |status       = workaround
   |summary = use [[#Fast Travel|Fast Travel]] instead.
+
   |summary     = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = Seed Maker Quality
   |author  = Falson, Falson127
+
   |author  = Speshkitty
   |id      = Falson.TeleportMod
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 18842
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Seed Maker Tweaks
   |author  = Enaium
+
   |author  = aedenthorn, Erinthe
   |id      = Enaium.TeleportNpc
+
   |id      = aedenthorn.SeedMakerTweaks
   |curse   = 436803
+
   |nexus   = 10681
   |moddrop = 865554
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Seeds are Rare
   |author  = ccr
+
   |author  = jahangmar
   |id      = ccr.TeleportNPCLocation
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 17190
+
   |nexus  = 3618
   |github  = chencrstu/TeleportNPCLocation
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Seed Shortage
   |author  = Enaium
+
   |author  = Xynerorias
   |id      = Enaium.TeleportPoint
+
   |id      = xynerorias.seedshortage
   |curse   = 436830
+
   |nexus   = 5614
   |moddrop = 864013
+
   |github  = xynerorias/Seed-Shortage
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/TeleportPoint
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport To Farm
+
   |name    = Seeds Unpacked
   |author  = Rafael
+
   |author  = blueberry
   |id      = Rafael.TeleportToFarm
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 7247
+
   |nexus  = 7215
  |github  =
+
   |github  = b-b-blueberry/SeedsUnboxed
}}
 
{{#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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = See Me Rollin'
   |author  = Bpendragon
+
   |author  = Khloe Leclair
   |id      = Bpendragon.BestOfQOS
+
   |id      = leclair.seemerollin
   |nexus  = 7985
+
   |nexus  = 10976
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
  |moddrop = 1116122
 +
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Select Tool Power
   |author  = Neat
+
   |author  = GrimatGaming
   |id      = neat.newspaper
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 8689
+
   |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.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Self Serve for 1.6
   |author  = ItsLittany
+
   |author  = NeverToxic
   |id      = itslittany.RockBreaker
+
   |id      = NeverToxic.SelfServe
   |nexus  = 6376
+
   |nexus  = 20985
  |moddrop = 804101
+
   |github  = Dunc4nNT/StardewMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Self Service
   |author  = VoidWitchCult
+
   |author  = JarvieK
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = JarvieK.SelfService
   |nexus  = 16326
+
   |nexus  = 1304
   |github  =
+
   |github  = Jarvie8176/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Self Service Shops
   |author  = spacechase0 and ParadigmNomad
+
   |author  = GuiNoya, Yesst
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = GuiNoya.SelfServiceShop
  |curse  = 867729
+
   |nexus  = 1622
  |moddrop = 771680
+
   |github  = GuiNoya/SVMods
   |nexus  = 5062
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Sell Quality
   |author  = Purppelle and King Gnomus
+
   |author  = DonDorscha, jasonmbrady
   |id      = Purppelle.TheGnomiverse
+
   |id      = DonDorscha.SellQuality
   |nexus  = 13266
+
   |nexus  = 12469
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Send Items Multiplayer
   |author  = Tlitookilakin
+
   |author  = hafnerpw
   |id      = tlitookilakin.BakeOffCode
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 18856
+
   |nexus  = 13794
 
   |github  =
 
   |github  =
  
Line 16,640: Line 18,389:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = blueberry
+
   |author  = Denifia
   |id      = blueberry.LoveOfCooking
+
   |id      = Denifia.SendItems
   |nexus  = 6830
+
   |nexus  = 1087
   |github  = b-b-blueberry/CooksAssistant
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Separate Greenhouse
   |author  = Khloe Leclair
+
   |author  = lolmaj
   |id      = leclair.thememanager
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 14525
+
   |nexus  = 3965
   |github  = KhloeLeclair/StardewMods
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Separate Money for Multiplayer
   |author  = Pucklynn
+
   |author  = funny-snek
   |id      = shannon.MoonMod
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 2482
+
   |nexus  = 3086
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Serene Greenhouse
   |author  = The commission of The Northern Gulf
+
   |author  = PeacefulEnd
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus  = 19376
+
  |curse  = 870943
   |github  =
+
   |nexus  = 8011
 +
   |github  = Floogen/SereneGreenhouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Serfdom
   |author  = KirbyLink
+
   |author  = DaLion
   |id      = kirbylink.pumpkinking
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 3006
+
  |nexus  = 24357
   |github  = KirbyLink/PumpkinKing
+
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Server Bookmarker
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.ServerBookmarker
 +
   |nexus  = 2968
 +
   |github  = Ilyaki/ServerBookmarker
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 +
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Server Browser
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.ServerBrowser
 +
  |nexus  = 3227
 +
  |github  = Ilyaki/Server-Browser
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Server Port Changer
 +
  |author  = PhantomGamers
 +
  |id      = PhantomGamers.ServerPortChanger
 +
  |nexus  = 2993
 +
  |github  = PhantomGamers/StardewPortChanger
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Set Money
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.SetMoney
 +
  |nexus  = 3889
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
<!--@retest-after Custom Farming Redux
+
   |status  = abandoned
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
   |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Set Reminders
   |author  = TheShwamp
+
   |author  = Aelaan Bluewood
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 5172
+
   |nexus  = 16112
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Immersive Scarecrows
+
   |name    = Set Unique Game ID
   |author  = aedenthorn and lucaskfreitas
+
   |author  = dJomp
   |id      = lucaskfreitas.ImmersiveScarecrows
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 20701
+
   |nexus  = 2042
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Seven Deadly Sins
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = ricehit, Little Dot
   |id      = Eris.APICut
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 8158
+
   |nexus  = 15100
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Sewer Slimes
   |author  = Prism 99
+
   |author  = aedenthorn, Erinthe
   |id      = prism99.thinkntalk
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 9546
+
   |nexus  = 18195
   |github  = Prism-99/Think-n-Talk
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Shadow for Mazes, Maze
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = Edu Anttunes
   |id      = SweetPanda.Organic
+
   |id      = Maze
   |nexus  = 16648
+
   |nexus  = 8930
 
   |github  =
 
   |github  =
  
Line 16,725: Line 18,516:
 
}}
 
}}
 
{{#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    = Shared Exp, Shared Xp
   |author  = spacechase0
+
   |author  = Batzpup
   |id      = ThreeHeartDancePartner
+
   |id      = SharedExp.Batzpup
   |curse   = 867388
+
  |moddrop = 1269698
   |moddrop = 127278
+
   |nexus   = 14607
   |nexus   = 500
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
   |name    = Shared Professions
 +
   |author  = virtualbjorn
 +
   |id      = virtualbjorn.SharedProfessions
 +
  |nexus  = 16628
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Shared Recipes
   |author  = spacechase0
+
   |author  = jpslatt, jslattery26
   |id      = spacechase0.ThrowableAxe
+
   |id      = jslattery26.SharedRecipes
  |curse  = 867726
+
   |nexus  = 22718
  |moddrop = 771683
+
   |github  = jslattery26/stardew_mods
   |nexus  = 5097
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Share Experience
   |author  = justastranger
+
   |author  = season
   |id      = jas.ThunderstormTotem
+
   |id      = season.ShareExperience
  |moddrop = 944622
+
   |nexus  = 22163
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Sharing is Caring
   |author  = seitanicbean
+
   |author  = spacechase0
   |id      = seitanicbean.tidyfields
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 10929
+
   |nexus  = 14263
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Shed Notifications
   |author  = trashcan9
+
   |author  = TheCroak
   |id      = trashcan9.TidySocial
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 16233
+
   |nexus  = 620
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Shenandoah Library
   |author  = SpicyKai
+
   |author  = Nishtra
   |id      = SpicyKai.Tileman
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 11945
+
   |nexus  = 756
   |github  = spicykai/StardewValley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Shift Toolbar When Paused
   |author  = aedenthorn, Erinthe
+
   |author  = Zamiel
   |id      = aedenthorn.TileTransparency
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 17288
+
   |nexus  = 21613
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Ship Anything, Ship Everything
   |author  = hawkfalcon
+
   |author  = Berkay Yigit, berkayylmao
   |id      = hawkfalcon.TillableGround
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 2175
+
   |nexus  = 3782
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = berkayylmao/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Ship Anywhere
   |author  = bcmpinc
+
   |author  = spacechase0
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 2738
+
   |nexus  = 1379
   |github  = bcmpinc/StardewHack
+
  |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
 +
  |name    = Ship From Inventory
 +
  |author  = Platonymous
 +
  |id      = Platonymous.ShipFromInventory
 +
  |nexus  = 3219
 +
  |moddrop = 793916
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = Asconoid
+
   |author  = JPAN
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 5764
+
   |nexus  = 7531
 
   |github  =
 
   |github  =
 
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Shipment Tracker
   |author  = Jonathan Ginn
+
   |author  = Iceburg
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 12170
+
   |nexus  = 321
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Shipping Bin Summary
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Futro, Futroo
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = futro.ShippingBinSummary
   |nexus  = 973
+
  |nexus  = 18992
   |github  = janavarro95/Stardew_Valley_Mods
+
  |github  = futroo/Stardew-Valley-Mods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
 +
  |author  = holythesea
 +
  |id      = holythesea.SortShippingCollection
 +
   |nexus  = 15694
 +
   |github  = holy-the-sea/SortShippingCollection
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Shipping Taxes
   |author  = JBtheShadow
+
   |author  = NOGAF
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 7425
+
   |nexus  = 5189
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Shop Anywhere
   |author  = trashcan9
+
   |author  = SorryLate, rharyanto
   |id      = trashcan9.TimeMaster
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 16192
+
   |nexus  = 5299
   |github  =  
+
   |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    = Shop Expander
   |author  = DefenTheNation
+
   |author  = Entoarox
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 2262
+
   |nexus  = 2278
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
  |chucklefish = 4381
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shoplifter
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.Shoplifter
 +
  |nexus  = 8569
 +
  |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Shopping Cart
   |author  = The Fluffy Robot
+
   |author  = LeFauxMatt
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = furyx639.ShoppingCart
   |nexus  = 5631
+
  |curse  = 871829
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Shopping Show
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = AvalonMFX
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = AvalonMFX.ShoppingShow
   |nexus   = 1000
+
   |curse   = 1016429
   |moddrop = 664035
+
   |nexus  = 18445
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Shop Tile Framework
   |author  = cantorsdust and Pathoschild
+
   |author  = Cherry, CherryChain
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 169
+
   |nexus  = 5005
   |github  = cantorsdust/StardewMods
+
  |moddrop = 716384
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = gmff
+
   |author  = moonslime
   |id      = GMFF.TimeTotem
+
   |id      = moonslime.ShovelToolUpgrades
  |curse  = 494425
+
   |nexus  = 16028
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Show Birthdays
   |author  = Platonymous
+
   |author  = Traktori
   |id      = Platonymous.TMXLoader
+
   |id      = Traktori.ShowBirthdays
  |curse  = 877235
+
   |nexus  = 7495
   |nexus  = 1820
+
   |github  = Traktori7/StardewValleyMods
  |moddrop = 771913
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Showcase
   |author  = Jamie Taylor
+
   |author  = Igorious
   |id      = jltaylor-us.ToDew
+
   |id      = Igorious.Showcase
   |nexus  = 7409
+
   |nexus  =
   |github  = jltaylor-us/StardewToDew
+
  |chucklefish = 4487
 +
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Show Catch Quality
   |author  = Eleanor, eleanoot
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 1630
+
  |nexus  = 3326
   |github  = eleanoot/stardew-to-do-mod
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Cooking Recipes
 +
  |author  = MasterOfMutton
 +
  |id      = faragodavid.showcookingrecipes
 +
   |nexus  = 5525
 +
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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    = Show Daily Luck
   |author  = Jolyone, Me
+
   |author  = Arphox
   |id      = Me.ToggleMonsters
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 11801
+
   |nexus  = 15910
   |github  =
+
   |github  = arphox/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Show Item Quality
   |author  = LeFauxMatt
+
   |author  = Jonqora
   |id      = furyx639.ToolbarIcons
+
   |id      = Jonqora.ShowItemQuality
   |curse   = 871834
+
   |nexus   = 6311
   |nexus   = 11026
+
   |github  = Jonqora/StardewMods
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
 +
  |unofficial version = 1.1.3-unofficial.1-bungus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = danmw3
+
   |author  = aedenthorn, Erinthe
   |id      = danmw3.toolbartooltips
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus  = 4977
+
  |curse  = 868887
   |github  =
+
   |nexus  = 6540
 +
   |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Show Predictable RNG Outcomes
   |author  = yuri0r
+
   |author  = Relance
   |id      = yuri0r.ToolBelt
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 8566
+
   |nexus  = 13186
 
   |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    = Show XP and Level Gains, Show XP
   |author  = mralbobo
+
   |author  = adverserath
   |id      = mralbobo.ToolCharging
+
   |id      = Adverserath.ShowXP
   |nexus  =
+
   |nexus  = 19501
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  =
   |github  = mralbobo/stardew-tool-charging
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = Shroom Spotter
   |author  = CrazyWig
+
   |author  = TehPers
   |id      = crazywig.toolpowerselect
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 2553
+
   |nexus  = 908
 +
  |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    = Shroom Spotter Redux
 +
  |author  = Strobe and TehPers
 +
  |id      = ShroomSpotter
 +
  |nexus  = 7934
 +
  |github  = strobel1ght/ShroomSpotterRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shut Up
 +
  |author  = Geko_X
 +
  |id      = gekox.shutUp
 +
  |moddrop = 1530062
 +
  |nexus  = 7358
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Silent Alarm Clock
   |author  = Gilar Fasulaki
+
   |author  = Invatorzen
   |id      = GilarF.ToolPowerSetup
+
   |id      = invatorzen.AC
   |nexus  = 4517
+
   |nexus  = 12164
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Silent Scarecrows
 +
  |author  = climaxius
 +
  |id      = climaxius.silentscarecrows
 +
  |nexus  = 3258
 +
  |github  = robbiev/SilentScarecrows
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Silo Report
 +
  |author  = bogie5464
 +
  |id      = bogie5464.SiloReport
 +
  |nexus  = 3194
 +
  |github  = bogie5464/SiloReport
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Silo Size
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = pepoluan.SiloSize
   |curse   = 868687
+
   |nexus   = 8819
   |nexus   = 15216
+
   |moddrop = 981291
   |github = aedenthorn/StardewValleyMods
+
   |github  =
 +
   |source = https://sourceforge.net/p/sdvmod-silo-size/
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Simple Crop Label
   |author  = Cherry, CherryChain
+
   |author  = TheMusketeer
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = SimpleCropLabel
   |nexus  = 6576
+
  |nexus  = 314
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple HUD
 +
  |author  = Enaium
 +
  |id      = Enaium.SimpleHUD
 +
  |moddrop = 1145228
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/SimpleHUD
  
   |broke in           = SMAPI 3.12
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-Skalaki
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
 
 
 
  |status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = SorryLate
+
   |author  = skn
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = skn.HungerMod
   |nexus  = 5421
+
   |nexus  = 3270<!--was 1127 before re-release-->
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Screenshots, Screenshot
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Screenshot
 +
  |nexus  = 10178
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Simple Sound Manager
   |author  = Felix-Dev
+
   |author  = Omegasis, AlphaOmegasis
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 2938
+
   |nexus  = 1410
   |github  = Felix-Dev/StardewMods
+
   |github  = janavarro95/Stardew_Valley_Mods
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Simple Sounds
   |author  = Wracketeer
+
   |author  = BleakCodex
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 13423
+
   |nexus  = 14540
   |github  =
+
   |github  = BleakCodex/SimpleSounds
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Simple Sprinkler
   |author  = LeFauxMatt
+
   |author  = ADoby, tZed, Tobias Z
   |id      = furyx639.TooManyAnimals
+
   |id      = tZed.SimpleSprinkler
  |curse  = 871833
+
   |nexus  = 76
   |nexus  = 11033
+
   |github  = ADoby/SimpleSprinkler
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Simplified Achievements
   |author  = Edu Anttunes
+
   |author  = cel10e
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 6317
+
  |moddrop = 909416
 +
   |nexus  = 8026
 
   |github  =
 
   |github  =
  
Line 17,058: Line 18,919:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Singin' Stone
   |author  = Pathoschild
+
   |author  = CyTheGuy01
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = CyTheGuy01.TestMod
  |nexus  = 1401
+
   |nexus  = 6463
  |moddrop = 606639
 
  |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tractor Sounds, Tractor Engine Sound
 
  |author  = MissCoriel
 
  |id      = misscoriel.tractorsounds
 
   |nexus  = 5781
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Single-Player Regen, Single-Player Sleep
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
   |id      = MindMeltMax.Trading
+
   |id      = MindMeltMax.SPRegen
   |moddrop = 1214750
+
   |nexus  = 6778
   |nexus  = 13293
+
   |moddrop = 1135654
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = SinZational Several Spouse Spots
   |author  = Cherry, CherryChain
+
   |author  = SinZ
   |id      = Cherry.TrainStation
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 6183
+
   |nexus  = 20655
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = SinZ163/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SinZational Shared Spaces
 +
  |author  = SinZ
 +
  |id      = SinZ.SharedSpaces
 +
  |nexus  = 20654
 +
  |github  = SinZ163/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SinZational Spending Services
 +
  |author  = SinZ
 +
  |id      = SinZ.SinZationalSpendingServices
 +
  |nexus  = 20656
 +
  |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    = Train Tracks
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.TrainTracks
+
   |id      = misscoriel.sitnrelax
   |nexus  = 10927
+
   |nexus  = 7336
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MissCoriel/Sit-n-Relax
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = Taskmaster
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = Taskmaster.TrainWhistle
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 4473
+
   |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    = Trampoline
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Trampoline
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 11619
+
   |nexus  = 6969
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 17,117: Line 18,998:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Sizable Fish
   |author  = Esca, Esca-MMC
+
   |author  = spacechase0
   |id      = Esca.TransparencySettings
+
   |id      = spacechase0.SizableFish
   |nexus  = 8891
+
   |nexus  = 14267
  |moddrop = 971985
+
   |github  = spacechase0/StardewValleyMods
   |github  = Esca-MMC/TransparencySettings
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Skateboard
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TransparentObjects
+
   |id      = aedenthorn.Skateboard
   |nexus  = 6412
+
   |nexus  = 13096
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Skateboard For 1.6
   |author  = ChrisMzz
+
   |author  = chiccen
   |id      = ChrisMzz.trash4elliott
+
   |id      = chiccen.Skateboard
   |nexus  = 18882
+
   |nexus  = 24074
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Skillful Clothes
   |author  = John Peters
+
   |author  = LunaticShade
   |id      = JohnPeters.TrashBearAbides
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 11359
+
   |nexus  = 8541
   |github  =
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for All SpaceCore Skill Mods
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = CinderGarde.SpaceCoreSkillAdapter
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = MattDeDuck, Duckshard
+
   |author  = CinderGarde, Alphablackwolf
   |id      = MattDeDuck.TrashBearName
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 5252
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = aedenthorn, Erinthe
+
   |author  = Tondorian
   |id      = aedenthorn.TrashCanReactions
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 7643
+
   |nexus  = 18605
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Tondorian/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Skill Prestige for Luck Skill
   |author  = aedenthorn, Erinthe
+
   |author  = CinderGarde, Alphablackwolf
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 16394
+
   |nexus  = 569
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Skill Prestige for Magic
   |author  = atravita
+
   |author  = CinderGarde, Alphablackwolf
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = alphablackwolf.MagicPrestigeAdapter
  |curse  = 870979
+
   |nexus  = 569
  |moddrop = 1128126
+
   |github  = Alphablackwolf/SkillPrestige
   |nexus  = 11426
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Trash Remover
+
   |name    = Skill Rings
   |author  = SorryLate, rharyanto
+
   |author  = AlphaMeece
   |id      = SorryLate.TrashRemover
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 5114
+
  |curse  = 991336
 +
   |nexus  = 7515
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Skill Training
   |author  = Jaredlll08
+
   |author  = spacechase0
   |id      = BlameJared.TrashTrash
+
   |id      = spacechase0.SkillTraining
   |nexus  =
+
   |nexus  = 14452
  |curse  = 297981
+
   |github  = spacechase0/StardewValleyMods
   |github  = jaredlll08/Trash-Trash
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Skinny Animals
   |author  = Vrakyas
+
   |author  = tem696969696969
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 4031
+
   |nexus  = 21826
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Skin Tone Loader
   |author  = Achtuur8
+
   |author  = HeyImAmethyst
   |id      = Achtuur.StardewTravelSkill
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 16820
+
   |nexus  = 22797
   |github  = Achtuur/StardewTravelSkill
+
   |github  = HeyImAmethyst/SkinToneLoader
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Skip Dialogue
   |author  = aedenthorn, Erinthe
+
   |author  = FricativeMelon
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 7685
+
   |nexus  = 15311
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FricativeMelon/SkipDialogue
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Skip Fish
   |author  = JPAN
+
   |author  = LucaINC
   |id      = jpan.TreeChanges
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 3964
+
   |nexus  = 19762
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Skip Fishing Minigame
   |author  = NCarigon
+
   |author  = DewMods
   |id      = NCarigon.TreeShakeMod
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 15927
+
   |nexus  = 2697
   |github  = ncarigon/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Tree Shaker
+
   |name     = Skip Fishing Minigame 2
   |author = TyoAtrosa
+
   |author   = philosquare
   |id     = TyoAtrosa.Treeshaker
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus  = 2159
+
   |moddrop  = 1530481
   |github  = TyoAtrosa/TreeShaker
+
   |nexus    =
 
+
   |github  = philosquare/SDVSkipFishingMinigame2
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Skip Intro
   |author  = bcmpinc
+
   |author  = Pathoschild
   |id      = bcmpinc.TreeSpread
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 3183
+
  |curse  = 1000635
   |github  = bcmpinc/StardewHack
+
   |nexus  = 533
 +
  |moddrop = 606601
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Skip Start
   |author  = YukiShiku, LeonBlade
+
   |author  = DeadRobotDev
   |id      = TreeTransplant
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 1342
+
   |nexus  = 11885
  |moddrop = 526140
+
   |github  =
  |chucklefish = 5485
 
   |github  = LeonBlade/TreeTransplant
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Skip Text
   |author  = candidus42
+
   |author  = CrunchyDuck
   |id      = Candidus42.TrendyHaley
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 4984
+
   |nexus  = 8947
   |github  = mus-candidus/TrendyHaley
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Skull Cavern Drill
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = S1mmyy
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 8115
+
   |nexus  = 6121
   |github  =
+
   |github  = S1mmyy/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Skull Cavern Drill Redux
   |author  = ch20youk
+
   |author  = NetworkOverflow
   |id      = ch20youk.TricksAndTreats
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 18947
+
   |nexus  = 16533
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Skull Cavern Elevator
   |author  = lilico/atelier99
+
   |author  = Bifibi, Lestoph
   |id      = lilico.TrueRandomGeodes
+
   |id      = SkullCavernElevator
   |nexus  = 11371
+
   |nexus  = 963
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Skull Cavern Toggle
   |author  = Krutonium
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = krutonium.turn_to_your_enemies
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 12643
+
   |nexus  = 7908
   |github  =
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Skull Cave Saver
   |author  = Zyin
+
   |author  = cantorsdust
   |id      = Zyin.TVAnnouncements
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 3649
+
   |nexus  = 175
   |github  = Zyin055/TVAnnouncements
+
   |github  = cantorsdust/StardewMods
 +
 
 +
  |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    = TV Brasileira
+
   |name    = Sleep In Wedding
   |author  = JhonnieRandler & Brukob
+
   |author  = atravita
   |id      = JhonnieMike.BrasilTV
+
   |id      = atravita.SleepInWedding
   |nexus  = 10843
+
  |curse  = 870963
   |github  = JhonnieRandler/TVBrasileira
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Sleepless Fisherman
   |author  = hisameartwork
+
   |author  = Annosz
   |id      = HisameArtwork.GardeningChannel
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 5485
+
   |nexus  = 5915
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Sleepless in Stardew
   |author  = SorryLate, rharyanto
+
   |author  = instafluff
   |id      = SorryLate.TvRecipes
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 5260
+
   |nexus  = 5445
   |github  =
+
   |github  = instafluff/SleeplessInStardew
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Sleepovers
   |author  = AndyUr
+
   |author  = bwdy
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = bwdy.sleepovers
   |nexus  = 7589
+
   |nexus  = 3531
   |github  =
+
   |github  = bwdymods/SDV-Sleepovers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Sleep Warning
   |author  = Hexenentendrache
+
   |author  = GlimmerDev
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 17321
+
   |nexus  = 21128
   |github  = Enteligenz/StardewMods
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Sleep Wherever
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = Vexorth
   |id      = telshin.twitch-for-stardew
+
   |id      = Vexorth.SleepWherever
  |curse  = 306420
+
   |nexus  = 16674
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Sleep Worker
   |author  = Cdaragorn
+
   |author  = Platonymous
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = Platonymous.SleepWorker
   |nexus   = 1150
+
   |curse   = 877233
   |github  = cdaragorn/Ui-Info-Suite
+
   |moddrop = 793835
 
+
   |nexus  = 2062
   |warnings = Broken on Android.
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
   |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    = Sleepy Eye
   |author  = Annosz, Abs0rbed
+
   |author  = spacechase0
   |id      = Annosz.UiInfoSuite2
+
   |id      = spacechase0.SleepyEye
   |nexus   =
+
   |curse   = 867761
   |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |moddrop = 129011
   |github  = Annosz/UiInfoSuite2
+
  |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = Demiacle
+
   |author  = fernass354
   |id      = Demiacle.UiModSuite
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 1023
+
   |nexus  = 18507
   |github  = demiacle/UiModSuite
+
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |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    = Slime Hutch Water Spots
   |author  = Pereclaw Team
+
   |author  = aedenthorn, Erinthe
   |id      = Pereclaw.ukrutilities
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 8427
+
   |nexus  = 13778
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Slime Minerals
   |author  = Shadowfoxss
+
   |author  = ChrisMzz
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 2833
+
   |nexus  = 20930
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = MindMeltMax
+
   |author  = Tofu, SadDodo
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 7719
+
   |nexus  = 2743
   |moddrop = 1135717
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Slime Produce
   |author  = Mel Noelle and Kirbylink
+
   |author  = exotico
   |id      = melnoelle.underdarksewer
+
   |id      = exotico.SlimeProduce
   |nexus  = 3070
+
   |nexus  = 7634
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = andraemon/SlimeProduce
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.2-minervamaga
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
+
  |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Slime Spawner
   |author  = aedenthorn, Erinthe
+
   |author  = aurnj, Roy Li
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 6597
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = spacechase0
+
   |author  = Speshkitty
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = speshkitty.slimewaterer
   |nexus  = 17139
+
   |nexus  = 7141
   |github  =
+
   |github  = Speshkitty/SlimeWaterFiller
  
   |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
+
   |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    = Unique Children
+
   |name    = Slim Hutch
   |author  = Shaklin
+
   |author  = Peasly Wellbott
   |id      = shaklin.uniquechildren
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 6278
+
   |nexus  = 7424
   |github  =
+
   |github  = Wellbott/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Slingshot Rebalance
   |author  = Shaklin
+
   |author  = Redwood, Towering Redwood
   |id      = shaklin.uniquechildrentalk
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 9540
+
   |nexus  = 14391
 
   |github  =
 
   |github  =
  
Line 17,465: Line 19,351:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Slots Cheats
   |author  = aedenthorn, Erinthe
+
   |author  = Fischkop2
   |id      = aedenthorn.UniqueValley
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 13828
+
   |nexus  = 22574
  |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    = Slower Fence Decay
   |author  = Armitxes
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 2213
+
   |nexus  = 252
   |curse  = 362847
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  |github = Armitxes/StardewValley_UnlimitedPlayers
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Smack Dat Scarecrow
   |author  = DeLiXx
+
   |author  = LeFauxMatt
   |id      = DLX.Bundles
+
   |id      = furyx639.SmackDatScarecrow
   |nexus   = 17265
+
   |curse   = 871830
   |github  =
+
   |nexus  = 13528
   |source = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
+
   |github = LeFauxMatt/StardewMods
  
    
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Small Beach Farm
   |author  = Shaklin
+
   |author  = Pathoschild
   |id      = shaklin.unlockdyemenu
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus  = 6156
+
  |curse  = 1000624
   |github  =
+
   |nexus  = 3750
 +
  |moddrop = 606555
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = damien
+
   |author  = Peasly Wellbott
   |id      = damien.unlocked_doors
+
   |id      = Wellbott.FishWell
   |nexus  = 4338
+
   |nexus  = 7651
   |github  =
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
+
   |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Small Tree Texture
   |author  = apomorph
+
   |author  = season
   |id      = apomorph.updatedInstantEatKey
+
   |id      = season.SmallTreeTexture
   |nexus  = 15191
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Smart Building
   |author  = Aladanor
+
   |author  = DecidedlyHuman
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 10164
+
   |nexus  = 11158
   |github  = shailalias/NoRumbleHorse
+
   |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smart Cursor
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.SmartCursor
 +
  |nexus  = 13268
 +
  |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Smart Cursor
   |author  = Anthony Hilyard
+
   |author  = stokastic
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = stokastic.SmartCursor
  |curse  = 446597
+
   |nexus  = 2458
   |nexus  = 9318
+
   |github  = stokastic/SmartCursor
   |github  = AHilyard/UpgradeablePan
 
  
   |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    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = SmartMod
   |author  = Miihau
+
   |author  = KuroBear
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = KuroBear.SmartMod
   |nexus  = 17234
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/108104
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Smol Fish
   |author  = Richard Cai
+
   |author  = gbromios
   |id      = richard_cai.UpgradedHorse
+
   |id      = gbromios.SmolFish
   |nexus  = 5242
+
   |nexus  = 14287
   |github  = RichardJCai/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Snack Anything
   |author  = Cherry, CherryChain
+
   |author  = Cherry, ChroniclerCherry
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = Cherry.SnackAnything
   |nexus  = 5253
+
   |nexus  = 5196
   |moddrop = 720987
+
   |moddrop = 716397
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Snail Mail
   |author  = punyo, yakminepunyo
+
   |author  = Darkhax
   |id      = punyo.UsefulBombs
+
   |id      = darkhax.snailmail
   |nexus  = 2488
+
   |nexus  =
   |github  = pomepome/UsefulBombs
+
  |curse  = 307861
 +
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
   |status   = workaround
+
}}
   |summary = Use [[#BetterBombs|BetterBombs]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
  |name    = Snow Crab
   |unofficial version = 1.0.5-unofficial.1-Mizzion
+
  |author  = John Peters
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
+
  |id      = JohnPeters.SnowCrab
-->
+
   |nexus   = 11302
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Socializing Skill
 +
  |author  = drbirbdev
 +
   |id      = drbirbdev.SocializingSkill
 +
  |nexus  = 14142
 +
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Social Network
   |author  = Right Hand Man
+
   |author  = Cecidelus
   |id      = raik.uselessinfo
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 8634
+
   |nexus  = 8255
 
   |github  =
 
   |github  =
  
Line 17,591: Line 19,490:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Social Page Order Button
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UtilityGrid
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 10197
+
   |nexus  = 7871
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = UV Index (Sunscreen Mod)
+
   |name    = Social Page Order Menu
   |author  = Jonqora
+
   |author  = aedenthorn, Erinthe
   |id      = Jonqora.UVIndex
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 6676
+
   |nexus  = 13698
   |github  = Jonqora/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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    = Variable Grass
+
   |name    = Social Page Order Redux
   |author  = dantheman999
+
   |author  = aedenthorn and FlyingTNT
   |id      = dantheman999.VariableGrass
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  =
+
   |nexus  = 23374
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = dantheman999301/StardewMods
 
 
 
  |broke in          = SMAPI 2.0
 
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Seasons
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = calebstein1
+
   |author  = funny-snek
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 19904
+
   |nexus  = 2981
   |github  = calebstein1/StardewVariableSeasons
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Solar Eclipse Event
   |author  = ActionJackson
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = ActionJackson.VendingMachine
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 7508
+
   |nexus  = 897
   |github  =
+
   |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    = Vertical Toolbar
+
   |name    = Solid Foundations
   |author  = bmarquismarkail, Space Baby
+
   |author  = PeacefulEnd
   |id      = SB_VerticalToolMenu
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus  = 943
+
  |curse  = 870929
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |nexus  = 12311
 
+
   |github  = Floogen/SolidFoundations
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = Solid Foundations → Automate Integration
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.VideoPlayer
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 6524
+
   |nexus  = 12311
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Floogen/SolidFoundations
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Sona's Farm
   |author  = Jboss
+
   |author  = Kerlin & Sona
   |id      = Jboss.VillagerCompass
+
   |id      = kerlin.sonasfarm
   |nexus  = 16912
+
   |nexus  = 8545
   |github  = jbossjaslow/Stardew_Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Sonic Shoes
   |author  = shekurika
+
   |author  = lilico
   |id      = shekurika.WaterFish
+
   |id      = lilico.SonicShoes
   |nexus  = 8897
+
   |nexus  = 10226
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Sorted Storages
   |author  = Platonymous
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = Platonymous.Visualize
+
   |id      = Zeldo.LinkedStorages
  |curse  = 307573
+
   |nexus  =
  |moddrop = 793933
+
   |curse   = 290653
   |nexus  = 1704
 
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = VisualizeTK
 
  |author  = Platonymous
 
  |id      = Platonymous.VisualizeTK
 
  |moddrop = 1521421
 
  |nexus   = 19009
 
 
   |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    = Void Effects, Stardew Void Effects
+
   |name    = Sorting Chests
   |author  = Renny
+
   |author  = aRooooooba
   |id      = renny.stardewvoideffects
+
   |id      = aRooooooba.SortingChests
   |nexus  = 2703
+
   |nexus  = 8224
   |github  = OfficialRenny/StardewVoidEffects
+
   |github  = aRooooooba/SortingChests
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160 1.3.36].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wait Around
+
   |name    = Sound Effect Replacement
   |author  = Alhifar
+
   |author  = aedenthorn, Erinthe
   |id      = Alhifar.WaitAround
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  =
+
   |nexus  = 10232
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Alhifar/WaitAroundSMAPI
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Sound Loop Mod
   |author  = EvilPdor
+
   |author  = strelkasaur
   |id      =
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  =
+
   |nexus  = 13099
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Sounds Patcher
   |author  = TheOfficialTab
+
   |author  = MindMeltMax
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus  = 1958
+
   |nexus  = 7465
   |github  = OfficialTab/walk-through-trellis
+
  |moddrop = 1135690
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Sound Tweaker
  |author  = Mizzion
 
  |id      = mizzion.wallpaperrecycler
 
  |nexus  = 1905
 
  |moddrop = 661354
 
  |github  = Mizzion/MyStardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wall Planter
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WallPlanter
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 11339
+
   |nexus  = 14767
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = SpaceCore
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.WallTelevision
+
   |id      = spacechase0.SpaceCore
   |nexus  = 11448
+
  |curse  = 867152
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 136998
 
+
   |nexus  = 1348
  |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Spawn Monsters
   |author  = Symen
+
   |author  = Berisan
   |id      = Symen.WarpAnimals
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 1400
+
   |nexus  = 3201
   |github  = simonbru/WarpAnimals
+
   |github  = Berisan/SpawnMonsters
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Spawn More Rocks
   |author  = SnowFire kVala
+
   |author  = Mase
   |id      = SnowFire.Warp_Binder
+
   |id      = Mase.SpawnMoreRocks
   |nexus  = 6892
+
   |nexus  = 7423
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Spawn Sea Monster
   |author  = Strato35, Shalankwa
+
   |author  = Edu Anttunes
   |id      = Strato35.WarpMultiplayer
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 7451
+
   |nexus  = 5736
   |github  = Shalankwa/SDV_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Spawn Supply Crates on Beach
   |author  = Shaklin
+
   |author  = onlythechosen
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = otc.supplycratesonbeach
   |nexus  = 8950
+
   |nexus  = 20828
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
 +
  |author  = AcidicNic
 +
  |id      = acidicnic.SpecialOrdersAnywhere
 +
  |nexus  = 7588
 +
  |github  = AcidicNic/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Orders Tags Extended
 +
  |author  = atravita
 +
  |id      = atravita.SpecialOrdersExtended
 +
  |curse  = 870988
 +
  |moddrop = 1086743
 +
  |nexus  = 9855
 +
  |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Warp Multiplayer-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Special Orders Tweaks
   |author  = tlitookilakin
+
   |author  = nnn
   |id      = tlitookilakin.warpnetwork
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 8567
+
   |nexus  = 22719
  |moddrop = 951720
+
   |github  =
   |github  = tlitookilakin/WarpNetwork
 
 
 
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Special Power Utilities
   |author  = Pillow
+
   |author  = Spiderbuttons
   |id      = Pillow.WarpParsnip
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 18628
+
   |nexus  = 22300
   |github  = AnotherPillow/WarpParsnip
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Specify Gift Taste Portraits
   |author  = ceruleandeep
+
   |author  = Button, Spiderbuttons
   |id      = ceruleandeep.WarpSnitch
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 9087
+
   |nexus  = 15882
   |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    = Warp To Friends
+
   |name    = Speed Boots
   |author  = Shalankwa
+
   |author  = season
   |id      = Shalankwa.WarpToFriends
+
   |id      = season.SpeedBoots
   |nexus  = 2180
+
   |nexus  = 22958
   |github  = Shalankwa/SDV_Mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speed Mod
 +
  |author  = Blackclaw
 +
  |id      = Blackclaw.SpeedMod
 +
  |nexus  = 5082
 +
  |github  = Xebeth/StardewValley-SpeedMod
 +
 
 +
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speedrun Practice Mod
 +
  |author  = Underscore
 +
  |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
 +
  |nexus  = 7337
 +
  |github  = Underscore76/SDVPracticeMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speedster
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Speedster
 +
  |nexus  = 1102
 +
  |github  = Platonymous/Stardew-Valley-Mods
  
   |status            = workaround
+
   |broke in = Stardew Valley 1.3
   |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
+
   |status  = abandoned
   |broke in          = Stardew Valley 1.4
+
}}
   |unofficial version = 1.2.1-unofficial.1-SorryLate
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
+
   |name    = Spelldew Valley
 +
  |author  = instafluff
 +
  |id      = instafluff.spelldewvalley
 +
   |nexus  = 7322
 +
   |github  = instafluff/SpelldewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Spenny
   |author  = GrumpyCrouton
+
   |author  = spacechase0
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = spacechase0.Spenny
   |nexus  = 10998
+
  |curse  = 867742
   |github  =
+
  |moddrop = 771624
 +
   |nexus  = 2755
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Spenny Deluxe
   |author  = HaulinOats
+
   |author  = spacechase0
   |id      = HaulinOats.WaterBalloon
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 14481
+
   |nexus  = 14984
   |github  = HaulinOats/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Spenny Lite
   |author  = BlaDe
+
   |author  = spacechase0
   |id      = BlaDe.WaterBomb
+
   |id      = spacechase0.SpennyLite
   |nexus  = 10267
+
   |nexus  = 14249
   |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    = Water Bot
+
   |name    = Spice of Life
   |author  = andyruwruw
+
   |author  = KarratKake
   |id      = andyruwruw.WaterBot
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 8167
+
   |nexus  = 7398
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Splash Text
   |author  = Mizzion
+
   |author  = sophiesalacia
   |id      = mizzion.watercanrefiller
+
   |id      = sophie.SplashText
   |nexus  = 3539
+
   |nexus  = 14416
  |moddrop = 661368
+
   |github  = sophiesalacia/StardewMods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Split Money
   |author  = blueberry
+
   |author  = Platonymous
   |id      = blueberry.WaterFlow
+
   |id      = Platonymous.SplitMoney
   |nexus  = 11790
+
   |nexus  = 2303
   |github  = b-b-blueberry/WaterFlow
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Split Screen
   |author  = Achtuur
+
   |author  = Ilyaki
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 16903
+
   |nexus  = 2139
   |github  = Achtuur/StardewMods
+
   |github  = Ilyaki/SplitScreen
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Watering Can Tweaks
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.WateringCanTweaks
 
  |curse  = 868789
 
  |nexus  = 10947
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Splitscreen Improved
   |author  = Goldenrevolver
+
   |author  = gaussfire
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 7768
+
   |nexus  = 24507
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Split Screen Manager
   |author  = Mizzion
+
   |author  = RomenH
   |id      = mizzion.petwaterbowl
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 2009
+
   |nexus  = 12063
  |moddrop = 661365
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Split Screen Regions
   |author  = Esca, Esca-MMC
+
   |author  = Espy
   |id      = Esca.WaterproofItems
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 6460
+
   |nexus  = 23669
  |moddrop = 807393
+
   |github  =
   |github  = Esca-MMC/WaterproofItems
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Spoilage
   |author  = Digus
+
   |author  = aedenthorn, Erinthe
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = aedenthorn.Spoilage
   |nexus  = 2374
+
   |nexus  = 14712
   |github  = Digus/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    = Wealth is Health
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = Qi The Mysterious
+
   |author  = Dounat2201, Sasara
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = Sasara.pumkin
   |nexus  = 19903
+
   |nexus  = 4586
 
   |github  =
 
   |github  =
  
Line 17,929: Line 19,847:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Spouse Outdoor Area
   |author  = aedenthorn, Erinthe
+
   |author  = Shaklin
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 15409
+
   |nexus  = 6747
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = Anthony Hilyard
+
   |author  = mistyspring
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |curse  = 447259
+
   |curse  = 880521
   |nexus  = 9319
+
   |nexus  = 11037
   |github  = AHilyard/WeaponsOnDisplay
+
   |github  = misty-spring/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Spouse's Room Mod
   |author  = bcmpinc
+
   |author  = Wata, Watagatapitusberry
  |id      = bcmpinc.WearMoreRings
+
   |id      = Spouseroom
  |nexus  = 3214
 
  |github  = bcmpinc/StardewHack
 
 
 
  |warnings = Broken on Android.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Weather Controller
 
  |author  = EvilPdor
 
   |id      =
 
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/111526
+
   |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
   |github  = natfoth/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 2.0
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Spouse Stuff
   |author  = nrm33n
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = nrm33n.weatherGod
+
   |id      = Sikker.SpouseStuff
   |nexus  = 15563
+
   |nexus  = 4651
   |github  =
+
   |github  = sikker/SpouseStuff
 
 
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Sprinkler Activation
   |author  = Sakorona
+
   |author  = Blaxsmith
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 2210
+
   |nexus  = 7661
  |moddrop = 664153
+
   |github  = Blaxsmith/SprinklerActivation
   |github  = Sakorona/SDVMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Sprinkler Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeatherTotems
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 16455
+
   |nexus  = 15385
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Sprinkles
   |author  = Opalie
+
   |author  = Platonymous
   |id      = Opalie.Wedding
+
   |id      = Platonymous.Sprinkles
 
   |nexus  =
 
   |nexus  =
   |moddrop = 526231
+
   |chucklefish = 4592
   |github  = Opalie/Wedding
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Wedding Tweaks
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = aedenthorn, Erinthe
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = aedenthorn.WeddingTweaks
+
   |id      = SPDSprintAndDash
   |curse   = 868829
+
   |nexus   = 235
   |nexus  = 10117
+
   |github  =
   |github = aedenthorn/StardewValleyMods
+
   |source = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = Sprint and Dash Redux
   |author  = treehat
+
   |author  = littleraskol
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 8194
+
   |nexus  = 560
   |github  =
+
  |moddrop = 827770
 +
   |github  = littleraskol/Sprint-And-Dash-Redux
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Sprinting
   |author  = aedenthorn, Erinthe
+
   |author  = Patrick, mistersnuggler
   |id      = aedenthorn.WeekStartsSunday
+
   |id      =
   |nexus  = 13707
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
   |github  = oliverpl/SprintingMod
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Sprinting
   |author  = Platonymous
+
   |author  = onemix
   |id      = Platonymous.Werewolf
+
   |id      = onemix.Sprinting
  |curse  = 877223
+
   |nexus  = 10469
  |moddrop = 1521370
+
   |github  = thiagomasson/Sprinting
   |nexus  = 15724
 
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = PrivateButtface
+
   |author  = Abs, abslam
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = abs.SprintNRegen
   |nexus  = 4430
+
   |nexus  = 4898
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = Oxyligen
+
   |author  = Jessebot, JessebotX
   |id      = WhatAMush
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 1097
+
   |nexus  = 4778
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Sprint (unidarkshin)
   |author  = Oxyligen
+
   |author  = unidarkshin, Devin Lematty
   |id      = wHatsUp
+
   |id      = DevinLematty.Sprint
   |nexus  = 1082
+
   |nexus  = 7492
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Sprint (Yoshify)
   |author  = Capaldi12
+
   |author  = Yoshify
   |id      = Capaldi12.WhereAreThey
+
   |id      =
   |nexus  = 13208
+
   |nexus  = 2
   |github  =
+
   |github  =
   |source = https://gitlab.com/Capaldi12/wherearethey
+
 
 +
   |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    = Where's My Items?
+
   |name    = SpriteMaster
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Ameise, Ameisen, mkukli
   |id      = f4iTh.WheresMyItems
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 2086
+
   |nexus  = 4922
   |github  =
+
   |github  = ameisen/SV-SpriteMaster
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Sprites in Detail
   |author  = ejun0
+
   |author  = BleakCodex
   |id      = ejun0.WhiteTurnip
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 8568
+
   |nexus  = 14487
   |github  =
+
   |github  = BleakCodex/SpritesInDetail
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Stabbing Sword Special
   |author  = Prism 99
+
   |author  = Peasly Wellbott
   |id      = prism99.wholiveshere
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 19840
+
   |nexus  = 7683
   |github  = Prism-99/WhoLivesHere
+
   |github  = Wellbott/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Stack Check Fix
   |author  = aedenthorn, Erinthe
+
   |author  = punyo, yakminepunyo
   |id      = aedenthorn.WikiLinks
+
   |id      = punyo.StackCheckFix
   |nexus  = 11476
+
   |nexus  = 2433
   |github  = aedenthorn/StardewValleyMods
+
   |github  = pomepome/StackCheckFix
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Stacked Item Icons
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Wildflowers
+
   |id      = aedenthorn.StackedItemIcons
   |nexus  = 14061
+
  |curse  = 868678
 +
   |nexus  = 15468
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Stack Everything
   |author  = CatCattyCat
+
   |author  = CatCattyCat, Cat
   |id      = cat.windeffects
+
   |id      = cat.stackeverything
   |nexus  = 6647
+
   |nexus  = 2053
   |moddrop = 833564
+
   |moddrop = 833551
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
   |broke in           = Stardew Valley 1.5
+
 
   |unofficial version = 1.0.3-unofficial.5-brimbane
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
+
   |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    = Window Resize
+
   |name    = Stack Everything Redux
   |author  = thatnzguy
+
   |author  = thimadera
   |id      = thatnzguy.WindowResize
+
   |id      = thimadera.StackEverythingRedux
   |nexus  = 2266
+
   |nexus  = 22381
   |github  = thatnzguy/WindowResize
+
   |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Stack Quality
   |author  = CatCattyCat, Cat
+
   |author  = LeFauxMatt
   |id      = cat.wintergrass
+
   |id      = furyx639.StackQuality
   |nexus   = 1601
+
   |curse   = 871828
   |moddrop = 833542
+
   |nexus  = 13724
   |github  = danvolchek/StardewMods
+
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Stack Size Changer
   |author  = MindMeltMax
+
   |author  = Shockah
   |id      = MindMeltMax.WinterPigs
+
   |id      = Shockah.StackSizeChanger
  |moddrop = 1443556
+
   |nexus  = 11866
   |nexus  = 16879
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Stack Split Redux
   |author  = idermailer
+
   |author  = pepoluan
   |id      = idermailer.WinterRain
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 13767
+
   |nexus  = 8967
   |github  = idermailer/WinterRain
+
  |moddrop = 976551
 +
   |github  = pepoluan/StackSplitRedux
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = StackSplitX
   |author  = drbirbdev
+
   |author  = tstaples
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = tstaples.StackSplitX
   |nexus  = 14164
+
   |nexus  = 798
   |github  = drbirbdev/StardewValley
+
   |github  = tstaples/StackSplitX
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Stack to Nearby Chests
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = Aedenthorn.WitcherMod
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 5797
+
   |nexus  = 1787
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Ilyaki/StackToNearbyChests
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = Taskmaster
+
   |author  = Becks723
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 5246
+
   |nexus  = 13381
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = StaminaRegen
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = EvilPdor
   |id      = WonderfulFarmLife
+
   |id      =
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |url    = https://community.playstarbound.com/threads/111526
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = natfoth/StardewValleyMods
  
   |broke in           = Stardew Valley 1.1 or 1.11
+
   |broke in = SMAPI 2.0
<!--
+
   |status  = workaround
   |unofficial version = 1.0.1-unofficial.3-pathoschild
+
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
   |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    = Standardized Krobus
   |author  = jahangmar
+
   |author  = minervamaga
   |id      = jahangmar.WorkingFireplace
+
   |id      = minervamaga.StandardizedKrobus
   |nexus  = 3654
+
   |nexus  =
   |github  = jahangmar/StardewValleyMods
+
  |moddrop = 716314
 +
   |github  = minervamaga/StandardizedKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Starbot
   |author  = skiilaa
+
   |author  = bwdy
   |id      = skiilaa.X
+
   |id      = bwdy.starbot
   |nexus  = 2286
+
   |nexus  = 4755
   |github  =
+
   |github  = bwdymods/SDV-Starbot
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Stardew Access
   |author  = Shockah
+
   |author  = Mohammad Shoaib
   |id      = Shockah.XPDisplay
+
   |id      = shoaib.stardewaccess
   |nexus  = 11089
+
   |nexus  = 16205
   |github = Shockah/Stardew-Valley-Mods
+
   |url    = {{github|stardew-access/stardew-access}}/releases
 
+
   |github  = stardew-access/stardew-access
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Stardew and Chill
   |author  = nofilenamed
+
   |author  = mod.kitchen
   |id      = NFN.XPMUL
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 8649
+
   |nexus  = 12147
   |github  = nofilenamed/XPMultiplier
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Stardew Aquarium Code
  |author  = nofilenamed
+
   |author  = Gervig91
  |id      = NFN.XPMULSPA
+
   |id      = Cherry.StardewAquarium
  |nexus  = 8760
+
   |nexus  = 6372
  |github  = nofilenamed/XPMultiplier.Space
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Xtardew Core
 
   |author  = hixega
 
   |id      = hixega.XtardewCore
 
   |nexus  = 19096
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yanshufitos Mod
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = yanshufitos
+
   |author  = Moonwolf, Moonwolf287
   |id      = yanshufitos.yanshufitosmod
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 20355
+
   |nexus  = 16527
 
   |github  =
 
   |github  =
  
   |broke in = never worked
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Stardew Archipelago
   |author  = vincebel
+
   |author  = Kaito Kid
   |id      = vincebel.YearRoundCrops
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 8196
+
   |nexus  = 16087
   |github  = vincebel7/YearRoundCrops
+
   |github  = agilbert1412/StardewArchipelago
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Fishing Mod
+
   |name    = Stardew Auto GC
   |author  = NeverToxic
+
   |author  = Lake1059, 1059Studio
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 20391
+
   |nexus  = 9293
   |github  = Dunc4nNT/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Stardew Brewery
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = Cylon
   |nexus  = 2731
+
   |id      = cylon.stardewbrewery
   |author = bcmpinc
+
   |nexus  = 2057
   |github = bcmpinc/StardewHack
+
   |github = JustCylon/stardew-brewery
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = Stardew Config Menu
   |author  = moddem
+
   |author  = Juice805
   |id      = moddem.StardewMapTeleport
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 18143
+
   |nexus  = 1312
   |github  =
+
   |github  = StardewConfigFramework/StardewConfigMenu
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = XxHarvzBackxX
+
   |author  = TehPers
   |id      = XxHarvzBackxX.YASM
+
   |id      = SCCL
   |nexus  = 9228
+
   |nexus  = 889
   |github  =
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Stardew Debt
   |author  = Jaredlll08, YGM Team
+
   |author  = Poison
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = Poison.StardewTesting
  |curse  = 308005
+
   |nexus  = 10005
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Stardew Discord
   |author  = thakyZ
+
   |author  = Steven Kraft
   |id      = zdailyincrease
+
   |id      = StevenKraft.StardewDiscord
   |nexus  =
+
   |nexus  = 3608
  |chucklefish = 4247
+
   |github  = steven-kraft/StardewDiscord
   |github  = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Stardew Druid
   |author  = BlaDe
+
   |author  = Neosinf
   |id      = BlaDe.Zenchman
+
   |id      = neosinf.StardewDruid
   |nexus  = 12024
+
   |nexus  = 18465
   |github  =
+
   |github  = Neosinf/StardewDruid
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Stardew Druid Lite
   |author  = PositiveVegan
+
   |author  = Neosinf
   |id      = PositiveVegan.ZenMod
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 12899
+
   |nexus  = 19308
 
   |github  =
 
   |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
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Stardew Editor
   |author  = thespbgamer
+
   |author  = spacechase0
   |id      = thespbgamer.ZoomLevel
+
   |id      = spacechase0.StardewEditor.GameIntegration
  |curse  = 714275
+
   |nexus  = 1298
  |nexus  = 7363
+
   |github  = spacechase0/StardewEditor
  |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
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = RockinRolla
+
   |author  = 1059 Studio, Lake1059
   |id      = RockinMods.ZoomMod
+
   |id      = Lake1059.StardewFPS
   |nexus  = 1326
+
   |nexus  = 20801
   |github  = rockinrolla/ZoomMod
+
   |github  = Lake1059/StardewFPS
 
 
  |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    = Stardew Get Achievement Now
   |author  = Geko_X
+
   |author  = Lake1059, 1059 Studio
   |id      = gekox.zoomyFarmer
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 6031
+
   |nexus  = 11515
 
   |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    = Stardew Hack
   |author  = Alex Noddings
+
   |author  = bcmpinc
   |id      = an.4leaf
+
   |id      = bcmpinc.StardewHack
   |nexus  = 2365
+
   |nexus  = 3213
   |github  =
+
   |github  = bcmpinc/StardewHack
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Stardew Hitboxes
   |author  = Entoarox
+
   |author  = Tyler Gibbs
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 2270
+
   |nexus  = 12264
  |chucklefish = 3619
+
   |github  = tylergibbs2/StardewHitboxes
   |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    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = Warix3
+
   |author  = davikr, apdapreturns
   |id      = warix3.advancingsprinklers
+
   |id      = davikr.hypnos
   |nexus  = 2983
+
   |nexus  = 5935
   |github  =
+
   |github  = davicr/StardewHypnos
 
+
   |broken in = Stardew Valley 1.4
   |broke in = SMAPI 3.0
+
}}
   |status   = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
+
  |name    = Stardew Impact, Stardew Impact - Play as NPCs
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.StardewImpact
 +
   |nexus   = 14365
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Stardew Locations
   |author  = CKextreme
+
   |author  = Mizzion
   |id      = CKextreme.AfkTimer
+
   |id      = mizzion.stardewlocations
   |nexus  = 3721
+
   |nexus  = 1929
   |github  =
+
   |moddrop = 661357
 
+
   |github = Mizzion/MyStardewMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Stardew Media Keys
   |author  = skn
+
   |author  = Angebro
   |id      = skn.AgingMod
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 1129
+
   |nexus  = 11246
   |github  =
+
   |github  = AngeloC3/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Stardew Motif
   |author  = cantorsdust
+
   |author  = Vinyks
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = Vinyks.StardewMotif
   |nexus  = 170
+
   |nexus  = 14326
   |github  = cantorsdust/StardewMods
+
   |github  =
 
 
  |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    = Stardew Multiplayer Server
   |author  = Angela Ranna
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = moy.Always_On_Server
   |nexus  = 6894
+
   |nexus  = 20659
   |github  = AngelaRanna/StardewMods
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |status  = obsolete
 
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Stardew Nametags
   |author  = Grant Peters
+
   |author  = Tyler Gibbs
   |id      = GPeters-AnimalMoodFix
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 761
+
   |nexus  = 12158
   |github  =
+
   |github  = tylergibbs2/StardewNametags
  |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    = Stardew News Feed
   |author  = DaLion
+
   |author  = Other Buckets
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 11288
+
   |nexus  = 3206
   |github  =
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archaeology House Content Management Helper
+
   |name    = Stardew Notifications
   |author  = Felix-Dev
+
   |author  = monopandora (maintained by Sakorona)
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
  |nexus  = 2804
+
   |moddrop = 664154
  |github  = Felix-Dev/StardewMods
+
   |nexus   = 4713
 
+
   |github = Sakorona/SDVMods
   |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    = STardew Overview
   |author  = gmff
+
   |author  = Sto13
   |id      = GMFF.ArmorOre
+
   |id      = Sto13.STardewOverview
   |nexus  =
+
   |nexus  = 14564
  |curse  = 485718
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Stardew Progress
   |author  = Max Vollmer, SVProtector
+
   |author  = seeinggreen
   |id      = maxvollmer.audiodevices
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 2838
+
   |nexus  = 9786
   |github  = maxvollmer/AudioDevices
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = obsolete
 
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Stardew Realty Framework
   |author  = Jotser
+
   |author  = Prism 99
   |id      = Jotser.AutoGrabberMod
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 2783
+
   |nexus  = 10512
   |github  =
+
   |github  = Prism-99/FarmExpansion
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = Chosimba
+
   |author  = ElocinDev
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = elocindev.stardewrpc
   |nexus  = 2307
+
  |curse  = 1009887
 +
   |nexus  =
 
   |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    = Stardew RPG
   |author  = LateFilmsGamer
+
   |author  = aedenthorn, Erinthe
   |id      = Late's.AdjustBabyChance
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 15018
+
   |nexus  = 11132
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Stardew Speak
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = f4iTh.BabyGenderInterface
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 1947
+
   |nexus  = 7929
   |github  =
+
   |github  = evfredericksen/StardewSpeak
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee House Flower Range Fix
+
   |name    = Stardew Survival Project
   |author  = KirbyLink
+
   |author  = NeroYuki
   |id      = kirbylink.beehousefix
+
   |id      = neroyuki.rlvalley
   |nexus  = 3013
+
   |nexus  = 14183
   |github  = KirbyLink/BeeHouseFix
+
   |github  = NeroYuki/StardewSurvivalProject
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Symphony Remastered, Stardew Symphony
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
 +
  |nexus  = 425
 +
  |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5.5
  |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 Twitch Tracker
   |author  = Taskmaster
+
   |author  = Cody, Cody Hansen
   |id      = Taskmaster.BeMyValentine
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 5219
+
   |nexus  = 16543
 
   |github  =
 
   |github  =
  
Line 18,580: Line 20,429:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better 10 Hearts
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = Sonozuki
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = EpicBellyFlop45.Better10Hearts
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 3605
+
   |nexus  = 13426
   |github  = Sonozuki/StardewMods
+
   |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Barber, Stardew Barber
 +
  |author  = phroureo
 +
  |id      = phroureo.BarberSV
 +
  |nexus  = 9061
 +
  |github  =
  
  |status  = abandoned
 
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crab Pots
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = Sonozuki
+
   |author  = reimu, r2h, tomdc
   |id      = EpicBellyFlop45.BetterCrabPots
+
   |id      = reimu.sdv-helper
   |nexus  = 3159
+
   |nexus  = 3917
   |github  = Sonozuki/StardewMods
+
   |github  = rei2hu/stardewvalley-esp
  
  |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 Valley Expanded
   |author  = RedstoneBoy
+
   |author  = Flashshifter
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = FlashShifter.SVECode
   |nexus  = 2504
+
   |nexus  = 3753
   |github  = RedstoneBoy/BetterCrafting
+
   |moddrop = 833179
 
+
   |github  = FlashShifter/StardewValleyExpanded
   |status  = abandoned
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Stardew Valley Randomizer
   |author  = Khloe Leclair
+
   |author  = Tooshi
   |id      = leclair.bcspacecore
+
   |id      = Tooshi.Randomizer
   |nexus  = 11115
+
   |nexus  = 5185
   |moddrop = 1115749
+
   |curse  = 308003
   |github  = KhloeLeclair/StardewMods
+
   |github  = cTooshi/stardew-valley-randomizer
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = f4iTh.BetterTransmutation
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 2120
+
   |nexus  = 13614
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = BunnyJumps
+
   |author  = evskii
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = evskii.StardewTimelapse
   |nexus  = 2502
+
   |nexus  = 19806
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Stardew Voices
   |author  = BunnyJumps
+
   |author  = Shannon Hobby
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = shobby.StardewVoices
   |nexus  = 2503
+
  |curse  = 1010539
 +
   |nexus  = 22550
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Stardew Web
   |author  = BunnyJumps
+
   |author  = Prism 99
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = prism99.stardewweb
   |nexus  = 2501
+
   |nexus  = 8715
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Stardew Web API
   |author  = BunnyJumps
+
   |author  = zunderscore
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 3145
+
   |nexus  = 22540
   |github  =
+
   |github  = zunderscore/StardewWebApi
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Stardust Core
 +
  |author = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.StardustCore
 +
  |nexus  = 2341
 +
  |github  =  janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Starksouls
   |author  = BunnyJumps
+
   |author  = FenrirA
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 3143
+
   |nexus  = 10915
   |github  =
+
   |github  = OhWellMikell/Starksouls
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Start in Ginger Island
   |author  = BunnyJumps
+
   |author  = mistyspring
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 2500
+
   |nexus  = 20401
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Starting Money
   |author  = BunnyJumps
+
   |author  = mmanlapat
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 3144
+
   |nexus  = 1138
 
   |github  =
 
   |github  =
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Startup Volume Config
   |author  = WindHero
+
   |author  = certifiableGrimalkin
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 2336
+
   |nexus  = 15846
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  =
 
 
  |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    = Start With Greenhouse
   |author  = spacechase0
+
   |author  = CaptainSully
   |id      = spacechase0.Bow
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 2756
+
   |nexus  = 9878
   |moddrop = 771627
+
   |moddrop = 1035412
   |github  = spacechase0/Bow
+
   |github  = CaptainSully/StardewMods
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = Start With Hat
   |author  = DiogoAlbano
+
   |author  = treyh0
   |id      = DiogoAlbano.BNWCore
+
   |id      = treyh0.StartWithHat
   |nexus  = 15871
+
   |nexus  = 2628
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Stash Items
   |author  = bwdy
+
   |author  = ZackHill
   |id      = bwdyworks
+
   |id      = ZackHill.StashItems
   |nexus  = 3530
+
   |nexus  = 9624
   |github  =
+
   |github  = zack-hill/stardew-valley-stash-items
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Stash Items to Chest
   |author  = Ilyaki
+
   |author  = lambui
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = BlueMod_StashItemsToChest
   |nexus  = 3083
+
   |nexus  =
   |github  = Ilyaki/CapitalistSplitMoney
+
  |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  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |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    = Casks Anywhere
+
   |name    = Static Inventory
   |author  = YukiShiku, LeonBlade
+
   |author  = Dinotopea
   |id      = CasksAnywhere
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 878
+
   |nexus  = 20093
  |chucklefish = 5486
+
   |github  = nrobinson12/StardewValleyMods
  |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    = Static Tool Power
   |author  = aclockworkhound
+
   |author  = Omek97
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = omek97.static_toolpower
   |nexus  = 3540
+
   |nexus  = 21281
   |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    = Stats as Tokens
   |author  = CJBok
+
   |author  = sophiesalacia
   |id      = CJBAutomation
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 211
+
   |nexus  = 9659
   |github  = CJBok/SDV-Mods
+
   |github  = dtomlinson-ga/StatsAsTokens
  
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
 
  |author  = Sakorona, Kylindra, KoihimeNakamura
 
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
 
  |nexus  = 604
 
  |moddrop = 664033
 
  |github  = Sakorona/SDVMods
 
 
   |broke in = Stardew Valley 1.6
 
   |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    = Stats Passive Regeneration, Stats Reloader
   |author  = Lysero
+
   |author  = strato35
   |id      = Lysero.Clock24
+
   |id      = Strato35.StatsReloader
   |nexus  = 3718
+
   |nexus  = 7428
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Statue of Generosity
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.Cobalt
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus  = 1723
+
  |curse  = 867713
   |github  = spacechase0/Cobalt
+
   |nexus  = 7532
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = Statue Shorts
   |author  = DanielSerrano, Lord Xamon
+
   |author  = aedenthorn, Erinthe
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 1169
+
   |nexus  = 17642
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
+
   |summary  = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Statue Shorts Redux
   |author  = Igorious
+
   |author  = Nom0ri
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = aedenthorn.StatueShorts
   |nexus  =
+
   |nexus  = 22135
  |chucklefish = 3684
+
   |github  = Nom0ri/StatueShortsRedux
   |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    = Stay Up
   |author  = spacechase0
+
   |author  = su226
   |id      = spacechase0.ColorfulChests
+
   |id      = Su226.StayUp
   |nexus  = 1623
+
   |nexus  = 7592
  |moddrop = 279189
+
   |github  = su226/StardewValleyMods
   |github  = spacechase0/ColorfulChests
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Stay Up Late
   |author  = punyo, yakminepunyo
+
   |author  = Krutonium
   |id      = punyo.ConcentrationOnFarming
+
   |id      = krutonium.stayuplate
   |nexus  = 1445
+
   |nexus  = 12578
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Stay Up Plus
   |author  = Nishtra
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = ConfigurableShippingDates
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 675
+
   |nexus  = 21469
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = SteamDew
   |author  = Pillow
+
   |author  = Mewsubi
   |id      = Pillow.ConsoleCoordinates
+
   |id      = Mewsubi.SteamDew
   |nexus  = 8957
+
   |nexus  = 19396
   |github  =
+
   |github  = myuusubi/SteamDew
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = obsolete
 +
  |summary = remove this mod (Steam integration added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Stendew Valley
   |author  = CatCattyCat, Cat
+
   |author  = Haunted Pineapple
   |id      = cat.copyinvitecode
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 2171
+
   |nexus  = 19483
   |github  = danvolchek/StardewMods
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = bcmpinc
+
   |author  = Advize and jinxiewinxie
   |id      = bcmpinc.CraftCounter
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 2739
+
   |nexus  = 316
   |github  = bcmpinc/StardewHack
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
   |status  = obsolete
+
<!--
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |unofficial version = 1.0.4-unofficial.2-tks4fish
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Stop Flower Harvests
   |author  = lolpcgaming
+
   |author  = BlobLeader
   |id      = lolpcgaming.CraftingCounter
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 1585
+
   |nexus  = 24559
   |github  =
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = trienow
+
   |author  = Mustafa
   |id      = de.trienow.stardew.craftpriority
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 4174
+
   |nexus  = 13925
   |github  = trienow/Stardew-CraftPriority
+
   |github  = mustafa-git/StopSoundsWhenAltTabbed
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Storage Containers
   |author  = bwdy
+
   |author  = trashcan9
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = trashcan9.StorageContainers
   |nexus  = 2115
+
   |nexus  = 16071
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crop Safety
+
   |name    = Stronger You
   |author  = BadNetCode
+
   |author  = Krutonium
   |id      = BadNetCode.CropSafety
+
   |id      = Krutonium.StrongerYou
   |nexus  = 1233
+
   |nexus  = 7402
  |moddrop = 130160
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Darkmushu
   |id      = CurrentLocation102120161203
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 638
+
   |nexus  = 17380
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Stumps to Hardwood Stumps
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Nishtra
   |id      = Omegasis.CustomAssetModifier
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 1836
+
   |nexus  = 691
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
  |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    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
   |author  = LeFauxMatt
+
   |author  = sophiesalacia
   |id      = furyx639.CustomBundles
+
   |id      = sophie.SturdySaplings
   |nexus  = 8258
+
   |nexus  = 14440
 
+
   |github  = sophiesalacia/StardewMods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Submerged Crab Pots
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.CustomCrops
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 1592
+
   |nexus  = 11719
  |moddrop = 273617
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/CustomCrops
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Element Handler
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = Platonymous
+
   |author  = mytigio
   |id      = Platonymous.CustomElementHandler
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 1068
+
   |nexus  = 4149
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = mytigio/SDVMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Summit Reborn
   |author  = purrplingcat
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = PurrplingCat.CustomEmotes
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 10861
+
   |nexus  = 2073
   |github  = purrplingcat/CustomEmotes
+
   |github  = JohnsonNicholas/SDVMods
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Sundrop City
   |author  = Platonymous
+
   |author  = The Sundrop Team
   |id      = Platonymous.CustomFarming
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 991
+
   |nexus  = 4014
  |curse  = 307366
+
   |github  =
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.5.5
  |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    = Super Hopper
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.CFAutomate
+
   |id      = spacechase0.SuperHopper
   |nexus  = 991
+
  |curse  = 867698
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Automate 1.15
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = Super Sleeper
   |author  = spacechase0
+
   |author  = spoocky123
   |id      = spacechase0.CustomFarmTypes
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 1140
+
   |nexus  = 10842
  |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    = Surfing Festival
   |author  = Forkmaster
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = spacechase0.SurfingFestival
   |nexus  = 3464
+
  |curse  = 867720
   |github  =
+
   |nexus  = 6688
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = mytigio
+
   |author  = MiphasGrace
   |id      = mytigio.customharvestfix
+
   |id      = MiphasGrace.SurpriseBaby1
   |nexus  = 4192
+
   |nexus  = 13126
   |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    = Survivalistic
   |author  = Speshkitty
+
   |author  = Ophaneom
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = Ophaneom.Survivalistic
   |nexus  = 5540
+
   |nexus  = 12179
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  = Ophaneom/Survivalistic
  
   |status  = obsolete
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (added in Stardew Valley 1.5).
+
   |unofficial version = 1.0.5-unofficial.2-Locked15
 +
  |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = SV Fishing Mod
   |author  = Sonozuki
+
   |author  = KDERazorback
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = KDERazorback.SvFishingMod
   |nexus  = 3014
+
   |nexus  = 6403
   |github  = Sonozuki/StardewMods
+
   |github  = KDERazorback/SvFishingMod
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = SV Notepad
   |author  = Platonymous
+
   |author  = HereBeCush
   |id      = Platonymous.CustomNPC
+
   |id      = herebecush.SVNotepad
   |nexus  = 1607
+
   |nexus  = 21473
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
+
   |source = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
  |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    = Swap Rings
   |author  = Platonymous
+
   |author  = Zamiel
   |id      = Platonymous.CustomShirts
+
   |id      = Zamiel.SwapRings
   |nexus  = 2416
+
   |nexus  = 21205
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Zamiell/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 Shops Redux
+
   |name    = Swim
  |author  = Omegasis, Alpha_Omegasis
 
  |id      = Omegasis.CustomShopReduxGui
 
  |nexus  = 1378
 
  |github  = janavarro95/Stardew_Valley_Mods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Spouse Patio
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = aedenthorn.Swim
   |nexus  = 6630
+
  |curse  = 868896
 +
   |nexus  = 6326
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |status = abandoned
+
  |broke in          = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
+
   |status   = workaround
 +
   |summary = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Swim (Almost) Anywhere, Swim Suit
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = Platonymous.SwimSuit
  |curse  = 307569
+
   |nexus  = 1215
  |moddrop = 793903
 
   |nexus  = 3010
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = SMAPI 3.0
   |status  = obsolete
+
   |status  = abandoned
   |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
+
   |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.Swim
 +
  |nexus  = 23169
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications, Event Notifications
+
   |name    = Swimsuits Anywhere
   |author  = dreamsicl
+
   |author  = Myzkatonic
   |id      = EventNotifications
+
   |id      = Myzkatonic.SwimsuitsAnywhere
   |nexus  =
+
   |nexus  = 7722
  |chucklefish = 3621
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |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    = Swiss Army Knife
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = John Peters
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  = 513
+
   |nexus  = 13991
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Auto-Grabber, Coop Grabber
+
   |name    = Swizzy Meads
   |author  = stokastic
+
   |author  = Swizzy Studios
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = SwizzyStudios.SwizzyMeads
   |nexus  = 2462
+
   |nexus  = 3241
   |github  = stokastic/CoopGrabber
+
   |github  = SwizzyStudios/SV-SwizzyMeads
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = Tab Autoloot
   |author  = CatCattyCat, Cat
+
   |author  = Guedez
   |id      = cat.desertobelisk
+
   |id      = tab.autoloot
   |nexus  = 2021
+
   |nexus  = 5115
  |moddrop = 833549
+
   |github  =
   |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    = Tailor Weapon Skins
   |author  = explosivetortellini
+
   |author  = Peasly Wellbott
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 8348
+
   |nexus  = 7797
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = PurrplingCat
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = TaintedCellar
   |nexus  = 6537
+
   |nexus  = 1672
   |github  = purrplingcat/DialogueEmotes
+
   |github  = Jinxiewinxie/StardewValleyMods
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Horses
 
  |author  = Bpendragon
 
  |id      = Bpendragon-DynamicHorses
 
  |nexus  = 874
 
  |github  = Bpendragon/DynamicHorses
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
<!--
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] 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    = EiTK
+
   |name    = Take a Break
   |author  = enaium
+
   |author  = Krutonium
   |id      = Enaium.EiTK
+
   |id      = krutonium.TakeABreak
   |curse   = 365803
+
   |nexus  = 12549
   |nexus  =
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take All
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TakeAll
 +
  |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    = Emotes
+
   |name    = Talk to Inworld's AI Villagers, Inworld
   |author  = aurnj, Roy Li
+
   |author  = Inworld AI, PogDerson
   |id      = RuyiLi.Emotes
+
   |id      = PogDerson.Inworld
   |nexus  =
+
   |nexus  = 16816
  |url    = https://community.playstarbound.com/threads/emotes.129159
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = Tap Giant Crops
   |author  = Oblitus
+
   |author  = atravita
   |id      = QuicksilverFox.EmptyHands
+
   |id      = atravita.TapGiantCrops
   |nexus  = 1176
+
  |curse  = 870968
   |github  = quicksilverfox/StardewMods
+
  |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 [[#Empty Your Hands|Empty Your Hands]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = Tappable Palm Trees
   |author  = charliedemilho
+
   |author  = aedenthorn, Erinthe
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus  = 10396
+
   |nexus  = 10661
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Tapper Ready
   |author  = Hamio, HamioDracny
+
   |author  = skunkkky
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = skunkkk.TapperReady
   |nexus  = 7511
+
   |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    = FaeQuest
+
   |name    = Tapper Report
   |author  = Navi-chan, ooo0000
+
   |author  = pepoluan
   |id      = NaviChan.FaeQuest
+
   |id      = pepoluan.TapperReport
   |nexus  = 2484
+
   |nexus  = 8700
 
   |github  =
 
   |github  =
 
+
   |source  = https://sourceforge.net/p/sdvmod-tapper-report
   |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Taxes Mod
   |author  = Advize
+
   |author  = bdawson1993
   |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
+
   |id      =
   |nexus  = 130
+
   |nexus  = 38
   |github  = AdvizeGH/FarmExpansion
+
   |github  =
  
  |broke in = Stardew Valley 1.3.16
 
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
+
   |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    = Farm Hub
+
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
   |author  = Platonymous
+
   |author  = TehPers
   |id      = Platonymous.FarmHub
+
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
   |nexus  = 2309
+
   |nexus  = 3256<!--was 2150 before re-release-->
  |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 1071149
 
+
   |github  = TehPers/StardewValleyMods
   |broke in = Stardew Valley 1.4
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Teh's Festive Slimes
   |author  = BrasileiroTop
+
   |author  = TehPers
   |id      = BrasileiroTop.Fundo
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 5423
+
   |nexus  = 2990
   |github  =
+
   |github  = TehPers/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Teh's Fishing Overhaul
   |author  = tlitookilakin
+
   |author  = TehPers
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 8236
+
   |nexus  = 866
   |moddrop = 926207
+
   |moddrop = 123679
   |github  = tlitookilakin/FarmWarpsPatch
+
   |github  = TehPers/StardewValleyMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Geode, Instant Geodes
+
   |name    = Telephone Purchasing
   |author  = ofmanynames
+
   |author  = Stingray
   |id      = InstantGeode
+
   |id      = Stingray.TP
   |nexus  = 750
+
   |nexus  = 10190
   |github  =
+
   |github  = Stingrayss/StardewValley
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = Teleportation Tool
   |author  = DaLion
+
   |author  = jeWel
   |id      = DaLion.ImmersiveRings
+
   |id      = jeWel.TeleportationToolModCode
   |nexus  = 11380
+
   |nexus  = 22534
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Teleporter
   |author  = MindMeltMax
+
   |author  = Bifibi
   |id      = MindMeltMax.FireCracker
+
   |id      = Teleporter
   |nexus  = 7321
+
   |nexus  =
 +
  |chucklefish = 4374
 
   |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    = Fischievements
+
   |name    = Teleport Mod
   |author  = MattDeDuck, Duckshard
+
   |author  = Falson, Falson127
   |id      = MattDeDuck.Fischievements
+
   |id      = Falson.TeleportMod
   |nexus  = 3658
+
   |nexus  = 18842
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Teleport NPC
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = Enaium
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = Enaium.TeleportNpc
   |nexus  = 1941
+
  |curse  = 436803
   |github  =
+
  |moddrop = 865554
 
+
   |nexus  =
   |broke in = Stardew Valley 1.4
+
   |github  = Enaium-StardewValleyMods/TeleportNpc
   |status   = obsolete
+
}}
   |summary = remove this mod (added in Stardew Valley 1.4).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Teleport NPC Location
 +
  |author  = ccr
 +
  |id      = ccr.TeleportNPCLocation
 +
   |nexus   = 17190
 +
   |github = chencrstu/TeleportNPCLocation
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = Teleport Point
   |author  = bcmpinc
+
   |author  = Enaium
   |id      = bcmpinc.FixScytheExp
+
   |id      = Enaium.TeleportPoint
 +
  |curse  = 436830
 +
  |moddrop = 864013
 
   |nexus  =
 
   |nexus  =
   |github  = bcmpinc/StardewHack
+
   |github  = Enaium-StardewValleyMods/TeleportPoint
  |url    = https://github.com/bcmpinc/StardewHack/releases
 
 
 
  |broke in = Stardew Valley 1.3.25
 
  |status  = abandoned
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FLO - New Custom NPC, FlorenceMod
+
   |name    = Teleport To Farm
   |author  = randomAnon1234
+
   |author  = Rafael
   |id      = none<!--no manifest ID-->
+
   |id      = Rafael.TeleportToFarm
   |nexus  = 591
+
   |nexus  = 7247
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Terraria Accessories
   |author  = FletcherQuest
+
   |author  = jeWel
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = jeWel.TerrariaAccessoriesCode
   |nexus  = 9062
+
   |nexus  = 22931
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Test Mod for Automated Workflows, Test Mod
   |author  = Entoarox
+
   |author  = spacechase0
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = spacechase0.TestMod
   |nexus  = 2276
+
   |nexus  = 21216
  |chucklefish = 4324
+
   |github  = spacechase0/TestModWorkflow
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FuryCore
+
   |name    = Thai Font Adjuster
   |author  = LeFauxMatt
+
   |author  = 'ELL and NRTnarathip
   |id      = furyx639.FuryCore
+
   |id      = ELL.ThaiFontAdjuster
   |nexus  = 10696
+
   |nexus  = 9586
 
+
   |github =
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = The Adventurer's Life Expanded
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = HamioDracny
   |id      = f4iTh.GateFix
+
   |id      = HamioDracny.TALE.SMAPI
   |nexus  = 4859
+
   |nexus  = 14083
 
   |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    = The Best of "The Queen of Sauce"
   |author  = Advize and Jinxiewinxie
+
   |author  = Bpendragon
   |id      = Advize.GetDressed
+
   |id      = Bpendragon.BestOfQOS
   |nexus  = 331
+
   |nexus  = 7985
   |github  = AdvizeGH/GetDressed
+
   |github  = Bpendragon/Best-of-Queen-of-Sauce
 
 
  |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    = Ginger Island Extra Locations
 
  |author  = mistyspring
 
  |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
 
  |curse  = 880520
 
  |nexus  = 12195
 
  |github  = misty-spring/StardewMods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = The Cave Cult, Cave Cult Code
   |author  = ShadowDragon8685
+
   |author  = CtrlAltDefeat, Evan Yoshitani
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = CtrlAltDefeat.CaveCultCode
   |nexus  = 985
+
   |nexus  = 23741
 
   |github  =
 
   |github  =
 
  |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    = Grandfather's Gift Remade
+
   |name    = The Chest Dimension
   |author  = pepoluan
+
   |author  = zazizu
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = zazizu.TheChestDimension
   |nexus  = 4151
+
   |nexus  = 4013
  |chucklefish = 5783
+
   |github  = cilekli-link/SDVMods
   |github  =
 
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
  
 
   |status  = abandoned
 
   |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    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
   |author  = Taskmaster
+
   |author  = Neat
   |id      = Taskmaster.Hamlet
+
   |id      = neat.newspaper
   |nexus  = 4601
+
   |nexus  = 8689
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = The Farmer That Stared at Rocks
   |author  = StarPeanut, Greger
+
   |author  = ItsLittany
   |id      = HappyAnimals
+
   |id      = itslittany.RockBreaker
   |nexus  =
+
   |nexus  = 6376
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |moddrop = 804101
 
   |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    = The Fish Dimension
   |author  = ninthworld
+
   |author  = ichortower
   |id      = NinthWorld.HDSprites
+
   |id      = ichortower.TheFishDimension
   |nexus  = 4024
+
   |nexus  = 22335
   |github  = ninthworld/HDSprites
+
   |github  = ichortower/TheFishDimension
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hempire
+
   |name    = Theft of the Winter Star
   |author  = Oga_The_Real
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Oga_The_Real.Hempire
+
   |id      = spacechase0.TheftOfTheWinterStar
   |nexus  = 14477
+
  |curse  = 867729
   |github  =
+
  |moddrop = 771680
 +
   |nexus  = 5062
 +
   |github  = spacechase0/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    = The Gnomiverse
   |author  = BrasileiroTop
+
   |author  = Purppelle and King Gnomus
   |id      = BrasileiroTop.Animacoes
+
   |id      = Purppelle.TheGnomiverse
   |nexus  = 5139
+
   |nexus  = 13266
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
   |author  = AustinYQM
+
   |author  = Tlitookilakin
   |id      = AustinYQM.ImprovedMill
+
   |id      = tlitookilakin.BakeOffCode
   |nexus  = 1748
+
   |nexus  = 18856
   |github  = AustinYQM/ImprovedMill
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = The Long Night
   |author  = unidarkshin, Devin Lematty
+
   |author  = Pathoschild
   |id      = DevinLematty.InfiniteInventory
+
   |id      = Pathoschild.TheLongNight
   |nexus  = 2247
+
   |nexus  = 1369
   |github  = unidarkshin/Stardew-Mods
+
   |github  = Pathoschild/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3.20
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = The Love of Cooking
   |author  = BrasileiroTop
+
   |author  = blueberry
   |id      = BrasileiroTop.Interacoes
+
   |id      = blueberry.LoveOfCooking
   |nexus  = 4862
+
   |nexus  = 6830
   |github  =
+
   |github  = b-b-blueberry/CooksAssistant
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Theme Manager
   |author  = Platonymous
+
   |author  = Khloe Leclair
   |id      = Platonymous.JunimoFarm
+
   |id      = leclair.thememanager
   |nexus  = 984
+
   |nexus  = 14525
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = KhloeLeclair/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = The Moon
   |author  = Becks723
+
   |author  = Pucklynn
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = shannon.MoonMod
   |nexus  = 6971
+
   |nexus  = 2482
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.4
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = The Northern Gulf
   |author  = Taskmaster
+
   |author  = The commission of The Northern Gulf
   |id      = Taskmaster.JunkMail
+
   |id      = TcTHG.Custom_The_Northern_Gulf
   |nexus  = 4452
+
   |nexus  = 19376
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Pumpkin King
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.pumpkinking
 +
  |nexus  = 3006
 +
  |github  = KirbyLink/PumpkinKing
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.4
 +
<!--@retest-after Custom Farming Redux
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = {{nexus mod|4109}}
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Queen Of Sauce Reminder
 +
  |author  = TheShwamp
 +
  |id      = TheShwamp.TheQueenOfSauceReminder
 +
  |nexus  = 5172
 +
  |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = The Return of Custom Backpack Framework
   |author  = Shadowfoxss
+
   |author  = platinummyr
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = platinummyr.CustomBackpackFramework
   |nexus  = 3147
+
   |nexus  = 21588
  |curse  = 308891
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = The Return of Immersive Scarecrows
   |author  = Kabigon
+
   |author  = aedenthorn and lucaskfreitas
   |id      = Kabigon.kisekae
+
   |id      = lucaskfreitas.ImmersiveScarecrows
   |nexus  = 2348
+
   |nexus  = 20701
   |github = KabigonFirst/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.3.29
+
  |name    = The Return of Immersive Sprinklers
   |status   = obsolete
+
   |author = aedenthorn and lucaskfreitas
   |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).
+
   |id      = lucaskfreitas.ImmersiveSprinklers
 +
   |nexus   = 20796
 +
   |github = lucaskfreitas/ImmersiveSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = The Return of More Backpack Upgrades
   |author  = Lavapulse
+
   |author  = platinummyr
   |id      = Lavapulse.LavapulseChickens
+
   |id      = platinummyr.CPMoreBackpacks
   |nexus  = 4821
+
   |nexus  = 21591
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
   |author  = Huanir
+
   |author  = platinummyr and wellbott
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = platinummyr.SmallerFishPonds
   |nexus  = 2653
+
   |nexus  = 21900
 
   |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    = The Twlight Traveller - Custom NPC (API), APICut
   |author  = Permamiss
+
   |author  = Eris, AkatsukiVana, HuaGei API
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = Eris.APICut
   |nexus  = 637
+
   |nexus  = 8158
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
   |author  = Brandy Lover, WDavi
+
   |author  = Dolphin Is Not a Fish
   |id      = Brandy Lover.LMlog
+
   |id      = Dolphin.Kedi.OldMarinerDialogue
   |nexus  = 1366
+
   |nexus  = 20414
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Thinking Time
   |author  = spacechase0
+
   |author  = PokeBenji
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
   |nexus   = 501
+
   |curse   = 1024585
   |moddrop = 127274
+
   |nexus  = 24457
   |github  = spacechase0/StardewValleyMP
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Think-n-Talk
 +
  |author  = Prism 99
 +
  |id      = prism99.thinkntalk
 +
  |nexus  = 9546
 +
  |github  = Prism-99/Think-n-Talk
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = This Mod Is Organic
 +
  |author  = RealSweetPanda, Sweet Panda and Bennoloth
 +
  |id      = SweetPanda.Organic
 +
  |nexus  = 16648
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Three-Heart Dance Partner, Three Heart Flower Festival Dance Partners, 3-heart Dance Partner<!--in order: standardized name in 1.0.6, former Nexus name, former manifest name-->
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
   |nexus   = 1073
+
   |curse   = 867388
   |moddrop = 127273
+
   |moddrop = 127278
   |github  = spacechase0/MapImageExporter
+
  |nexus  = 500
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
+
   |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Throwable Axe
   |author  = Jacque Pott
+
   |author  = spacechase0
   |id      = JacquePott.MassProduction
+
   |id      = spacechase0.ThrowableAxe
   |nexus  = 7021
+
  |curse  = 867726
   |github  = JacquePott/StardewValleyMods
+
  |moddrop = 771683
 +
   |nexus  = 5097
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = Thunderstorm Totem
   |author  = Kithio
+
   |author  = justastranger
   |id      = Kithio:ChatMod
+
   |id      = jas.ThunderstormTotem
 +
  |moddrop = 944622
 
   |nexus  =
 
   |nexus  =
  |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    = Tidy Fields
   |author  = Nishtra
+
   |author  = seitanicbean
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = seitanicbean.tidyfields
   |nexus  = 770
+
   |nexus  = 10929
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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    = Tidy Social
   |author  = Taskmaster
+
   |author  = trashcan9
   |id      = Taskmaster.MonthlyMail
+
   |id      = trashcan9.TidySocial
   |nexus  = 4523
+
   |nexus  = 16233
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Tileman Challenge
   |author  = vaindil
+
   |author  = SpicyKai
   |id      = vaindil.MoodFix
+
   |id      = SpicyKai.Tileman
   |nexus  = 1809
+
   |nexus  = 11945
   |github  = vaindil/sdv-moodfix
+
   |github  = spicykai/StardewValley-Mods
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |status   = workaround
 +
   |summary = use [[#Tileman Redux|Tileman Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Redux
 +
  |author  = Freaksaus
 +
  |id      = Freaksaus.TilemanRedux
 +
  |nexus  = 23023
 +
  |github  = Freaksaus/Tileman-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mood Guard
+
   |name    = Tile Transparency, Transparent Tiles
   |author  = YonKuma, kumarei
+
   |author  = aedenthorn, Erinthe
   |id      = YonKuma.MoodGuard
+
   |id      = aedenthorn.TileTransparency
   |nexus  = 1597
+
   |nexus  = 17288
   |github  = YonKuma/MoodGuard
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = Tillable Ground
   |author  = Platonymous
+
   |author  = hawkfalcon
   |id      = Platonymous.MoreMapLayers
+
   |id      = hawkfalcon.TillableGround
   |nexus  = 1134
+
   |nexus  = 2175
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = hawkfalcon/Stardew-Mods
  
   |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    = Tilled Soil Decay
   |author  = BrasileiroTop
+
   |author  = bcmpinc
   |id      = BrasileiroTop.CanaisTv
+
   |id      = bcmpinc.TilledSoilDecay
   |nexus  = 5126
+
   |nexus  = 2738
   |github  =
+
   |github  = bcmpinc/StardewHack
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = Tilt-Shift - Native Effect Shader
   |author  = ylsama
+
   |author  = misterwu
   |id      = ylsama.MoveThoughObject
+
   |id      = misterwu.tiltshifteffect
   |nexus  = 2680
+
   |nexus  = 21959
 
   |github  =
 
   |github  =
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
 
  |dev note = source in separate Git branch
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MTN, More Than Necessary
+
   |name    = Time Before Harvest
   |author  = SgtPickles, GameMX
+
   |author  = Asconoid
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = Asconoid.TimeBeforeHarvest
   |nexus  = 2256
+
   |nexus  = 5764
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.5
+
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
   |status  = obsolete
+
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] 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    = Multiplayer Emotes
+
   |name    = Time Before Harvest Enhanced
   |author  = FerMod
+
   |author  = Jonathan Ginn
   |id      = FerMod.MultiplayerEmotes
+
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
   |nexus  = 2347
+
   |nexus  = 12170
   |github  = FerMod/StardewMods
+
   |github  =
 +
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Time Freeze
   |author  = Unremarkable, animavoro
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
  |nexus  = 2135
+
   |nexus   = 973
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.3.11
 
   |status   = obsolete
 
   |summary = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = Time Freezes at Midnight
   |author  = Prince-Leto
+
   |author  = JBtheShadow
   |id      = princeleto.multiplayershaftfix
+
   |id      = JBtheShadow.TimeFreezesAtMidnight
   |nexus  = 2922
+
   |nexus  = 7425
   |github  = Prince-Leto/StardewValleyMods
+
   |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    = Multiple Spouses
+
   |name    = Time Master
   |author  = aedenthorn, Erinthe
+
   |author  = trashcan9
   |id      = aedenthorn.MultipleSpouses
+
   |id      = trashcan9.TimeMaster
   |nexus  = 6227
+
   |nexus  = 16192
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
+
   |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Time Multiplier
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = DefenTheNation
   |id      = Omegasis.MuseumRearranger
+
   |id      = DefenTheNation.TimeMultiplier
   |nexus  = 428
+
   |nexus  = 2262
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = DefenTheNation/StardewMod-TimeMultiplier
 
 
  |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    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Time Notifier
   |author  = kulcris
+
   |author  = CKextreme
   |id      = kulcris.NoCheatShortcuts
+
   |id      = CKextreme.TimeNotifier
   |nexus  = 2310
+
   |nexus  = 3706
 
   |github  =
 
   |github  =
  
Line 19,846: Line 21,519:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Time of the Prairie King
   |author  = Pathoschild
+
   |author  = The Fluffy Robot
   |id      = Pathoschild.NoDebugMode
+
   |id      = TheFluffyRobot.TimeOfThePrairieKing
   |nexus  = 593
+
   |nexus  = 5631
   |github  = Pathoschild/StardewMods
+
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |github  = Sakorona/SDVMods
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = Time Reminder
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 506
+
   |nexus  = 1000
   |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 664035
 
+
   |github  = JohnsonNicholas/SDVMods
   |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = TimeSpeed
   |author  = KirbyLink
+
   |author  = cantorsdust and Pathoschild
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
   |nexus  = 2947
+
   |nexus  = 169
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  = cantorsdust/StardewMods
 
 
  |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    = Time Totem
   |author  = Platonymous
+
   |author  = gmff
   |id      = Platonymous.Notes
+
   |id      = GMFF.TimeTotem
   |nexus  = 3068
+
   |curse   = 494425
  |moddrop = 793905
+
   |nexus  =
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
   |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = NPC Speak
 
  |author  = jwdred
 
  |id      =
 
   |nexus  = 694
 
 
   |github  =
 
   |github  =
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = Time Travel
   |author  = DeLiXx
+
   |author  = Cile_ed
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = Cile_ed.TimeTravel
   |nexus  = 12291
+
   |nexus  = 4068
 
   |github  =
 
   |github  =
  |source  =
 
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Time Watch
   |author  = Taskmaster
+
   |author  = KyuubiRan
   |id      = Taskmaster.Ornamental
+
   |id      = kyuubiran.TimeWatch
   |nexus  = 4981
+
   |nexus  = 23725
   |github  =
+
   |github  = KyuubiRan/TimeWatch
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = TMXL Map Toolkit, TMX Loader
   |author  = Modotte
+
   |author  = Platonymous
   |id      = modotte.P2PAnimalNoise
+
   |id      = Platonymous.TMXLoader
   |nexus  = 17383
+
  |curse  = 877235
   |github  =
+
   |nexus  = 1820
 
+
   |moddrop = 771913
   |status = abandoned
+
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = To-Dew
   |author  = Alex Noddings
+
   |author  = Jamie Taylor
   |id      = an.ownscepter
+
   |id      = jltaylor-us.ToDew
   |nexus   = 2404
+
   |curse   = 997100
   |github  =
+
   |nexus  = 7409
 
+
   |github = jltaylor-us/StardewToDew
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = To Do List
   |author  = zesman
+
   |author  = Eleanor, eleanoot
   |id      = MobSpawner.pseudohub.de
+
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
   |nexus  = 2794
+
   |nexus  = 1630
   |github  =
+
   |github  = eleanoot/stardew-to-do-mod
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Toggle Items Framework
   |author  = zesman
+
   |author  = selph, zombifier
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = selph.ToggleItems
   |nexus  = 2798
+
   |nexus  = 21361
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Toggle Monsters
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Jolyone, Me
   |id      = f4iTh.PMT
+
   |id      = Me.ToggleMonsters
   |nexus  = 2349
+
   |nexus  = 11801
 
   |github  =
 
   |github  =
 
  |status  = obsolete
 
  |broke in = Stardew Valley 1.5
 
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Polygamy
+
   |name    = Toggle Music, Toggle Music Hotkey
   |author  = bwdy
+
   |author  = MaltoseMatt
   |id      = bwdy.polygamy
+
   |id      = MaltoseMatt.ToggleMusic
   |nexus  = 3542
+
   |nexus  = 22913
   |github  = bwdymods/SDV-Polygamy
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = Tool Assembly
   |author  = ryaon
+
   |author  = OFTS_CQM
   |id      = Ryaon.FectorChallenge
+
   |id      = ofts.toolAss
   |nexus  = 5125
+
   |nexus  = 23872
   |github  =
+
   |github  = ofts-cqm/ToolAssembly
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Toolbar Icons
   |author  = Kevin Connors
+
   |author  = LeFauxMatt
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = furyx639.ToolbarIcons
   |nexus   = 2424
+
   |curse   = 871834
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |moddrop = 1547451
 
+
   |nexus  = 11026
   |broke in = Stardew Valley 1.3.29
+
   |github  = LeFauxMatt/StardewMods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Toolbar Tooltips
   |author  = Sonozuki
+
   |author  = danmw3
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = danmw3.toolbartooltips
   |nexus  = 2997
+
   |nexus  = 4977
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = ToolBelt
   |author  = Sonozuki
+
   |author  = yuri0r
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = yuri0r.ToolBelt
   |nexus  = 3004
+
   |nexus  = 8566
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Tool Charging
   |author  = DaLion
+
   |author  = mralbobo
   |id      = DaLion.ImmersiveTweaks
+
   |id      = mralbobo.ToolCharging
   |nexus  = 11296
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-tool-charging
  
   |status  = abandoned
+
   |broke in          = SMAPI 3.0
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |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    = Quest Essentials
+
   |name    = Tool Geodes
   |author  = PurrplingCat
+
   |author  = spacechase0
   |id      = PurrplingCat.QuestEssentials
+
   |id      = spacechase0.ToolGeodes
   |nexus  = 8827
+
   |nexus  = 3090
   |github  = purrplingcat/StardewMods
+
  |moddrop = 771642
 +
   |github  = spacechase0/ToolGeodes
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Tool Power Select
   |author  = CatCattyCat, Cat
+
   |author  = CrazyWig
   |id      = cat.removablehorsehats
+
   |id      = crazywig.toolpowerselect
   |nexus  = 2223
+
   |nexus  = 2553
   |github  = danvolchek/StardewMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Power Setup
 +
  |author  = Gilar Fasulaki
 +
  |id      = GilarF.ToolPowerSetup
 +
  |nexus  = 4517
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4)
+
   |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Tool Smart Switch
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.RingOfFire
+
   |id      = aedenthorn.ToolSmartSwitch
   |nexus  = 1166
+
  |curse  = 868687
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  = 15216
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Tool Smart Switch (Updated)
   |author  = Pathoschild
+
   |author  = Fiorbeth
   |id      = Pathoschild.RotateToolbar
+
   |id      = Fiorbeth.ToolSmartSwitch
   |nexus  = 1100
+
   |nexus  = 20829
   |github  = Pathoschild/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Tool Upgrade Costs
   |author  = Taskmaster
+
   |author  = Cherry, CherryChain
   |id      = Taskmaster.Scream
+
   |id      = Cherry.ToolUpgradeCosts
   |nexus  = 4588
+
   |nexus  = 6576
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Tool Upgrade Delivery
   |author  = Entoarox
+
   |author  = SorryLate
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = SorryLate.ToolUpgradeDelivery
   |nexus  = 2273
+
   |nexus  = 5421
  |chucklefish = 4262
+
   |github  = sorrylate/Stardew-Valley-Mod
   |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    = Tool Upgrade Delivery Service
   |author  = spacechase0
+
   |author  = Felix-Dev
   |id      = spacechase0.SeedCatalogue
+
   |id      = Felix-Dev.ToolUpgradeDeliveryService
   |nexus  = 1640
+
   |nexus  = 2938
  |moddrop = 281292
+
   |github  = Felix-Dev/StardewMods
   |github  = spacechase0/SeedCatalogue
 
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.4
   |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
+
   |status   = workaround
 +
   |summary = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 +
<!--
 +
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Duration Changer
 +
  |author  = GrimatGaming
 +
  |id      = GrimatGaming.ToolUpgradeDurationChanger
 +
  |nexus  = 21438
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Tool Upgrade Reminder
   |author  = funny-snek
+
   |author  = Wracketeer
   |id      = funnysnek.SeparateMoney
+
   |id      = Wracketeer.ToolUpgradeReminder
   |nexus  = 3086
+
   |nexus  = 13423
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Too Many Animals
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.TooManyAnimals
 +
  |curse  = 871833
 +
  |nexus  = 11033
 +
  |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = abandoned
  |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    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
 
   |author  = DaLion
 
   |author  = DaLion
   |id      = DaLion.ImmersiveTaxes
+
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
   |nexus  = 12547
+
   |nexus  = 7965
 
   |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    = Town School Functions
   |author  = j4c0b333
+
   |author  = Edu Anttunes
   |id      = j4c0b333.SetMoney
+
   |id      = EduAnttunes.TownSchool.Functions
   |nexus  = 3889
+
   |nexus  = 6317
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Mod
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
 +
  |curse  = 992849
 +
   |nexus   = 1401
 +
   |moddrop = 606639
 +
  |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Tractor Sounds, Tractor Engine Sound
   |author  = dJomp
+
   |author  = MissCoriel
   |id      = dJomp.SetUniqueGameID
+
   |id      = misscoriel.tractorsounds
   |nexus  = 2042
+
   |nexus  = 5781
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Trading
   |author  = spacechase0
+
   |author  = MindMeltMax
   |id      = spacechase0.ShipAnywhere
+
   |id      = MindMeltMax.Trading
   |nexus   = 1379
+
   |curse   = 1004485
   |moddrop = 183277
+
   |moddrop = 1214750
   |github  = spacechase0/ShipAnywhere
+
   |nexus  = 13293
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |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    = Train Info
   |author  = NOGAF
+
   |author  = BinaryLip
   |id      = NOGAF.ShippingTaxes
+
   |id      = BinaryLip.TrainInfo
   |nexus  = 5189
+
   |nexus  = 21883
   |github  =
+
   |github  = BinaryLip/TrainInfo
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Train Station
   |author  = TehPers
+
   |author  = Cherry, CherryChain
   |id      = TehPers.ShroomSpotter
+
   |id      = Cherry.TrainStation
   |nexus  = 908
+
   |nexus  = 6183
  |moddrop = 125766
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |github  = TehPers/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sound Manager
+
   |name    = Train Tracks
   |author  = Omegasis, AlphaOmegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.SimpleSoundManager
+
   |id      = aedenthorn.TrainTracks
   |nexus  = 1410
+
   |nexus  = 10927
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Train Whistle
   |author  = CyTheGuy01
+
   |author  = Taskmaster
   |id      = CyTheGuy01.TestMod
+
   |id      = Taskmaster.TrainWhistle
   |nexus  = 6463
+
   |nexus  = 4473
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Trampoline
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = aedenthorn, Erinthe
   |id      = BrasileiroTop.Sentar
+
   |id      = aedenthorn.Trampoline
   |nexus  = 4729
+
   |nexus  = 11619
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = Translation Replacer
   |author  = cantorsdust
+
   |author  = ofts, OFTS_CQM
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = ofts.transRep
   |nexus  = 175
+
   |nexus  = 22871
   |github  = cantorsdust/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Transparency Settings
   |author  = Speshkitty
+
   |author  = Esca, Esca-MMC
   |id      = speshkitty.slimewaterer
+
   |id      = Esca.TransparencySettings
   |nexus  = 7141
+
   |nexus  = 8891
   |github  = Speshkitty/SlimeWaterFiller
+
   |moddrop = 971985
 
+
   |github = Esca-MMC/TransparencySettings
   |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    = Transparent Objects
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = aedenthorn, Erinthe
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = aedenthorn.TransparentObjects
   |nexus  = 897
+
   |nexus  = 6412
   |github  = JohnsonNicholas/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Sea Monster
+
   |name    = Trash 4 Elliott
   |author  = Edu Anttunes
+
   |author  = ChrisMzz
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = ChrisMzz.trash4elliott
   |nexus  = 5736
+
   |nexus  = 18882
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Trash Bear Abides
   |author  = Platonymous
+
   |author  = John Peters
   |id      = Platonymous.Speedster
+
   |id      = JohnPeters.TrashBearAbides
   |nexus  = 1102
+
   |nexus  = 11359
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = Trash Bear Item Helper, Trash Bear Name
   |author  = Platonymous
+
   |author  = MattDeDuck, Duckshard
   |id      = Platonymous.SplitMoney
+
   |id      = MattDeDuck.TrashBearName
   |nexus  = 2303
+
   |nexus  = 5252
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5
  |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    = Trash Can Reactions
   |author  = Ilyaki
+
   |author  = aedenthorn, Erinthe
   |id      = Ilyaki.SplitScreen
+
   |id      = aedenthorn.TrashCanReactions
   |nexus  = 2139
+
   |nexus  = 7643
   |github  = Ilyaki/SplitScreen
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = Trash Cans On Horse
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.Sprinkles
+
   |id      = aedenthorn.TrashCansOnHorse
   |nexus  =
+
   |nexus  = 16394
  |chucklefish = 4592
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = Trash Does Not Consume Bait
   |author  = TehPers
+
   |author  = atravita
   |id      = SCCL
+
   |id      = atravita.TrashDoesNotConsumeBait
   |nexus  = 889
+
  |curse  = 870979
   |github  = TehPers/StardewValleyMods
+
  |moddrop = 1128126
 +
   |nexus  = 11426
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Remover
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TrashRemover
 +
  |nexus  = 5114
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Trash
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.TrashTrash
 +
  |nexus  =
 +
   |curse  = 297981
 +
   |github  = jaredlll08/Trash-Trash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Traveling Cart Visit Everyday
   |author  = spacechase0
+
   |author  = dayLerFar, nnn
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = nnn.TCVED
   |nexus  = 1298
+
   |nexus  = 22240
   |github  = spacechase0/StardewEditor
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Traveling Takes Time
   |author  = Cody, Cody Hansen
+
   |author  = Vrakyas
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = Vrakyas.TravelingTakesTime
   |nexus  = 16543
+
   |nexus  = 4031
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Travelling Skill
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Achtuur8
   |id      = KoihimeNakamura.summitreborn
+
   |id      = Achtuur.StardewTravelSkill
   |nexus  = 2073
+
   |nexus  = 16820
   |github  = JohnsonNicholas/SDVMods
+
   |github  = Achtuur/StardewTravelSkill
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Treasure Chests Expanded
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.SwimSuit
+
   |id      = aedenthorn.TreasureChestsExpanded
   |nexus  = 1215
+
   |nexus  = 7685
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |status  = abandoned
+
   |unofficial version = 0.3.1-unofficial.1-mouahrara
   |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Tree Changes
   |author  = bdawson1993
+
   |author  = JPAN
   |id      =
+
   |id      = jpan.TreeChanges
   |nexus  = 38
+
   |nexus  = 3964
   |github  =
+
   |github  = JPANv2/Stardew-Valley-Tree-Changes
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 
   |broke in = SMAPI 0.39.1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |name    = Tree Shake Mod
   |author  = zazizu
+
   |author  = NCarigon
   |id      = zazizu.TheChestDimension
+
   |id      = NCarigon.TreeShakeMod
   |nexus  = 4013
+
   |nexus  = 15927
   |github  = cilekli-link/SDVMods
+
   |github  = ncarigon/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Tree Shaker
   |author  = Pathoschild
+
   |author  = TyoAtrosa
   |id      = Pathoschild.TheLongNight
+
   |id      = TyoAtrosa.Treeshaker
   |nexus  = 1369
+
   |nexus  = 2159
   |github  = Pathoschild/StardewMods
+
   |github  = TyoAtrosa/TreeShaker
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |unofficial version = 0.0.61-unofficial.2-huancz
   |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
+
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130687
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Notifier
+
   |name    = Tree Spread
   |author  = CKextreme
+
   |author  = bcmpinc
   |id      = CKextreme.TimeNotifier
+
   |id      = bcmpinc.TreeSpread
   |nexus  = 3706
+
   |nexus  = 3183
   |github  =
+
   |github  = bcmpinc/StardewHack
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Tree Transplant
   |author  = Sakorona
+
   |author  = YukiShiku, LeonBlade
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = TreeTransplant
   |nexus  = 1000
+
   |nexus  = 1342
   |github  = Sakorona/SDVMods
+
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
   |github  = LeonBlade/TreeTransplant
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Tree Transplant (Fix)
   |author  = Cile_ed
+
   |author  = LeonBlade and Siweipancc
   |id      = Cile_ed.TimeTravel
+
   |id      = Siweipancc.TreeTransplant
   |nexus  = 4068
+
   |nexus  = 20852
   |github  =
+
   |github  = siweipancc/TreeTransplant
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Trendy Haley
   |author  = spacechase0
+
   |author  = candidus42
   |id      = spacechase0.ToolGeodes
+
   |id      = Candidus42.TrendyHaley
   |nexus  = 3090
+
   |nexus  = 4984
  |moddrop = 771642
+
   |github  = mus-candidus/TrendyHaley
   |github  = spacechase0/ToolGeodes
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
+
   |name    = Trick or Treat
   |author  = DaLion
+
   |author  = Dad of Gwen, Carleton and Gwen
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = DadOfGwenTrickOrTreatMod
   |nexus  = 7965
+
   |nexus  = 8115
 
   |github  =
 
   |github  =
  
   |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    = Ultiplayer
+
   |name    = Tricks and Treats
   |author  = Platonymous
+
   |author  = ch20youk
   |id      = Platonymous.Ultiplayer
+
   |id      = ch20youk.TricksAndTreats
   |nexus  = 2134
+
   |nexus  = 18947
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = cl4r3/Halloween-Mod-Jam-2023
  
   |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    = True Random Geodes
   |author  = Chirase
+
   |author  = lilico/atelier99
   |id      = Tommy.GiftAllWeek
+
   |id      = lilico.TrueRandomGeodes
   |nexus  = 6850
+
   |nexus  = 11371
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Turbo
   |author  = Chirase
+
   |author  = Primm
   |id      = Tommy.GiftEveryDay
+
   |id      = Primm.Turbo
   |nexus  = 6850
+
   |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  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = TV Announcements
   |author  = DeLiXx
+
   |author  = Zyin
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = Zyin.TVAnnouncements
   |nexus  = 15132
+
   |nexus  = 3649
   |github  =
+
   |github  = Zyin055/TVAnnouncements
  |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    = TV Brasileira
   |author  = DaLion
+
   |author  = JhonnieRandler & Brukob
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = JhonnieMike.BrasilTV
   |nexus  = 8111
+
   |nexus  = 10843
   |github  =
+
   |github  = JhonnieRandler/TVBrasileira
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
   |author  = enaium
+
   |author  = hisameartwork
   |id      = Enaium.Walkshop
+
   |id      = HisameArtwork.GardeningChannel
  |curse  = 365806
+
   |nexus  = 5485
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = TV Recipes
   |author  = Travoos
+
   |author  = SorryLate, rharyanto
   |id      =
+
   |id      = SorryLate.TvRecipes
   |nexus  =
+
   |nexus  = 5260
  |chucklefish = 4211
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Twin Stick Strafe Action
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = AndyUr
   |id      = cybercheese.WarpChests
+
   |id      = AndyUr.TwinStickStrafeAction
   |nexus  = 6402
+
   |nexus  = 7589
 
   |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    = Twitch Chat Integration
   |author  = Sakorona (ItsBenter)
+
   |author  = Hexenentendrache
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = Hexenentendrache.TwitchChatIntegration
   |nexus  = 6715
+
   |nexus  = 17321
   |github  = Sakorona/SDVMods
+
   |github  = Enteligenz/StardewMods
 
+
}}
   |broke in = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
   |status   = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Ui Info Suite
   |author  = spacechase0
+
   |author  = Cdaragorn
   |id      = spacechase0.WeaponReskinner
+
   |id      = Cdaragorn.UiInfoSuite
   |nexus  = 5095
+
   |nexus  = 1150
   |moddrop = 771681
+
   |github  = cdaragorn/Ui-Info-Suite
   |github  = spacechase0/WeaponReskinner
+
 
 +
   |warnings = Broken on Android.
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5.5
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
+
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
   |name    = Ui Info Suite 2
   |author  = Persival
+
   |author  = Annosz, Abs0rbed
   |id      = none <!-- no ID in manifest -->
+
   |id      = Annosz.UiInfoSuite2
   |nexus  = 450
+
   |nexus  =
   |github  =
+
  |url    = {{github|Annosz/UIInfoSuite2}}/releases
 +
   |github  = Annosz/UiInfoSuite2
  
   |broke in = Stardew Valley 1.1
+
   |warnings = Broken on Android.
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = UI Mod Suite
   |author  = Entoarox
+
   |author  = Demiacle
   |id      = Entoarox.XnbLoader
+
   |id      = Demiacle.UiModSuite
   |nexus  = 2275
+
   |nexus  = 1023
  |chucklefish = 4506
+
   |github  = demiacle/UiModSuite
   |github  = Entoarox/StardewMods
 
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.2
   |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |status   = workaround
 +
   |summary = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 2CUTE FarmCave
+
   |name    = Ukrainizacija, Ukrainizacija - Utilities
   |author  = taintedwheat
+
   |author  = Pereclaw Team
   |id      = taintedwheat.2CuteFarmCave
+
   |id      = Pereclaw.ukrutilities
   |nexus  = 843
+
   |nexus  = 8427
 
   |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    = Ultimate Fertilizer
   |author  = DevilBro/Ursii98
+
   |author  = fox_white, fox_white25
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = fox_white25.ultimate_fertilizer
   |nexus  = 2578
+
   |nexus  = 21318
   |github  =
+
   |github  = foxwhite25/Stardew-Ultimate-Fertilizer
   |content pack for = Content Patcher
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in          = Stardew Valley 1.4
+
   |name    = Ultimate Gold
   |unofficial version = 4.0.1-unofficial.2-minervamaga
+
   |author  = Shadowfoxss
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
+
   |id      = Shadowfoxss.UltimateGoldStardew
}}
+
  |nexus  = 2833
{{#invoke:SMAPI compatibility|entry
+
  |github  =
   |name    = Green Pastures Farm
+
 
   |author  = Bugbuddy
+
  |status  = abandoned
   |id      = bugbuddy.GreenPasturesFarm
+
   |broke in = SMAPI 3.0
   |nexus  = 2326
+
}}
   |github  =
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Ultiplayer
   |content pack for = Content Patcher
+
   |author  = Platonymous
 
+
   |id      = Platonymous.Ultiplayer
  |broke in          = Stardew Valley 1.3.36
+
   |nexus  = 2134
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
   |github  = Platonymous/Stardew-Valley-Mods
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
+
 
}}
+
   |broke in = Stardew Valley 1.3.29
{{#invoke:SMAPI compatibility|entry
+
   |status  = abandoned
   |name    = Immersive Farm 2
+
}}
   |author  = Zander
+
{{#invoke:SMAPI compatibility|entry
   |id      = zander.immersivefarm2
+
   |name    = Unbreakable Tackles
   |nexus  = 1531
+
  |author  = MindMeltMax
   |github  =
+
  |id      = MindMeltMax.UnbreakableTackles
 
+
  |nexus  = 7719
   |content pack for = Content Patcher
+
  |moddrop = 1135717
 
+
  |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.3.36
+
}}
   |status   = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
   |name    = Uncanny Valley
}}
+
   |author  = UncannyValley
{{#invoke:SMAPI compatibility|entry
+
   |id      = UncannyValley.UncannyValleyMod
   |name    = Overgrown Fairy Buildings
+
   |nexus  = 20519
   |author  = Ali Read/naeldeus
+
   |github  = jasisco5/UncannyValleyMod
  |id      = naeldeus.OvergrownFairyBuildings
+
}}
   |nexus  = 4564
+
{{#invoke:SMAPI compatibility|entry
   |github  =
+
   |name    = Uncle Iroh Approved Tea
 
+
   |author  = slimerrain
  |content pack for = Content Patcher
+
  |id      = slimerrain.byproducts
 
+
   |nexus   = 22376
   |broke in          = Stardew Valley 1.5
+
   |github = slimerrain/stardew-mods
   |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
{{#invoke:SMAPI compatibility|entry
}}
+
   |name    = Underdark Sewer
{{#invoke:SMAPI compatibility|entry
+
   |author  = Mel Noelle and Kirbylink
   |name    = Remove That Damn Rock
+
  |id      = melnoelle.underdarksewer
   |author  = Plutey/Androxilogin
+
   |nexus  = 3070
   |id      = Androxilogin.RemoveThatDamnRock
+
   |github  = KirbyLink/UnderdarkSewer
   |nexus  = 384
+
 
   |github  =
+
   |broke in          = SMAPI 3.0
 
+
   |unofficial version = 1.1.1-unofficial.2-minervamaga
  |content pack for = Content Patcher
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
+
}}
   |broke in           = Stardew Valley 1.2
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |name    = Underground Secrets
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
+
   |author  = aedenthorn, Erinthe
}}
+
   |id      = aedenthorn.UndergroundSecrets
{{#invoke:SMAPI compatibility|footer}}
+
   |nexus  = 6597
 
+
   |github  = aedenthorn/StardewValleyMods
===XNB mods===
+
 
See [[Modding:Using XNB mods]].
+
   |broke in = Stardew Valley 1.6
 
+
   |status  = workaround
==Mod data overrides==
+
  |summary  = use {{nexus mod|21475|Underground Secrets Redux}} instead.
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|entry
{{#invoke:SMAPI compatibility overrides|header}}
+
   |name    = Underground Secrets Redux
{{#invoke:SMAPI compatibility overrides|entry
+
  |author  = aedenthorn and Prism 99
   |name          = Adjust Artisan Prices
+
  |id      = prism99.aedenthorn.UndergroundSecrets
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
  |nexus  = 21475
   |update keys    =
+
  |github  = aedenthorn/StardewValleyMods
   |local version  =
+
}}
   |remote version = 0.01 → 0.0.1
+
{{#invoke:SMAPI compatibility|entry
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
+
  |name    = Unhinged Mayo Jar
}}
+
  |author  = spacechase0
{{#invoke:SMAPI compatibility overrides|entry
+
  |id      = spacechase0.UnhingedMayoJar
   |name          = Almighty Farming Tool
+
  |nexus  = 17139
   |id            = 439
+
  |github  =
   |update keys    =
+
 
   |local version  =
+
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
   |remote version = 1.21 → 1.2.1
+
}}
   |reason        = {{nexus mod|439|mod page}} has wrong version format
+
{{#invoke:SMAPI compatibility|entry
}}
+
  |name    = Unique Children
{{#invoke:SMAPI compatibility overrides|entry
+
  |author  = Shaklin
   |name          = Auto Water
+
  |id      = shaklin.uniquechildren
   |id            = pickle.autowater
+
  |nexus  = 6278
   |update keys    = Nexus:5463 → Nexus:1666
+
  |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  =
 
   |local version  =
 
   |remote version =
 
   |remote version =
Line 20,704: Line 23,750:
 
   |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,785: Line 23,830:
 
   |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,809: Line 23,862:
 
   |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 16:25, 11 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).